diff options
| author | Yurii Matsiuk <ymatsiuk@users.noreply.github.com> | 2021-05-26 08:07:00 +0200 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-06-05 15:07:35 +0000 |
| commit | a3611019450422278ecd6444b9073aee78c28f06 (patch) | |
| tree | b1ec8bb9a1fa614dcc4c7652755ae9a4ccfe401f | |
| parent | linux/hardened/patches/5.4: 5.4.119-hardened1 -> 5.4.121-hardened1 (diff) | |
| download | nixpkgs-a3611019450422278ecd6444b9073aee78c28f06.tar.gz | |
linux/hardened/patches/5.12: init at 5.12.6-hardened1
(cherry picked from commit 6c6f9a5abfdc601d1d5ade71e8b667ed9cdc5fcd)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/hardened/patches.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json index 5822b154364e..ed9dc68e885a 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -23,6 +23,12 @@ "sha256": "1lwf56pxyzqzjqw4k1qd93vi44abmbz6hqbalamz6ancxkb800hh", "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.11.22-hardened1/linux-hardened-5.11.22-hardened1.patch" }, + "5.12": { + "extra": "-hardened1", + "name": "linux-hardened-5.12.6-hardened1.patch", + "sha256": "0wy1r1awxw92rxfr8il1rri23lsizp4cilzvzw84d5w50jfix9dn", + "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.12.6-hardened1/linux-hardened-5.12.6-hardened1.patch" + }, "5.4": { "extra": "-hardened1", "name": "linux-hardened-5.4.121-hardened1.patch", |
