Commit Graph

7838 Commits

Author SHA1 Message Date
Bastian Blank 00b9cab893 * debian/lib/python/debian_linux/debian.py: Use unicode.
* debian/lib/python/debian_linux/gencontrol.py: Remove debugging code.

svn path=/dists/trunk/linux-2.6/; revision=18495
2012-01-11 20:01:55 +00:00
Bastian Blank caefc1f622 debian/lib/python/debian_linux/config.py: Fix schema.
svn path=/dists/trunk/linux-2.6/; revision=18494
2012-01-11 18:41:47 +00:00
Bastian Blank 141957a25b debian/lib/python: Use unicode always.
svn path=/dists/trunk/linux-2.6/; revision=18493
2012-01-11 18:03:27 +00:00
Bastian Blank dad674e6e7 * debian/lib/python/debian_linux/debian.py:
Replace PackageFieldList with PackageArchitecture.
* debian/bin/gencontrol.py,
  debian/lib/python/debian_linux/gencontrol.py: Adopt changes.

svn path=/dists/trunk/linux-2.6/; revision=18492
2012-01-11 17:46:47 +00:00
Bastian Blank e962c1ae2b debian/lib/python: Remove SortedDict, use collections.OrderedDict instead.
svn path=/dists/trunk/linux-2.6/; revision=18491
2012-01-11 17:16:00 +00:00
Bastian Blank 2aee5e44d4 * debian/bin/gencontrol.py: Move debug setting into new build section.
* debian/config/amd64/defines, debian/config/i386/defines: Update.

