diff options
| author | Alyssa Ross <hi@alyssa.is> | 2023-11-08 13:03:24 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-11-08 15:44:35 +0000 |
| commit | a0e4e54354044807b297be798a4d2bf5ce006909 (patch) | |
| tree | 3943ef2fd893272c63299a7c464735a721bae82c | |
| parent | linux/hardened/patches/6.1: 6.1.60-hardened1 -> 6.1.61-hardened1 (diff) | |
| download | nixpkgs-a0e4e54354044807b297be798a4d2bf5ce006909.tar.gz | |
linux/hardened/patches/6.4: init at 6.4.16-hardened1
(cherry picked from commit 2e8fb2dfa380b21b8b4ea5c2cc7f279ae1834e04)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/hardened/patches.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json index 1353d50898c3..d9234ab7a5c1 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -59,6 +59,16 @@ "sha256": "1kk4d7ph6pvgdrdmaklg15wf58nw9n7yqgkag7jdvqinzh99sb5d", "version": "6.1.61" }, + "6.4": { + "patch": { + "extra": "-hardened1", + "name": "linux-hardened-6.4.16-hardened1.patch", + "sha256": "10lydnnhhq9ynng1gfaqh1mncsb0dmr27zzcbygs1xigy2bl70n9", + "url": "https://github.com/anthraxx/linux-hardened/releases/download/6.4.16-hardened1/linux-hardened-6.4.16-hardened1.patch" + }, + "sha256": "0zgj1z97jyx7wf12zrnlcp0mj4cl43ais9qsy6dh1jwylf2fq9ln", + "version": "6.4.16" + }, "6.5": { "patch": { "extra": "-hardened1", |
