Commit Graph
14664 Commits
Author SHA1 Message Date
github-actions[bot] ab452a517e Merge staging-next-21.05 into staging-21.05 2021-09-04 18:02:55 +00:00
github-actions[bot] c21cdb12c2 Merge staging-next-21.05 into staging-21.05 2021-09-04 12:02:43 +00:00
Tim Steinbach 36d8ad8d21 linux_latest-libre: 18268 -> 18298
(cherry picked from commit 6dfc0ee85005e8160ad643f4e7da32ad052b9f92)
2021-09-04 11:46:56 +00:00
Tim Steinbach de0bb1fd9d linux-rt_5_4: 5.4.138-rt62 -> 5.4.143-rt63
(cherry picked from commit 1ed0214d01662e2c8d22ef5bcc0fda1c7422e94c)
2021-09-04 11:46:55 +00:00
Tim Steinbach 678b3c6bfc linux: 5.4.143 -> 5.4.144
(cherry picked from commit c9a4ef4d58df21ae1690258d0ca14d46b8119617)
2021-09-04 11:46:54 +00:00
Tim Steinbach 7495560f0c linux: 5.14 -> 5.14.1
(cherry picked from commit a91cc86d2991e661e2c53a64389be540f9da7704)
2021-09-04 11:46:54 +00:00
Tim Steinbach ce9fcd89ab linux: 5.13.13 -> 5.13.14
(cherry picked from commit ff64785c049beaaa8b1c16d5ffe322ea8d68bb62)
2021-09-04 11:46:53 +00:00
Tim Steinbach 06bdbe3a2b linux: 5.10.61 -> 5.10.62
(cherry picked from commit 777135f8a00a1f2780cbb793335401cb24e0342c)
2021-09-04 11:46:52 +00:00
Tim Steinbach 80fd0c5fb3 linux: 4.9.281 -> 4.9.282
(cherry picked from commit 59f9cc8f99acfa23479f146167b6005ef9e7229b)
2021-09-04 11:46:52 +00:00
Tim Steinbach 628efd9154 linux: 4.4.282 -> 4.4.283
(cherry picked from commit adae328a3b8f95c7ca412ff454d5d9ccc99a79bd)
2021-09-04 11:46:51 +00:00
Tim Steinbach 8155bbc8e6 linux: 4.19.205 -> 4.19.206
(cherry picked from commit 84b31619da46908c6c8b2f5ca8a641edb101f037)
2021-09-04 11:46:50 +00:00
Tim Steinbach 1395fb5573 linux: 4.14.245 -> 4.14.246
(cherry picked from commit b9c9f0a21176ea16301b96c07cd0418a0af6c64c)
2021-09-04 11:46:50 +00:00
Maximilian Bosch a6800d5c8e Merge pull request #136235 from NixOS/backport-136150-to-release-21.05
[Backport release-21.05] linux_latest: 5.13.13 -> 5.14
2021-09-04 13:42:13 +02:00
Josef Kemetmüller bebbeb1918 bluez: Disable kernel dependent test-mesh-crypto
I'm having trouble building bluez on a CentOS 7.9 builder.
Turns out that the test-mesh-crypto test depends on the following Linux
kernel configuration items:
CONFIG_CRYPTO_[USER|USER_API|USER_API_AEAD|USER_API_HASH|AES|CCM|AEAD|CMAC]
and will fail if run wih an incompatible kernel with the following error
message:

    ...
    IVindex              = 12345678
    NetworkNonce         = 00800000011201000012345678
                           00800000011201000012345678 => PASS
    PrivacyRandom        = 000000000012345678b5e5bfdacbaf6c
                           000000000012345678fffd034b50057e => FAIL
    FAIL unit/test-mesh-crypto (exit status: 1)

I found the same bug reported on Gentoo https://bugs.gentoo.org/704190.
Their fix is to only run the test if the kernel options are available,
which we don't want to do for build reproducibility.
Instead we just want to skip the test unconditionally. As it's simpler
to completely override the test instead of patching the build system, we
opt for doing just that.

