Commit Graph

23544 Commits

Author SHA1 Message Date
Adam C. Stephens
c52e9de9ae
Merge pull request #275895 from adamcstephens/lxcfs/5
lxcfs: 4.0.12 -> 5.0.4
2023-12-25 08:54:08 -05:00
Sandro Jäckel
c238335625
waydroid: 1.4.1 -> 1.4.2
Diff: https://github.com/waydroid/waydroid/compare/1.4.1...1.4.2
2023-12-25 02:12:34 +01:00
Martin Weinelt
e57d206f0c
Merge pull request #275850 from adamcstephens/ovn-init-2
ovn/ovn-lts: init at 23.09.1/22.03.5, openvswitch*: improve checks
2023-12-23 18:19:09 +01:00
K900
be470803f0
Merge pull request #276035 from K900/plymouth-bump
plymouth: unstable-2023-06-17 -> 23.356.9
2023-12-23 18:23:34 +03:00
Thiago Kenji Okada
3ec5d78726
Merge pull request #276149 from JerrySM64/update-linux-zen
linuxKernel.kernels.linux_zen: 6.6.7-zen1 -> 6.6.8-zen1 ; linuxKernel.kernels.linux_lqx: 6.6.7-lqx1 -> 6.6.8-lqx1
2023-12-23 12:31:39 +00:00
Weijia Wang
cc8da56107
Merge pull request #276150 from wegank/prl-tools-bump
linuxPackages_latest.prl-tools: 19.1.1-54734 -> 19.2.0-54827
2023-12-23 08:28:44 +01:00
Adam Stephens
0b871b9fc3
openvswitch*: enable RECHECK to rerun failed tests 2023-12-22 23:56:00 -05:00
Adam Stephens
bb67b22244
openvswitch*: run tests in parallel for significant speedup 2023-12-22 23:36:20 -05:00
Weijia Wang
187fbd744c linuxPackages_latest.prl-tools: 19.1.1-54734 -> 19.2.0-54827 2023-12-22 23:07:45 +01:00
Jerry Starke
ce91f75b17 linuxKernel.kernels.linux_lqx: 6.6.7-lqx1 -> 6.6.8-lqx1 2023-12-22 22:59:57 +01:00
Jerry Starke
33650d3ae0 linuxKernel.kernels.linux_zen: 6.6.7-zen1 -> 6.6.8-zen1 2023-12-22 22:40:14 +01:00
K900
22214acb59 plymouth: unstable-2023-06-17 -> 23.356.9
Diff: https://gitlab.freedesktop.org/plymouth/plymouth/-/compare/unstable-2023-06-17...23.356.9
2023-12-22 21:03:58 +03:00
Sefa Eyeoglu
941f937481
hdparm: general improvements
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-12-22 14:16:01 +01:00
markuskowa
264102ace7
Merge pull request #275969 from r-ryantm/auto-update/linuxptp
linuxptp: 4.1 -> 4.2
2023-12-22 13:03:48 +01:00
R. Ryantm
a6851f8df3 linuxptp: 4.1 -> 4.2 2023-12-22 04:55:25 +00:00
Adam Stephens
56e9ca19b3
lxcfs: 4.0.12 -> 5.0.4
Diff: https://github.com/lxc/lxcfs/compare/lxcfs-4.0.12...lxcfs-5.0.4

Changelog: https://linuxcontainers.org/lxcfs/news/
2023-12-21 23:10:27 -05:00
Jared Baur
5d14747fdc
systemd: Add withBootloader to ukify assertion
Systemd fails to build with `withUkify` set to true unless
`withBootloader` is also set to true. Amend the existing assertion to
also ensure `withBootloader` is true.
2023-12-21 17:36:30 -08:00
Fabián Heredia Montiel
be21e6d94f
Merge pull request #275766 from LibreCybernetics/update-linux-hardened
Hardened kernel updates for 2023-12-20
2023-12-22 00:57:44 +00:00
Atemu
018a6d3345
Merge pull request #275778 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-12-20
2023-12-21 19:55:28 +01:00
Sefa Eyeoglu
62856d6bd8 hdparm: add meta.mainProgram
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-12-21 09:42:31 +01:00
zzzsyyy
75643e19e9
linux_xanmod_latest: 6.6.7 -> 6.6.8 2023-12-21 14:59:35 +08:00
zzzsyyy
cd9fab1e4c
linux_xanmod: 6.1.68 -> 6.1.69 2023-12-21 14:53:17 +08:00
Fabián Heredia Montiel
f356845672 linux/hardened: condition DEBUG_CREDENTIALS to whenOlder than 6.6
Removed on 6.6.8

commit 207f135d819344c03333246f784f6666e652e081
Author: Jens Axboe <axboe@kernel.dk>
Date:   Fri Dec 15 13:40:57 2023 -0700

    cred: get rid of CONFIG_DEBUG_CREDENTIALS

    commit ae1914174a63a558113e80d24ccac2773f9f7b2b upstream.

    This code is rarely (never?) enabled by distros, and it hasn't caught
    anything in decades. Let's kill off this legacy debug code.