svn path=/dists/trunk/linux-2.6/; revision=18490
2012-01-11 17:05:44 +00:00
Bastian Blank a4a27ffb31 debian/bin: PEP8 and other style fixes.
svn path=/dists/trunk/linux-2.6/; revision=18489
2012-01-11 17:00:17 +00:00
Bastian Blank 9863acaddd debian/lib/python: PEP8 and other style fixes.
svn path=/dists/trunk/linux-2.6/; revision=18488
2012-01-11 16:52:29 +00:00
Bastian Blank 42fbf6c05d debian/changelog: Fix version.
svn path=/dists/trunk/linux-2.6/; revision=18487
2012-01-11 16:33:07 +00:00
Ben Hutchings 0cebee6320 igmp: Avoid zero delay when receiving odd mixture of IGMP queries (Closes: #654876) (CVE-2012-0207)
svn path=/dists/sid/linux-2.6/; revision=18484
2012-01-10 03:10:34 +00:00
Ben Hutchings 36055ecd63 Prepare to release linux-2.6 (3.1.8-1).
svn path=/dists/sid/linux-2.6/; revision=18482
2012-01-08 23:59:11 +00:00
Ben Hutchings a4a17af2cc [x86] KVM: Prevent starting PIT timers in the absence of irqchip support (CVE-2011-4622)
svn path=/dists/sid/linux-2.6/; revision=18481
2012-01-08 23:57:50 +00:00
Ben Hutchings d522842c22 Restrict ioctl forwarding on partitions and logical volumes (CVE-2011-4127)
svn path=/dists/sid/linux-2.6/; revision=18480
2012-01-08 23:56:42 +00:00
Arnaud Patard 4b05a947e9 forgot to commit series file ...
svn path=/dists/trunk/linux-2.6/; revision=18477
2012-01-08 10:51:43 +00:00
Arnaud Patard 280a068cb5 Backport topdown mmap support on arm (http://lists.debian.org/debian-arm/2011/12/msg00136.html)
svn path=/dists/trunk/linux-2.6/; revision=18475
2012-01-08 10:48:16 +00:00
Arnaud Patard c351fac8d7 Add back ixp4xx gpiolib (fixes ftbfs on ixp4xx)
svn path=/dists/trunk/linux-2.6/; revision=18473
2012-01-08 10:41:18 +00:00
Arnaud Patard 3ea67e909b Make sure that kernel image is not too big on armel by disabling apparmor and tomoyo
svn path=/dists/trunk/linux-2.6/; revision=18472
2012-01-08 10:37:18 +00:00
Ben Hutchings 5840d57fe9 Use 'chmod a+x' to make no-depmod script executable
We shouldn't override whatever read/write permissions it has.

svn path=/dists/trunk/linux-2.6/; revision=18460
2012-01-08 01:52:10 +00:00
Ben Hutchings 6a8499f514 v4l2-ioctl: integer overflow in video_usercopy()
svn path=/dists/sid/linux-2.6/; revision=18459
2012-01-08 01:41:34 +00:00
Ben Hutchings 9413d691a6 Undo removal of exported functions in 3.1.8
blk_init_allocated_queue_node() was removed; restore it as a wrapper.
On sparc, io_remap_pfn_range() was changed into an inline function;
change it back for now.

svn path=/dists/sid/linux-2.6/; revision=18458
2012-01-08 01:15:40 +00:00
Ben Hutchings 85136b37c3 Update to 3.1.8
svn path=/dists/sid/linux-2.6/; revision=18457
2012-01-08 00:24:03 +00:00
Ben Hutchings a93dbd844e Install /lib/modules/<kernel-version>/modules.builtin in linux-image packages
We want to avoid shipping any files generated by depmod (which should
be generated in the postinst) and the 'build' and 'source' symlinks
(which should be installed by the linux-headers package).  Since
depmod has generated more and more files over time, we have been
removing all unexpected files under /lib/modules/<kernel-version>,
accidentally including modules.builtin which is *not* generated by
depmod.

Try to solve the problem generally by substituting a dummy depmod
command and then just removing the 'build' and 'source' symlinks.


svn path=/dists/trunk/linux-2.6/; revision=18456
2012-01-07 22:08:58 +00:00
Bastian Blank e3913e88f2 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Enable CRYPTO_SHA1_SSSE3, CRYPTO_BLOWFISH_X86_64 and
  CRYPTO_TWOFISH_X86_64_3WAY.

svn path=/dists/trunk/linux-2.6/; revision=18455
2012-01-06 14:44:33 +00:00
Bastian Blank 9f46a036c1 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux-2.6/; revision=18454
2012-01-06 14:40:22 +00:00
Bastian Blank b67ca797b7 debian/changelog: Set version to 3.2-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=18453
2012-01-06 14:30:38 +00:00
Ben Hutchings 7193956cc5 Drop "bridge: provide a mtu() method for fake_dst_ops", only needed for 3.2
svn path=/dists/sid/linux-2.6/; revision=18452
2012-01-04 13:27:45 +00:00
Aurelien Jarno 5589c09f09 * [sh4/sh7751r] Disable CONFIG_RTS7751R2D_1. Support for this board
implies IRQless IDE, which causes data corruption.


svn path=/dists/sid/linux-2.6/; revision=18451
2012-01-03 11:25:53 +00:00
Ben Hutchings 6dae199070 Move Aurelien's udeb change to the current changelog entry
This change was made after 3.2~rc7-1~experimental.1.

svn path=/dists/trunk/linux-2.6/; revision=18450
2012-01-02 13:43:01 +00:00
Ben Hutchings 3341c6b5ba [arm] Remove use of possibly undefined BUILD_BUG_ON in <asm/bug.h> (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18449
2012-01-02 13:24:06 +00:00
Ben Hutchings efebeb308a media/dvb: Enable DVB_USB_IT913X as module (Closes: #653776)
svn path=/dists/trunk/linux-2.6/; revision=18448
2012-01-02 02:57:50 +00:00
Ben Hutchings 3cc9ce52b2 Revert "aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)"
This is not sufficient to fix the failure.

svn path=/dists/sid/linux-2.6/; revision=18444
2011-12-31 23:19:41 +00:00
Aurelien Jarno 3206cefe45 * [sh4] Remove core-modules udeb as it is empty.
svn path=/dists/sid/linux-2.6/; revision=18443
2011-12-31 16:34:03 +00:00
Aurelien Jarno d859530c6b * [arm, mips, mipsel, sh4] Add a virtio-modules udeb on flavours which
can be emulated by QEMU.


svn path=/dists/trunk/linux-2.6/; revision=18442
2011-12-31 16:14:02 +00:00
Ben Hutchings 005c58fae5 aufs: Do not refer to AUFS_NAME in pr_fmt (fixes FTBFS on m68k)
svn path=/dists/sid/linux-2.6/; revision=18441
2011-12-30 17:11:25 +00:00
Ben Hutchings eace8ee92e Revert "clockevents: Set noop handler in clockevents_exchange_device()", included in stable update 3.1.5 (Closes: #653398)
svn path=/dists/sid/linux-2.6/; revision=18440
2011-12-30 16:52:00 +00:00
Ben Hutchings 5d89b7d76f Update Russian debconf template translations (Yuri Kozlov) (Closes: #653716)
svn path=/dists/sid/linux-2.6/; revision=18439
2011-12-30 16:48:06 +00:00
Ben Hutchings 36b3180d45 l2tp: ensure sk->dst is still valid (Closes: #652503)
svn path=/dists/sid/linux-2.6/; revision=18437
2011-12-30 11:03:36 +00:00
Ben Hutchings f838ecc2de Update firmware WHENCE file parsing
All File fields now describe just one file, which may be followed by
other related fields.  Never flush the file details immediately.

For some File fields, there are now multiple following Source fields.
Collect them in a list.

svn path=/dists/trunk/linux-2.6/; revision=18432
2011-12-29 18:28:04 +00:00
Ben Hutchings 105e27367a rtc: Fix alarm rollover when day or month is out-of-range (Closes: #646429)
svn path=/dists/sid/linux-2.6/; revision=18430
2011-12-29 15:34:52 +00:00
Ben Hutchings e9e5b11d6b net: Fix regressions that may result in a crash when using br_netfilter
svn path=/dists/sid/linux-2.6/; revision=18429
2011-12-28 21:42:53 +00:00
Ben Hutchings e3c3cf2822 drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU
svn path=/dists/sid/linux-2.6/; revision=18428
2011-12-28 21:34:35 +00:00
Ben Hutchings 576fc1b72c iwlwifi: allow to switch to HT40 if not associated (Closes: #653423)
svn path=/dists/sid/linux-2.6/; revision=18426
2011-12-28 16:20:44 +00:00
Bastian Blank ea83f47603 debian/changelog: Prepare to release (3.2~rc7-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18425
2011-12-28 13:56:05 +00:00
Ben Hutchings 7cfabda7d7 prerm: Print an error message when aborting removal of the running kernel (Closes: #601962)
svn path=/dists/sid/linux-2.6/; revision=18424
2011-12-28 00:29:32 +00:00
Ben Hutchings 8af8fcd361 snapshot: Implement compat_ioctl (Closes: #502816)
svn path=/dists/sid/linux-2.6/; revision=18423
2011-12-27 20:10:31 +00:00
Bastian Blank 24d7d4d977 * debian/changelog: Update.
* debian/rules.real: Use xz compression for all packages.

svn path=/dists/trunk/linux-2.6/; revision=18422
2011-12-24 22:14:34 +00:00
Ben Hutchings 59c69816b4 Merge from sid again (release of 3.1.6-1)
svn path=/dists/trunk/linux-2.6/; revision=18420
2011-12-24 11:14:29 +00:00
Ben Hutchings ad7ae07d2a Drop one hunk of an rt patch applied separately in 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18419
2011-12-24 11:02:52 +00:00
Ben Hutchings cb4f2d3ab2 Put some Hyper-V config options under drivers/hv/Kconfig for 3.2
svn path=/dists/trunk/linux-2.6/; revision=18418
2011-12-24 10:57:51 +00:00
Ben Hutchings e0da08a8cb Restore aufs fix dropped in last merge from sid
svn path=/dists/trunk/linux-2.6/; revision=18417
2011-12-24 10:55:56 +00:00