Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a786d00cda25
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 60ec8e5c617f
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 9, 2020

  1. linux/hardened/patches/4.14: 4.14.199.a -> 4.14.200.a

    (cherry picked from commit 84c56e0)
    NeQuissimus committed Oct 9, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    80abe10 View commit details
  2. linux/hardened/patches/4.19: 4.19.148.a -> 4.19.150.a

    (cherry picked from commit 6f4d132)
    NeQuissimus committed Oct 9, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    7ab55cf View commit details
  3. linux/hardened/patches/5.4: 5.4.68.a -> 5.4.70.a

    (cherry picked from commit edf1745)
    NeQuissimus committed Oct 9, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    753177c View commit details
  4. linux/hardened/patches/5.8: 5.8.12.a -> 5.8.14.a

    (cherry picked from commit 8293f95)
    NeQuissimus committed Oct 9, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    NeQuissimus Tim Steinbach
    Copy the full SHA
    60ec8e5 View commit details
Showing with 12 additions and 12 deletions.
  1. +12 −12 pkgs/os-specific/linux/kernel/hardened/patches.json
24 changes: 12 additions & 12 deletions pkgs/os-specific/linux/kernel/hardened/patches.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"4.14": {
"name": "linux-hardened-4.14.199.a.patch",
"sha256": "0y0cc6kmacr7w7mdhb5m55f67fmaq75iznjif4i5aqx970kr47wf",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.199.a/linux-hardened-4.14.199.a.patch"
"name": "linux-hardened-4.14.200.a.patch",
"sha256": "0z38nm0m97d8m0q34fbnlz7l0rjbf76qrvbc6kljjg7gang3cby8",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.200.a/linux-hardened-4.14.200.a.patch"
},
"4.19": {
"name": "linux-hardened-4.19.148.a.patch",
"sha256": "03rxw4wx0hdg1r14b9h2fmvqlhzi6hfc9jic5ml01wzazphzzm62",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.19.148.a/linux-hardened-4.19.148.a.patch"
"name": "linux-hardened-4.19.150.a.patch",
"sha256": "1gx09a6rm7r7ggg9ikkzj2fh22qbr2jnlfkphkq27l4fx8241lig",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.19.150.a/linux-hardened-4.19.150.a.patch"
},
"5.4": {
"name": "linux-hardened-5.4.68.a.patch",
"sha256": "0rfzs7hfh8y5dawpf6gndwwqml4g2pmbbfcakd325bx0qkqf9bhh",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.68.a/linux-hardened-5.4.68.a.patch"
"name": "linux-hardened-5.4.70.a.patch",
"sha256": "19g7yp4dip92bh54vd8vbn7cd4p691yvb52nz76p74fdksfa71m5",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.70.a/linux-hardened-5.4.70.a.patch"
},
"5.7": {
"name": "linux-hardened-5.7.19.a.patch",
"sha256": "1lydlh499aj3ck5cnv8q2271y4klvp17zm7j7qni16am14bld936",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.7.19.a/linux-hardened-5.7.19.a.patch"
},
"5.8": {
"name": "linux-hardened-5.8.12.a.patch",
"sha256": "0hyb9gw40ybb6k8liamcxcsps5rv647i4aha1rcnwri6xhw9dhcy",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.8.12.a/linux-hardened-5.8.12.a.patch"
"name": "linux-hardened-5.8.14.a.patch",
"sha256": "08w3w0w5sw7lgm6zpsy55fz1h42s2aqcznfgxi31yv9qski31lbz",
"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.8.14.a/linux-hardened-5.8.14.a.patch"
}
}