Commit Graph

7704 Commits

Author SHA1 Message Date
Ben Hutchings ecc79383cf staging: Enable STAGING_MEDIA, which various drivers now depend on (Closes: #654800)
svn path=/dists/trunk/linux-2.6/; revision=18514
2012-01-13 02:15:01 +00:00
Ben Hutchings 5221183b3a Update to 3.2.1
svn path=/dists/trunk/linux-2.6/; revision=18513
2012-01-13 01:53:05 +00:00
Ben Hutchings fc0c481b24 Avoid introducing null bytes in module list in bug reports
Since the module taint string includes parentheses if is non-empty, I
originally set cut to use an empty output delimiter so that this
string would immediately follow the module name.  But currently this
results in a null byte between them, which unsurprisingly has led to
some slightly mangled bug reports.  For now, use sed to delete the
space.

svn path=/dists/trunk/linux-2.6/; revision=18512
2012-01-13 00:24:24 +00:00
Ben Hutchings 44aa912907 Specify architectures affected by pending changes
svn path=/dists/trunk/linux-2.6/; revision=18511
2012-01-13 00:00:03 +00:00
Ben Hutchings 036f34422f [ia64] Add accept4() syscall (Closes: #647825)
svn path=/dists/trunk/linux-2.6/; revision=18510
2012-01-12 23:53:23 +00:00
Bastian Blank 984ee4d67c debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=18508
2012-01-12 11:31:47 +00:00
Bastian Blank 31591fe39a debian/bin/gencontrol.py: Support disabling debug infos in unreleased builds.
svn path=/dists/trunk/linux-2.6/; revision=18507
2012-01-12 11:28:06 +00:00
Bastian Blank 96bd71ce65 debian/bin/gencontrol.py, debian/rules.real, debian/templates:
Remove support for plain-xen image type.

svn path=/dists/trunk/linux-2.6/; revision=18504
2012-01-11 21:13:47 +00:00
Bastian Blank 0146019717 debian/templates/control.image.type-modulesextra.in:
Remove unused control template.

svn path=/dists/trunk/linux-2.6/; revision=18503
2012-01-11 21:04:17 +00:00
Bastian Blank 2ca47caafc * debian/bin/gencontrol.py: Use modules setting in build section.
* debian/config/s390/defines, debian/config/s390x/defines: Adopt changes.

svn path=/dists/trunk/linux-2.6/; revision=18502
2012-01-11 21:02:19 +00:00
Bastian Blank 6a75386bae debian/lib/python/debian_linux/config.py: Fix debugging output.
svn path=/dists/trunk/linux-2.6/; revision=18501
2012-01-11 20:55:10 +00:00
Bastian Blank 5a308b1d71 debian/lib/python/debian_linux/config.py:
Make config file name generation easier.

svn path=/dists/trunk/linux-2.6/; revision=18500
2012-01-11 20:50:14 +00:00
Bastian Blank a46a14199c debian/bin/gencontrol.py, debian/lib/python/debian_linux/config.py:
Move config schema into gencontrol.

svn path=/dists/trunk/linux-2.6/; revision=18499
2012-01-11 20:42:40 +00:00
Bastian Blank afadb6258a debian/lib/python/debian_linux/config.py: Read pickled config.
svn path=/dists/trunk/linux-2.6/; revision=18498
2012-01-11 20:34:37 +00:00
Bastian Blank 35c4917945 debian/lib/python/debian_linux/config.py
- Remove unneeded classes.
- Use pickle for config dump.

svn path=/dists/trunk/linux-2.6/; revision=18497
2012-01-11 20:32:03 +00:00
Bastian Blank 49dc7fc4fc debian/lib/python/debian_linux/config.py: Return base object for config.
svn path=/dists/trunk/linux-2.6/; revision=18496
2012-01-11 20:19:22 +00:00
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