diff options
| author | ajs124 <git@ajs124.de> | 2021-08-21 13:15:24 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-08-22 09:49:01 +0000 |
| commit | 7e07a7e299de715b5c7c6f737ea03d1cad5b61c1 (patch) | |
| tree | 9bc893f77f48c0d129af3d6cce79dda55cd03919 | |
| parent | linuxPackages_5_10_hardened: 5.10.59 -> 5.10.60 (diff) | |
| download | nixpkgs-7e07a7e299de715b5c7c6f737ea03d1cad5b61c1.tar.gz | |
linuxPackages_5_4_hardened: 5.4.141 -> 5.4.142
(cherry picked from commit 565973316564594fe9a572a8a4c48567375c2f19)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/hardened/patches.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json index 6c9e4eb52d86..5625cb6e0eb7 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -19,8 +19,8 @@ }, "5.4": { "extra": "-hardened1", - "name": "linux-hardened-5.4.141-hardened1.patch", - "sha256": "1i6arkayhc7x4jgbnshar7g2n9v2bf39yrsg07ga0sadqw3ky2sv", - "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.141-hardened1/linux-hardened-5.4.141-hardened1.patch" + "name": "linux-hardened-5.4.142-hardened1.patch", + "sha256": "05195sxrs99gfwbb8icg8rzvqljhf1gpyhxr8da3qg6b4rvvnf0p", + "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.142-hardened1/linux-hardened-5.4.142-hardened1.patch" } } |
