aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c8d6806646..2adfe74d66 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -451,8 +451,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.4
- (make-linux-libre "4.4.148"
- "1pyrqfdwpd3696bmlfbldklhrn9lmxmfzb25fisg8rac89pld4hn"
+ (make-linux-libre "4.4.149"
+ "12xf9mk8scajjal6dijs1l95s1cmkfwfc2mlbrra4lvy4cdg5fds"
%intel-compatible-systems
#:configuration-file kernel-config))
eerinckx-Rice 2018-04-22gnu: Add ocproxy....Pierre Langlois 2018-04-10Merge branch 'master' into core-updatesMark H Weaver 2018-04-05gnu: sshuttle: Update to 0.78.4....Tobias Geerinckx-Rice 2018-03-16gnu: All snippets report errors using exceptions, else return #t....Mark H Weaver 2018-03-13gnu: vpnc-scripts: Declare a source file-name....Efraim Flashner 2018-03-05gnu: openvpn: Mark up description....Tobias Geerinckx-Rice 2018-03-05gnu: openvpn: Update to 2.4.5....Tobias Geerinckx-Rice 2018-02-26gnu: tinc: Update to 1.0.33....Tobias Geerinckx-Rice 2018-02-18gnu: gvpe: Fix compilation against glibc 2.26....Ludovic Courtès 2017-11-29gnu: openconnect: Use only vpnc-scripts....Tobias Geerinckx-Rice 2017-11-29gnu: vpnc: Use newer vpnc-scripts....Tobias Geerinckx-Rice 2017-11-29gnu: Add vpnc-scripts....Tobias Geerinckx-Rice 2017-11-17gnu: Move testing packages from python.scm to check.scm....Ricardo Wurmus 2017-09-29gnu: openvpn: Update to 2.4.4....Efraim Flashner 2017-08-04gnu: sshoot: Update to 1.2.6....Tobias Geerinckx-Rice 2017-07-10gnu: sshuttle: Move python-pytest-runner....Tobias Geerinckx-Rice 2017-07-09gnu: sshuttle: Update to 0.78.3....Tobias Geerinckx-Rice 2017-06-22gnu: openvpn: Update to 2.4.3 [fixes CVE-2017-{7508,7512,7520,7521,7522}]....Leo Famulari