[linux] 01/01: Merge tag 'debian/4.9.30-2' into sid

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jun 12 18:09:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 21159c097a2015811d84aedd053396407fd5b641
Merge: ab537b5 8f781e8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Jun 12 19:09:18 2017 +0100

    Merge tag 'debian/4.9.30-2' into sid

 debian/changelog                                   | 16 +++++
 .../armhf/modules/armhf-armmp/i2c-modules          |  4 ++
 .../armhf/modules/armhf-armmp/kernel-image         |  3 +
 ...lback-create-the-callback-service-through.patch | 78 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 5 files changed, 102 insertions(+)

diff --cc debian/changelog
index 9f2e101,3e92709..1e27e3e
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,147 -1,19 +1,163 @@@
 +linux (4.11.4-1) UNRELEASED; urgency=medium
 +
 +  * New upstream stable update:
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.4
 +
 +  [ John Paul Adrian Glaubitz ]
 +  * [m68k] udeb: Build affs-modules package
 +  * [m68k] udeb: Build hfs-modules package
 +  * [m68k] udeb: Build nic-modules package
 +  * [m68k] udeb: Build pata-modules package
 +  * [m68k] udeb: Build scsi-core-modules package
 +  * [m68k] udeb: Move non-shared modules from nic-shared-modules to nic-modules
 +  * [m68k] udeb: Add buddha, falconide, gayle, macide, q40ide to pata-modules
 +  * [m68k] udeb: Add atari_scsi, mac_esp, mac_scsi to scsi-modules
 +
 +  [ Ben Hutchings ]
 +  * [x86] Enable SERIAL_8250_MID as built-in (Closes: #864368)
 +  * Set ABI to 1
 +  * ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
 +  * ipv6: Fix leak in ipv6_gso_segment().
 +  * debian/rules.real: Include rules.defs before using architecture variables
 +    (Closes: #862842)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Tue, 06 Jun 2017 20:43:11 +0100
 +
 +linux (4.11.3-1~exp1) experimental; urgency=medium
 +
 +  * New upstream stable update:
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.1
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.2
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.3
 +
 +  [ Ben Hutchings ]
 +  * [armel] udeb: Add af_packet. firmware_class, nls_base to kernel-image
 +    (fixes FTBFS)
 +  * [m68k] Update 'Revert "m68k: move exports to definitions"' for 4.11
 +    (fixes FTBFS) (Closes: #862393)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Mon, 05 Jun 2017 14:13:41 +0100
 +
 +linux (4.11-1~exp2) experimental; urgency=medium
 +
 +  * [armel/marvell] Change MQ_IOSCHED_DEADLINE, FW_LOADER, HWMON,
 +    INPUT_MOUSEDEV, THERMAL, SERIAL_8250_PCI, SERIAL_8250_EXAR, NLS, PACKET
 +    from built-in to modules (fixes FTBFS)
 +  * usbip: Fix potential format overflow in userspace tools (fixes FTBFS on
 +    64-bit architectures with gcc-7)
 +  * [mips*/octeon] Increase RELOCATION_TABLE_SIZE to 0x00110000 (fixes FTBFS)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Fri, 05 May 2017 04:35:12 +0100
 +
 +linux (4.11-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release: https://kernelnewbies.org/Linux_4.11
 +    (thanks to Lukas Wunner for rebasing up to 4.11-rc6)
 +
 +  [ Ben Hutchings ]
 +  * aufs: Update support patchset to aufs4.x-rcN-20170410
 +  * [arm64,x86] Replace securelevel patch set with lockdown patch set
 +  * [x86] Make hyperv-modules depends on nic-shared-modules, as hv_utils now
 +    implements PTP clock
 +  * [arm64] Enable ARCH_SUNXI, RTC_DRV_SUN6I as built-in,
 +    MMC_SUNXI and PHY_SUN4I_USB as modules (Closes: #860855)
 +  * [arm64] Enable REGULATOR_GPIO as module (Closes: #860222)
 +  * block: Enable BLK_WBT, BLK_WBT_MQ (Closes: #859570)
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Tue, 02 May 2017 20:57:50 +0100
 +
 +linux (4.10.7-1~exp1) experimental; urgency=medium
 +
 +  * New upstream stable update:
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.1
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.2
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.3
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.4
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.5
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.6
 +    https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.7
 +
 +  [ Ben Hutchings ]
 +  * netfilter: Enable NF_SOCKET_IPV4, NF_SOCKET_IPV6 as modules
 +    (Closes: #858897)
 +  * [s390x] Set NR_CPUS=256 (Closes: #858731)
 +  * Enable BUG_ON_DATA_CORRUPTION
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Fri, 31 Mar 2017 00:41:15 +0100
 +
 +linux (4.10-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release: https://kernelnewbies.org/Linux_4.10
 +
 +  [ Ben Hutchings ]
 +  * aufs: Update support patchset to aufs4.x-rcN-20170206
 +  * Set ABI to trunk
 +
 +  [ Roger Shimizu ]
 +  * debian/copyright & debian/README.source:
 +    - Prefer https URL than http for security merit.
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Wed, 22 Feb 2017 20:58:19 +0000
 +
 +linux (4.10~rc6-1~exp2) experimental; urgency=medium
 +
 +  * [s390x] Un-revert upstream change moving exports to assembly sources
 +    (fixes FTBFS)
 +  * [sparc64] topology_64.h: Fix condition for including cpudata.h
 +    (might fix FTBFS)
 +  * [powerpc*] Fix various build failures:
 +    - Revert the initial stack protector support
 +    - Fix missing CRC for _mcount
 +    - [ppc64el] udeb: Exclude ehea from nic-modules
 +  * debian/control: Fix compiler build-dependencies for cross-building
 +  * [armel] Adjust configuration to reduce image size (fixes FTBFS):
 +    - PCI: Disable PCIEAER, PCIEASPM
 +    - net: Disable LWTUNNEL, IPV6_ILA
 +    - trace: Disable UPROBE_EVENT
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Thu, 02 Feb 2017 03:44:51 +0000
 +
 +linux (4.10~rc6-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate
 +
 +  [ Ben Hutchings ]
 +  * [rt] Disable until it is updated for 4.10 or later
 +  * [amd64] Enable LEGACY_VSYSCALL_NONE instead of LEGACY_VSYSCALL_EMULATE
 +    (Closes: #852620).  This breaks (e)glibc versions < 2.14 and dietlibc
 +    versions < 0.33.  It can be reverted using the kernel parameter:
 +    vsyscall=emulate
 +  * [arm64] Enable DRM_MESON, MMC_MESON_GX, DWMAC_MESON, MESON_GXL_PHY,
 +    PHY_MESON8B_USB2, MESON_WATCHDOG as modules
 +  * net: Enable SFC_FALCON as module; SFC_FALCON_MTD
 +  * cpupower: Fix compiler options for turbostat on 4.10
 +  * linux-doc: Update documentation file list for 4.10
 +  * linux-doc: Fix up symlinks to gzipped docs
 +  * debian/control: Add build-dependency on graphviz for documentation
 +  * linux-doc: Copy source to build directory, to avoid creating files in
 +    source directory
 +
 +  [ Roger Shimizu ]
 +  * debian/copyright: Add GPL/X11 Dual License
 +
 + -- Ben Hutchings <ben at decadent.org.uk>  Tue, 31 Jan 2017 15:33:20 +0000
 +
+ 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:
diff --cc debian/patches/series
index a6ff411,4fc5fe3..4842e07
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -140,11 -106,20 +140,12 @@@ features/all/lockdown/arm64-add-kernel-
  
  # Security fixes
  debian/i386-686-pae-pci-set-pci-nobios-by-default.patch
 -debian/time-mark-timer_stats-as-broken.patch
  bugfix/all/tracing-Use-strlcpy-instead-of-strcpy-in-__trace_fin.patch
 -bugfix/all/dccp-tcp-do-not-inherit-mc_list-from-parent.patch
  bugfix/all/sunrpc-refactor-svc_set_num_threads.patch
  bugfix/all/nfsv4-fix-callback-server-shutdown.patch
+ bugfix/all/nfsv4.x-callback-create-the-callback-service-through.patch
 -bugfix/all/ipv6-prevent-overrun-when-parsing-v6-header-options.patch
 -bugfix/all/ipv6-check-ip6_find_1stfragopt-return-value-properly.patch
  bugfix/all/ipv6-xfrm-handle-errors-reported-by-xfrm6_find_1stfr.patch
  bugfix/all/ipv6-fix-leak-in-ipv6_gso_segment.patch
 -bugfix/all/sctp-do-not-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch
 -bugfix/all/ipv6-dccp-do-not-inherit-ipv6_mc_list-from-parent.patch
 -bugfix/all/crypto-skcipher-Add-missing-api-setkey-checks.patch
 -bugfix/all/ipv6-fix-out-of-bound-writes-in-__ip6_append_data.patch
  
  # Fix exported symbol versions
  bugfix/ia64/revert-ia64-move-exports-to-definitions.patch

-- 
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