https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.8
2023-12-20 21:46:13 -06:00
Fabián Heredia Montiel
5de6afea81 linux/hardened/patches/6.6: 6.6.7-hardened1 -> 6.6.8-hardened1 2023-12-20 21:32:08 -06:00
Fabián Heredia Montiel
8cfe06c9d6 linux/hardened/patches/6.1: 6.1.68-hardened1 -> 6.1.69-hardened1 2023-12-20 21:32:08 -06:00
Fabián Heredia Montiel
226d75420f linux/hardened/patches/5.4: 5.4.264-hardened1 -> 5.4.265-hardened1 2023-12-20 21:32:08 -06:00
Fabián Heredia Montiel
e26294bf26 linux/hardened/patches/5.15: 5.15.143-hardened1 -> 5.15.144-hardened1 2023-12-20 21:32:08 -06:00
Fabián Heredia Montiel
0f17835a7f linux/hardened/patches/5.10: 5.10.204-hardened1 -> 5.10.205-hardened1 2023-12-20 21:32:08 -06:00
Fabián Heredia Montiel
f7c991b66d linux/hardened/patches/4.19: 4.19.302-hardened1 -> 4.19.303-hardened1 2023-12-20 21:32:08 -06:00
Fabián Heredia Montiel
2bcf3d374b
Merge pull request #275670 from alyssais/linux-5.15.144
Linux kernels 2023-12-20
2023-12-21 02:00:58 +00:00
Franz Pletz
1d3f847982
Merge pull request #274824 from trofi/iwd-fix-test-dpp
iwd: fix unit/test-dpp for aarch64-linux
2023-12-21 02:00:41 +01:00
Peder Bergebakken Sundt
2f82900699
Merge pull request #275550 from SuperSandro2000/mainProgramm
treewide: don't use pname for mainProgram where pname is static
2023-12-21 01:04:13 +01:00
K900
789ca20903 dbus-broker: 34 -> 35
Diff: https://github.com/bus1/dbus-broker/compare/v34...v35
2023-12-21 00:19:40 +03:00
Alyssa Ross
0e0566d0be
linux_6_1: 6.1.68 -> 6.1.69 2023-12-20 17:47:46 +01:00
Alyssa Ross
d2df37e211
linux_6_6: 6.6.7 -> 6.6.8 2023-12-20 17:47:25 +01:00
Alyssa Ross
803f9dc058
linux_4_14: 4.14.333 -> 4.14.334 2023-12-20 16:49:46 +01:00
Alyssa Ross
32e35d09e3
linux_4_19: 4.19.302 -> 4.19.303 2023-12-20 16:49:44 +01:00
Alyssa Ross
b909f817cd
linux_5_4: 5.4.264 -> 5.4.265 2023-12-20 16:49:41 +01:00
Alyssa Ross
f5b0d44358
linux_5_10: 5.10.204 -> 5.10.205 2023-12-20 16:49:40 +01:00
Alyssa Ross
627158b1c9
linux_5_15: 5.15.143 -> 5.15.144 2023-12-20 16:49:38 +01:00
Nick Cao
7d1cd12633
Merge pull request #275634 from Kiskae/nvidia/535.43.22
linuxPackages.nvidia_x11_vulkan_beta: 535.43.20 -> 535.43.22
2023-12-20 09:29:43 -05:00
Sandro Jäckel
15cf1bacec
treewide: don't use pname for mainProgram where pname is static 2023-12-20 14:25:55 +01:00
Kiskae
0066ffc744 linuxPackages.nvidia_x11_vulkan_beta: 535.43.20 -> 535.43.22 2023-12-20 13:40:37 +01:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
Sergei Trofimovich
75684ee6c2 iwd: fix unit/test-dpp for aarch64-linux (upstream backport)
Without the change `iwd` sometimes sends more bytes to encrypt than
expected and fails tests on `aarch64-linux`.
2023-12-19 22:46:44 +00:00
Nick Cao
966d181799
Merge pull request #275385 from alyssais/linux-6.7-rc6
Linux kernels 2023-12-19
2023-12-19 11:56:34 -05:00
Alyssa Ross
2b76501a4b systemd: disable bpf on powerpc64le 2023-12-19 14:31:33 +01:00
Alyssa Ross
4ae9283823
linux-rt_6_1: 6.1.65-rt18 -> 6.1.67-rt20 2023-12-19 12:09:32 +01:00
Alyssa Ross
dd9b63a911
linux_testing: 6.7-rc5 -> 6.7-rc6 2023-12-19 12:09:04 +01:00
r-vdp
18e9441d06 dbus-broker: 33 -> 34
Release notes: https://github.com/bus1/dbus-broker/releases/tag/v34
2023-12-19 10:07:35 +01:00