Commit Graph

3775 Commits

Author SHA1 Message Date
Ben Hutchings 586a875fec Restore module-init-tools build-dependency
kernel-wedge depends on module-init-tools (but doesn't declare it).
Keep it in our build-depends for now.

svn path=/dists/trunk/linux-2.6/; revision=18872
2012-03-21 03:08:24 +00:00
Ben Hutchings d42114a0ff Remove all use of module-init-tools at build time
I already changed the 'real' module installation step to avoid
creating and then removing an unknown set of module index files, using
a script as a replacement for depmod.  However, we use modules_install
a second time when building debug packages.  Change that similarly, and
remove the build-dependency.

svn path=/dists/trunk/linux-2.6/; revision=18871
2012-03-20 16:14:10 +00:00
Ben Hutchings 296fb7c8c7 Merge changes from sid up to 3.2.12-1
Drop the ABI versions and ignore lists.

svn path=/dists/trunk/linux-2.6/; revision=18870
2012-03-20 16:08:41 +00:00
Ben Hutchings c017dfafa2 Prepare to release linux-2.6 (3.2.12-1).
svn path=/dists/sid/linux-2.6/; revision=18865
2012-03-20 05:54:08 +00:00
Ben Hutchings 0cba0b9cb4 Add networking patches from stable queue
svn path=/dists/sid/linux-2.6/; revision=18863
2012-03-20 04:32:41 +00:00
Ben Hutchings 3e6b34af83 aufs: Update to aufs3.2-20120312
svn path=/dists/sid/linux-2.6/; revision=18862
2012-03-20 03:48:14 +00:00
Ben Hutchings d1f5151b15 [rt] bump rt patch to version 3.2.11-rt20
svn path=/dists/sid/linux-2.6/; revision=18861
2012-03-20 03:35:24 +00:00
Ben Hutchings 690e21f586 block: fix __blkdev_get and add_disk race condition
svn path=/dists/sid/linux-2.6/; revision=18860
2012-03-20 03:18:49 +00:00
Ben Hutchings e9f13e1973 epoll: Don't limit non-nested epoll paths
svn path=/dists/sid/linux-2.6/; revision=18859
2012-03-20 03:14:58 +00:00
Ben Hutchings 3e283a7c02 List the most significant fixes and Debian bug closures in 3.2.12
svn path=/dists/sid/linux-2.6/; revision=18858
2012-03-20 02:53:55 +00:00
Bastian Blank 73c104dd0d * debian/changelog: Set version to 3.2.12-1.
* debian/patches: Remove merged and fix-up patches.

svn path=/dists/sid/linux-2.6/; revision=18857
2012-03-19 17:13:02 +00:00
Ben Hutchings d70bc0db62 Update to 3.3
svn path=/dists/trunk/linux-2.6/; revision=18854
2012-03-19 03:02:37 +00:00
Ben Hutchings 2ccd3aadf0 [x86] Disable POHMELFS; this version is obsolete
svn path=/dists/sid/linux-2.6/; revision=18852
2012-03-18 03:56:27 +00:00
Ben Hutchings f0a054e3aa [x86] Enable RTS5139 as module (Closes: #663912)
svn path=/dists/sid/linux-2.6/; revision=18851
2012-03-18 03:47:28 +00:00
Ben Hutchings 701238098e [s390] Ignore arch_pick_mmap_layout version change; it should not be needed by modules (fixes FTBFS)
svn path=/dists/sid/linux-2.6/; revision=18850
2012-03-18 02:49:09 +00:00
Ben Hutchings 44cb2fdf60 [powerpc] Enable KVM_GUEST
svn path=/dists/sid/linux-2.6/; revision=18849
2012-03-18 02:38:56 +00:00
Bastian Blank ce29758fa6 debian/changelog: Prepare to release (3.2.10-1), set urgency to high
svn path=/dists/sid/linux-2.6/; revision=18834
2012-03-13 16:20:12 +00:00
Ben Hutchings b7d66eda71 Add bug closure for built-in HOTPLUG_PCI_ACPI
svn path=/dists/sid/linux-2.6/; revision=18833
2012-03-13 16:11:10 +00:00
Bastian Blank 36a314a254 debian/changelog: Document security fix.
svn path=/dists/sid/linux-2.6/; revision=18831
2012-03-13 14:32:51 +00:00
Ben Hutchings f9d41d607b [mips,mipsel] Mark ata-modules as provided by the kernel-image udeb for most flavours
svn path=/dists/sid/linux-2.6/; revision=18827
2012-03-13 06:30:17 +00:00
Ben Hutchings 58a808ef2f udeb: Remove dependency of {pcmcia,usb}-storage-modules on ide-core-modules
svn path=/dists/sid/linux-2.6/; revision=18826
2012-03-13 06:14:14 +00:00
Bastian Blank f867fb53df * debian/changelog: Update version to 3.2.10-1.
* debian/config/defines: Ignore some local ABI changes.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18821
2012-03-12 21:24:24 +00:00
Ben Hutchings 6de2014fd4 linux-headers: Remove unused, broken symlinks to Kbuild (Closes: #663597)
svn path=/dists/sid/linux-2.6/; revision=18820
2012-03-12 15:44:40 +00:00
Ben Hutchings 7cfa39ff88 [x86,ia64] PCI/hotplug: Build-in common hotplug drivers
- Change HOTPLUG_PCI, HOTPLUG_PCI_PCIE to built-in
- [x86] Change HOTPLUG_PCI_ACPI to built-in
- [ia64] Enable HOTPLUG_PCI_SGI as built-in

svn path=/dists/sid/linux-2.6/; revision=18819
2012-03-12 01:03:31 +00:00
Aurelien Jarno 8a69d969ec [mips, mipsel] remove ide-core-modules provide.
svn path=/dists/sid/linux-2.6/; revision=18815
2012-03-11 16:43:04 +00:00
Uwe Kleine-König 7b15bcc41a [rt] fix conflict between the security restrictions on links and rt
Instead of fixing aufs I disabled it for the rt feature set as it's only
needed for the installer.

svn path=/dists/sid/linux-2.6/; revision=18814
2012-03-11 16:36:05 +00:00
Aurelien Jarno ac448e8f2f Fix previous commit
svn path=/dists/sid/linux-2.6/; revision=18813
2012-03-11 10:52:55 +00:00
Aurelien Jarno 16a8e5a6ab * [mips,mipsel] Mark ext4-modules as provided by the kernel-image udeb.
svn path=/dists/sid/linux-2.6/; revision=18812
2012-03-11 10:45:56 +00:00
Ben Hutchings ec8651afad IB: Enable INFINIBAND_SRPT as module (Closes: #663041)
svn path=/dists/trunk/linux-2.6/; revision=18811
2012-03-11 05:27:11 +00:00
Ben Hutchings f2d4c738b7 aufs: Update to aufs3.x-rcN-20120312
svn path=/dists/trunk/linux-2.6/; revision=18810
2012-03-11 05:25:53 +00:00
Ben Hutchings 0e88f788a7 Update to 3.3-rc7
svn path=/dists/trunk/linux-2.6/; revision=18809
2012-03-11 04:30:08 +00:00
Ben Hutchings 4244f4a944 [x86] crypto: Enable CRYPTO_SERPENT_SSE2_586, CRYPTO_SERPENT_SSE2_X86_64
svn path=/dists/trunk/linux-2.6/; revision=18802
2012-03-09 05:28:36 +00:00
Uwe Kleine-König ddff170108 [rt] bump rt patch to version 3.2.9-rt17
svn path=/dists/sid/linux-2.6/; revision=18800
2012-03-07 22:21:48 +00:00
Uwe Kleine-König d5de9df737 [rt] bump rt patch to version 3.2.9-rt16
This includes the locking fix for offlining a CPU commited earlier.

svn path=/dists/sid/linux-2.6/; revision=18799
2012-03-06 14:25:26 +00:00
Uwe Kleine-König 9ebb40a097 [rt] fix locking when taking down a CPU
svn path=/dists/sid/linux-2.6/; revision=18798
2012-03-06 08:29:22 +00:00
Ben Hutchings b5f04159e0 Prepare to release linux-2.6 (3.3~rc6-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18794
2012-03-05 00:20:29 +00:00
Ben Hutchings 870e3e6899 Merge changes from sid branch up to 3.2.9-1
svn path=/dists/trunk/linux-2.6/; revision=18790
2012-03-04 20:27:13 +00:00
Ben Hutchings 16ea18a2b8 Prepare to release linux-2.6 (3.2.9-1).
urgency=high for the cdrom security fix in 3.2.9

svn path=/dists/sid/linux-2.6/; revision=18788
2012-03-04 20:12:23 +00:00
Ben Hutchings 8481ee5682 Update to 3.3-rc6
svn path=/dists/trunk/linux-2.6/; revision=18785
2012-03-04 16:37:05 +00:00
Uwe Kleine-König 6b60b6faa5 [x86] Update rt featureset to 3.2.9-rt15
svn path=/dists/sid/linux-2.6/; revision=18782
2012-03-04 13:31:34 +00:00
Ben Hutchings 6044a51c1b Add versioned Breaks relation to 'at' for hard link restrictions
svn path=/dists/sid/linux-2.6/; revision=18781
2012-03-03 21:05:17 +00:00
Ben Hutchings a5b73a96e3 dvb-usb: Enable DVB_USB_PCTV452E, DVB_USB_MXL111SF as modules
svn path=/dists/sid/linux-2.6/; revision=18778
2012-03-03 20:44:46 +00:00
Ben Hutchings c81e0883b4 gspca: Enable USB_GSPCA_TOPRO as module
svn path=/dists/sid/linux-2.6/; revision=18777
2012-03-03 20:42:45 +00:00
Ben Hutchings 5d0c0306ed media/rc: Enable RC_ATI_REMOTE as module
svn path=/dists/sid/linux-2.6/; revision=18776
2012-03-03 20:39:11 +00:00
Ben Hutchings 8cddc9860b Set HID_ACRUX_FF=y; it's a bool option dependent on HID_ACRUX not a tristate
svn path=/dists/sid/linux-2.6/; revision=18775
2012-03-03 20:37:22 +00:00
Ben Hutchings 1f476ca35f hid: Enable HID_HOLTEK, HID_PRIMAX, HID_SPEEDLINK, HID_WIIMOTE
svn path=/dists/sid/linux-2.6/; revision=18774
2012-03-03 20:36:06 +00:00
Ben Hutchings f9e3150ecd cgroups: Set CGROUP_PERF
svn path=/dists/sid/linux-2.6/; revision=18773
2012-03-03 19:54:34 +00:00
Ben Hutchings eb520f4b87 Update to 3.3-rc5
svn path=/dists/trunk/linux-2.6/; revision=18770
2012-03-03 18:58:28 +00:00
Ben Hutchings d87a6fa26b iwlwifi: fix key removal (Closes: #651199)
svn path=/dists/sid/linux-2.6/; revision=18769
2012-03-03 18:39:09 +00:00
Ben Hutchings 90154ece0a fs: Introduce and enable security restrictions on links
Add the longstanding symlink and hard link restriction patches as
found in mmotm.  Explicitly enable these restrictions and point to the
documentation.

svn path=/dists/sid/linux-2.6/; revision=18763
2012-03-02 04:49:25 +00:00