Commit Graph

12588 Commits

Author SHA1 Message Date
Ben Hutchings
60879f2bae liblockdep: Make missing function declarations fatal errors
This should catch use of missing kernel APIs.  Which has happened yet
again.
2017-10-01 15:43:34 +01:00
Ben Hutchings
e2431bcb2f [armhf] dts: exynos: Add dwc3 SUSPHY quirk (Closes: #843448) 2017-10-01 15:23:55 +01:00
Ben Hutchings
e7b4b7d822 Merge remote-tracking branch 'refs/remotes/alioth/master' 2017-10-01 15:23:05 +01:00
Ben Hutchings
9fe724d67d linux-image-dbg: Override lintian errors for vDSOs
It currently reports errors binary-from-other-architecture and
shlib-without-PT_GNU_STACK-section, which are false positives.
2017-10-01 15:23:01 +01:00
Salvatore Bonaccorso
2678c31e68 fix infoleak in waitid(2) (CVE-2017-14954) 2017-10-01 12:02:28 +02:00
Ben Hutchings
a1b309111a Rename lintian-overrides template files to be consistent 2017-10-01 01:36:27 +01:00
Ben Hutchings
cc91d0cfa2 usbip: Stop building broken libusbip-dev package
It has a lintian error (non-empty-dependency_libs-in-la-file) and it
also seems to be missing a header (the newly added
usbip_host_common.h) since Linux 4.7.  No-one seems to have noticed,
and it has nothing build-depending on it, so get rid of it.
2017-10-01 01:05:52 +01:00
Ben Hutchings
604a4a5743 debian/rules.real: Stop using the mandocs target
The upstream doc build system still implements the old mandocs target,
but it's now a no-op.  Stop using it, as it will presumably be removed
at some point.
2017-09-30 14:47:20 +01:00
Ben Hutchings
112ad0c27f debian/control: Remove obsolete workarounds and alternate build deps
The dpkg bugs affecting libssl-dev build deps were fixed in 1.18.8.
The various non-M-A packages for which we used :native qualification
were fixed before stretch release.  So neither unstable nor
stretch-backports needs these.
2017-09-30 14:41:19 +01:00
Ben Hutchings
06c36b3662 debian/control: Move many build dependencies to Build-Depends-Arch field 2017-09-30 14:09:54 +01:00
Ben Hutchings
d0991cbfc0 Update policy version to 4.1.1 2017-09-30 13:50:56 +01:00
Ben Hutchings
cd2b0b1742 Install copyright file when the nodoc profile is used
Revert to running dh_installdocs unconditionally, although that
currently installs more than we want (which is permitted by policy).

When we upgrade to debhelper compat level 11, dh_installdocs will
become sensitive to the profile and will install only the copyright
file in this case.  But we shouldn't do that until development of
this level is complete and supported in stretch-backports.
2017-09-30 13:50:34 +01:00
Ben Hutchings
9369849423 Change all binary packages with priority: extra to priority: optional 2017-09-30 13:50:34 +01:00
Ben Hutchings
6d1b6b2dc8 [x86] hyperv-daemons: Create pid files under /run, not /var/run 2017-09-30 13:50:34 +01:00
Ben Hutchings
fe5c3cbe60 linux-doc: Build an empty package when the nodoc profile is used
Wiki page BuildProfileSpec says the set of binary packages can change,
but policy says not (since 4.0.0).
2017-09-30 13:50:30 +01:00
Ben Hutchings
51100af154 [x86] hyperv-daemons: Use pid file name in init script status operation
While we're here, also drop the unnecessary commands to replicate the
exit code.
2017-09-30 13:29:07 +01:00
Ben Hutchings
9fec004526 [armel] rtc: Disable RTC_NVMEM
and explicitly enable it for every other configuration.
2017-09-29 20:34:41 +02:00
Ben Hutchings
069fdfc2ec ALSA: Enable SND_OSSEMUL, a new dependency of SND_{MIXER,PCM}_OSS 2017-09-29 20:31:23 +02:00
Ben Hutchings
611a8e6726 thp: Enable TRANSPARENT_HUGEPAGE_ALWAYS instead of TRANSPARENT_HUGEPAGE_MADVISE
As advised by Andrea Arcangeli - since commit 444eb2a449 "mm: thp:
set THP defrag by default to madvise and add a stall-free defrag
option" this will generally be best for performance.
2017-09-29 16:32:09 +02:00
Ben Hutchings
f3152ccaad Update to 4.13.4 2017-09-29 16:29:45 +02:00
John Paul Adrian Glaubitz
480c41a802 [m68k] Enable CONFIG_PATA_FALCON as module 2017-09-27 18:11:13 +02:00
Ben Hutchings
959dc591c3 Revert "[armhf,arm64] Enable OF_OVERLAY"
This reverts commit 7c624acb94.
It's currently not useful without out-of-tree code, as there is
no kernel driver or userland API for loading overlays.
2017-09-27 15:57:49 +02:00
Ben Hutchings
a618b8dbbf [armhf,arm64] nouveau: Explicitly enable NOUVEAU_PLATFORM_DRIVER 2017-09-27 14:25:39 +02:00
Ben Hutchings
7c624acb94 [armhf,arm64] Enable OF_OVERLAY 2017-09-27 13:53:18 +02:00
Ben Hutchings
0138e6bc4e [armhf] Enable AXP2xx drivers as modules (Closes: #873038)
Enable AXP20X_ADC, CHARGER_AXP20X, BATTERY_AXP20X, GPIO_AXP209,
AXP288_CHARGER, AXP288_FUEL_GAUGE, EXTCON_AXP288, AXP288_ADC as
modules.
2017-09-24 23:48:46 +01:00
Ben Hutchings
38a5047f64 [x86] Enable INTEL_CHT_INT33FE as module (Closes: #873164) 2017-09-24 23:41:47 +01:00
Ben Hutchings
951bbaaefe debian/config/defines: Sort architecture list 2017-09-24 21:43:23 +01:00
Ben Hutchings
e297d59baf [mips*r6*] Re-enable these architectures, now that dak knows about them (Closes: #825024) 2017-09-24 21:43:23 +01:00
Ben Hutchings
e0200aa8d2 [arm64ilp32] Build a linux-libc-dev package (Closes: #874536) 2017-09-24 21:43:23 +01:00
Uwe Kleine-König
5f4148f52a [arm64] really enable NET_DSA_MV88E6XXX for Espressobin 2017-09-24 21:06:00 +02:00
Ben Hutchings
45ae1e5611 [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422) 2017-09-22 00:52:45 +01:00
Ben Hutchings
bda17fdc35 Update to 4.13.3 2017-09-22 00:48:13 +01:00
Ben Hutchings
cbc7702377 Clean up kconfig using kconfigeditor2
This is just fixing up file headings; ukleinek handled all the renamed
symbols.
2017-09-21 23:49:06 +01:00
Ben Hutchings
81097bc990 Prepare to release linux (4.13.2-1~exp1). 2017-09-19 18:36:22 +01:00
Ben Hutchings
b80b24d3e0 Merge tag 'debian/4.12.13-1'
Release linux (4.12.13-1).

Drop ABI reference files.
2017-09-19 18:34:53 +01:00
Ben Hutchings
e921bacf69 Update to 4.13.2 2017-09-19 18:33:41 +01:00
Ben Hutchings
44ed7a136d Prepare to release linux (4.12.13-1). 2017-09-19 01:59:17 +01:00
Ben Hutchings
fd05738927 nfs: Ignore ABI change 2017-09-19 01:59:05 +01:00
Ben Hutchings
a18f05bb5b Add various security fixes 2017-09-19 00:49:12 +01:00
Ben Hutchings
cb5ce6ce3b Update to 4.12.13 2017-09-19 00:33:58 +01:00
Salvatore Bonaccorso
bab2ab0e8d Fix field name in patch for Bug-Debian
Gbp-Dch: Ignore
2017-09-15 17:10:03 +02:00
Salvatore Bonaccorso
bec9a8f0bc Add ABI reference for 4.12.0-2 2017-09-15 17:09:25 +02:00
Salvatore Bonaccorso
2afb7462ca Add bug field to patch
Gbp-Dch: Ignore
2017-09-15 16:58:36 +02:00
Salvatore Bonaccorso
bfbae48942 Add bug closer for CVE-2017-1000251, #875881 2017-09-15 16:56:55 +02:00
Uwe Kleine-König
6524072137 [amd64] enable CONFIG_SPI_PXA2XX for Apple MacBook Pro 2017-09-15 10:22:01 +02:00
Salvatore Bonaccorso
acfbd0bece Bluetooth: Properly check L2CAP config option output buffer length (CVE-2017-1000251) 2017-09-14 06:51:56 +02:00
Salvatore Bonaccorso
8f075a9a83 xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present (CVE-2017-14340) 2017-09-14 06:51:56 +02:00
Salvatore Bonaccorso
bcc9a01d8e scsi: qla2xxx: Fix an integer overflow in sysfs code (CVE-2017-14051) 2017-09-14 06:51:56 +02:00
Salvatore Bonaccorso
2ed545523f sctp: Avoid out-of-bounds reads from address storage (CVE-2017-7558) 2017-09-14 06:51:56 +02:00
Uwe Kleine-König
e06a90e2dd add changelog entries for commits 20dc799b417d..4d7d15c50a23 2017-09-12 15:06:27 +02:00