(cherry picked from commit 05c517698dcf6a989e364863cf5e7f6f548dd50a)
2021-09-02 18:02:37 +00:00
Alyssa Ross 4cc8956845 linux_latest-libre: 18260 -> 18268
(cherry picked from commit e6f7a48269fd807a1cc65335aad6f5ce2ba367d8)
2021-08-30 20:28:52 +00:00
Alyssa Ross e16cacff39 linux_latest: 5.13.13 -> 5.14
(cherry picked from commit 5d1c50837be54312b71ac83ddc1d1b6629d09073)
2021-08-30 20:28:51 +00:00
Julian Stecklina 52269b659e linuxPackages.tuxedo-keyboard: expose all kernel modules
This commit exposes in addition to the tuxedo-keyboard module:

- clevo_acpi
- clevo_wmi
- tuxedo_io

These modules are required to run the Tuxedo Control Center.

(cherry picked from commit 2e6d563067c620d42c9d63911a637793698273eb)
2021-08-30 00:58:37 +02:00
Julian Stecklina e17d7f323b linuxPackages.tuxedo-keyboard: 3.0.7 -> 3.0.8
(cherry picked from commit f7286acdae6382fc868c7764943ac9b1c4799090)
2021-08-30 00:58:35 +02:00
fortuneteller2k 84b9c18a47 linuxPackages.tuxedo-keyboard: 3.0.5 -> 3.0.7
(cherry picked from commit c7ec86b6894f7c216f4a381ebade4d717069a955)
2021-08-30 00:58:22 +02:00
Jörg Thalheim 5faf4632f7 Merge pull request #136017 from Atemu/backport/update/linux_zen
[Backport release-21.05] linux_zen
2021-08-29 08:30:14 +01:00
Jörg Thalheim 846fa972d5 linux_zen: 5.13.12-zen1 -> 5.13.13-zen1
(cherry picked from commit 093349c14ef3b8985154d878d793a3b7a7292eff)
2021-08-28 09:13:04 +02:00
Jörg Thalheim c07d3055ca linux_zen: 5.13.10-zen1 -> 5.13.12-zen1
(cherry picked from commit 5e6958fa75696085384f60f7d10f9b4c03822565)
2021-08-28 09:12:42 +02:00
TredwellGit e5b4b37c5a linux/hardened/patches/5.4: 5.4.142-hardened1 -> 5.4.143-hardened1
(cherry picked from commit e2fbc79e446ce1695b09da9521e339d6e3e2a5d0)
2021-08-27 16:28:40 +00:00
TredwellGit 53a6232591 linux/hardened/patches/5.13: init at 5.13.13-hardened1
(cherry picked from commit b9f854004e76fd448ca8f41e444593038eaefdff)
2021-08-27 16:28:40 +00:00
TredwellGit e22a87d1d2 linux/hardened/patches/5.10: 5.10.60-hardened1 -> 5.10.61-hardened1
(cherry picked from commit efcb008ba44845e3aec2a3d2d44e53f2ea4dac26)
2021-08-27 16:28:39 +00:00
TredwellGit 5aeb5af282 linux/hardened/patches/4.19: 4.19.204-hardened1 -> 4.19.205-hardened1
(cherry picked from commit 885a18686b2ba40d527b27c12a2e72d3b1ecda19)
2021-08-27 16:28:39 +00:00
TredwellGit 1d1f808935 linux/hardened/patches/4.14: 4.14.244-hardened1 -> 4.14.245-hardened1
(cherry picked from commit d002bb6e6f35cbb4de3df5e41d53906c5d983e2f)
2021-08-27 16:28:38 +00:00
TredwellGit ac519a8f84 linux_latest-libre: 18239 -> 18260
(cherry picked from commit 5b94350a90c86c69d2d8e2bea14dc490d3b219e8)
2021-08-27 16:28:37 +00:00
TredwellGit b137e4f19f linux-rt_5_10: 5.10.56-rt49 -> 5.10.59-rt52
(cherry picked from commit 0adbd0852faa0baf26e4be9e1a23e9819431fcf9)
2021-08-27 16:28:37 +00:00
TredwellGit ceb5fc136c linux: 5.4.142 -> 5.4.143
(cherry picked from commit 48183dde30f12435bc59f92d9de3ca0cbcfddb7c)
2021-08-27 16:28:36 +00:00
TredwellGit 9dfb717fb9 linux: 5.13.12 -> 5.13.13
(cherry picked from commit ca0b7b4e189583f44b0e53eb029dab45e45f03c6)
2021-08-27 16:28:35 +00:00
TredwellGit d3dd950f8c linux: 5.10.60 -> 5.10.61
(cherry picked from commit 78eea2b5d20e33616492242ba82966f9b2609036)
2021-08-27 16:28:35 +00:00
TredwellGit f77576ec34 linux: 4.9.280 -> 4.9.281
(cherry picked from commit 4442d7b8ddd5c826baad3c541d16a317be447e54)
2021-08-27 16:28:34 +00:00
TredwellGit 9f131e8464 linux: 4.4.281 -> 4.4.282
(cherry picked from commit 083c38da7abd7956a3ed47df3b0b2da75d124c0f)
2021-08-27 16:28:34 +00:00
TredwellGit c180aa5608 linux: 4.19.204 -> 4.19.205
(cherry picked from commit 88be0cc40c26eb5152443d0d3f542a1c5aea8954)
2021-08-27 16:28:33 +00:00
TredwellGit c498bc0180 linux: 4.14.244 -> 4.14.245
(cherry picked from commit 637878c8af79298ad8e3d905d95907488f7f1696)
2021-08-27 16:28:32 +00:00
Julian Stecklina 4462377467 acpi_call: 1.2.1 -> 1.2.2
(cherry picked from commit 016e8cf78c8009f65d81fbd6c32b00803f3b1f3c)
2021-08-24 19:37:18 +00:00
Martin Weinelt ae2717f11b Merge pull request #134072 from risicle/ris-openvswitch-CVE-2021-36980-r21.05
[21.05] openvswitch: add patch for CVE-2021-36980
2021-08-24 19:49:01 +02:00
ajs124 7e07a7e299 linuxPackages_5_4_hardened: 5.4.141 -> 5.4.142
(cherry picked from commit 565973316564594fe9a572a8a4c48567375c2f19)
2021-08-22 09:49:01 +00:00
ajs124 9690490f18 linuxPackages_5_10_hardened: 5.10.59 -> 5.10.60
(cherry picked from commit 883db296a2603d42074db9118323667e335e186e)
2021-08-22 09:49:01 +00:00
ajs124 9bb174c59e linuxPackages_5_4_hardened: 5.4.139 -> 5.4.141
(cherry picked from commit b9b1fc1b383fb583721474498d3360a56f5501d5)
2021-08-22 09:49:00 +00:00
ajs124 329105e4a9 linuxPackages_5_10_hardened: 5.10.57 -> 5.10.59
(cherry picked from commit 580d4b687ffad6101e23466789a2f97935bc5c40)
2021-08-22 09:49:00 +00:00
ajs124 676c5aa6bf linuxPackages_4_19_hardened: 4.19.202 -> 4.19.204
(cherry picked from commit a438b96c9e52113fef9ec1ac3cd694bb97bb3caf)
2021-08-22 09:48:59 +00:00
ajs124 0cdce1e22b linuxPackages_4_14_hardened: 4.14.243 -> 4.14.244
(cherry picked from commit 1120eafa972180641006d425d6e9e9b76aa4ee3f)
2021-08-22 09:48:59 +00:00
ajs124 6c74fc118a linuxPackages_hardened: fix update.py
this is kind of hack, idk how this worked before, tbh

