diff options
| author | TredwellGit <tredwell@tutanota.com> | 2022-01-04 22:48:27 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2022-01-06 01:41:18 +0000 |
| commit | 8da34915f464cd8c49cc47d86da4325bea38db68 (patch) | |
| tree | c36eb4aa3eddd791563c7433c8a2e56fe82009a8 | |
| parent | [Backport release-21.11] onlykey: set the group correctly in the udev rule (#... (diff) | |
| download | nixpkgs-8da34915f464cd8c49cc47d86da4325bea38db68.tar.gz | |
linux/hardened/patches/4.14: 4.14.258-hardened1 -> 4.14.260-hardened1
(cherry picked from commit aa88b7f3ecc7d6d309a3ec73b70eb34328c41ce1)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/hardened/patches.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json index 1242aa8eba5a..8624c6f629b2 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -2,12 +2,12 @@ "4.14": { "patch": { "extra": "-hardened1", - "name": "linux-hardened-4.14.258-hardened1.patch", - "sha256": "0rni42mbvyw0f9032i6bkgcwnzfw472vimd5l1q7rp52m63z6vbk", - "url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.258-hardened1/linux-hardened-4.14.258-hardened1.patch" + "name": "linux-hardened-4.14.260-hardened1.patch", + "sha256": "13r6lx3rcbaz2wvhwa950gsjharzq1n61bl9l3nm8v66j7gab3l0", + "url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.260-hardened1/linux-hardened-4.14.260-hardened1.patch" }, - "sha256": "162bzhm0k8kipgk0ma745rjcl33rqhpwxdfdz3q6rkp48b82kbvi", - "version": "4.14.258" + "sha256": "1bylxn6hsq17cann2w02ggz6xz3b3synrapcwlwfcfydf71hzj9f", + "version": "4.14.260" }, "4.19": { "patch": { |
