forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade kernel to 3.16.43-2+deb8u5 based on latest debian security pa…
…tches (sonic-net#33)
- Loading branch information
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
--- debian/changelog.orig 2016-09-19 23:37:25.157879132 +0000 | ||
+++ debian/changelog 2016-09-19 23:37:32.141853134 +0000 | ||
@@ -1,3 +1,15 @@ | ||
+linux (3.16.36-1+deb8u2) acs; urgency=high | ||
+linux (3.16.43-2+deb8u5) acs; urgency=high | ||
+ | ||
+ * add driver patches for MLNX SN2700 | ||
+ | ||
+ -- Guohan Lu <gulv@microsoft.com> Sun, 19 Dec 2015 01:50:04 +0100 | ||
+ | ||
+linux (3.16.36-1+deb8u2) acs; urgency=high | ||
+linux (3.16.43-2+deb8u5) acs; urgency=high | ||
+ | ||
+ * add support for S6000 | ||
+ | ||
+ -- Shuotian Cheng <shuche@microsoft.com> Sun, 19 Dec 2015 01:50:04 +0100 | ||
+ | ||
linux (3.16.36-1+deb8u2) jessie-security; urgency=high | ||
linux (3.16.43-2+deb8u5) jessie-security; urgency=medium | ||
|
||
* KEYS: Fix short sprintf buffer in /proc/keys show function (CVE-2016-7042) | ||
* [amd64] mm: revert ELF_ET_DYN_BASE base changes (fixes regression of ASan) |