Commit Graph

3485 Commits

Author SHA1 Message Date
Ben Hutchings d2a66a01a0 Prepare to release linux-2.6 (3.0.0-6).
svn path=/dists/sid/linux-2.6/; revision=18212
2011-11-02 02:47:37 +00:00
Ben Hutchings 53e89121b1 oom: fix integer overflow of points in oom_badness (CVE-2011-4097)
svn path=/dists/sid/linux-2.6/; revision=18211
2011-11-01 14:47:10 +00:00
Ben Hutchings ed64a80b90 Note that CVE-2011-4081 was fixed in stable 3.0.8
svn path=/dists/sid/linux-2.6/; revision=18210
2011-11-01 14:35:06 +00:00
Ben Hutchings 4f95622964 xfs: Fix possible memory corruption in xfs_readlink (CVE-2011-4077)
svn path=/dists/sid/linux-2.6/; revision=18209
2011-11-01 14:25:01 +00:00
Ben Hutchings cdd9a973fd aufs: Update to aufs3.0-20111031 (Closes: #644687)
svn path=/dists/sid/linux-2.6/; revision=18207
2011-10-31 04:33:01 +00:00
Ben Hutchings 3287306a63 Note previous change: Add empty files to trigger generation of kernel-image udebs
svn path=/dists/sid/linux-2.6/; revision=18206
2011-10-31 04:19:05 +00:00
Ben Hutchings ace78f87fb ark3116: Fix initialisation order (Closes: #640391)
svn path=/dists/sid/linux-2.6/; revision=18186
2011-10-28 03:47:37 +00:00
Ben Hutchings f3929cc7ad [{mips,mipsel}/{4,5}kc-malta] Disable X.25, as in all other configurations
svn path=/dists/sid/linux-2.6/; revision=18178
2011-10-25 09:37:24 +00:00
Ben Hutchings ef3e66f739 Add stable 3.0.8
svn path=/dists/sid/linux-2.6/; revision=18177
2011-10-25 09:24:34 +00:00
Ben Hutchings a58a90dfd3 [powerpc] Change IDE, IDE_GD from built-in to module
svn path=/dists/sid/linux-2.6/; revision=18176
2011-10-24 11:29:08 +00:00
Ben Hutchings 030c9eeee3 [powerpc] Change ATA, PATA_MACIO from module to built-in (Closes: #641210)
svn path=/dists/sid/linux-2.6/; revision=18174
2011-10-24 09:24:56 +00:00
Uwe Kleine-König 7c7ec14458 [amd64] Update rt featureset to 3.0.7-rt20
svn path=/dists/sid/linux-2.6/; revision=18172
2011-10-19 19:05:00 +00:00
Ben Hutchings d8a35d2c97 cputimer: Cure lock inversion
Fix regression introduced in 3.0.7.
Update the rt patch accordingly.

svn path=/dists/sid/linux-2.6/; revision=18171
2011-10-19 02:36:03 +00:00
Ben Hutchings 2c1c73c51b Abbreviate 3.0.7 change list and add bug closures
svn path=/dists/sid/linux-2.6/; revision=18170
2011-10-19 02:18:44 +00:00
Uwe Kleine-König 97db62c65e [amd64] Update rt featureset to 3.0.6-rt18
svn path=/dists/sid/linux-2.6/; revision=18168
2011-10-18 08:51:28 +00:00
Bastian Blank 4c30be6ba2 Add stable release 3.0.7.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/3.0.7.patch: Add.
* debian/patches/series/6: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=18167
2011-10-18 08:42:31 +00:00
Uwe Kleine-König f9bd94a34a [amd64] Update rt featureset to 3.0.6-rt17
svn path=/dists/sid/linux-2.6/; revision=18158
2011-10-07 13:59:16 +00:00
Ben Hutchings 0f40f7b465 Prepare to release linux-2.6 (3.0.0-5).
svn path=/dists/sid/linux-2.6/; revision=18152
2011-10-06 02:26:56 +00:00
Ben Hutchings 0e076e3520 Make taskstats require root access (CVE-2011-2494)
We want this fix everywhere, not just in rt!

svn path=/dists/sid/linux-2.6/; revision=18151
2011-10-05 14:14:35 +00:00
Uwe Kleine-König d0a01a6a66 [amd64] Update rt featureset to 3.0.6-rt16
Fixed up hunks for lib/Kconfig.debug to fit on top of sysrq-mask.patch

svn path=/dists/sid/linux-2.6/; revision=18150
2011-10-05 09:10:16 +00:00
Ben Hutchings 168366a145 Note that stable 3.0.5 fixes CVE-2011-3191
svn path=/dists/sid/linux-2.6/; revision=18148
2011-10-05 00:07:32 +00:00
Ben Hutchings ffb4138f86 Bump ABI to 2
svn path=/dists/sid/linux-2.6/; revision=18147
2011-10-04 05:46:37 +00:00
Ben Hutchings 8a02f1bc34 Add stable 3.0.5 and 3.0.6
svn path=/dists/sid/linux-2.6/; revision=18146
2011-10-04 05:41:51 +00:00
Ben Hutchings 370dc4de43 Build udebs for the installer
Cherry-picked from trunk r18121.

Use kernel-wedge in gencontrol.py and during the build process to
generate the udeb packages required by debian-installer.

Add the kernel-wedge configuration files from all the current
linux-kernel-di-$arch-2.6 packages.


svn path=/dists/sid/linux-2.6/; revision=18144
2011-10-02 22:52:53 +00:00
Ben Hutchings ed776fb227 Build udebs for the installer
Use kernel-wedge in gencontrol.py and during the build process to
generate the udeb packages required by debian-installer.

Add the kernel-wedge configuration files from all the current
linux-kernel-di-$arch-2.6 packages.

svn path=/dists/trunk/linux-2.6/; revision=18121
2011-09-25 03:12:12 +00:00
Ben Hutchings d04d4963bb kobj_uevent: Ignore if some listeners cannot handle message (Closes: #641661)
svn path=/dists/sid/linux-2.6/; revision=18117
2011-09-23 05:16:38 +00:00
Ben Hutchings da389ea4fb block: Free queue resources at blk_release_queue() (Closes: #631187)
svn path=/dists/sid/linux-2.6/; revision=18115
2011-09-23 04:48:13 +00:00
Ben Hutchings 3e240c77cc fm801: Fix regressions in 3.0 (Closes: #641946)
svn path=/dists/sid/linux-2.6/; revision=18113
2011-09-22 13:53:42 +00:00
Ben Hutchings 555d263559 Update to 3.1-rc7
svn path=/dists/trunk/linux-2.6/; revision=18111
2011-09-22 03:29:51 +00:00
Ben Hutchings 6fb528de1a Prepare to release linux-2.6 (3.1.0~rc6-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18109
2011-09-22 01:27:45 +00:00
Ben Hutchings 0a45a7e8a2 [i386] Fix alignment of alternative instruction entries (Closes: #640964)
svn path=/dists/trunk/linux-2.6/; revision=18108
2011-09-21 04:39:25 +00:00
Ben Hutchings dd0e46a0aa Ignore ABI change in rt2800lib (fixes FTBFS on several architectures)
svn path=/dists/sid/linux-2.6/; revision=18107
2011-09-20 22:53:38 +00:00
Ben Hutchings 16774e59d3 Prepare to release linux-2.6 (3.0.0-4).
svn path=/dists/sid/linux-2.6/; revision=18104
2011-09-20 04:38:38 +00:00
Uwe Kleine-König 7389c0e460 [amd64] Update rt featureset to 3.0.4-rt14
(and remove whitespace noise introduced in r18089)

svn path=/dists/sid/linux-2.6/; revision=18090
2011-09-15 14:07:15 +00:00
Moritz Muehlenhoff 7bb3538cdc * Update German Debconf translation. Thanks to Holger Wansing
(Closes: #641487)

svn path=/dists/sid/linux-2.6/; revision=18089
2011-09-13 20:32:53 +00:00
Ben Hutchings bc47d27b2b Update to 3.1-rc6
svn path=/dists/trunk/linux-2.6/; revision=18083
2011-09-13 13:31:56 +00:00
Uwe Kleine-König 06f83b39f5 [amd64] Update rt featureset to 3.0.4-rt13
svn path=/dists/sid/linux-2.6/; revision=18073
2011-09-10 21:22:48 +00:00
Ben Hutchings d20c752850 [armel/ixp4xx] Add gpioblib support (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18072
2011-09-10 03:17:12 +00:00
Ben Hutchings 1bd1a3f2d2 [i386] libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
svn path=/dists/trunk/linux-2.6/; revision=18062
2011-09-08 14:40:22 +00:00
Ben Hutchings 319826f855 Update Spanish debconf template translations (Omar Campagne) (Closes: #636242)
svn path=/dists/sid/linux-2.6/; revision=18057
2011-09-07 03:06:48 +00:00
Ben Hutchings 4dd557d027 uvcvideo: Fix crash when linking entities (Closes: #637740)
svn path=/dists/sid/linux-2.6/; revision=18056
2011-09-07 01:42:55 +00:00
Ben Hutchings 1cbe072043 Drop non-fix for GPIO compile errors on armel/ixp4xx
svn path=/dists/trunk/linux-2.6/; revision=18054
2011-09-06 03:21:11 +00:00
Ben Hutchings e3ab97f0fd Fix GPIOLIB vs GENERIC_GPIO selection for two more architectures
svn path=/dists/trunk/linux-2.6/; revision=18051
2011-09-05 03:36:39 +00:00
Ben Hutchings 8b5ade9bc5 Update to 3.1-rc5
svn path=/dists/trunk/linux-2.6/; revision=18050
2011-09-05 03:31:51 +00:00
Ben Hutchings 6b76054200 Add fixes from the stable queue believed to fix Debian bugs
svn path=/dists/sid/linux-2.6/; revision=18045
2011-09-04 23:30:50 +00:00
Ben Hutchings 02063aa7ff Add stable 3.0.4
svn path=/dists/sid/linux-2.6/; revision=18044
2011-09-04 22:28:39 +00:00
Ben Hutchings cfe2d8200a Prepare to release linux-2.6 (3.1.0~rc4-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18035
2011-08-30 00:49:17 +00:00
Ben Hutchings b44aa24a5b Merge changes from sid
svn path=/dists/trunk/linux-2.6/; revision=18034
2011-08-29 13:36:42 +00:00
Ben Hutchings 8f0eaeaba8 [alpha] Disable GENERIC_GPIO (Closes: #638696)
svn path=/dists/sid/linux-2.6/; revision=18033
2011-08-29 13:30:57 +00:00
Ben Hutchings 9f30064779 Update to 3.1-rc4
svn path=/dists/trunk/linux-2.6/; revision=18032
2011-08-29 13:25:28 +00:00