rosenthal: linux-hardened: Update to 6.1.6-hardened2.

* rosenthal/packages/linux.scm (linux-hardened): Update to 6.1.6-hardened2.
remotes/origin/cloudflared-unbundle
Hilton Chain 2 years ago
parent fed616e5e6
commit cd9db13a31
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 8
      rosenthal/packages/linux.scm

@ -45,8 +45,8 @@
(define %xanmod-version "6.1.5") (define %xanmod-version "6.1.5")
(define %xanmod-revision "xanmod1") (define %xanmod-revision "xanmod1")
(define %hardened-version "6.0.18") (define %hardened-version "6.1.6")
(define %hardened-revision "hardened1") (define %hardened-revision "hardened2")
(define (extract-xanmod-patch version hash) (define (extract-xanmod-patch version hash)
(let ((patch (string-append "linux-" version ".patch")) (let ((patch (string-append "linux-" version ".patch"))
@ -88,7 +88,7 @@
%hardened-version "-" %hardened-revision "/linux-hardened-" %hardened-version "-" %hardened-revision "/linux-hardened-"
%hardened-version "-" %hardened-revision ".patch")) %hardened-version "-" %hardened-revision ".patch"))
(sha256 (sha256
(base32 "19jsh1rrdpascm06694s8bv77xn3s2f0a03w573421ijjzmv9kn7")))) (base32 "0g1khyg0pghq3kj6nn1gyvxy8as89bmc2ymibc64wwrq5jaqrgm6"))))
(define linux-xanmod-source (define linux-xanmod-source
(origin (origin
@ -101,7 +101,7 @@
(origin (origin
(inherit (%upstream-linux-source (inherit (%upstream-linux-source
%hardened-version %hardened-version
(base32 "0ncljhhc6frjb9l6zpr4nk2yhj854d3gdizn6a6qsl8ij9ln3dls"))) (base32 "1qsygnsn67j843ywpswy5724zin5sszb5mz8b8h3lw553mb8wk9y")))
(patches (list linux-hardened-patch)))) (patches (list linux-hardened-patch))))
(define-public linux-xanmod (define-public linux-xanmod

Loading…
Cancel
Save