diff options
| author | ajs124 <git@ajs124.de> | 2021-08-21 00:07:35 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-08-22 09:49:00 +0000 |
| commit | 329105e4a92306c03d4fe7f018071cba41f13d4c (patch) | |
| tree | b72bb2b8def49a9f73f16363ad61efe0a144b89c | |
| parent | linuxPackages_4_19_hardened: 4.19.202 -> 4.19.204 (diff) | |
| download | nixpkgs-329105e4a92306c03d4fe7f018071cba41f13d4c.tar.gz | |
linuxPackages_5_10_hardened: 5.10.57 -> 5.10.59
(cherry picked from commit 580d4b687ffad6101e23466789a2f97935bc5c40)
| -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 2f4a3e524662..9022628114a0 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -13,9 +13,9 @@ }, "5.10": { "extra": "-hardened1", - "name": "linux-hardened-5.10.57-hardened1.patch", - "sha256": "0zqv77k0i4q5w4qhgiknvrh4fav1jc4a2i9cdracwqlrk8fgmiih", - "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.10.57-hardened1/linux-hardened-5.10.57-hardened1.patch" + "name": "linux-hardened-5.10.59-hardened1.patch", + "sha256": "1v1i003arw8vxpdr52pxqmzqca06psrkk6zihyf36hvzpxbkapsk", + "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.10.59-hardened1/linux-hardened-5.10.59-hardened1.patch" }, "5.4": { "extra": "-hardened1", |
