Commit Graph

2301 Commits

Author SHA1 Message Date
Ben Hutchings c053dbb207 Add more CVE references for 2.6.32.1
svn path=/dists/trunk/linux-2.6/; revision=14787
2009-12-14 22:38:34 +00:00
dann frazier 1c4cfe4ae1 * Add stable release 2.6.32.1:
- ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT (CVE-2009-4131)

svn path=/dists/trunk/linux-2.6/; revision=14786
2009-12-14 22:27:57 +00:00
Ben Hutchings 1e2530a0ed netfilter: xtables: fix conntrack match v1 ipt-save output (Closes: #556587)
svn path=/dists/trunk/linux-2.6/; revision=14785
2009-12-14 02:03:57 +00:00
Aurelien Jarno 53e623d303 * Add support for the sparc64 architecture.
svn path=/dists/trunk/linux-2.6/; revision=14784
2009-12-13 12:27:53 +00:00
Bastian Blank a9bc22a7b3 * debian/changelog: Update.
* debian/config/s390/config: Enable ZVM_WATCHDOG.

svn path=/dists/trunk/linux-2.6/; revision=14780
2009-12-12 16:02:36 +00:00
Bastian Blank ca1be002f2 * debian/changelog: Update.
* debian/config/s390/config: Enable SECCOMP.

svn path=/dists/trunk/linux-2.6/; revision=14778
2009-12-12 13:41:29 +00:00
Bastian Blank 6a3d896f69 * debian/changelog: Update.
* debian/config/config: Enable KSM.

svn path=/dists/trunk/linux-2.6/; revision=14777
2009-12-12 12:36:14 +00:00
Ben Hutchings cb8c51d3ec atl1c: Fix system hang when link drops (Closes: #559577)
svn path=/dists/trunk/linux-2.6/; revision=14769
2009-12-10 03:58:05 +00:00
Ben Hutchings 8bf9a24285 postinst: Fix failure paths in check for missing firmware (Closes: #560263)
svn path=/dists/trunk/linux-2.6/; revision=14768
2009-12-10 01:48:04 +00:00
Ben Hutchings dcb78dcf90 aufs2: Update to snapshot from 2009-12-05
svn path=/dists/trunk/linux-2.6/; revision=14760
2009-12-09 01:11:13 +00:00
Moritz Muehlenhoff 85e68072d5 * Initial work on a README.source file as suggested by current policy
(Spelling/grammar fixes welcome)

svn path=/dists/trunk/linux-2.6/; revision=14756
2009-12-08 00:13:52 +00:00
Moritz Muehlenhoff 1a1ee08dd8 disable cryptoloop
svn path=/dists/trunk/linux-2.6/; revision=14755
2009-12-07 22:45:32 +00:00
Bastian Blank 18c538f8c8 * debian/changelog: Update.
* debian/config/armel/config.kirkwood,
  debian/config/kernelarch-x86/config: Remove duplicated options.
* debian/config/config: Set USB_SUSPEND.

svn path=/dists/trunk/linux-2.6/; revision=14749
2009-12-06 20:17:22 +00:00
Bastian Blank 539d8c57dd * debian/changelog: Update.
* debian/config/config: Set MEMORY_HOTPLUG and MEMORY_HOTREMOVE.
* debian/config/powerpc/config.powerpc64: Remove unset of MEMORY_HOTPLUG.

svn path=/dists/trunk/linux-2.6/; revision=14743
2009-12-06 19:43:15 +00:00
Bastian Blank af4390d136 debian/changelog: Prepare to release (2.6.32-1).
svn path=/dists/trunk/linux-2.6/; revision=14741
2009-12-06 17:18:27 +00:00
Ben Hutchings e1f2840848 i915: Enable auto-loading even though CONFIG_DRM_I915_KMS is not set
svn path=/dists/trunk/linux-2.6/; revision=14740
2009-12-06 16:28:47 +00:00
Ben Hutchings bd182f9598 aufs2: Update to snapshot from 2009-11-29
svn path=/dists/trunk/linux-2.6/; revision=14739
2009-12-06 16:11:08 +00:00
Bastian Blank b0e6ad3767 Drop linux-tree package.
* debian/changelog: Update.
* debian/bin/gencontrol.py, debian/rules.real:
  Remove support for linux-tree package.
* debian/templates/control.tree.in: Remove.

svn path=/dists/trunk/linux-2.6/; revision=14736
2009-12-04 19:16:08 +00:00
Bastian Blank ce6d00ae52 * debian/changelog: Update.
* debian/config: Set DUMMY.

svn path=/dists/trunk/linux-2.6/; revision=14734
2009-12-04 17:41:15 +00:00
Bastian Blank be38547902 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set AGP and AGP_AMD64 to module.
* debian/config/kernelarch-x86/config-arch-32,
  debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14733
2009-12-04 17:35:58 +00:00
Bastian Blank 5d70571c39 * debian/changelog: Update.
* debian/config/kernelarch-x86/config, debian/config/powerpc/config,
  debian/config/sparc/config: Set USB to module.
* debian/config/kernelarch-x86/config-arch-32,
  debian/config/kernelarch-x86/config-arch-64: Remove USB.

svn path=/dists/trunk/linux-2.6/; revision=14732
2009-12-04 17:29:29 +00:00
Bastian Blank b7229958fd * debian/changelog: Update.
* debian/config: Centralize USB mass storage support options.

svn path=/dists/trunk/linux-2.6/; revision=14730
2009-12-04 17:21:00 +00:00
Bastian Blank 8013f4869a * debian/changelog: Update.
* debian/config: Enable WATCHDOG and SOFT_WATCHDOG.

svn path=/dists/trunk/linux-2.6/; revision=14727
2009-12-04 17:04:19 +00:00
Ben Hutchings e5d7296470 usbnet: Set link down initially for drivers that update link state (Closes: #444043)
svn path=/dists/trunk/linux-2.6/; revision=14722
2009-12-03 23:52:48 +00:00
Ben Hutchings baef4ede8d atl1e: Remove broken implementation of TSO for TCP/IPv6 (Closes: #558426)
and allow other hardware offloads to be disabled in case they are also buggy

svn path=/dists/trunk/linux-2.6/; revision=14721
2009-12-03 23:46:55 +00:00
Ben Hutchings e01e47de00 Add MODULE_FIRMWARE declarations to many drivers that lacked them
so that missing firmware will be reported automatically during upgrades

svn path=/dists/trunk/linux-2.6/; revision=14720
2009-12-03 23:38:41 +00:00
Martin Michlmayr 7a339bf24b [mips/4kc-malta, mips/5kc-malta] Compile USB as a module rather than
into the kernel.

svn path=/dists/trunk/linux-2.6/; revision=14719
2009-12-03 11:20:21 +00:00
Bastian Blank 2e6ba115f7 debian/changelog: Fix spelling.
svn path=/dists/trunk/linux-2.6/; revision=14718
2009-12-03 09:47:12 +00:00
Bastian Blank 81e29d2623 debian/changelog: Update version to 2.6.32-1.
svn path=/dists/trunk/linux-2.6/; revision=14716
2009-12-03 07:48:51 +00:00
dann frazier ed56b81f50 CVE mapping crosses changesets, just list them together
svn path=/dists/trunk/linux-2.6/; revision=14714
2009-12-03 01:48:39 +00:00
dann frazier cdd3515afa add additional cvs reference
svn path=/dists/trunk/linux-2.6/; revision=14709
2009-12-01 05:49:18 +00:00
dann frazier 9217f25ead mac80211: fix spurious delBA handling (CVE-2009-4026)
svn path=/dists/trunk/linux-2.6/; revision=14708
2009-12-01 05:46:27 +00:00
dann frazier 48d073c565 mac80211: fix two remote exploits (CVE pending)
svn path=/dists/trunk/linux-2.6/; revision=14707
2009-12-01 05:39:18 +00:00
Ben Hutchings 3e4966ed53 Add 'removable' option to the mmc module. (Closes: #504391)
svn path=/dists/trunk/linux-2.6/; revision=14703
2009-11-29 23:11:23 +00:00
Ben Hutchings bdcbcf2861 Reenable accidentally omitted drivers, thanks to Uwe Kleine-König (Closes: #558011)
svn path=/dists/trunk/linux-2.6/; revision=14702
2009-11-29 22:48:35 +00:00
Bastian Blank b54ee3d11b debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=14700
2009-11-28 14:45:56 +00:00
Bastian Blank d300e845c9 * debian/changelog: Update.
* debian/rules.real: Move contents of linux-support package to /usr/share.

svn path=/dists/trunk/linux-2.6/; revision=14694
2009-11-28 14:32:25 +00:00
Bastian Blank e1be69e95d * debian/changelog: Update.
* debian/config/config: Move PCIe options.
* debian/config/ia64/config, debian/config/kernelarch-x86/config:
  Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14691
2009-11-27 16:52:06 +00:00
Bastian Blank 4e14cd8347 * debian/changelog: Update.
* debian/config/mips/config.r5k-ip32:
  - Remove SOUND_PRIME.
  - Remove remaining OSS drivers.

svn path=/dists/trunk/linux-2.6/; revision=14686
2009-11-27 16:28:11 +00:00
Moritz Muehlenhoff 7a07deb752 add bug closer
svn path=/dists/trunk/linux-2.6/; revision=14680
2009-11-26 21:06:16 +00:00
Bastian Blank 2082d5ac8e Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14674
2009-11-24 19:06:37 +00:00
Bastian Blank 9dc6310f5a * debian/changelog: Update.
* debian/config/config: Enable PCI_MSI.
* debian/config/ia64/config, debian/config/kernelarch-x86/config:
  Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14667
2009-11-23 23:22:59 +00:00
Martin Michlmayr 34320ebecf [armel/kirkwood] Turn on USB_SUSPEND
svn path=/dists/trunk/linux-2.6/; revision=14662
2009-11-22 13:57:34 +00:00
Bastian Blank 9d3f518a71 debian/changelog: Prepare to release (2.6.32~rc8-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=14661
2009-11-21 20:42:09 +00:00
Ben Hutchings b2e6a82217 Hide WPA authentication parameters and comments when including network configuration in bug reports (bug #555680)
svn path=/dists/trunk/linux-2.6/; revision=14660
2009-11-21 18:22:26 +00:00
Bastian Blank 43a99cfc3a debian/changelog: Fix version.
svn path=/dists/trunk/linux-2.6/; revision=14658
2009-11-21 14:30:27 +00:00
Ben Hutchings d6077413cd Prepare to release 2.6.32~rc8-1
svn path=/dists/trunk/linux-2.6/; revision=14657
2009-11-21 11:40:41 +00:00
Ben Hutchings edcb50627f DocBook: Fix build breakage
svn path=/dists/trunk/linux-2.6/; revision=14656
2009-11-21 04:16:43 +00:00
Ben Hutchings 4107c35abb Update upstream version to 2.6.32-rc8
No patch changes required.

svn path=/dists/trunk/linux-2.6/; revision=14655
2009-11-20 03:51:41 +00:00
Moritz Muehlenhoff 6073a17593 add bug closer
svn path=/dists/trunk/linux-2.6/; revision=14649
2009-11-18 21:03:31 +00:00