(cherry picked from commit e82f9673c5ec76b71409b3ec7e5c99043df63976)
2021-08-22 09:48:58 +00:00
Jörg Thalheim a0a2f6b6ef linux_zen: add update script
(cherry picked from commit e4db1c88471229f71aa529ff388e490e087f2cfe)
2021-08-21 10:04:20 +00:00
Jörg Thalheim 5264329acd linuxPackages_zen: 5.13.9 -> 5.13.10-zen1
(cherry picked from commit 27edf4ccb48ca48375064d5fc964b8ad9b7c0578)
2021-08-21 10:04:19 +00:00
TredwellGit 68a87a1d8e linux_latest-libre: 18210 -> 18239
(cherry picked from commit 4512ae304413d1fd26f329bd1c8b9dcd208d32b2)
2021-08-20 12:12:15 +00:00
TredwellGit d91ef03f45 linux-rt_5_10: 5.10.56-rt48 -> 5.10.56-rt49
(cherry picked from commit 10472677e1acd74e25b4e582dcbe66b618f9a5b4)
2021-08-20 12:12:15 +00:00
TredwellGit 552f2172c6 linux: 5.4.139 -> 5.4.142
(cherry picked from commit 0055f787369b73a59e99d34ace503bb263c92f98)
2021-08-20 12:12:14 +00:00