diff options
| author | Bernardo Meurer <bernardo@meurer.org> | 2021-09-07 11:30:28 -0700 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-09-07 21:00:10 +0000 |
| commit | 916f1c5d7b75e191441eec554bcf6a0925a0bf47 (patch) | |
| tree | ca2e2c709179c333417182d682355a04148373e2 | |
| parent | linux_4_19_hardened: 4.19.205 -> 4.19.206 (diff) | |
| download | nixpkgs-916f1c5d7b75e191441eec554bcf6a0925a0bf47.tar.gz | |
linux_5_4_hardened: 5.4.143 -> 5.4.144
(cherry picked from commit 8169d9283ebd366a0effe99bd5d9f5caae3aebb3)
| -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 67b33efd04ce..56714b5f9843 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -25,8 +25,8 @@ }, "5.4": { "extra": "-hardened1", - "name": "linux-hardened-5.4.143-hardened1.patch", - "sha256": "0xv29cclypywq52908zppxpjrxllcdb67chw7lcia60y1aqsg83z", - "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.143-hardened1/linux-hardened-5.4.143-hardened1.patch" + "name": "linux-hardened-5.4.144-hardened1.patch", + "sha256": "1vm19d5cwxw3l2s4h7sbzrhk60m24nhbjdlpqd1bkbm8x8zcp9f3", + "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.144-hardened1/linux-hardened-5.4.144-hardened1.patch" } } |
