[linux] 01/01: Merge tag 'debian/4.13.4-1' into stretch-backports
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Thu Oct 12 23:22:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch stretch-backports
in repository linux.
commit 43286109f8348c3f05a0e5e83c2d4769a07e0339
Merge: 9e20f99 80832bb
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Fri Oct 13 00:21:53 2017 +0100
Merge tag 'debian/4.13.4-1' into stretch-backports
Release linux (4.13.4-1).
debian/.gitignore | 2 +
debian/bin/buildcheck.py | 26 ++-
debian/bin/gencontrol.py | 11 +-
debian/changelog | 120 +++++++++++++
debian/config/amd64/config | 12 +-
debian/config/arm64/config | 51 +++++-
debian/config/arm64ilp32/defines | 5 +
debian/config/armel/config.marvell | 17 +-
debian/config/armel/defines | 5 +
debian/config/armhf/config | 52 ++++--
debian/config/config | 91 ++++++----
debian/config/defines | 20 +--
debian/config/hppa/config | 3 +-
debian/config/kernelarch-mips/config.octeon | 12 +-
debian/config/kernelarch-x86/config | 6 +-
debian/config/m68k/config | 5 +
debian/config/s390x/config | 1 -
debian/hyperv-daemons.hv-fcopy-daemon.init | 4 +-
debian/hyperv-daemons.hv-kvp-daemon.init | 4 +-
debian/hyperv-daemons.hv-vss-daemon.init | 4 +-
.../armel/modules/armel-marvell/mtd-modules | 3 +
debian/installer/armhf/package-list | 2 +-
debian/installer/package-list | 80 ++++-----
debian/installer/s390x/package-list | 2 +-
debian/lib/python/debian_linux/debian.py | 1 +
debian/liblockdep-dev.README.Debian | 13 ++
debian/liblockdep-dev.docs | 1 +
debian/liblockdep-dev.install | 3 +
debian/libusbip-dev.install | 3 -
debian/lockdep.dirs | 1 +
.../bugfix/all/disable-some-marvell-phys.patch | 18 +-
...emove-redundant-log-messages-from-drivers.patch | 80 +++++----
...mware_class-log-every-success-and-failure.patch | 8 +-
.../bugfix/all/fix-infoleak-in-waitid-2.patch | 66 +++++++
...-not-use-hyphen-in-exported-variable-name.patch | 41 -----
.../all/kbuild-fix-recordmcount-dependency.patch | 4 +-
.../all/kbuild-use-nostdinc-in-compile-tests.patch | 20 +--
...dule-disable-matching-missing-version-crc.patch | 6 +-
...dsim-remove-debugfs-entries-in-error-path.patch | 34 ----
...-t-write-vnet-header-beyond-end-of-buffer.patch | 68 --------
...s-required-for-drm-and-kms-on-r600-onward.patch | 8 +-
...xxx-Fix-an-integer-overflow-in-sysfs-code.patch | 64 -------
...-out-of-bounds-reads-from-address-storage.patch | 191 ---------------------
.../all/tools-lib-lockdep-define-pr_cont.patch | 25 +++
.../arm/arm-dts-exynos-add-dwc3-susphy-quirk.patch | 36 ++++
...-not-use-hyphen-in-exported-variable-name.patch | 124 +++++++++++++
...wlwifi-do-not-request-unreleased-firmware.patch | 4 +-
.../revert-gpu-host1x-add-iommu-support.patch | 48 +++---
debian/patches/features/all/aufs4/aufs4-base.patch | 60 +++----
debian/patches/features/all/aufs4/aufs4-mmap.patch | 56 +++---
.../features/all/aufs4/aufs4-standalone.patch | 126 +++++++++-----
...rdware-config-module-parameters-in-driver.patch | 52 ------
...rockchip-add-arm-mali-gpu-node-for-rk3288.patch | 75 --------
...kchip-enable-arm-mali-gpu-on-rk3288-firef.patch | 29 ----
...kchip-enable-arm-mali-gpu-on-rk3288-rock2.patch | 29 ----
...kchip-enable-arm-mali-gpu-on-rk3288-veyro.patch | 30 ----
...-gpu-add-bindings-for-the-arm-mali-midgar.patch | 140 ---------------
...arvell-Enable-second-SDHCI-controller-in-.patch | 67 --------
debian/patches/series | 16 +-
debian/rules | 5 -
debian/rules.d/tools/Makefile | 1 +
debian/rules.d/tools/lib/lockdep/Makefile | 23 +++
debian/rules.d/tools/lib/lockdep/lockdep.in | 2 +
debian/rules.d/tools/usb/usbip/Makefile | 1 +
debian/rules.real | 84 ++++++---
debian/templates/control.docs.in | 21 +--
debian/templates/control.image-dbg.in | 2 +-
debian/templates/control.source.in | 19 +-
debian/templates/control.tools.in | 42 +++--
debian/templates/image-dbg.lintian-override.in | 2 -
debian/templates/image-dbg.lintian-overrides.in | 15 ++
...overrides.perf.in => perf.lintian-overrides.in} | 0
72 files changed, 1051 insertions(+), 1251 deletions(-)
diff --cc debian/changelog
index 2ef71a5,7d93840..da2b14b
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,116 +1,130 @@@
++linux (4.13.4-1~bpo9+1) UNRELEASED; urgency=medium
++
++ * Rebuild for stretch-backports:
++ - Change ABI number to 0.bpo.1
++
++ -- Ben Hutchings <ben at decadent.org.uk> Fri, 13 Oct 2017 00:21:45 +0100
++
+ linux (4.13.4-1) unstable; urgency=medium
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.3
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.4
+
+ [ Ben Hutchings ]
+ * [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422)
+ * [arm64ilp32] Build a linux-libc-dev package (Closes: #874536)
+ * [mips*r6*] Re-enable these architectures, now that dak knows about them
+ (Closes: #825024)
+ * [x86] Enable INTEL_CHT_INT33FE as module (Closes: #873164)
+ * [armhf] Enable AXP20X_ADC, CHARGER_AXP20X, BATTERY_AXP20X, GPIO_AXP209,
+ AXP288_CHARGER, AXP288_FUEL_GAUGE, EXTCON_AXP288, AXP288_ADC as modules
+ (Closes: #873038)
+ * thp: Enable TRANSPARENT_HUGEPAGE_ALWAYS instead of
+ TRANSPARENT_HUGEPAGE_MADVISE
+ * ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS
+ * [armel] rtc: Disable RTC_NVMEM
+ * [x86] hyperv-daemons: Use pid file name in init script status operation
+ * Update policy version to 4.1.1:
+ - linux-doc: Build an empty package when the nodoc profile is used
+ - [x86] hyperv-daemons: Create pid files under /run, not /var/run
+ - Change all binary packages with priority: extra to priority: optional
+ - Install copyright file (and some other documentation) when the nodoc
+ profile is used
+ * debian/control: Move many build dependencies to Build-Depends-Arch field
+ * debian/control: Remove obsolete workarounds and alternate build deps
+ * usbip: Stop building broken libusbip-dev package
+ * Rename lintian-overrides template files to be consistent
+ * linux-image-dbg: Override lintian errors binary-from-other-architecture and
+ shlib-without-PT_GNU_STACK-section for vDSOs
+ * [armhf] dts: exynos: Add dwc3 SUSPHY quirk (Closes: #843448)
+ * liblockdep: Make missing function declarations fatal errors, to catch use
+ of missing kernel APIs
+ * liblockdep: Define pr_cont()
+ * Set ABI to 1
+
+ [ Uwe Kleine-König ]
+ * [arm64] really enable NET_DSA_MV88E6XXX for Espressobin
+
+ [ John Paul Adrian Glaubitz ]
+ * [m68k] Enable CONFIG_PATA_FALCON as module.
+
+ [ Salvatore Bonaccorso ]
+ * fix infoleak in waitid(2) (CVE-2017-14954)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Sun, 01 Oct 2017 15:52:09 +0100
+
+ linux (4.13.2-1~exp1) experimental; urgency=medium
+
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.2
+
+ [ Uwe Kleine-König ]
+ * USB/misc: reenable UCSI which got lost due to upstream changes
+ * update kernel config templates for upstream changes
+ * [amd64] enable CONFIG_SPI_PXA2XX for Apple MacBook Pro (Closes: #872004)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Tue, 19 Sep 2017 18:35:42 +0100
+
+ linux (4.13.1-1~exp1) experimental; urgency=medium
+
+ * New upstream release: https://kernelnewbies.org/Linux_4.13
+ * New upstream stable update:
+ https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.1
+
+ [ Roger Shimizu ]
+ * debian/bin/buildcheck.py:
+ Add check for uncompressed Image size, which is necessary for
+ armel/marvell flavour currently.
+
+ [ Ben Hutchings ]
+ * [mips*/octeon] mmc: Enable MMC_CAVIUM_OCTEON as module (Closes: #800594)
+
+ [ Uwe Kleine-König ]
+ * [arm64] enable NET_DSA_MV88E6XXX for Espressobin.
+
+ -- Ben Hutchings <ben at decadent.org.uk> Mon, 11 Sep 2017 05:40:04 +0100
+
+ linux (4.13~rc7-1~exp1) experimental; urgency=medium
+
+ * New upstream release candidate
+
+ [ Ben Hutchings ]
+ * [sh4] Do not use hyphen in exported variable names (fixes FTBFS)
+ * aufs: Update support patchset to aufs4.x-rcN-20170828
+
+ [ Roger Shimizu ]
+ * [armel] Disable CONFIG_STRICT_KERNEL_RWX, which will save about 3MB
+ on linux Image (before compression). (Closes: #870185)
+ * [armel] Change MTD_OF_PARTS, MTD_BLOCK, and MTD_PHYSMAP_OF from
+ built-in to modules.
+ Also change all RTC related except RTC_DRV_MV, which includes
+ RTC_DRV_DS1307, RTC_DRV_RS5C372, RTC_DRV_PCF8563, RTC_DRV_M41T80,
+ and RTC_DRV_S35390A, to modules. Because most marvell boards use
+ RTC_DRV_MV. (above two fix FTBFS)
+
+ -- Ben Hutchings <ben at decadent.org.uk> Wed, 30 Aug 2017 20:39:57 +0100
+
+ linux (4.13~rc5-1~exp1) experimental; urgency=medium
+
+ * New upstream release candidate
+
+ [ Ben Hutchings ]
+ * cpupower: Add/update definition of MSRHEADER macro for turbostat and
+ x86_energy_perf_policy
+ * Remove support for upstream DocBook-based documentation, including the
+ linux-manual package
+ * liblockdep: Re-enable liblockdep packages following upstream fixes
+
+ -- Ben Hutchings <ben at decadent.org.uk> Mon, 14 Aug 2017 23:20:50 +0100
+
+linux (4.12.13-1~bpo9+1) stretch-backports; urgency=medium
+
+ * Rebuild for stretch-backports:
+ - Change ABI number to 0.bpo.2
+
+ -- Ben Hutchings <ben at decadent.org.uk> Thu, 28 Sep 2017 12:29:04 +0100
+
linux (4.12.13-1) unstable; urgency=medium
* New upstream stable update:
diff --cc debian/config/defines
index 7332115,2eaeb0e..a69278c
--- a/debian/config/defines
+++ b/debian/config/defines
@@@ -1,5 -1,5 +1,5 @@@
[abi]
- abiname: 0.bpo.2
-abiname: 1
++abiname: 0.bpo.1
ignore-changes:
__cpuhp_*
bpf_analyzer
--
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