Commit Graph

7451 Commits

Author SHA1 Message Date
John Paul Adrian Glaubitz db9c353a75 [m68k] udeb: Add missing SCSI drivers to scsi-modules
a2091, a3000, a4000t, bvme6000_scsi, gvp11, mvme16x_scsi, zorro7xx
2017-10-08 11:51:05 +02:00
John Paul Adrian Glaubitz b518b0e170 [m68k] udeb: Move old IDE drivers from pata-modules to ide-modules
buddha, falconide, gayle, macide, q40ide
2017-10-08 11:51:01 +02:00
John Paul Adrian Glaubitz 772a2ae4ab [m68k] udeb: Build ide-modules package, include ide-gd_mod 2017-10-08 11:48:42 +02:00
John Paul Adrian Glaubitz 0907482fa5 [m68k] udeb: Build ide-core-modules package, include ide-core 2017-10-08 11:47:44 +02:00
John Paul Adrian Glaubitz 37091e1125 [m68k] udeb: Add ide-cd_mod to cdrom-core-modules 2017-10-08 11:47:06 +02:00
John Paul Adrian Glaubitz c8fd0bc828 [m68k] udeb: Build ata-modules package, include libata 2017-10-08 11:46:37 +02:00
Ben Hutchings 4d6306b792 i40e: Build for 64-bit targets only (fixes FTBFS on hppa) 2017-10-04 03:50:08 +01:00
Ben Hutchings cc3ac57d1d [mips*] Increase RELOCATION_TABLE_SIZE to 0x00110000 for all flavours (fixes FTBFS)
The latest build failed on mips for the 4kc-malta flavour (which is the first):

  RELOCS vmlinux
Relocations overflow available space!
Please adjust CONFIG_RELOCATION_TABLE_SIZE to at least 0x0010f000

So do the same thing we did for the octeon flavour.
2017-10-04 02:35:11 +01:00
Ben Hutchings d12b3a11b2 net: Disable IRDA, which will soon be deleted upstream 2017-10-04 02:30:29 +01:00
Ben Hutchings 3ca820dff7 Update kconfig for 4.14
- [alpha] fbdev: Re-enable FRAMEBUFFER_CONSOLE as built-in
- [armel] fbdev: Explicitly disable FRAMEBUFFER_CONSOLE, as it can no longer
  be a module
- [arm64] Re-enable MMC_QCOM_DML
- Change RC_CORE back to being a module
- power/supply: Enable BATTERY_BQ27XXX and BATTERY_BQ27XXX_HDQ as modules,
  replacing W1_SLAVE_BQ27000

Clean up with kconfigeditor2 and delete obsolete symbols.
2017-10-04 02:02:35 +01:00
Ben Hutchings 96582850f8 Prepare to release linux (4.14~rc3-1~exp1). 2017-10-02 04:47:08 +01:00
Ben Hutchings 335613b4d6 Update to 4.14-rc3 2017-10-01 23:23:22 +01:00
Ben Hutchings 6c9c816966 Update to 4.14-rc2
aufs: Update support patchset to aufs4.x-rcN-20171002
2017-10-01 20:26:01 +01:00
Ben Hutchings 80832bbbef Prepare to release linux (4.13.4-1). 2017-10-01 15:52:19 +01:00
Ben Hutchings e92ee4b5df Set ABI to 1 2017-10-01 15:52:01 +01:00
Ben Hutchings 884aedc0b4 liblockdep: Define pr_cont() 2017-10-01 15:44:25 +01:00
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 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 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 444eb2a449ef "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 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 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 81097bc990 Prepare to release linux (4.13.2-1~exp1). 2017-09-19 18:36:22 +01:00
Ben Hutchings b80b24d3e0 Release linux (4.12.13-1).
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlnBUMkACgkQ57/I7JWG
 EQkU2hAAo/L20PPbaPfnnCTppx1+UD9UHNfoGhY7eoy+GYt36YjNTeqcbDUcnmGS
 oqILWJq8Qwb4r2zBgnrLL+Ek3spErVtmcIi7HoCKK9pRdqDCIQUkkHQQjQob1o5f
 fMAr+qTcGAm9/yEIclCrAJmrYPtS1e4ryBmwu4ZGzeeGS0PG/WFsGOLq9Tiq2cIh
 pmszRX59ZqpMcTHuBs2Fi6xz7YWXqGUXxJiax5fqwF6j/9CpbReFhv2ZFH2HcPA5
 4sTtGLsGTwz7lzXLljp0IN7aFkW830FGE4WuTRe2fOkFKgXlj+8wtor7D2vFB7Ou
 FHhyVrMc6y32+K9LG955ECXgwN2wGioKEMyEi67ci9qxvCGf/EA9vtEj3ytzm8+j
 fiJ1gRjk0Ec2D5Aewl2L0i2bYYf4RqTriRHmEQa14kk70U8oK4AmOilyU+d1t3WC
 xwo6ZdThvBGJGlHzrkjWxutWz3aQiL7AC2Ora51BhrR83chmxWeRa4mvo6yH6yfs
 kmSHfqIgHklwLBVpF1/9tam8E5W6KkHgW3tTX9Duz6dM+mrVxKTJz1iKbnt1213t
 xco667k4txs5k+K2JkJfUUEMlH+lCicAqEHB2EZIV0R7FCf+n4dENJ/FwXUF7XE+
 41h3BqWbxZDYcuBxBYmmoF7B3QgeFylSbbYb1W4E6Erd6j7AHj0=
 =Thw/
 -----END PGP SIGNATURE-----

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