[linux] 01/01: Merge tag 'debian/4.9.30-2' into jessie-backports
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Jun 14 14:03:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch jessie-backports
in repository linux.
commit e9cc850649747ccbd81c1a5481c05fa0ef82ad04
Merge: a2e27a8 8f781e8
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Jun 14 15:03:36 2017 +0100
Merge tag 'debian/4.9.30-2' into jessie-backports
debian/changelog | 18 ++++-
debian/config/kernelarch-x86/config | 1 +
.../armhf/modules/armhf-armmp/i2c-modules | 4 ++
.../armhf/modules/armhf-armmp/kernel-image | 3 +
...ip6_find_1stfragopt-return-value-properly.patch | 84 ++++++++++++++++++++++
.../all/ipv6-fix-leak-in-ipv6_gso_segment.patch | 32 +++++++++
...andle-errors-reported-by-xfrm6_find_1stfr.patch | 40 +++++++++++
...lback-create-the-callback-service-through.patch | 78 ++++++++++++++++++++
...x-linux-if.h-userspace-compilation-errors.patch | 68 ------------------
debian/patches/series | 7 +-
10 files changed, 264 insertions(+), 71 deletions(-)
diff --cc debian/changelog
index eb3ada1,3e92709..f50c2d8
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,15 -1,19 +1,31 @@@
- linux (4.9.30-1~bpo8+1) UNRELEASED; urgency=medium
++linux (4.9.30-2~bpo8+1) UNRELEASED; urgency=medium
+
+ * Rebuild for jessie-backports:
+ - Revert changes to use gcc-6 compiler, not found in Jessie.
+ - Bump ABI to 0.bpo.3
+ - Revert changes to flex and asciidoc build-depdencies
+ - linux-image-dbg: Revert changes to packaging of debug symbols
+ - Revert "enable `perf data' support" as libbabeltrace is not available
+ - [mips*] Disable RELOCATABLE and RANDOMIZE_BASE.
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sat, 10 Jun 2017 21:56:47 +0100
+
+ linux (4.9.30-2) unstable; urgency=high
+
+ * [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
+ * Fix bugs introduced by original fix for CVE-2017-9074:
+ - ipv6: Check ip6_find_1stfragopt() return value properly.
+ - ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
+ - ipv6: Fix leak in ipv6_gso_segment().
+ * Revert "uapi: fix linux/if.h userspace compilation errors" (see #864269)
+ * [armhf] udeb: Add axp20x_usb_power to kernel-image; add i2c-modules
+ package including i2c-mv64xxx and i2c-rk3x (thanks to Karsten Merker)
+ (Closes: #856111)
+ * NFSv4.x/callback: Create the callback service through svc_create_pooled
+ (Closes: #862357)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Mon, 12 Jun 2017 16:24:30 +0100
+
linux (4.9.30-1) unstable; urgency=medium
* New upstream stable update:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list