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 dd11fdaa20..e067f4d8ec 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -353,8 +353,8 @@ It has been modified to remove all non-free binary blobs.")
(define %intel-compatible-systems '("x86_64-linux" "i686-linux"))
-(define %linux-libre-version "4.10.10")
-(define %linux-libre-hash "1py6hzv39hbyafkvz69pmcidwxbd7psp9jzmnm4dg4jj7j92m6b7")
+(define %linux-libre-version "4.10.11")
+(define %linux-libre-hash "0fvllplxgx5m9pdk8l9lwxna6z50b037lxrqip93crzgr7blq4bq")
(define-public linux-libre
(make-linux-libre %linux-libre-version
l'>...Tobias Geerinckx-Rice 2017-07-19gnu: openntpd: Update to 6.1p1....Tobias Geerinckx-Rice 2017-03-22gnu: ntp: Update to 4.2.8p10 [security fixes]....Leo Famulari 2016-11-28gnu: ntp: Update to 4.2.8p9....Efraim Flashner 2016-11-28gnu: ntp: Fix indentation....Efraim Flashner 2016-06-16gnu: openntpd: Update to 6.0p1....Efraim Flashner 2016-06-05gnu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}]....Leo Famulari 2016-06-05gnu: ntp: Add HTTPS URL....Leo Famulari 2016-05-09gnu: openntpd: Update to 5.9p1....Efraim Flashner 2016-05-05gnu: ntp: Update to 4.2.8p7 [security fixes]....Leo Famulari 2016-02-02gnu: ntp: Update to 4.2.8p6....Leo Famulari 2015-12-19gnu: Add tlsdate....Ludovic Courtès 2015-10-22gnu: ntp: Update to 4.2.8p4....Mark H Weaver 2015-07-18gnu packages: Clean up synopses and descriptions....Alex Kost 2015-07-11gnu: ntp: Update to 4.2.8p3; use system libevent....Mark H Weaver 2015-07-05gnu: Move content of openssl module into tls module....Andreas Enge 2015-04-18gnu: ntp: Update to 4.2.8p2....Mark H Weaver 2015-03-04gnu: Move 'which' to (gnu packages base)....Ludovic Courtès 2015-02-10gnu: Add openntpd....Taylan Ulrich Bayırlı/Kammer 2015-02-06gnu: ntp: Update to 4.2.8p1....Mark H Weaver 2014-12-25gnu: ntp: Update to 4.2.8....Mark H Weaver 2014-11-05gnu: ntp: Build with POSIX capabilities support on GNU/Linux....Ludovic Courtès 2014-10-19gnu: Add ntp...John Darrington