home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / debian / changelog next >
Encoding:
Text File  |  2006-08-11  |  283.7 KB  |  8,015 lines

  1. linux-source-2.6.17 (2.6.17-6.18) edgy; urgency=low
  2.  
  3.   * Fixed speakup-modules udeb's to have a description.
  4.  
  5.   Changes by Ben Collins
  6.  
  7.   * drivers/macintosh: Add mol/ to Makefile. It wasn't getting built since the
  8.     2.6.17 update.
  9.   * Merge dapper changes (includes dazuko module).
  10.   * Disable HD LED BLINK on ppc.
  11.   * Enable kprobes.
  12.   * ndiswrapper: Update to v1.22, also actually build this sucker.
  13.   * zd1211: Remove external driver and copy 2.6.18 version of driver.
  14.   * ieee80211: Update for zd1211 driver from 2.6.18.
  15.   * ipw3945: Update to 1.1.0.
  16.   * sound/aoa: Update from latest alsa. Also fixed codecs/Kconfig to select
  17.     I2C*.
  18.   * bcm43xx: Add 4312 and 4319 PCI id's lost from dapper.
  19.     - Malone: #53802
  20.   * crashdump_helper: Improvements as per pitti's specs.
  21.   * Change linux-kernel-headers name to linux-libc-dev. Provide
  22.     linux-kernel-headers for upgrade and compatibility.
  23.   * Add missing nic-firmware. In dapper we had this patched into kernel-wedge,
  24.     but we wont do that anymore (so we can use stock kernel-wedge). So add it
  25.     here.
  26.     - Malone: #53141
  27.   * Implement speakup-modules udeb aswell.
  28.  
  29.   Changes by Fabio M. Di Nitto:
  30.  
  31.   * Update gfs/gfs2/dlmfs.
  32.  
  33.  -- Ben Collins <bcollins@ubuntu.com>  Wed,  9 Aug 2006 18:25:04 -0400
  34.  
  35. linux-source-2.6.17 (2.6.17-5.16) edgy; urgency=low
  36.  
  37.   Changes by Fabio M. Di Nitto:
  38.  
  39.   * Fix typo in include/linux/Kbuild to install ubuntu extra headers.
  40.  
  41.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 24 Jul 2006 08:46:41 +0200
  42.  
  43. linux-source-2.6.17 (2.6.17-5.15) edgy; urgency=low
  44.  
  45.   Changes by Ben Collins
  46.  
  47.   * Sync 2.6.17.6
  48.   * Implement kdump infrastructure. For currently supported architectures
  49.     (amd64, powerpc64, i386) we now build a linux-image-$(ver)-kdump kernel.
  50.   * Sync to dapper.
  51.  
  52.   Changes by Fabio M. Di Nitto:
  53.  
  54.   * Update gfs2 to the latest git code.
  55.   * Update dlmfs to the latest git code.
  56.   * Readd gfs1 filesystem.
  57.   * Cleanup gfs1/gfs2 headers.
  58.   * Export all gfs1/gfs2/dlm headers to userland.
  59.   * Readd proc support to gfs1.
  60.   * Make sure to use LC_ALL=C when building debian/control.stub to avoid
  61.     annoying control diffs due to locale mismatches.
  62.   * Export gnbd.h to userland.
  63.   * Revert .statfs change change in gfs1/gfs2 to match .17 API and fix an OOPS
  64.     when calling df.
  65.  
  66.  -- Ben Collins <bcollins@ubuntu.com>  Fri, 21 Jul 2006 14:07:23 -0400
  67.  
  68. linux-source-2.6.17 (2.6.17-5.14) edgy; urgency=low
  69.  
  70.   * Ok, final changes for knot-1.
  71.   * Get rid of conflicting scsi/*.h headers in lkh package. These are in
  72.     libc6-dev. Oddly enough, they are actually in the glibc source tree. I
  73.     thought maybe they were just being copied from lkh, but that's not the
  74.     case.
  75.  
  76.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 17 Jul 2006 12:03:19 -0400
  77.  
  78. linux-source-2.6.17 (2.6.17-5.13) edgy; urgency=low
  79.  
  80.   * Fix asm symlink in linux-headers packages.
  81.   * Fix installation of ABI file.
  82.   * Add dlm and gfs2 header files to linux-kernel-headers
  83.   * Install all headers produced by header_install in linux-kernel-headers.
  84.  
  85.  -- Ben Collins <bcollins@ubuntu.com>  Sat, 15 Jul 2006 21:46:00 -0400
  86.  
  87. linux-source-2.6.17 (2.6.17-5.12) edgy; urgency=low
  88.  
  89.   * Disable LED_TRIGGERS
  90.   * Build PDC_STATIC in for hppa.
  91.  
  92.   (From 5.11)
  93.   * Fix BOOTLOADER entry in image control stanzas.
  94.   * Fix header-deb target.
  95.  
  96.   (From 5.8 - 5.10)
  97.   * Re-upload for build failures (kernel-package related)
  98.   * Cherry pick via irq workaround
  99.   * implement linux-kernel-headers package creation.
  100.   * Remove pmac subarch for kpkg.
  101.   * Add subarch override for sparc -> sparc64
  102.   * Fixup kernel arch and subarch stuff.
  103.   * Add unifdef to build-deps, update kernel-{package,wedge} build-dep
  104.     versions.
  105.   * Add asm-generic to linux-kernel-headers.
  106.   * Fixup gnu-host usage for asm directory. The only things that need it are
  107.     architectures with multiple asm directories (sparc64 and x86/i386).
  108.  
  109.   (From 5.7)
  110.   * Rework the way we create the control file.
  111.   * Enable KEXEC in i386, amd64 and powerpc kernels.
  112.   * Revert x86_64 smp-alt code to one from -mm.
  113.   * Quieten bz image boot on i386.
  114.     - https://wiki.ubuntu.com/QuietenGrub
  115.   * ata_piix: Revert changes from Alan's libpata stuff. Was causing crashes on
  116.     my xeon. We weren't using the PATA portions in this driver anyway.
  117.  
  118.  -- Ben Collins <bcollins@ubuntu.com>  Tue,  4 Jul 2006 20:46:45 -0400
  119.  
  120. linux-source-2.6.17 (2.6.17-4.6) edgy; urgency=low
  121.  
  122.   * Update to 2.6.17.3
  123.   * Updates from dapper.
  124.   * powerpc: Re-enable ADB (not sure how that got turned off).
  125.     - Malone #50976
  126.   * Fix echo3g to include interrupt.h instead of irq.h, which caused a
  127.     conflict, and build failure on sparc64.
  128.   * ata_piix: Disable PATA support for now.
  129.   * sound/sparc/amd7930: Revert alsa updates. It was mainly changes to use new
  130.     prom/irq mechanisms for sparc that are only in 2.6.18-git.
  131.  
  132.  -- Ben Collins <bcollins@ubuntu.com>  Tue,  4 Jul 2006 20:34:01 -0400
  133.  
  134. linux-source-2.6.17 (2.6.17-4.5) edgy; urgency=low
  135.  
  136.   * Synced to dapper.
  137.   * Enable Some SCSI-PATA drivers. These double for a few ide-pci drivers.
  138.     They will be blacklisted by default, but you can test them by fiddling
  139.     with the blacklist with /etc/modprobe.d/blacklist-pata and regenerating
  140.     your initramfs. The following modules are enabled:
  141.     - pata_amd: replaces amd74xx
  142.     - pata_atiixp: replaces atiixp
  143.     - pata_cs5530: replaces cs5530
  144.     - pata_cs5535: replaces cs5535
  145.     - pata_hpt34x: replaces hpt34x
  146.     - pata_netcell: was handled by ide-generic
  147.     - pata_ns87410: was handled by ide-generic
  148.     - pata_sil680: replaces siimage
  149.     - pata_via: replaces via82cxxx
  150.   * Bump module-init-tools depends so we make sure we get the blacklist for
  151.     pata modules.
  152.   * Get rid of scsi_transport_spi2. Was left over from dapper for aic7xxx
  153.     module.
  154.   * ABI bump, due to above change.
  155.   * Remove remnants of spi2 from aic7xxx module, to fix failure of module
  156.     loading.
  157.   * powerpc: Make i2c-powermac built-in. Should keep people from having too
  158.     many problems when switching to snd_aoa.
  159.   * Make CFQ the default scheduler for desktop (normal) kernels. The server
  160.     kernels remain DEADLINE. This is in advance of the cfq-by-default spec
  161.     being approved, but in reality, this needs to happen regardless.
  162.   * Sound:
  163.     - Synced to alsa-current git.
  164.     - Pulled in remaining ac97 commits from dapper that are not in alsa
  165.       upstream yet
  166.  
  167.  -- Ben Collins <bcollins@ubuntu.com>  Sun,  2 Jul 2006 23:41:23 -0400
  168.  
  169. linux-source-2.6.17 (2.6.17-3.4) edgy; urgency=low
  170.  
  171.   * Re-upload for FTBFS
  172.   * Missing bzip2 for build-depends. However, it was needed for
  173.     build-depends-indep. Split build-depends correctly for indep and add
  174.     bzip2.
  175.  
  176.   Changes by Ben Collins
  177.  
  178.   * Update to 2.6.17 final, further kernel updates will mainly be bug fixes.
  179.   * ipw3945: Update to 1.0.5. Fix Kconfig so it actually builds.
  180.   * speakup: Integrated userspace side and build as modules everywhere.
  181.   * Implement crashdump helper.
  182.   * The mondo hdrinstall2 git merge. Didn't use git for this, but it's all
  183.     there.
  184.   * Added parisc patches. My A500 should boot now. This should also fix some
  185.     problems like ipv6.ko not being loadable.
  186.   * Merge dapper updates.
  187.  
  188.  -- Ben Collins <bcollins@ubuntu.com>  Wed, 28 Jun 2006 21:18:11 -0400
  189.  
  190. linux-source-2.6.17 (2.6.17-2.2) edgy; urgency=low
  191.  
  192.   Changes by Ben Collins
  193.  
  194.   * Obvious sync to upstream-linux git.
  195.   * Syncs from dapper
  196.   * Lots of MODPOST warning fixes.
  197.   * usbvideo: Fix Kconfig so usbvideo.ko gets built.
  198.   * zd1211: Fix usage of file operations.
  199.   * dev_acpi: Include smp_lock.h so we get the correct declerations for
  200.     {lock,unlock}_kernel.
  201.   * toshiba_acpi: Add legacy isa defines.
  202.   * Sync ieee1394 git (these are updates targetted at 2.6.18, because they
  203.     missed the 2.6.17 window).
  204.   * ndiswrapper: Upgrade from 1.8 to 1.17.
  205.   * Setup easier build system where debian/control is auto-generated from info
  206.     in debian/changelog. This allows easier ABI bumps, but the real benefit is
  207.     easier custom builds for users who don't understand the ABI system and how
  208.     to edit everything.
  209.   * Update gfs2 from git.
  210.   * Enable CONFIG_REGPARM (finally) on i386. This should have been the default
  211.     a long time ago.
  212.  
  213.   Changes by David Miller
  214.  
  215.   * sparc64: smp_tune_scheduling(), to adjust max_cache_size for sparc64
  216.     systems, so that the scheduler properly tunes for migration_cost.
  217.  
  218.   Changes by Fabio M. Di Nitto
  219.  
  220.   * Remove gfs1 100%.
  221.   * Provides: rhcs-modules2-1
  222.   * Sync with latest GFS2
  223.  
  224.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 15 Jun 2006 22:23:32 -0400
  225.  
  226. linux-source-2.6.17 (2.6.17-1.1) edgy; urgency=low
  227.  
  228.   Welcome to the wonderful world of the Edgy Eft kernel.
  229.  
  230.   Changes by Ben Collins
  231.  
  232.   * Merge 2.6.17-git
  233.   * Merge gfs2-git (remove gfs).
  234.   * unionfs: Update to 1.1.4 (current version failed to build in this kernel).
  235.   * Lots of i_sem -> i_mutex changes (fs layer).
  236.   * Lots of MODULE_PARM -> module_param changes (all over, mostly our external
  237.     modules).
  238.   * Disable CONFIG_SCSI_SATA_ACPI until it's forward ported.
  239.   * Disable PRIMS2 until it can be fixed to compile. We only need PRISM2_USB
  240.     anyway, since hostap takes care of most others.
  241.   * Major reversions to stock code:
  242.     - libata
  243.     - parisc
  244.     - sound, except snd-powermac
  245.     - acpi
  246.     - i386 SMP Alternatives, except config option to disable/enable it by
  247.       default.
  248.     - ieee80211_1_1_13 stack (purged).
  249.   * RaLinkTech:
  250.     - Added rt61 and rt73 firmware.
  251.     - Added rt2x00 drivers, but not enabling most, just rt61 and rt73. rt2500
  252.       and rt2400 are not stable yet.
  253.   * Include .kernelrelease file in linux-headers packages.
  254.   * Update adm8211 driver to latest version.
  255.   * Update zd1211 to v2.6.0.0, remove unneeded mawk build-dep as a result.
  256.   * Switch all desktop targets to HZ=250 and PREEMPT_VOLUNRARY, instead of
  257.     HZ=1000 and PREEMPT.
  258.  
  259.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 18 May 2006 18:45:39 -0400
  260.  
  261. linux-source-2.6.15 (2.6.15-26.47) dapper-security; urgency=low
  262.  
  263.   Changes by Ben Collins
  264.  
  265.   * zd1211: Update to latest version of driver
  266.     - Malone: #37795
  267.  
  268.   * sata_mv: Disable MSI by default
  269.     - Malone: #55234
  270.     - Upstream GIT-SHA: ddef9bb367b19383df627e388cb4c01c86ddba6c
  271.  
  272.   * p4-clockmod. Lower n60 errata max down to 700Mhz instead of 2ghz.
  273.     - Malone: ##51847
  274.  
  275.   * usb-hub: Always turn on power to hub ports, even if it doesn't support
  276.     power switching.
  277.     - Malone: #53293
  278.     - Upstream GIT-SHA: 4489a5712b086621a6c3f669057d2996245cd3fb
  279.  
  280.   * unusual_devs: Add 60G Video iPod.
  281.     - Malone: #54279
  282.  
  283.   * usb-core: Rate limit the over-current dev_err message.
  284.     - Malone: #55253
  285.  
  286.   * gamecon: Fix crashes when accessing the device.
  287.     - Malone: #55355
  288.     - Upstrea GIT-SHA's (in order applied)
  289.       - c7fd018d75cae2b0c1cf03003b38f4c76e3df826
  290.       - 77fc46ca5b331df3fc0ffef24012ba0d51d601b3
  291.  
  292.   * uhci-hub: Increase port-reset completion delay for HP controllers.
  293.     - Malone: #55495
  294.     - Upstream GIT-SHA: ae55717584431761b70215d3d574c13fe97093f2
  295.  
  296.   * seccomp: Make the TSC disable purely paranoid feature optional, so by
  297.     default seccomp returns absolutely zerocost.
  298.     - Malone: #52272
  299.  
  300.  -- Ben Collins <bcollins@ubuntu.com>  Mon,  7 Aug 2006 13:02:48 -0400
  301.  
  302. linux-source-2.6.15 (2.6.15-26.46) dapper-security; urgency=low
  303.  
  304.   Security:
  305.  
  306.   * CVE-2006-2934: SCTP conntrack: fix crash triggered by packet without
  307.     chunks.
  308.     Upstream GIT-SHA: dd7271feba61d5dc0fab1cb5365db9926d35ea3a
  309.  
  310.   * CVE-2006-2935: cdrom: fix bad cgc.buflen assignment.
  311.     Upstream GIT-SHA: 454d6fbc48374be8f53b9bafaa86530cf8eb3bc1
  312.  
  313.   * CVE-2006-2936: USB serial ftdi_sio: Prevent userspace DoS.
  314.     Upstream GIT-SHA: 224654004ca688af67cec44d9300e8c3f647577c
  315.  
  316.   Changes by Ben Collins
  317.  
  318.   * Cherry pick fixes related to incorrect idle time on some processors. This
  319.     may also fix the "no timer" errors in MacBook's.
  320.     - Malone: #30557
  321.     - GIT SHA's (in order applied):
  322.       - 5a07a30c3cc4dc438494d6416ffa74008a2194b3
  323.       - 6eb0a0fd059598ee0d49c6283ce25cccd743e9fc
  324.       - d25bf7e5fe73b5b6d2246ab0be08ae35d718456b
  325.       - 76b461c21468f41837283b7888d55f1c0671f719
  326.       - bd6633476922b7b51227f7f704c2546e763ae5ed
  327.       - 0b5c59a1e41636afa77b90d34e8c394d8d929733
  328.  
  329.   * Cherry pick fix for ali ide, broken CD burning with DMA turned on.
  330.     - Malone: #53524
  331.     - GIT SHA: 0d8a95efd878920e7f791d5bcfb9b70f107aadda
  332.  
  333.   * Cherry pick fix for ali ide, broken CD burning with DMA turned on.
  334.     - Malone: #53524
  335.     - GIT SHA: 0d8a95efd878920e7f791d5bcfb9b70f107aadda
  336.  
  337.   * Cherry pick fix for HP laptop batteries.
  338.     - Malone: #47561
  339.     - GIT SHA: 49fee981fa98f3c0a21f3d6c8193eddcc15e84e9
  340.  
  341.   * Add Anydata device to usb-serial option driver. Disable anydata driver.
  342.     - Malone: #38191
  343.  
  344.   * Added dazuko 2.2.1 driver.
  345.  
  346.   * Add RAZr unusual_dev entry.
  347.     - Malone: #50859
  348.  
  349.   Changes by Daniel T Chen
  350.  
  351.   * sound/pci/emu10k1: Don't hang when Audigy 2 ZS (cardbus) is removed
  352.   * sound/usb: Add quirks for Yamaha USB MIDI devices
  353.   * sound/pci/{emu10k1,hda}: Add support for various newer HDA and Audigy
  354.     2 ZS models
  355.   * sound/pci: Correct dxs_support entries for various models
  356.   * sound/pci/hda: Fix erroneous re-initialisation of pins
  357.   * sound/pci/hda: Fix noisy HDA output when switch channel output mode
  358.     (patch_{analog,realtek})
  359.  
  360.   Changes by David Miller
  361.  
  362.     * [SPARC64]: Fix typo in pgprot_noncached().
  363.     * [SPARC64]: Fix quad-float multiply emulation.
  364.  
  365.  -- Ben Collins <bcollins@ubuntu.com>  Wed,  2 Aug 2006 16:59:21 -0400
  366.  
  367. linux-source-2.6.15 (2.6.15-26.45) dapper-security; urgency=low
  368.  
  369.   Security:
  370.  
  371.   * Fix patch for CVE-2006-2451.
  372.   * CVE-2006-3626: Fix suid root environ files in /proc
  373.     - GIT Hashes (in order applied):
  374.       - 4a7ac3ab06932949d3069c1811f6f2a310f656c4
  375.       - 1d87a98f9db06b6c7fadd20f13ab092875d53801
  376.  
  377.   Changes by Ben Collins
  378.  
  379.   * usb: Fix oopses on device disconnects
  380.   * prism54: Move PCI ID 10b7:6001 from prism54_softmac back to prism54.
  381.     - Malone: #38278
  382.  
  383.   Changes by Daniel T Chen
  384.  
  385.   * sound/pci/hda: Fix/add Realtek ALC8{61,8[38]} codecs (hda_codec,patch_realtek)
  386.   * sound/pci/hda: Fix MacMini's built-in speaker (patch_sigmatel)
  387.  
  388.   Changes by Andrew Straw
  389.  
  390.   * drivers/ieee1394: Fix incorrect video1394 timestamps.
  391.  
  392.  -- Ben Collins <bcollins@ubuntu.com>  Tue, 11 Jul 2006 16:21:27 -0400
  393.  
  394. linux-source-2.6.15 (2.6.15-26.44) dapper-security; urgency=low
  395.  
  396.   Security:
  397.  
  398.   * CVE-2006-0039: Race condition in the do_add_counters
  399.   * CVE-2006-2445: run_posix_cpu_timers: remove a bogus BUG_ON()
  400.   * CVE-2006-2448: powerpc: Fix machine check problem on 32-bit kernels
  401.   * CVE-????-????: IPC: access to unmapped vmalloc area in grow_ary()
  402.   * CVE-2006-2451: Fix prctl() DoS and privilege escalation vulnerability.
  403.  
  404.   Changes by Ben Collins
  405.  
  406.   * hid: Add 0x0218 to list of powerbook quirks.
  407.   * sky2: Update to latest version in linux-2.6.git.
  408.   * sata_nv/amd74xx: Add mcp65 ID's.
  409.   * Max freq stucks at low freq if reduced by _PPC and sysfs gov access.
  410.     - Git-7970e08bf066900efcd7794a1a338c11eb8f5141
  411.     - Malone #36014
  412.   * i8042-x86ia64io.h: Backport some 2.6.17 blacklist entries.
  413.   * forcedeth: Update to v0.54 from 2.6.17.
  414.   * cx88-dvb: Revert: 3a580f39df8937f54976b2e7ce2ef54294da06f9
  415.     - Malone #33096
  416.   * tulip: Re-add removed PCI id's left to dmfe, just for sparc.
  417.   * ipw3945: Update to 1.0.5
  418.   * Enable CPUSETS
  419.     - Malone: #50782
  420.   * nsc-ircc: Fix usage of pnp_register_driver()
  421.   * megaraid: Update to latest driver
  422.     - Malone: #32752
  423.   * Move VIA pci id's from ahci to sata_via.
  424.     - Malone: #33030
  425.  
  426.   Changes by Chuck Short
  427.  
  428.   * i8042-x86ia64io: Blacklist IBM 2656.
  429.   * via-agp: Add support for PT880ULTRA.
  430.   * sundance: Added IP100A chipset support.
  431.   * pci/quirks: VIA IRQ fixup should only run for VIA southbridges.
  432.   * cdrom: Fix cdrom open
  433.   * com20020_cs: Add SoHard SH ARC-PCMCIA card.
  434.   * drm: Allow drm detection of new VIA chipsets.
  435.   * via-ircc: Fix memory leak.
  436.   * acpi/boot: Fix noapic for acpi.
  437.   * acpi: Do not abort method execution if asked to release not acquired mutex.
  438.   * ati_remote: Fix FILTER_TIME causing multiple button presses.
  439.     - Malone #50593
  440.   * CIFS: Fix suspend/resume problem which causes EIO on subsequent access to
  441.     - Malone #42583
  442.  
  443.   Changes by Daniel T Chen
  444.  
  445.   * sound/pci/hda:
  446.     - Add ID for Samsung X60 Chane (patch_analog)
  447.     - Add support for Intel D965 boards using STAC9227 (patch_sigmatel)
  448.   * acpi/boot: Requires acpi=off
  449.   * hid-core: Fixes irq status on some keyboards and mices.
  450.   * sound/isa/sb: Fix potential NULL pointer dereference in
  451.     sb8_midi.c::snd_sb8dsp_midi_interrupt()
  452.   * sound/pci/ac97: Don't erroneously attempt to create AC97 controls again
  453.   * sound/pci: Update default sample rate for MSI K8T Neo2-FI (snd_via82xx)
  454.   * sound/pci/ac97: Fix suspend/resume for AD1888 codec (ac97_patch)
  455.   * sound/pci/hda: Add id for supported models
  456.     - reinstate commit ba42a99e564f63b2d5506a6df0da0b37b2e4774f
  457.       fixing audible support for Lenovo 3000 N100-07684JU (patch_analog.c)
  458.   * sound/pci/ac97: Add codec ID to Jack Sense blacklist (ac97_patch)
  459.   * sound/pci: Add AC97 quirk for Tyan Thunder K8WE (intel8x0)
  460.   * sound/pci/hda: Don't use the AD1988A rev.2 workaround on AD1988B chips
  461.   * sound/core: #34831: Fix hard freeze with timer {re,}store (timer)
  462.   * sound/pci/cs46xx: Fix deadlock inversion in dsp_spos_scb_lib.c::cs46xx_dsp_remove_scb()
  463.   * sound/pci/hda: Use the proper codec patch for SigmaTel 922[7-9] (patch_sigmatel)
  464.   * sound/pci/hda: Fix missing terminators in AD1988 mixer models (patch_analog)
  465.  
  466.   Changes by Fabio M. Di Nitto
  467.  
  468.   * Add sata_mv to sata-modules udeb if available.
  469.  
  470.   * Add cassini driver to nic-modules udeb if available.
  471.   (Closes Ubuntu: #52234)
  472.  
  473.   Changes by David Miller
  474.  
  475.   * Proper fix for Niagara memory corruption.
  476.  
  477.  -- Ben Collins <bcollins@ubuntu.com>  Fri,  7 Jul 2006 12:29:51 -0400
  478.  
  479. linux-source-2.6.15 (2.6.15-25.43) dapper-security; urgency=low
  480.  
  481.   Changes by Ben Collins
  482.  
  483.   * bcm43xx dma mask handling (> 1GB memory)
  484.   - Add powerpc IOMMU handlers for dma masks
  485.   - Sync updates to amd64 IOMMU to handle dma masks
  486.  
  487.   * Sync ide changes for better flash driver handling (flash isn't removable).
  488.  
  489.   Changes by David S. Miller
  490.  
  491.   * [SPARC64]: Temporary workaround for memory corruption on Niagara.
  492.  
  493.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 14 Jun 2006 11:05:57 +0200
  494.  
  495. linux-source-2.6.15 (2.6.15-24.42) dapper-security; urgency=low
  496.  
  497.   Changed by Daniel T Chen
  498.  
  499.   * Fix cs4266 build failure.
  500.  
  501.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 12 Jun 2006 22:26:24 -0400
  502.  
  503. linux-source-2.6.15 (2.6.15-24.41) dapper-security; urgency=low
  504.  
  505.   Changes by Ben Collins
  506.  
  507.   * usb: Enable CONFIG_USB_EHCI_SPLIT_ISO and CONFIG_USB_EHCI_ROOT_HUB_TT
  508.     - Malone #28840
  509.     - Malone #49367
  510.   * usb: Enable CONFIG_USB_SUSPEND
  511.   * powerpc: Fix for smp clock timer
  512.     - Malone #29420
  513.     - Git cherry pick: 0c2aca88bdac4254a13466fb108733d243a118b6
  514.   * powerpc: Enable zilog as a module, and serial core/8250 as modules as
  515.     well.
  516.     - Malone #36499
  517.   * btsco: Patch to get headset working.
  518.     - Maline #48910
  519.  
  520.   Changes by Chuck Short
  521.  
  522.   * speedstep-smi: Allow speedstep-smi to load Thinkpad T20.
  523.     - Malone #35044
  524.  
  525.   Changes by Daniel T Chen
  526.  
  527.   * sound/pci/cs46xx: Fix PM support for snd_cs46xx
  528.     - Malone #11149
  529.  
  530.   Changes by David S Miller
  531.  
  532.   * [SPARC64]: Avoid JBUS errors on some Niagara systems.
  533.  
  534.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 12 Jun 2006 12:27:42 -0400
  535.  
  536. linux-source-2.6.15 (2.6.15-24.40) dapper-security; urgency=low
  537.  
  538.   Changes by Ben Collins
  539.  
  540.   * psmouse: Total reset for intellimouse.
  541.     - Malone #30224
  542.   * powerpc: Add one-liner to fix physical memory mapping on some G3's.
  543.     - Malone #34508
  544.   * nsc-ircc: Update to latest code to fix crashes.
  545.     - Malone #46947
  546.   * nsc-ircc: Add some IBM thinkpads
  547.   * ahci: Add support for JMicron ahci controller.
  548.     - Malone #45839
  549.   * acx: Make all TI ACX111's use 1.2.1.34 firmware.
  550.     - Malone #30766
  551.   * sky2: Update to latest version, 1.4.
  552.     - Malone #38865 (and others)
  553.   * rt2500: Update to CVS code, which the maintainer says will fix our SMP
  554.     related bugs with this driver.
  555.   * PCI: reverse pci config space restore order. Stolen from upstream patch.
  556.     This should fix a few resume bugs for hardware that stricly needs to
  557.     adhere to PCI specs. MacTel is one of the biggest examples.
  558.   * Disable davicom usage in tulip driver to let dmfe module takeover.
  559.     - Malone #48287
  560.   * powerpc: Enable MESH and MAC_FLOPPY drivers.
  561.   * acpi/ec: Use semaphore instead of spinlock to get rid of missed interrupts
  562.     - Malone #39315
  563.   * i386/amd64: Change HZ=1000 to HZ=250. The high frequency was causing high
  564.     power consumption on some laptops, and also some latency under certain I/O
  565.     loads.
  566.   * irda/sir: Fix wait operations in kernel thread. Use proper
  567.     wait_event_interruptible_timeout().
  568.     - Malone #45542
  569.   * hid-powerbook: Enable on i386 for MacTels.
  570.   * i386: Add Averatec 3200 to list of acpi=noirq dmi matches.
  571.     - Malone #48263
  572.  
  573.   Changes by David S Miller
  574.  
  575.   * [SPARC64]: Fix missing fold at end of checksums.
  576.   * [SPARC64]: Fix D-cache corruption in mremap.
  577.   * [TG3]: Handle Sun onboard tg3 chips more correctly.
  578.  
  579.   Changes by Fabio M. Di Nitto
  580.  
  581.   * [debian/config] Enable HUGE_TLB & Co. on sparc64.
  582.  
  583.   Changes by Daniel T Chen
  584.  
  585.   * sound/{drivers/opl3,synth/emux}/: Fix port type bits
  586.   * sound/pci/ac97/: Add workaround for ASUS A6KM
  587.   * sound/pci/hda/: Fix handling of capture controls on ALC882 3/6-stack models
  588.   * sound/core/: Fix pcm-draining of capture stream in PCM middle layer
  589.   * sound/pci/hda/: Fix init verbs for ALC260 hp model
  590.   * sound/usb/: Add workaround for CSR Bluetooth Headphones
  591.   * sound/synth/emux/: Fix NULL pointer dereference
  592.   * sound/pci/hda/: Fix codec model for HP dc7600
  593.   * sound/pci/ice1712/: Don't use Consumer AC97 for Terratec DMX6fire
  594.   * sound/pci/hda/: Add support for more Sony Vaio models
  595.   * sound/pci/hda/: Add support for Sigmatel 922[7-9] HDA codecs
  596.   * sound/pci/ac97/: Add ThinkPad T41p to Jack Sense blacklist
  597.   * sound/pci/: Fix incorrect mixer element name for cmipci
  598.   * sound/pci/{cs46xx,hda}/: Fix race in removing device
  599.   * sound/pci/hda/: Add HP nx6320 to supported list
  600.   * sound/pci: Fix additional races in the irq handler and ioremap()
  601.  
  602.   Changes by Ryan Lortie
  603.  
  604.   * snd-hda-intel: fix routing on macbook
  605.   * usb-hid: enable Fn key on Macbook keyboard (Intel)
  606.   * libata: delay resume to wait for harddrives to spin up
  607.   * ich7-sci-en-quirk: poke the SCI_EN bit on Macbook resume
  608.  
  609.   Security updates
  610.  
  611.   * CVE-2006-1052: Cherry picked
  612.   * CVE-2006-1066: Cherry picked
  613.   * CVE-2006-1368: Cherry picked
  614.   * CVE-2006-1525: Cherry picked
  615.   * CVE-2006-1055: Cherry picked
  616.   * CVE-2006-0744: Cherry picked
  617.   * CVE-2006-0038: Cherry picked and merged
  618.   * CVE-2006-1522: Cherry picked
  619.   * CVE-2006-1527: Cherry picked
  620.   * CVE-2006-1056: Cherry picked and merged
  621.   * CVE-2006-1863: Cherry picked
  622.   * CVE-2006-1864: Copied patch and applied
  623.   * CVE-2006-1859: Cherry picked
  624.   * CVE-2006-1860: Cherry picked
  625.   * CVE-2006-2271: Cherry picked
  626.   * CVE-2006-2272: Cherry picked
  627.   * CVE-2006-2274: Cherry picked
  628.   * CVE-2006-2275: Cherry picked
  629.   * CVE-2006-1857: Cherry picked
  630.   * CVE-2006-1858: Cherry picked
  631.   * CVE-2006-2444: Cherry picked
  632.  
  633.  -- Ben Collins <bcollins@ubuntu.com>  Fri,  9 Jun 2006 12:15:10 -0400
  634.  
  635. linux-source-2.6.15 (2.6.15-23.39) dapper; urgency=low
  636.  
  637.   Changes by Fabio M. Di Nitto
  638.  
  639.   * Make sure that all RV350 will get the CHIP_NEW_MMAP flag.
  640.  
  641.   * Reenable all ABI checkers.
  642.  
  643.   * Update ABI files to fix FTBFS on i386.
  644.  
  645.   Changes by David S. Miller
  646.  
  647.   * Fix severe memory corruption when using sound on sparc64.
  648.  
  649.  -- Ben Collins <bcollins@ubuntu.com>  Tue, 23 May 2006 07:17:42 -0400
  650.  
  651. linux-source-2.6.15 (2.6.15-23.38) dapper; urgency=low
  652.  
  653.   * Ignore ABI change on sparc this time around.
  654.   * amd64: Update configs.
  655.  
  656.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 22 May 2006 16:52:46 -0400
  657.  
  658. linux-source-2.6.15 (2.6.15-23.37) dapper; urgency=low
  659.  
  660.   * Ignore ABI change on sparc this time around.
  661.   * amd64: Update configs.
  662.  
  663.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 22 May 2006 11:52:46 -0400
  664.  
  665. linux-source-2.6.15 (2.6.15-23.36) dapper; urgency=low
  666.  
  667.   Changes by Ben Collins
  668.  
  669.   * powerpc64: Enable HUGETLB
  670.   * x86,amd64: Build-in rtc and genrtc on all but the 386 kernel.
  671.   * sparc: Enable CONFIG_FB_RADEON_I2C and CONFIG_SND_ALI5451.
  672.  
  673.   Changes by Fabio M. Di Nitto
  674.  
  675.   * Fix drm/dri/radeonfb crash on ppc with input from Dave Airlie.
  676.  
  677.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 22 May 2006 10:12:30 -0400
  678.  
  679. linux-source-2.6.15 (2.6.15-23.35) dapper; urgency=low
  680.  
  681.   This IS the final dapper kernel. There have been many kernels like this, but
  682.   this one superceeds them all. The kernel you are about to install is the
  683.   hard work of the following people:
  684.  
  685.   - Fabbione M. Di Nitto
  686.   - Matthew Garrett
  687.   - Daniel T. Chen
  688.   - Chuck Short
  689.  
  690.   Give them all a big "Thank You" next time you email them or see them on IRC.
  691.   If you happen to see them in real life, buy them a beer. Without their
  692.   hardwork, your computer would be a wimpering pile circuits with little more
  693.   use than as an egg timer to make sure you don't burn your precious
  694.   breakfast.
  695.  
  696.   Changes by Ben Collins
  697.  
  698.   * ipw3945: Update to latest version, 1.0.3.
  699.   * Merge with 2.6.15.7 (This takes care of a lot of CVE's that I haven't
  700.     listed here yet).
  701.   * sky2/skge/sk98lin: Sync with 2.6.16.13.
  702.   * Update drm to 1.0.1, from 2.6.16.13. This reverts the PPC radeon patch
  703.     aswell.
  704.   * pcmcia: TI PCIxx12 CardBus controller support.
  705.   * r1000: New realtek driver.
  706.   * irda/sir[41589]: Add small timeout to kthread to reduce load.
  707.   * powerpc[30273]: Add BootX support patch.
  708.   * bcm43xx: Sync to latest source from wireless git.
  709.   * Change lilo/grub Suggests to Recommends.
  710.   * sky2: Add patch to fix IRQ masks.
  711.   * sound/pcmcia[44283]: PCMCIA sound devices do not depend on ISA.
  712.   * VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()
  713.     - Bug #44783
  714.   * Fix per zone pages, min-zone overflow
  715.     - Bug #44782
  716.   * asus_acpi: Disable extraneous error reading LCD status.
  717.   * forcedeth: Let the driver work when no PHY is found. This matches the
  718.     breezy behavior.
  719.     - Bug #45257
  720.  
  721.   Changes by Matthew Garrett
  722.  
  723.   * acpi/sony: Add FN hotkey support
  724.   * pcmcia/yenta[43881]: Fixup the subordinate number parent bridge of yenta Cardbus
  725.     Bridges
  726.   * imacfb: Disable if EFI is not available
  727.   * vga16fb: Use 640x480 on certain machines. Specifically Apple and some Sony
  728.     laptops.
  729.   * PCI: MSI(X) save/restore for suspend/resume.
  730.  
  731.   Changes by Daniel T Chen
  732.  
  733.   * sound/pci: Add hp_only quirk for Dell D800 laptops
  734.   * sound/pci/ca0106: Fix error handling for nonexistent mpu401 interface
  735.     (ca0106 driver)
  736.   * sound/pci:
  737.     - Revert to hp_mute_led for HP n*8*0 laptops
  738.     - Add hp_only quirk for another Dell laptop model
  739.   * sound/pci/hda:
  740.     - Use hp model for all HP laptops with AD1981HD codec
  741.     - Fix support for Thinkpad *60s (patch_analog.c)
  742.   * sound/pci: Fix possible OOPS with ALI5455 SPDIF-in
  743.   * sound/pci/hda: Fix master mute switch on Vaio laptops using STAC7661
  744.     HDA codec
  745.   * sound/pci: Add Dell Inspiron 6000 to hp_only quirk list
  746.   * sound/bluetooth: Fix suspend/hibernate in snd-bt-sco driver
  747.   * sound/pci/hda: Really merge patch_realtek.c from upstream
  748.     alsa-driver 1.0.11
  749.   * sound/pci/ice1712: Backport fixes and cosmetic cleanups from alsa-driver
  750.     1.0.11
  751.   * sound/core: Minor optimisations from alsa-driver 1.0.11
  752.  
  753.   Changes by Fabio M. Di Nitto
  754.  
  755.   * Upstream informs us about 2 critical bugs in our cluster modules:
  756.     - Update cman and dlm.
  757.   * Backport inotify syscalls to hppa.
  758.  
  759.   Changes by Dave Airlie
  760.  
  761.   * DRM backport patches:
  762.     - fixup r300 scratch on BE machines
  763.     - add new radeon PCI ids..
  764.     - read breadcrumb in IRQ handler
  765.     - fixup i915 breadcrumb read/write
  766.     - fixup improper cast.
  767.     - rationalise some pci ids
  768.     - Add general-purpose packet for manipulating scratch registers (r300)
  769.     - rework radeon memory map (radeon 1.23)
  770.     - update r300 register names
  771.     - fixup PCI DMA support
  772.  
  773.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 18 May 2006 10:00:24 -0400
  774.  
  775. linux-source-2.6.15 (2.6.15-22.34) dapper; urgency=low
  776.  
  777.   Changes by Ben Collins
  778.  
  779.   * Include dma-mapping.h in aic94xx driver. Fixes FTBFS on sparc.
  780.   * scsi/aic7xxx[41061]: Include spi module from 2.6.17-git as spi2, and use
  781.     it for aic7xxx modules. This fixes the failure to load these modules.
  782.     Caused by the need for symbols now found in the 2.6.15 spi module.
  783.  
  784.  -- Ben Collins <bcollins@ubuntu.com>  Sun,  7 May 2006 10:23:49 -0400
  785.  
  786. linux-source-2.6.15 (2.6.15-22.33) dapper; urgency=low
  787.  
  788.   Changes by Ben Collins
  789.  
  790.   * ieee80211: Sync to wireless-git.
  791.   * bcm43xx: Sync to wireless-git.
  792.   * Add ipw3945 for nic-modules udeb.
  793.   * Fix net/Makefile so ieee80211_1_1_13 builds.
  794.   * Add Adaptec aix94xx and SAS drivers.
  795.   * Cherry pick ipw2200 quiese patch back into existence.
  796.   * sonypi[35319]: Add ICH7 support.
  797.   * drm/via[29586]: Fix 64-bit crashes.
  798.  
  799.   Changes by Daniel T. Chen
  800.  
  801.   * sound/core/seq: Fix sleep in atomic in virmidi driver
  802.   * sound/pci/ac97: Add Samsung NP-X20C004/SEG to Jack Sense blacklist
  803.   * sound/pci: Add VT8251 workaround to via82xx driver
  804.   * sound/pci/hda: Add id for ASUS M9 laptop and id for AD1988B codec to
  805.     patch_analog.c
  806.   * sound/drivers/mpu401: Properly propagate error for nonexistent mpu401
  807.     interface
  808.   * sound/pci/emu10k1: #34831: Fix remaining instances of improper error
  809.     propagation for nonexistent mpu401 interfaces
  810.   * sound/pci: #41015: Fix Master volume control for headphones (hp_only
  811.     quirk) for HP NX8220 (intel8x0)
  812.   * sound/pci/hda: Fix capture from line-in on VAIO SZ/FE laptops
  813.   * sound/pci: Make DXS_SRC the default for VIA8235/8237/8251 chips
  814.   * sound/pci/ice1712: #40158: Fix DXR support for Terratec DMX 6FIRE
  815.  
  816.   Changes by Matthew Garrett
  817.  
  818.   * libata: Hotswap support
  819.   * libata: ACPI hotswap support
  820.   * bluetooth: Fix failures for suspend/resume
  821.   * libata: Update handling of queued commands.
  822.   * acpi: Let drivers check if the system is in suspend state
  823.   * libata: Tidy up the acpi hotswap code
  824.   * pci: Don't do insane PCI config space restoration
  825.   * acpi: Threaded ACPI support
  826.  
  827.  -- Ben Collins <bcollins@ubuntu.com>  Tue,  2 May 2006 00:56:08 -0400
  828.  
  829. linux-source-2.6.15 (2.6.15-21.32) dapper; urgency=low
  830.  
  831.   * Fix libata docbook entry. FTBFS.
  832.  
  833.  -- Ben Collins <bcollins@ubuntu.com>  Fri, 21 Apr 2006 10:45:37 -0400
  834.  
  835. linux-source-2.6.15 (2.6.15-21.31) dapper; urgency=low
  836.  
  837.   Changes by Ben Collins
  838.  
  839.   * 14394: Sync aix79xxx driver to 2.6.17-rc version.
  840.   * 20125: Fix dying mice on Intel UHCI controllers.
  841.   * 22449: Add sis190 to nic-modules udeb.
  842.   * sound/ppc: Revert tumbler changes for gpio rework.
  843.   * 38228: Add R40E to proc-idle blacklist.
  844.   * hdaps: Correct x/y inversions for IBM notebooks and others.
  845.   * ieee80211_1_1_13: Slightly munged ieee80211 1.1.13 stack for use with
  846.     ipw3945.
  847.   * ipw3945: New driver.
  848.   * 38278: Rectify some PCI id's between hard and soft mac drivers. Also, add
  849.     needed firmware.
  850.   * 39985: Do not print mapping table info on x86_64 (quiet boot).
  851.  
  852.   Changed by Matthew Garrett
  853.  
  854.   * libata: Backport of ACPI handling patch.
  855.   * ide-acpi: Replaces our old IDE ACPI support code with new and shiney
  856.     stuff that should work better on some hardware.
  857.   * acpi-osl: Fixes some cases where code could sleep during resume (not
  858.     allowed, since interrupts are disabled).
  859.   * acpi: Bad characters shouldn't be fatal.
  860.   * nsc-ircc: Stop nsc-ircc trying to grab ioports it already owns
  861.   * pnp: Add support for suspend/resume callbacks in the pnp layer (from
  862.     upstream)
  863.   * 8250_pnp: Add support for other Wacom tablets that are around
  864.  
  865.   Changes by Daniel T Chen
  866.  
  867.   * sound/{core,pci/emu10k1}: Fix silence on resume and OOPS on suspend for
  868.     emu10k.
  869.   * sound/pci: Add hp_only quirk for pci id [161f:2032] to via82xx ALSA driver
  870.   * sound/pci: Fix detection of SIS7012 tertiary codec for intel8x0
  871.   * sound/pci: Add various models to supported list
  872.   * sound/pci/au88x0: Fix overrun in sound/pci/au88x0/au88x0_pcm.c
  873.   * sound/pcmcia/pdaudiocf: Fix Coverity #1099 (memory leak in
  874.     sound/pcmcia/pdaudiocf/pdaudiocf.c)
  875.   * sound/pci/ice1712: Add basic support for M-Audio Revolution 5.1
  876.   * sound/pci/ice1712: Add support for Prodigy-7.1LT
  877.   * sound/pci/ice1712: Force analog daughter board detection for Juli@
  878.   * sound/pci/ice1712: Fix wrong value types for enums
  879.   * sound/pci/ice1712: Fix M-Audio Delta 1010LT SPDIF output
  880.   * sound/pci/hda: Add support for Lenovo 3000 N100-07684JU
  881.  
  882.   Changes by Chuck Short
  883.  
  884.   * pci: Enable renumbering of PCI bus#.
  885.   * pci: Blacklist HP F.12
  886.   * fsam7400: Disable autoload for fsam7400.
  887.   * pl2303: Add support for Speed Dragon Multimedia.
  888.  
  889.   Changes by Fabio M. Di Nitto
  890.  
  891.   * Pull updates from David S. Miller sparc branch to fix some smp issues.
  892.   * Make IOSCHED deadline default on -server* configs (x86 and x86_64).
  893.  
  894.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 20 Apr 2006 23:00:55 -0400
  895.  
  896. linux-source-2.6.15 (2.6.15-20.30) dapper; urgency=low
  897.  
  898.   Changes by Ben Collins
  899.  
  900.   * 35795: Keeps the kernel from panicing when it notices that an IOAPIC is
  901.     reported, but not really present. Patch applied, taken from upstream
  902.     2.6.16.
  903.  
  904.   * 35742: AGP/DRM backport support for 945gm chipset.
  905.  
  906.   * 35703: Added firmware version override for acx.
  907.  
  908.   * 35145: Don't check num_possible_cpus() for powernow-k8's PSB BIOS usage.
  909.     It explains in comments that this is only available on UP machines, so the
  910.     check is only sanity anyway.
  911.  
  912.   * Fixup hppa and sparc so we get nic udeb's.
  913.  
  914.   * Rebase PCIE patch for bcm43xx.
  915.  
  916.   * Sync to 2.6.15.6.
  917.  
  918.   * Update ARECA (arcmsr) driver.
  919.  
  920.   * 34978: Fix isdn Makefile so misdn actually gets compiled.
  921.  
  922.   * 34791: Add Toshiba Protege M300 to synaptics rate=40 blacklist.
  923.  
  924.   * 33939: Disable CONFIG_EDD. Causing problems, and not needed anyway.
  925.     Symptons were seemingly locked up after grub jumped to kernel, but
  926.     actually would boot after 2 minute delay.
  927.  
  928.   * 33855: Update pcc_acpi driver.
  929.  
  930.   * 33854: Better config setup for memory split options.
  931.  
  932.   * sky2: Backport driver from 2.6.16, version 1.1.
  933.  
  934.   * 33704: Better patch for ATI IO-APIC timer bugginess.
  935.  
  936.   * bcm43xx: Quite a few upstream patches that should make things work better
  937.     out of the box (mjg59).
  938.  
  939.   * prism54: Via mjg59:
  940.     - Load firmware before bring up interface.
  941.     - Add prism54 softmac driver.
  942.  
  943.   * Fix ACPI-PNP brokeness, mjg59.
  944.  
  945.   * Fixes for swsusp with highmem, mjg59.
  946.  
  947.   Changes by Daniel T. Chen
  948.  
  949.   * sound/isa: Fix memory leak in isa/es18xx.c
  950.   * sound/isa: Update opl3sa2 driver
  951.   * sound/hda: Fix support for Samsung R65 and ASUS A6J
  952.   * sound/hda: Fix BIOS autoconfig, thereby fixing inaudible sound on recent
  953.     Dell laptops with STAC9200
  954.   * sound/hda: Remove duplicate line in
  955.     pci/hda/patch_sigmatel.c::ref927x_pin_configs[]
  956.   * sound/usb: Fix to properly resolve volume at initialization
  957.   * sound/pci/hda: Fix noisy stereo output on AD1986A 3stack model
  958.   * sound/pci/hda: Fix mic input and erroneous post-resume
  959.     reinitialization for STAC92xx codecs
  960.   * sound/pci/ac97: Add Toshiba Satellite A-15 S127 to Jack Sense
  961.     blacklist
  962.   * sound/pci: Add pci id for MCP51 to pci/intel8x0.c
  963.   * sound/pci/ac97: Add Asus A7V8X-MX to Jack Sense blacklist
  964.   * sound/usb: Fix double kfree() and possible memory leak in sound/usb/usbmixer.c
  965.   * sound/usb: Fix non-48 kHz sample rates on SB Audigy 2 ZS
  966.   * sound/usb: Make error messages more informative
  967.   * sound/usb: Add mixer control names for the AudioTrak Maya44 USB
  968.   * sound/usb: Fix Edirol UA-20; Add Edirol UM-3ex/PC-50/UM-1EX/UM-2EX,
  969.     Roland G-70, Miditech Play'n Roll, Casio AP-80R/PL-40R, Yamaha MDP-5/EZ-J24
  970.   * sound/pci/ac97: Add ThinkPad T43p 2668-G7U to Jack Sense blacklist
  971.   * sound/isa/cs423x: Fix silence in right channel of cs4236+ driver
  972.   * sound/pci: Add ASRock models to dxs entry list
  973.   * sound/isa/ad1848: Fix double-free in AD1848 driver
  974.   * sound/drivers/opl3: Fix use after free() in sound/drivers/opl3/opl3_{oss,seq}.c
  975.   * sound/pci/rme9652: Fix off-by-ones in RME9652 driver
  976.   * sound/drivers: Fix memory leak in sound/drivers/serial-u16550.c::snd_uart16550_create()
  977.   * sound/pci/cs46xx: Fix memory leaks in CS46xx driver
  978.   * sound/isa/gus: Fix gus_pcm dereference before NULL
  979.   * sound/core: Fix memory leaks in error path of sound/core/control.c
  980.  
  981.   Changes by Fabio M. Di Nitto:
  982.  
  983.   * Sync latest sparc64 bug fixes from David S. Miller.
  984.  
  985.   * Backport Emulex from 2.6.16 to fix a hard machine hang.
  986.  
  987.   * Backport e1000 driver from 2.6.16.
  988.  
  989.   * Add missing .proc_name to scsi_host_table in Emulex driver.
  990.     (drivers/scsi/lpfc/lpfc_scsi.c)
  991.  
  992.   * Add gitk to linux-kernel-devel.
  993.  
  994.   * Actually build linux-kernel-devel.
  995.  
  996.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 20 Mar 2006 10:54:39 -0500
  997.  
  998. linux-source-2.6.15 (2.6.15-19.29) dapper; urgency=low
  999.  
  1000.   Changes by Ben Collins
  1001.  
  1002.   * Fix d-i firmware list (ipw2200 update), FTBFS.
  1003.  
  1004.   * Add nic-firmware for ia64, sparc and hppa. They have the drivers, so it's
  1005.     pointless to not have the firmware too.
  1006.  
  1007.   * PPC: Add AOAShasta and layout-id 0x2d to toonie sound detection.
  1008.  
  1009.   * imacfb: Add support for mac mini, and better autodetection (mjg59)
  1010.  
  1011.   * ipw2200: Include two patches from upstream:
  1012.     - Fix problem with diversity algorithm causing disassocaition
  1013.     - Fix endian issues with v3.0 fw image format
  1014.  
  1015.   * Pull sparc64 updates from davem.
  1016.  
  1017.  -- Ben Collins <bcollins@ubuntu.com>  Sun, 19 Mar 2006 10:30:20 -0500
  1018.  
  1019. linux-source-2.6.15 (2.6.15-19.28) dapper; urgency=low
  1020.  
  1021.   Changes by Ben Collins
  1022.  
  1023.   * bcm43xx: Add support for PCIE cards (Mactel related, mjg59)
  1024.   * ipw2200: quiesce on shutdown (lost from breezy, mjg59)
  1025.   * 31879: Add usb-handoff command line to enable usb-handoff pci quirks.
  1026.     Disable the quirk by default.
  1027.   * 31936: Update synaptics-usb driver (previously known as cpad) to version
  1028.     1.4rc3
  1029.   * Update ipw2200 to version 1.1.1.
  1030.   * Update bcm43xx to 3-14-2006 snapshot.
  1031.   * Merge DaveM's niagara tree.
  1032.     - Tg3 fixes
  1033.     - Fix proc/cpuinfo output on niagara (sun4v)
  1034.     - E1000 fixes
  1035.   * 33030: Add support for VIA VT8251 to ahci driver.
  1036.  
  1037.   Changes by Daniel T. Chen
  1038.  
  1039.   * sound: Add Jack Sense blacklist for ThinkPads
  1040.   * sound: Add card entry for Audigy4 SB0400 model
  1041.   * sound: Fix use after free() in pci/emu10k1/emu10k1_synth.c
  1042.   * sound: Properly support sound on Siemens FieldPG-M
  1043.   * sound: Add support for Agere's variant of Si3054/5
  1044.   * sound: Apply various fixes to Sigmatel HDA codecs
  1045.   * sound: Restore xxx_t typedefs for compatibility in pci/hda/patch_sigmatel.c
  1046.   * sound: Restore xxx_t typedefs for compatibility in
  1047.   * sound: Fix support for Analog Devices AD198x HDA
  1048.   * sound: Restore xxx_t typedefs for compatibility in
  1049.   * sound: Simplify C-Media cmi9880 HDA codec support
  1050.   * sound: Fix initialization and routing for Realtek
  1051.   * sound: Finalize HDA restructuring for
  1052.   * sound: Add model for Aopen i915GMm-HFS motherboard
  1053.   * sound: Fix sound on laptops with AD1986A HDA codec
  1054.   * sound: Support FIC P4M-915GD1 with ALC880 codec
  1055.   * sound: Add support for Sony VAIO FE550G and SZ110
  1056.  
  1057.   Changes by Fabio M. Di Nitto
  1058.  
  1059.   * Add linux-kernel-devel meta-package to pull in all core development
  1060.     tools.
  1061.   * Set CONFIG_SERIAL_8250_NR_UARTS to 48 to avoid regression from 2.6.12.
  1062.  
  1063.  -- Ben Collins <bcollins@ubuntu.com>  Thu,  9 Mar 2006 09:39:41 -0500
  1064.  
  1065. linux-source-2.6.15 (2.6.15-18.27) dapper; urgency=low
  1066.  
  1067.   Changes by Ben Collins
  1068.  
  1069.   * Fix build failure in mrv8k on sparc.
  1070.  
  1071.   * Lots of Mactel related patches from mjg59.
  1072.  
  1073.   * Revert to 1/3GB physical mem. Should fix valgrind among other things.
  1074.  
  1075.   * Sync to 2.6.15.5.
  1076.  
  1077.   * Enable all of the PCI and USB wireless stuff for sparc.
  1078.  
  1079.   Changes by Fabio M. Di Nitto
  1080.  
  1081.   * Readd input-modules udeb to sparc64.
  1082.  
  1083.  -- Ben Collins <bcollins@ubuntu.com>  Tue,  7 Mar 2006 07:40:01 -0500
  1084.  
  1085. linux-source-2.6.15 (2.6.15-17.26) dapper; urgency=low
  1086.  
  1087.   * Quick reupload to fix sparc FTBFS (due to out-dated config's).
  1088.  
  1089.  -- Ben Collins <bcollins@ubuntu.com>  Mon,  6 Mar 2006 18:17:18 -0500
  1090.  
  1091. linux-source-2.6.15 (2.6.15-17.25) dapper; urgency=low
  1092.  
  1093.   [Your company ad here! Send payments to Ben Collins]
  1094.  
  1095.   Changes by Ben Collins
  1096.  
  1097.   * Enable EFI for x86 (MacBook Pro, come hither).
  1098.  
  1099.   * Cleanup the message for finding the DSDT in the initramfs. On my amd64, it
  1100.     was just printing an extraneous " not found!".
  1101.  
  1102.   * Backported EHCI-HCD (USB2 Host) driver from 2.6.16. Maybe this will fix
  1103.     some EHCI related bugs.
  1104.  
  1105.   * Backport aic7xxx driver from 2.6.16-git.
  1106.  
  1107.   * #28902 3w-9xxx: Add proc_name member to scsi_host_template
  1108.  
  1109.   * Whoops, bcm43xx went missing.
  1110.  
  1111.  -- Ben Collins <bcollins@ubuntu.com>  Mon,  6 Mar 2006 15:19:40 -0500
  1112.  
  1113. linux-source-2.6.15 (2.6.15-17.24) dapper; urgency=low
  1114.  
  1115.   Changes by Ben Collins
  1116.  
  1117.   * #28485: Add WAP capa decleration to ipw2[12]00 drivers.
  1118.  
  1119.   * #27842: Cherry picked WoL fix from 2.6.16 git. Fix claims to fix lockup
  1120.     when loading driver.
  1121.  
  1122.   * #28174: Applied 10-byte/TYPE_RBC patch to sbp2.
  1123.  
  1124.   * #31061: Assume AC power when there are no batteries, regardless of the
  1125.     hardware not reporting it.
  1126.  
  1127.   * Merge radeon DRI PCI ID's (cherry-pick from mainline).
  1128.  
  1129.   * Update bcm43xx from daily git snapshots (wow, I initially typed snapshits,
  1130.     hope that's not an omen).
  1131.  
  1132.   * x86_64: Make a default config option for when amd64 is booted on i386. Set
  1133.     our defaults to something more Ubuntu specific.
  1134.  
  1135.   * sym2: Update driver from 2.2.1 to 2.2.2, mainly for parisc, but should
  1136.     help all architectures.
  1137.  
  1138.   * tulip: Updates from upstream, mainly for parisc.
  1139.  
  1140.   * acpi_sbs: Fix divide-by-zero possibility. Patch from Matthew Garrett.
  1141.  
  1142.   * input: Allow root to inject unknown scancodes. Useful for keys like
  1143.     hibernate and screen lock. Patch from Matthew Garrett.
  1144.  
  1145.   * Large parisc sync.
  1146.  
  1147.   * Increase LOG_BUF_SHIFT for all architectures to 17 (128k). This should
  1148.     help catch all the kernel messages (especially on amd64 where we lose a
  1149.     lot of the initial kernel setup).
  1150.  
  1151.   * video1394: Pulled patch sent to mailine to fix error return.
  1152.  
  1153.   Changes by Fabio M. Di Nitto
  1154.  
  1155.   * Merge SUN4V support from David Miller.
  1156.  
  1157.   * Update redhat cluster suite to CVS20060222.
  1158.  
  1159.   * Stop spca5xx to redefine PUD_SHIFT that's arch specific mem management.
  1160.  
  1161.   * Import OCFS2 and configfs bug fixes from 2.6.16-rc5. This commit must be
  1162.     reverted before we will sync 2.6.16 directly from git or they will
  1163.     conflict badly.
  1164.  
  1165.   * Bump kernel-package B-D version to get that sparc32/sparc64 identify mess
  1166.     out of the way.
  1167.  
  1168.  -- Ben Collins <bcollins@ubuntu.com>  Wed, 22 Feb 2006 20:09:12 +0100
  1169.  
  1170. linux-source-2.6.15 (2.6.15-16.23) dapper; urgency=low
  1171.  
  1172.   Changes by Ben Collins
  1173.  
  1174.   * Add build-depends for m4. Mainly for ppc, but just make it generic.
  1175.  
  1176.  -- Ben Collins <bcollins@ubuntu.com>  Sun, 19 Feb 2006 11:46:26 -0500
  1177.  
  1178. linux-source-2.6.15 (2.6.15-16.22) dapper; urgency=low
  1179.  
  1180.   Changes by Ben Collins
  1181.  
  1182.   * Synced bcm43xx to latest SVN.
  1183.  
  1184.   * Added Mac-On-Linux kernel module. Not sure why MOL is contrib. It can
  1185.     boot Linux without any proprietary software. Anyway, this module will make
  1186.     it easier for MOL users, they wont have to recompile mol-module-source
  1187.     every time the kernel is updated. This also includes an extra patch that
  1188.     isn't in the original source that allows booting OSX Tiger.
  1189.  
  1190.   * Disable CONFIG_BOOTX_TEXT on ppc to avoid the white flash of prom console.
  1191.     Also disable prom_printf (through a compile time config option).
  1192.  
  1193.   * Incorrectly set memory split to 3/1 instead of the default 1/3. Revert to
  1194.     correct 2/2 mapping. Fixes problems with UML and Wine.
  1195.  
  1196.   * Merged 2.6.15.4
  1197.  
  1198.   * #30309: Added A8V-MX to pci=noacpi blacklist.
  1199.  
  1200.   * #30707: Fix incorrect pci device id for ipg driver (DLink cards).
  1201.  
  1202.   * #30987: Make "DMA end" message a DBG statement only.
  1203.  
  1204.   * Fix version in unionfs Makefile (1.1.2).
  1205.  
  1206.   * #31431: Fix description of linux-source-2.6.15 package to steer users to
  1207.     linux-headers where needed.
  1208.  
  1209.   * #31518: Add Sempron to list of supported CPU's by -k7 image.
  1210.  
  1211.   * #31528: Disable VERBOSE_IDE_CD_ERRORS.
  1212.  
  1213.   * Quiet ieee80211 a little.
  1214.  
  1215.   * Re-apply ACPI-CA patch set. Add a couple of fixes from Matt to get it
  1216.     all working.
  1217.  
  1218.   Changes by Fabio M. Di Nitto:
  1219.  
  1220.   * Fix regression from hoary kernel in megaraid scsi driver:
  1221.     In the breezy kernel a split up of the megaraid and megaraid_m* driver was
  1222.     done to be able to support all controllers. During the split one pci
  1223.     subvendor ID was lost due to removal of PCI_ANY catch all.
  1224.     Thanks to Brian (bubba) Wilson for spotting the issue and testing the fix.
  1225.  
  1226.   * [SECURITY]: Fix extra dst release when ip_options_echo fails.
  1227.   (CVE-2006-0454)
  1228.  
  1229.   * Update redhat cluster suite to CVS20060216:
  1230.     - Add DIO_CLUSTER_LOCKING support from
  1231.       https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173912
  1232.       (Thanks to Wendy Cheng for pushing the patch back to us)
  1233.  
  1234.  -- Ben Collins <bcollins@ubuntu.com>  Sat, 18 Feb 2006 15:11:19 -0500
  1235.  
  1236. linux-source-2.6.15 (2.6.15-15.21) dapper; urgency=low
  1237.  
  1238.   * Quick release
  1239.  
  1240.   * Fix regression in squashfs. The 2.x compatibility layer was broken. Added
  1241.     missing call to old_decode_dev() for chr/dev types.
  1242.  
  1243.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 09 Feb 2006 10:48:00 -0500
  1244.  
  1245. linux-source-2.6.15 (2.6.15-15.20) dapper; urgency=low
  1246.  
  1247.   Changes by Ben Collins
  1248.  
  1249.   * Add 0x52 layout-id for toonie pmac sound.
  1250.  
  1251.   * #29784: Updated unionfs to 1.1.2
  1252.  
  1253.   * Updated squashfs to latest CVS.
  1254.  
  1255.   * Apply emu10k patch to fix distortion on Audigy 2 ZS notebook.
  1256.  
  1257.   * #29859: Enable v9fs by default.
  1258.  
  1259.   * snd-powermac: Do not fail on headphone/lineout detection failure for
  1260.     tumbler.
  1261.  
  1262.   * ndiswrapper: Update to 1.8
  1263.  
  1264.   * Backported hfsplus changes from 2.6.16-git. Allows mounting of hfsplus +
  1265.     case-sensitive filesystems.
  1266.  
  1267.   * Backport emu10k power management support.
  1268.  
  1269.   * #28543: Added dmi-table override for ASUS A8N motherboard, acpi=noirq.
  1270.  
  1271.   * #19749: Reverted to stock 2.6.16-git code for ata_piix.
  1272.  
  1273.   * Fix powernow-k7 to work on SMP.
  1274.  
  1275.   * Add new quirk to not send clear-halt for some devices. Add this quirk to
  1276.     UGCI devices.
  1277.  
  1278.   * Pulled from l-k: Handle more bogus PCI MCFG entries.
  1279.  
  1280.   * Pulled from linux1394:
  1281.     - sbp2: prevent unloading of 1394 low-level driver
  1282.     - sbp2: fix another deadlock after disconnection
  1283.  
  1284.   * Add ns87415 to hppa ide modules (per Lamont).
  1285.  
  1286.   * Update/Sync for sdhci. Submitted by Matthew Garrett.
  1287.  
  1288.   * Add 818x/8187 wireless drivers.
  1289.  
  1290.   * Cherry picked from 2.6.16-git: x86: GDT alignment fix
  1291.  
  1292.   * Synced ACPI to current ACPICA code. Patches via Matthew Garrett.
  1293.  
  1294.   * Added Smart Battery driver.
  1295.  
  1296.   * #30340: Bump module-init-tools depends.
  1297.  
  1298.   * #30335: Build mmc_block into mmc_core to make sure the block
  1299.     functionality is always present after mmc_core is loaded.
  1300.  
  1301.   Changes by Chuck Short:
  1302.  
  1303.   * Added rt2600 wireless driver support.
  1304.  
  1305.   * Blacklisted Dell Optiplex. Closes #23330.
  1306.  
  1307.  -- Ben Collins <bcollins@ubuntu.com>  Mon,  6 Feb 2006 11:15:02 -0500
  1308.  
  1309. linux-source-2.6.15 (2.6.15-14.19) dapper; urgency=low
  1310.  
  1311.   Changes by Ben Collins:
  1312.  
  1313.   (From here out all bug numbers refer to malone bug numbers, unless noted
  1314.    otherwise)
  1315.  
  1316.   * Change depends for ia64 and hppa s/initrd-tools/initramfs-tools/
  1317.  
  1318.   * #28533: Add Dothan tables to centrino-speedstep driver.
  1319.  
  1320.   * Add mrv8k-0.0.2 Marvell wifi driver.
  1321.  
  1322.   * Backport pata support for sata_promise driver.
  1323.  
  1324.   * Reverted change to powernow-k7, since it didn't fix the problem.
  1325.  
  1326.   * Reverted local changes to ieee1394.
  1327.  
  1328.   * Enable irq events for platform functions.
  1329.  
  1330.   * Fix snd-pmac-gpio to check for NULL altname.
  1331.  
  1332.   * #28580: Fix device table for yealink driver.
  1333.  
  1334.   * Fix linux-headers Makefile EXTRAVERSION (broken my sed when EXTRAVERSION
  1335.     went to .1-ubuntu1).
  1336.  
  1337.  -- Ben Collins <bcollins@ubuntu.com>  Wed, 25 Jan 2006 09:39:28 -0500
  1338.  
  1339. linux-source-2.6.15 (2.6.15-13.18) dapper; urgency=low
  1340.  
  1341.   Changes by Ben Collins:
  1342.  
  1343.   * hid-input: Make powerbook FN key default to fkeys first (matches macosx
  1344.     operation).
  1345.  
  1346.   * Patch to fix oopses in kobject (pulled from l-k).
  1347.  
  1348.   * Patch to fix workqueue oopses when remove cpu0 (pulled from l-k).
  1349.  
  1350.   * Patch to accept vci devices on older powerpc's as PCI Bridges (pulled from
  1351.     linuxppc-dev).
  1352.  
  1353.   * Backport pmac_pfunc interfaces from 2.6.16-git
  1354.  
  1355.   * Make use of plaform functions for sound/ppc to get toonie sound working on newer
  1356.     powerbook's.
  1357.  
  1358.   * #28619: Apply patch for asus-acpi to fix oops.
  1359.  
  1360.   * Add PowerBook5,7 id (0x50) to toonie listings.
  1361.  
  1362.   * Update to 2.6.15.1
  1363.  
  1364.   * Update bcm43xx and softmac code to latest repo's.
  1365.  
  1366.   * Cherry picked security patches for:
  1367.     - CVE-2006-0095(9d3520a339d62f942085e9888f66905eb8b350bd):
  1368.       dm-crypt: zero key before freeing it
  1369.     - CVE-2005-3356(7c7dce9209161eb260cdf9e9172f72c3a02379e6):
  1370.       double decrement of mqueue_mnt->mnt_count in sys_mq_open
  1371.  
  1372.   * unionfs: Disable debug (should fix oopses).
  1373.  
  1374.   * Include linux/types.h in asm/alternatives.h to fix compilation problems
  1375.     (specifically with vmware modules).
  1376.  
  1377.   * ia64 kernels now depend on elilo >= 3.6-1, which allows initramfs support.
  1378.  
  1379.   * Bump build-dep for kernel-package to get the one that has initramfs
  1380.     support for hppa and ia64.
  1381.  
  1382.   Changes by Fabio M. Di Nitto:
  1383.  
  1384.   * Provides rhcs-modules only from -server* flavours on i386/amd64.
  1385.  
  1386.   Changes by Daniel T Chen:
  1387.  
  1388.   * Sync ipw2200 driver to 1.0.10.
  1389.  
  1390.   * Fix sound output for Sound Blaster Audigy SE [SB0570] and Shuttle XPC
  1391.     SD11G5
  1392.  
  1393.   Changes by Chuck Short:
  1394.  
  1395.   * Disabled stupid keyboard warning. Closes #20152.
  1396.  
  1397.   * Avoid clock running too fast on many ATI IXP and nforce motherboards.
  1398.     Closes #11304.
  1399.  
  1400.   * Disable ACPI for MSI Neo4 FI. Closes #15939.
  1401.  
  1402.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 19 Jan 2006 10:33:30 -0500
  1403.  
  1404. linux-source-2.6.15 (2.6.15-12.17) dapper; urgency=low
  1405.  
  1406.   Changed by Ben Collins:
  1407.  
  1408.   * Update spca5xx driver: #21279
  1409.  
  1410.   * Update Changelog-2.6.15 to final version.
  1411.  
  1412.   * Minor cleanups to match stock code. Pushed a lot of stuff upstream.
  1413.  
  1414.   * Malone #6490: Updated acerhk driver to 0.5.31.
  1415.  
  1416.   * #21417: Add specific firmware version for acx driver.
  1417.  
  1418.   * Disable USB_EHCI_SPLIT_ISO and USB_EHCI_ROOT_HUB_TT, since they are
  1419.     experimental.
  1420.  
  1421.   * Add smp-alt-disable boot option to allow disabling of alt-smp code.
  1422.  
  1423.   * #14081: Add sdhci driver (Secure Digital MMC).
  1424.  
  1425.   * Update ipw2200 driver to 1.0.9
  1426.  
  1427.   * #22131: Enable IPW2200_MONITOR
  1428.  
  1429.   * Update ieee80211 to 1.1.8.
  1430.  
  1431.   * ICH8 patches from Jason Gaston <jason.d.gaston@intel.com> (pulled from
  1432.     linux-kernel).
  1433.  
  1434.   * #21968: Fix mix of simple/complex smp alternatives.
  1435.  
  1436.   * Fix amd64 complex smp alternatives to actually work.
  1437.  
  1438.   * Add uli526x module to nic-modules udeb.
  1439.  
  1440.   * Patch from BenH to support newer dual core G5's and iMac G5's with iSight.
  1441.  
  1442.   * Updated bcm43xx driver. It now contains a module device table, so it's
  1443.     going to start loading for people.
  1444.  
  1445.   * Added config option to allow enabling or disabling the default behavior of
  1446.     SMP alternatives. For -server kernels, it will default to disables (enable
  1447.     with smp-alt-enable), and for desktop it is enabled (disable with
  1448.     smp-alt-disable).
  1449.  
  1450.   * Disable CLUSTER, OCFS2 and GFS for desktop kernels on i386 and amd64. The
  1451.     -server kernels are suggested for these.
  1452.  
  1453.   * Fix GENERIC_TBSYNC config option.
  1454.  
  1455.   * Remove slashed from disk names when creation dev names in sysfs. Patch
  1456.     pulled from l-k.
  1457.  
  1458.   * Use better powerbook-fn patch, pulled from l-k.
  1459.  
  1460.   * Security:
  1461.     - CVE-2005-4605: Verified, already fixed.
  1462.     - CVE-2005-3623: Verified, already fixed.
  1463.     - CVE-2006-0035: Patch pulled from git.
  1464.     - CVE-2006-0036: Patch pulled from git.
  1465.     - CVE-2006-0037: Patch pulled from git.
  1466.  
  1467.   Changes by Fabio M. Di Nitto:
  1468.  
  1469.   * Stop shipping cluster/cmirror in coordination with upstream.
  1470.  
  1471.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 12 Jan 2006 13:41:20 -0500
  1472.  
  1473. linux-source-2.6.15 (2.6.15-11.16) dapper; urgency=low
  1474.  
  1475.   The "Ben got a PowerBook for Christmas" Release.
  1476.  
  1477.   Changes by Ben Collins:
  1478.  
  1479.   * Bump ABI.
  1480.  
  1481.   * Radeon_cp: Patch from BenH, fixes screen corruption for console switching
  1482.     and resume.
  1483.  
  1484.   * appletouch: Fixes for latest powerbooks.
  1485.  
  1486.   * hid-input-powerbook: Tweaks for fn multifunction keys on recent power
  1487.     books.
  1488.  
  1489.   * Update bcm43xx and softmac code.
  1490.  
  1491.   * Apply patch to ieee80211 from Johannes Berg which allows bcm43xx to use
  1492.     wep encryption. I'm now using my Airport2 card with bcm43xx on a WEP
  1493.     enabled AP (albeit, only at 11M)
  1494.  
  1495.   * #21032: Patch to fix ndiswrapper on amd64.
  1496.  
  1497.   * #20622: Fix powernow-k7 to work when kernel is compiled for SMP (but only
  1498.     works on actual UP systems).
  1499.  
  1500.   * Fix i2c-keywest stuck state machine.
  1501.  
  1502.   * Synced Linus tree. This means final 2.6.15. From here after, we will be
  1503.     following gregkh's stable 2.6.15.y git.
  1504.  
  1505.   * parisc/powerpc: Fix signal.h not to use BITS_PER_LONG for userspace
  1506.     compile
  1507.  
  1508.   * Malone #3819: Add 1SET68WW for R40 laptop in C2/C3 sleep blacklist.
  1509.  
  1510.   Changes by Fabio M. Di Nitto:
  1511.  
  1512.   * Update configfs and ocfs2 from the new splitted oracle git repository.
  1513.  
  1514.   * Make therm_adt746x a bit more silent.
  1515.  
  1516.   * Update redhat cluster suite to CVS20060102:
  1517.     - Provides rhcs-modules-4.
  1518.  
  1519.   Changes by Chuck Short:
  1520.  
  1521.    * Added hotplug support to qlogicfc.
  1522.    * Added hotplug support to igafb.
  1523.    * Added hotplug support to alim7101_wdt.
  1524.    * Added hotplug support to specialix
  1525.    * Added hotplug support to ip2main.
  1526.    * Added support to ATI/Philips USB RF remotes. (Closes #16390).
  1527.    * Removed spurious warning from asus_acpi. (Closes #10834).
  1528.    * Updated Toshiba satelite USB quirk fix.
  1529.  
  1530.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 29 Dec 2005 13:49:32 -0500
  1531.  
  1532. linux-source-2.6.15 (2.6.15-10.15) dapper; urgency=low
  1533.  
  1534.   Changes by Ben Collins:
  1535.  
  1536.   * Bump ABI.
  1537.  
  1538.   * Sync to Linus (rc7)
  1539.     - scsi scan and transport
  1540.     - usb-storage scsiglue
  1541.     - saa7134 oss and alsa
  1542.     - saa7127
  1543.     - nfs
  1544.     - vlan
  1545.     - ipv6
  1546.     - xfrm
  1547.  
  1548.   * #5049: Add my logic back to CDROMEJECT. Has to be read or 0x01 start-stop
  1549.     that is giving it the right magic.
  1550.  
  1551.   * #15940: Remove uneeded error message for missing _GTM methods.
  1552.  
  1553.   * Add arcmsr to scsi-modules udeb.
  1554.  
  1555.   * Add new SMP/UP alternatives code to replace the inferior SMP2UP code.
  1556.     Benefits of this code over old smp2up:
  1557.     - Handles modules correctly (module fixup wasn't even enabled in old code).
  1558.     - Handles converting smp functions to up alternatives.
  1559.     - Can even re-enable SMP after hotplug of a new cpu.
  1560.     - Should be easier to port to amd64 and possibly ppc.
  1561.  
  1562.   * Port alternative_smp code to x86_64.
  1563.  
  1564.   * Sync acpi git:
  1565.     - Fix processor_thermal inverted check
  1566.     - Bumps max owner id's to 64 (was 32).
  1567.     - ACPI_EC, not just for X86 anymore
  1568.  
  1569.   * Updated softmac code to rev 211.
  1570.  
  1571.   * Updated bcm430x driver to rev 946.
  1572.  
  1573.   * Sync netdev git:
  1574.     - sky2
  1575.     - orinoco
  1576.     - skge
  1577.  
  1578.   * Get rid of amd64-k8-smp, make amd64-k8 SMP. Make amd64-generic SMP also.
  1579.  
  1580.  -- Ben Collins <bcollins@ubuntu.com>  Wed, 21 Dec 2005 09:01:50 -0500
  1581.  
  1582. linux-source-2.6.15 (2.6.15-9.14) dapper; urgency=low
  1583.  
  1584.   Changes by Adam Conrad:
  1585.  
  1586.   * Fix archtable to include KPKG_ARCH for generic headers, and fix
  1587.     debian/rules to use that value when building header packages.
  1588.  
  1589.   Changes by Ben Collins:
  1590.  
  1591.   * Stop chasing our tails and fix kernel-package, which was the real reason
  1592.     our symlink kept getting messed up. Build dep on this sweet new kernel
  1593.     package.
  1594.  
  1595.  -- Ben Collins <bcollins@ubuntu.com>  Wed, 21 Dec 2005 08:22:38 -0500
  1596.  
  1597. linux-source-2.6.15 (2.6.15-9.13) dapper; urgency=low
  1598.  
  1599.   * Add the missing amd64-server ABI file, so we can build on amd64.
  1600.  
  1601.  -- Adam Conrad <adconrad@ubuntu.com>  Wed, 21 Dec 2005 05:52:33 +0000
  1602.  
  1603. linux-source-2.6.15 (2.6.15-9.12) dapper; urgency=low
  1604.  
  1605.   Changes by Ben Collins:
  1606.  
  1607.   * CONFIG_ACPI_INTERPRETER? What's what? Seems some of our patches/modules
  1608.     from breezy used this config option to dep on. It no longer exists, so
  1609.     these modules were not getting enabled (sony_acpi, acpi_dev, sonypi, etc).
  1610.  
  1611.   * Fix amd64-k8-smp header package.
  1612.  
  1613.   * Sync to Linus. Lots of random fixes. We are post rc6 now, so it's mostly
  1614.     important things.
  1615.  
  1616.   * Set KPKG_ARCH when building generic header package.
  1617.  
  1618.  -- Ben Collins <bcollins@ubuntu.com>  Tue, 20 Dec 2005 22:54:26 -0500
  1619.  
  1620. linux-source-2.6.15 (2.6.15-9.11) dapper; urgency=low
  1621.  
  1622.   Changes by Ben Collins:
  1623.  
  1624.   * Bump ABI
  1625.  
  1626.   * #1927: Switch 8139too driver to MMIO (no idea why PIO was enabled). Synced
  1627.     8139too config options across all architectures.
  1628.  
  1629.   * Sync to linux-2.6 (-rc6):
  1630.     - PowerPC changes
  1631.     - Large DVB merge
  1632.     - Networking related changes
  1633.     - x86_64 updates
  1634.     - PCI fixes (some related to k8)
  1635.     - video/fb cleanups/fixes
  1636.     - ia64 updates
  1637.     - sparc updates
  1638.  
  1639.   * Sync netdev:
  1640.     - sky2 updates
  1641.     - e1000 updates
  1642.  
  1643.   * Sync ieee1394:
  1644.     - nodemgr
  1645.     - sbp2
  1646.     - ohci1394
  1647.  
  1648.   * #20807: Revert sata_sil to stock upstream code.
  1649.  
  1650.   * Revert sis5513 driver patch for SiS 965. Conflicted with an existing
  1651.     patch.
  1652.  
  1653.   * #20978: Add bcm43xx to nic-modules. Although it wont work (no firmware),
  1654.     atleast it can be available for use if someone takes the time to install
  1655.     the firmware (usb stick?).
  1656.  
  1657.   * Upgrade unionfs to latest version: 1.1.0 -> 1.1.1
  1658.  
  1659.   * #13404: alps: Add Fujitsu Siemens S6010 support.
  1660.  
  1661.   * #21032: Add missing source file for x86_64_stubs.h generation. Fixes
  1662.     missing symbols on x86_64 builds.
  1663.  
  1664.   * #17398: Disable ACPI-PCI for Toshiba Tecra A4 laptops, bios ver 1.60.
  1665.  
  1666.   * Add amd64-server.
  1667.  
  1668.   * Tune i386 and amd64 targets as follows:
  1669.     - Server: 100 HZ, PREEMPT NONE
  1670.     - Desktop: 1000 HZ, PREEMPT, PREEMPT BKL
  1671.  
  1672.   * #17897: i2o layer needs to leave the pci device enabled when it's in use
  1673.     by someone else.
  1674.  
  1675.   * #21206: Add realtime-lsm module.
  1676.  
  1677.   * Code reversion: ieee1394, libata (stock kernel, no git pulls). Libata
  1678.     still retains out suspend/resume code. Cleaned up the scsi suspend/resume
  1679.     stuff a bit.
  1680.  
  1681.   * #5049: Finally fix the bug where CDROMEJECT wont eject some devices.
  1682.  
  1683.   Changes by Chuck Short:
  1684.  
  1685.   * Added support for Acer TravelMate 240 wistron buttons interface.
  1686.  
  1687.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 19 Dec 2005 11:33:24 -0500
  1688.  
  1689. linux-source-2.6.15 (2.6.15-8.10) dapper; urgency=low
  1690.  
  1691.   Changes by Ben Collins:
  1692.  
  1693.   * ABI Bump
  1694.  
  1695.   * #8745: Added ov511_decomp and ov518_decomp modules.
  1696.  
  1697.   * #2129: Apply isapnp support patch to nsc-ircc driver.
  1698.  
  1699.   * #1978: Include patch for radeonfb D2 sleep state.
  1700.  
  1701.   * sky2: Quiet debug messages.
  1702.  
  1703.   * #17547: Increased COMMAND_LINE_SIZE to 1024 for all 6 architectures
  1704.     (parisc was already at 1024).
  1705.  
  1706.   * Sync trivial ia64 and acpi changes (git sync).
  1707.  
  1708.   * Rename i386 server-{low,high}end to server and server-bigiron.
  1709.  
  1710.   * #8853: Added ECC memory check modules, patch in bug report was taken from
  1711.     Suse.
  1712.  
  1713.   * #10770: Invert read of wled proc file to show correct sate of LED.
  1714.  
  1715.   * #8320: Remove hardcoded skip of 8250 driver initialization for PMac
  1716.  
  1717.   * via82cxxx IDE: Add VT8251 ISA bridge, patch from Daniel Drake
  1718.     <dsd@gentoo.org>, taken from linux-kernel.
  1719.  
  1720.   * #12843: Include podxtpro USB driver.
  1721.  
  1722.   * #14216: Set EXTRAVERSION in installed kernel-header Makefile.
  1723.  
  1724.   * Fix ppc and parisc asm link in kernel headers package.
  1725.  
  1726.   * #14460: Enable VIA and Savage DRM modules.
  1727.  
  1728.   * #15573: mv643xx: Add missing MODULE_DEVICE_TABLE.
  1729.  
  1730.   * #16029: Add newer acx driver. Requires newer firmware files in
  1731.     linux-restricted-modules-2.6.15.3.
  1732.  
  1733.   * #15993: Add IP1000A gigabit ethernet driver.
  1734.  
  1735.   * Consolidated scsi dma direction checking. Fixes crash in sbp2. Patch taken
  1736.     from linux1394, from James Bottomley.
  1737.  
  1738.   * Added mISDN drivers.
  1739.  
  1740.   * Added getabis script. Added rules target for getprevabis to make use of
  1741.     it.
  1742.  
  1743.   * vga16fb: Set mode to 640x400 to be more compatible. This should close more
  1744.     bugs than I'd care to list. I will enjoy doing the mass closing.
  1745.  
  1746.   * #17041: Reports show that longhaul cpufreq support is broken, and wont be
  1747.     fixed. For us that means disabling the driver.
  1748.  
  1749.   * #17236: Add support for SiS 965 in sis5513 driver.
  1750.  
  1751.   * #17367: Reapply patch for DVICO DVB TPlus, referenced in bug #5773.
  1752.  
  1753.   * Include missing cloop patch to fix cloop over dm.
  1754.  
  1755.   * #17872: Add proper module device table for initio scsi driver.
  1756.  
  1757.   * #17923: Export parport_get_port() from parport/share.c.
  1758.  
  1759.   * #18162(and others): Make ide-core built-in for all architectures. The
  1760.     issue was that modular build caused ide= and hd?= kernel command line
  1761.     options to be ignores, since ide.ko was only expecting them as module
  1762.     options. Notified Kamion and Keybuk. ide-core-modules udeb is going away.
  1763.  
  1764.   * Make unix.ko built-in. Who's bright idea was this anyway?
  1765.  
  1766.   * Upgraded to linux-wlan-ng/prism2 0.2.3
  1767.  
  1768.   Changes by Chuck Short:
  1769.  
  1770.   * Added CONFIG_EFI_PARTITION=y. Closes (#20082).
  1771.  
  1772.  -- Ben Collins <bcollins@ubuntu.com>  Tue, 06 Dec 2005 14:16:47 -0500
  1773.  
  1774. linux-source-2.6.15 (2.6.15-7.9) dapper; urgency=low
  1775.  
  1776.   Changes by Ben Collins:
  1777.  
  1778.   * Patch from Keybuk: Revert some of our modular ide patch. The general issue
  1779.     is that we do things different in dapper than we did in breezy, which
  1780.     makes this patch wrong now.
  1781.  
  1782.   * Applied patch for via-sound irq problem (from breezy).
  1783.  
  1784.   * Added HP 4318 id to bcm43xx driver.
  1785.  
  1786.   * Upgraded bcm43xx and softmac to latest code. Should have working xmit/recv
  1787.     now.
  1788.  
  1789.   * combined_mode patch from Jesse Barnes (snagged from l-k). Allows you to
  1790.     target ide resources to IDE, LIBATA, or both.
  1791.  
  1792.   * Removed devices from prism2 device table, so hostap can take precedence.
  1793.     Prism2 can still be used if hostap module is unloaded, and prims2
  1794.     reloaded.
  1795.  
  1796.   * Fix acx100 makefile to it actually compiles this driver.
  1797.  
  1798.   * Enable vga16fb and vesafb for ia64. Required some work to export all the
  1799.     symbols needed for modular vga16fb. VesaFB also needed to ifdef some mtrr
  1800.     stuff.
  1801.  
  1802.   * libata: Enable ATAPI by default. Add ATA_FLAG_NO_ATAPI, and enable it for
  1803.     drivers known not to work with atapi devices (either because theie phys
  1804.     can't or the driver doesn't implement it yet). Added printk to let users
  1805.     know when and why their atapi device is disabled.
  1806.  
  1807.     Patch was done using jgarzik's suggestions (sata_{mv,promise,sx4} were
  1808.     known to now work with ATAPI). Patch has been sent to him for inclusion
  1809.     with libata-dev.git.
  1810.  
  1811.   * Enable CONFIG_THERM_ADT746X and CONFIG_THERM_WINDTUNNEL for powerpc and
  1812.     powerpc-smp.
  1813.  
  1814.   * Created lowend and highend server config's for i386.
  1815.  
  1816.   * Bump ABI
  1817.  
  1818.   * abi-install got disabled, fix it.
  1819.  
  1820.   * linux-doc-2.6.15: Conflicts linux-doc-2.6, so only one is installable at a
  1821.     time.
  1822.  
  1823.   * Synced to -rc5
  1824.  
  1825.   * Git pull's:
  1826.     - ACPI
  1827.     - NetDev-2.6#upstream
  1828.       - Adds the sky2 driver, to support Yukon2 ethernet cards.
  1829.     - libata
  1830.       - Several new PATA drivers
  1831.     - Checked, but nothing new: ia64, parisc, ocfs2, ieee1394
  1832.  
  1833.   Changes by Fabio M. Di Nitto:
  1834.  
  1835.   * Update redhat cluster suite kernel modules to CVS20051205:
  1836.     - Provides rhcs-modules-3.
  1837.  
  1838.   * Stop providing ext2-modules and ship it for all arches.
  1839.  
  1840.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 01 Dec 2005 09:58:54 -0500
  1841.  
  1842. linux-source-2.6.15 (2.6.15-6.8) dapper; urgency=low
  1843.  
  1844.   Changes by Ben Collins:
  1845.  
  1846.   * Change powerpc to use GEN_RTC. Fixes oopses.
  1847.  
  1848.   * Apply toshiba_acpi patches from breezy:
  1849.     - drivers-acpi-toshibaacpi_detect-hotkeys.dpatch
  1850.     - external-drivers-acpi-toshiba_update.dpatch
  1851.  
  1852.   * Provide ndiswrapper-modules-1.5 (instead of -1.1).
  1853.  
  1854.   * Patch from l-k: fix swsusp on machines not supporting S4
  1855.  
  1856.   * Remove rtl8180 and rtl8187 drivers. They don't even compile cleanly enough
  1857.     to modprobe.
  1858.  
  1859.   * Pruned broken drivers from config's.
  1860.  
  1861.   * ppc: Added asm-powerpc/highmem.h stub. Fixed lrm compilation.
  1862.  
  1863.   * intel_hda_snd: Fix typo in autofill.
  1864.  
  1865.   * hppa: Enable ide/pci/dma stuff
  1866.  
  1867.   * Enable cpu hotplug for amd64/i386 smp targets, so that acpi sleep can be
  1868.     enabled aswell.
  1869.  
  1870.   * pcmcia/i82365: Revert Ubuntu patch for device release.
  1871.  
  1872.   * mm: Fix compile errors caused by recent vm changes. Patch sent upstream.
  1873.  
  1874.   * hppa: Apply Compat signal/siginfo patches to get compilation working.
  1875.     hppa64{,-smp} now builds, and my A500 boots hppa64-smp.
  1876.  
  1877.   * Resync from Linus' tree (post -rc3).
  1878.  
  1879.   * Bump ABI
  1880.  
  1881.  -- Ben Collins <bcollins@ubuntu.com>  Tue, 29 Nov 2005 11:22:19 -0500
  1882.  
  1883. linux-source-2.6.15 (2.6.15-5.7) dapper; urgency=low
  1884.  
  1885.   Changes by Ben Collins:
  1886.  
  1887.   * net/wireless/rt2500: Revert to del_timer() instead of del_timer_sync()
  1888.  
  1889.   * Remove notifier stuff. Kernel-package now calls
  1890.     /usr/share/update-notifier/notify-reboot-required for us.
  1891.  
  1892.   * Update initramfs-tools depends to >= 0.36ubuntu6, in order to get
  1893.     update-initramfs. Also update kernel-package build-dep in order to get the
  1894.     postinst/postrm logic to use update-initramfs.
  1895.  
  1896.     Spec: initramfs-updates
  1897.  
  1898.   * Added rt2570 driver, 1.1.0-b1
  1899.  
  1900.   * Added rt2400 driver, 1.2.2-b3
  1901.  
  1902.   * Added rt2500 driver, 1.1.0-b3
  1903.  
  1904.   * Remove rt2x00 driver(s), reverting back to stable rt2400/rt2500/rt2570.
  1905.  
  1906.   * Rebuild config's
  1907.  
  1908.   * Force mbcache as built-in.
  1909.  
  1910.   * Added ieee80211softmac driver from softmac.sipsolutions.net
  1911.  
  1912.   * Applied patch from mjg59 to allow userspace to disable writes to
  1913.     framebuffer, for cleaner and more stable suspend/resume.
  1914.  
  1915.   * Revert bcm43xx softmac patch (git b0d4ca49c42945251eb77153e60791650c8a2cb7)
  1916.  
  1917.   * Set CC=gcc-3.4 for parisc
  1918.  
  1919.   * Make ext2=m on all arch's.
  1920.  
  1921.   * Sync with 2.6 git.
  1922.  
  1923.   * d-i/powerpc: Remove nls_base as a module, since it is built-in
  1924.  
  1925.   * configs: Make CONFIG_FW_LOADER=y on all archs. Make CONFIG_FS_MBCACHE=y on
  1926.     all archs.
  1927.  
  1928.   * acpi: Ignore return from acpi_bus_find_driver. (Closes: #20085)
  1929.  
  1930.   Changes by Fabio M. Di Nitto:
  1931.  
  1932.   * Pull ocfs2 git.
  1933.  
  1934.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 28 Nov 2005 21:49:36 -0500
  1935.  
  1936. linux-source-2.6.15 (2.6.15-4.6) dapper; urgency=low
  1937.  
  1938.   Changes by Ben Collins:
  1939.  
  1940.   * rtl8187: comment out the float functions for !CONFIG_FORCE_HARD_FLOAT.
  1941.  
  1942.   * Remove mbcache from ia64 and ppc module udeb's.
  1943.  
  1944.   * parisc: Hardcoded CROSS_COMPILE
  1945.  
  1946.  -- Ben Collins <bcollins@ubuntu.com>  Fri, 25 Nov 2005 12:08:09 -0500
  1947.  
  1948. linux-source-2.6.15 (2.6.15-4.5) dapper; urgency=low
  1949.  
  1950.   Changes by Ben Collins:
  1951.  
  1952.   * Disable ABI checks for now.
  1953.  
  1954.   * Bump kernel-wedge depends to match firmware changes.
  1955.  
  1956.   * workqueue: Change hardcoded cpu=0 to cpu=any_online_cpu().
  1957.  
  1958.   * amd64: Fix redecleration of disable_timer_pin_1.
  1959.  
  1960.   * tulip: Fix undefined PCI ID define for ULI chips.
  1961.  
  1962.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 24 Nov 2005 13:43:22 -0500
  1963.  
  1964. linux-source-2.6.15 (2.6.15-4.4) dapper; urgency=low
  1965.  
  1966.   Changes by Ben Collins:
  1967.  
  1968.   * Update ndiswrapper to v1.5 (was v1.4-rc)
  1969.  
  1970.   * Added rtl8180 and rtl8187 drivers.
  1971.  
  1972.   * Initial hppa(parisc) configs.
  1973.  
  1974.   * Git pulls:
  1975.     - ia64
  1976.     - parisc
  1977.     - acpi
  1978.     - ieee1394
  1979.  
  1980.   * Add missing patch from breezy: arch-x86_64-kernel-apic-timer-fix
  1981.  
  1982.   * post-install: Changed location of firmware from lib/hotplug/firmware to
  1983.     lib/firmware/$version, as per IRC discussion (Keybuk, infinity, BenC)
  1984.     posted to -devel-announce.
  1985.  
  1986.   * ipw2200: Rename notify_wx_assoc_event to not conflict with softmac patch.
  1987.  
  1988.   * Added areca sata driver.
  1989.     Pulled from 2.6.15-rc1-mm2 as areca-raid-linux-scsi-driver.patch
  1990.  
  1991.   * softmac patch: Pulled from bcm430x project (pulled from ieee80211.git)
  1992.  
  1993.   * kernel/workqueue.c: create_workqueue() was not checking return of
  1994.     alloc_percpu().
  1995.  
  1996.   * Include all Makefile's in kernel-headers package (Makefile*). Fixes i386
  1997.     module builds against linux-headers (missing Makefile.cpu).
  1998.  
  1999.   * Add firmware list.
  2000.  
  2001.   * Update rt2x00 drivers, 2005/11/17 16:28:34
  2002.  
  2003.   * Update bcm430x driver to r694. Still untested, probably still broken.
  2004.  
  2005.   * Added ppc_defconfig to allow for "prepare" target in k-p to work.
  2006.  
  2007.   * Delete postinst.powerpc. Seems there's no more default coff target, and
  2008.     other assorted needed things in order to support mkvmlinuz bootloader.
  2009.     From what I gather, we only support NewWorld Macs anyway.
  2010.  
  2011.   * Merge devmem patch, which disallows certain access to /proc/kmem and
  2012.     /proc/kcore. Disables writing to /proc/kcore. Certain areas of /proc/kmem
  2013.     are still read/write in order for things like X to still work.
  2014.     - Pulled from fedora patch: linux-2.6-devmem.patch
  2015.     - Modified for ppc -> powerpc merge
  2016.  
  2017.   * Created i386-server config. Currently unbuilt.
  2018.     - Disabled sound.
  2019.     - Disabled graphics (fb, drm, agp).
  2020.     - Disabled all laptop options.
  2021.     - Disabled unrelated ACPI/APM options.
  2022.     - Enabled NUMA/BIGSMP, set max CPUS to 64, max ram to 64Gig.
  2023.     - Currently targetted for generic 686.
  2024.     - Disabled SMP2UP.
  2025.     - Disable preempt.
  2026.     - Set HZ=100 (HZ=250 for desktop).
  2027.  
  2028.   * Resync with Linus' git tree (-rc2).
  2029.     - Enable new driver CONFIG_USB_SERIAL_ANYDATA for all architectures.
  2030.     - More ppc64 merges, regen config.
  2031.     - Obsoleted commit 4bd609829470632192ac22aca22cf74c16e605ff for
  2032.       ide/pci/via82cxxx.c.
  2033.     - Merged commit 5848b480ab2ef9e9f9bcbdc8c119467f51635282 from
  2034.       asm-ppc64/io.h to asm-powerpc/io.h.
  2035.  
  2036.   * Disable Local APIC by default on UP machines. Enable with (l)apic command
  2037.     line argument. PATCH IS NOT ENABLED!
  2038.     - Pulled from fedora patch: linux-2.6-x86-apic-off-by-default.patch
  2039.  
  2040.   * Set CONFIG_ACPI_BLACKLIST_YEAR=2000 for all arch's that support it.
  2041.  
  2042.   * acpi_blacklist: Make message quieter
  2043.     - Pulled from fedora patch: linux-2.6-acpi-silence-cutoff.patch
  2044.  
  2045.   * Push kernel-package build-dep to get ppc changes.
  2046.  
  2047.   * Enable CONFIG_EDD=m for i386 and amd64
  2048.  
  2049.   * Update ppc64 config, removing drivers that do not compile cleanly.
  2050.  
  2051.   * macintosh/via-pmu.c: Fix ppc64 compile by making sure sleep_in_progress is
  2052.     wrapped with PPC32 and PM config checks.
  2053.  
  2054.   * Update sparc64 config's.
  2055.  
  2056.   * Update ia64 config's.
  2057.  
  2058.   * video/controlfb,platinumfb,valkyriefb: Wrap use of nvram_read_byte with
  2059.     CONFIG_NVRAM checks. Was causing build failures.
  2060.  
  2061.   Changes by Chuck Short:
  2062.  
  2063.   * mv643xx: Add pci_device table for auto module loading.
  2064.  
  2065.   * i8042: Add OQO device to noloop dmi blacklist.
  2066.  
  2067.   * tulip: Fix for Uli5261 chipsets (Closes: #18673)
  2068.  
  2069.  -- Ben Collins <bcollins@ubuntu.com>  Wed, 23 Nov 2005 15:28:13 -0500
  2070.  
  2071. linux-source-2.6.15 (2.6.15-3.3) dapper; urgency=low
  2072.  
  2073.   Changes by Ben Collins:
  2074.  
  2075.   * Add Atmel USB Wireless driver (from breezy).
  2076.  
  2077.   * Upadate bcm43xx driver to latest SVN (r687).
  2078.  
  2079.   * Resync with Linus' git tree.
  2080.  
  2081.   * Bump ABI (routine for almost all uploads).
  2082.  
  2083.   * Enable CONFIG_IRQ_ALL_CPUS for powerpc. Fixes FTBFS.
  2084.  
  2085.   * Update rt2x00 driver from CVS.
  2086.  
  2087.   * Update ipw2200 firmware to 2.4 version.
  2088.  
  2089.   * Unpack firmware.tar.gz.uu into debian directory so it doesn't have to be
  2090.     unpacked during build (not have a .diff.gz helps us out a lot).
  2091.  
  2092.   * Updated amd64 configs.
  2093.  
  2094.   * Fix kconfig/conf to check stdin for feof() on error, and abort if so.
  2095.     Keeps the automated builds from filling log files when the config's aren't
  2096.     updated.
  2097.  
  2098.   * Add asm/pc_serial.h to arch/ppc/boot/common/ns16550.c, to get proper
  2099.     serial defines.
  2100.  
  2101.  -- Ben Collins <bcollins@ubuntu.com>  Tue, 15 Nov 2005 19:52:06 -0500
  2102.  
  2103. linux-source-2.6.15 (2.6.15-2.2) dapper; urgency=low
  2104.  
  2105.   Changes by Ben Collins:
  2106.  
  2107.   * Cleanup powerpc config's. Mainly to make frambuffer section match
  2108.     breezy. 2.6.15-2-powerpc is running on my G4 perfectly now.
  2109.  
  2110.   * Cleanup powerpc IDE config section.
  2111.  
  2112.   * Merge fs-blockdev_evms-db-claim patch from breezy. This was needed atleast
  2113.     for me to use my G4 (not ppc specific though). The extra partition that I
  2114.     had mounted on /org showed the partition as busy.
  2115.  
  2116.   * Git-Pull from torvalds/linux-2.6.git
  2117.  
  2118.   * Build-Dep on gawk. The zd1211 driver needs it since mawk can't process the
  2119.     zddevlist.awk script. Fixes FTBFS.
  2120.  
  2121.   * Bump build-dep on kernel-package to make sure powerpc gets the right one.
  2122.  
  2123.  -- Ben Collins <bcollins@ubuntu.com>  Sun, 13 Nov 2005 10:41:10 -0500
  2124.  
  2125. linux-source-2.6.15 (2.6.15-1.1) dapper; urgency=low
  2126.  
  2127.   The "Dapper meets Kernel" release.
  2128.  
  2129.   Changes by Ben Collins:
  2130.  
  2131.   * More merging than any one person should ever have to do.
  2132.   * Gitified the kernel tree. See https://wiki.ubuntu.com/KernelGitGuide
  2133.  
  2134.   * NOTES: This is the first release. It is broken. I know it compiles on
  2135.     amd64, i386 and ppc (well, it would, except that we need updated
  2136.     kernel-package to do the right thing with ARCH=powerpc).
  2137.  
  2138.     For normal rants, please email the kernel team mailing list. Please don't
  2139.     clog my already full bugzilla list with random FTBFS, and cruddy things.
  2140.  
  2141.     YES! I know there are no i386 SMP packages. The 686 and k7 packages are
  2142.     SMP enabled. In fact, they are also UP enabled "WHAT!?!? HUH!?!". Yes, SMP
  2143.     on i386 now has the added benefit of killing lock ops dynamically on boot.
  2144.     This is still in testing phase. I also need to fix a few things to get it
  2145.     working for modules.
  2146.  
  2147.   * External drivers added:
  2148.     - OCFS2
  2149.     - acerhk
  2150.     - acpi_panasonic
  2151.     - acx100
  2152.     - adm8211
  2153.     - asfs
  2154.     - at76c50x
  2155.     - bcm430x
  2156.     - btsco
  2157.     - cloop
  2158.     - cluster
  2159.     - cpad
  2160.     - eagle-usb
  2161.     - em8300
  2162.     - fsam7400
  2163.     - ieee80211
  2164.     - linux-wlan-ng
  2165.     - mppe
  2166.     - ndiswrapper
  2167.     - pwc
  2168.     - quickcam
  2169.     - rfswitch
  2170.     - rt2x00
  2171.     - sony_acpi
  2172.     - spca5xx
  2173.     - squashfs
  2174.     - tc1100
  2175.     - unionfs
  2176.     - wacom_acpi
  2177.     - zd1211
  2178.  
  2179.   * UBUNTU Related patches:
  2180.     - [Documentation] Update location of ll_rw_blk.c in docs
  2181.     - [acpi/hotkey] Allow generic hotkey to work even if specific is compiled
  2182.     - [acpi] Add some Thinkpads to proc idle blacklist
  2183.     - [acpi] Allow loading of DSDT from initrd
  2184.     - [acpi] Provide /dev/acpi device for ACPI manipulation
  2185.     - [acpi] Provides an i2c driver for the ACPI ec bus
  2186.     - [apci] Fix extraneous EXPORT_SYMBOL
  2187.     - [char/agp] Add suspend/resume callbacks for nvidia and ati AGP bridges
  2188.     - [char/sonypi] Enable ACPI interpreter for Sony
  2189.     - [debian] Add support for split config files
  2190.     - [debian] Enable DMA on CDROM's always
  2191.     - [docs] Add post-halloween.txt document.
  2192.     - [drivers] Cleanup unresolved symbols
  2193.     - [fs/coda] Better sanity check on userdata passed data
  2194.     - [fs] Revert bd_claim change.
  2195.     - [general] Quiet noisy printk's
  2196.     - [i386] Add code to replace lock's with nop's on SMP for UP boots
  2197.     - [i386] Add config option to enable/disable hyperthreading
  2198.     - [i386] Reboot HP laptops correctly
  2199.     - [i386] Workaround for P4 N60 Errata
  2200.     - [ide/ide-pnp] Make ide-pnp module
  2201.     - [ide/via82cxxx] Enable via6410
  2202.     - [ide] Add "TOSHIBA CD-ROM XM-1702BC" to ide-dma blacklist
  2203.     - [ide] Call ACPI _GTM and _STM methods on suspend/resume
  2204.     - [ide] Export ide_scan_direction
  2205.     - [input/cpad] Fix usb_driver struct
  2206.     - [input/cpad] Update usb_driver struct to match newer convention
  2207.     - [input/i8042] Fix USB keyboard init
  2208.     - [input/mouse/alps] Do not call psmouse_reset() for alps
  2209.     - [net/8139too] Fix deadlock on shutdown
  2210.     - [net/sunhme] Fix Sun Happy Meal ethernet lockups on Ultra 1E
  2211.     - [net/wireless/ipw2200] Quiesce ipw2200 before rebooting
  2212.     - [net/wireless/rt2x00] Fix usage of struct pci_driver
  2213.     - [pcmcia] Add missing device releases
  2214.     - [pcmcia] Do not insert pcmcia cards on resume
  2215.     - [ppc] Changes for ppc/ppc64 build
  2216.     - [ppc] Disable pmac_tweak_clock_spreading() on POWER4
  2217.     - [ppc] Disable serial 8250 initialization on PMAC
  2218.     - [ppc] PPC32 fixups for ARCH=powerpc
  2219.     - [scsi/BusLogic] Add MODULE_DEVICE_TABLE
  2220.     - [scsi/megaraid] Support megaraid legacy and megraid newgen, side-by-side
  2221.     - [scsi/sata] Basic suspend/resume support for SATA devices
  2222.     - [scsi/sata] Enable PATA on SATA
  2223.     - [scsi] Add Matshita DMC-LC33 to devlist
  2224.     - [scsi] Add basic hotplug support to some drivers
  2225.     - [scsi] Restore generic SCSI proc_info function
  2226.     - [serio/i8042] Quiet printk when no i8042 is detected
  2227.     - [sound/pci] Make the headphone jack on HP laptops work
  2228.     - [usb/input] Fix a quirk in PowerBook FN button usage
  2229.     - [video/vesafb] Fixup vesafb modular code to merge with platform driver changes
  2230.     - [video/vesafb] Modularize vesafb
  2231.  
  2232.  -- Ben Collins <bcollins@ubuntu.com>  Sat, 12 Nov 2005 23:34:38 -0500
  2233.  
  2234. linux-source-2.6.12 (2.6.12-9.24) breezy-updates; urgency=low
  2235.  
  2236.   Changes by Ben Collins:
  2237.  
  2238.   * external-arch-i386-kernel-reboot_reboot-thru-bios: Remove
  2239.  
  2240.   * fs-inotify-fix-idr-memleak: Security related. Memleak can be induced by
  2241.     normal user, consuming all memory by kernel.
  2242.  
  2243.   Changes by David Miller:
  2244.  
  2245.   * [SPARC64]: Consolidate common PCI IOMMU init code.
  2246.  
  2247.     All the PCI controller drivers were doing the same thing
  2248.     setting up the IOMMU software state, put it all in one spot.
  2249.  
  2250.   * [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.
  2251.  
  2252.     The hairy fast allocator in the sparc64 PCI IOMMU code
  2253.     has a hard limit of 256 pages.  Certain devices can
  2254.     exceed this when performing very large I/Os.
  2255.  
  2256.     So replace with a more simple allocator, based largely
  2257.     upon the arch/ppc64/kernel/iommu.c code.
  2258.  
  2259.   This also fix a potential local DoS that a user could trigger doing heavy
  2260.   I/O and that would make the machine hang forever.
  2261.  
  2262.     Add patch sparc64-pci-iommu_do-not-dos-on-heavy-io.dpatch.
  2263.  
  2264.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 27 Oct 2005 09:36:08 -0400
  2265.  
  2266. linux-source-2.6.12 (2.6.12-9.23) breezy; urgency=low
  2267.  
  2268.   Changes by Fabio M. Di Nitto:
  2269.  
  2270.   * [SECURITY]: Add missing CAN-2005-3053 from 7.11 changelog.
  2271.  
  2272.   * [SECURITY]: Fix names_cache memory leak with CONFIG_AUDITSYSCALL:
  2273.     - Add patch audit-syscall_mem-leak-CAN-2005-XXXX.dpatch.
  2274.   (CAN-2005-XXXX)
  2275.  
  2276.   * [SECURITY]: Fix do_coredump() vs SIGSTOP race in kernel/signals.c:
  2277.     - Add patch kernel-signal_fix-race-condition-CAN-2005-XXXX.dpatch.
  2278.  
  2279.   Changes by David Miller:
  2280.  
  2281.   * [SECURITY]: (sparc64) Fix userland FPU state corruption:
  2282.     - Add patch arch-sparc64-kernel-entrys_more-strict-fpu-memory-barrier.dpatch.
  2283.   (CAN-2005-XXXX)
  2284.  
  2285.     We need to use stricter memory barriers around the block
  2286.     load and store instructions we use to save and restore the
  2287.     FPU register file.
  2288.  
  2289.     "if you know how to trigger this you can end up with whatever the kernel
  2290.      most recently memcpy()'d"
  2291.  
  2292.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 10 Oct 2005 11:42:09 +0200
  2293.  
  2294. linux-source-2.6.12 (2.6.12-9.22) breezy; urgency=low
  2295.  
  2296.   Changes by Fabio M. Di Nitto:
  2297.  
  2298.   [SECURITY]: fix drm sysfs permissions to not be worldwide read/writeable:
  2299.     - Add patch drivers-char-drm_fix-sysfs-permissions.dpatch.
  2300.   (CAN-2005-XXXX)
  2301.  
  2302.   Changes by David Miller:
  2303.  
  2304.   * [sparc64]:
  2305.     - Fix configs to match reality:
  2306.       + Disable QLOGIC_FC (deprecated driver).
  2307.       + Build in USB controllers to allow USB keyboards to work properly.
  2308.  
  2309.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 05 Oct 2005 06:26:33 +0200
  2310.  
  2311. linux-source-2.6.12 (2.6.12-9.21) breezy; urgency=low
  2312.  
  2313.   The "never trust a kernel developer" release.
  2314.  
  2315.   * [ia64]
  2316.     - Turn back on CONFIG_IDE_GENERIC, since it's necessary if you want a
  2317.       working ide subsystem, which, interestingly, most ia64 machines use.
  2318.  
  2319.  -- LaMont Jones <lamont@ubuntu.com>  Tue,  4 Oct 2005 10:52:08 -0600
  2320.  
  2321. linux-source-2.6.12 (2.6.12-9.20) breezy; urgency=low
  2322.  
  2323.   Changes by LaMont Jones:
  2324.  
  2325.   * Commit the forgotten d-i modules file for ia64.
  2326.  
  2327.  -- LaMont Jones <lamont@ubuntu.com>  Mon,  3 Oct 2005 12:56:39 -0600
  2328.  
  2329. linux-source-2.6.12 (2.6.12-9.19) breezy; urgency=low
  2330.  
  2331.   Changes by Fabio M. Di Nitto:
  2332.  
  2333.   * [SECURITY]: Fix URB early termination OOPS. (CAN-2005-3055)
  2334.     - DISABLED: This patch is disabled and not active in this upload. Patch
  2335.       was rejected by Linus.
  2336.  
  2337.   Changed by Ben Collins:
  2338.  
  2339.   * Fix powerpc CONFIG_ABD_PMU. It needs to be enabled for G5 powerbooks.
  2340.  
  2341.   * sound-ppc_support-newer-ibooks: Patch name says it all.
  2342.  
  2343.   * drivers-scsi-libata-passthrough: Support for ata passthrough with hdparm
  2344.     and smartmon tools. (Closes: #14931)
  2345.  
  2346.   * drivers-scsi-libata-fix-error-handling: Removed old error handling fix, and
  2347.     replaced with one-liner fix from 2.6.13.
  2348.  
  2349.   * drivers-net-8139cp_quiet-8139too-message: Get rid of scary messages about
  2350.     8139too vs 8139cp driver.
  2351.  
  2352.   * sound-pci_via82xx-workaround-unhandled-irqs: via686a chipset sometimes
  2353.     gets unexpected interrupts, leading to IRQ_NONE being returned, and the
  2354.     IRQ being disabled by the kernel. This works around that by always
  2355.     returning IRQ_HANDLED (wrong, but it will work for now)
  2356.  
  2357.   Changes by Adam Conrad and Matthew Garrett:
  2358.  
  2359.   * Make ide probe quite:
  2360.     - Add patch drivers-ide_quiet_probe_failures.dpatch.
  2361.  
  2362.   Changes by LaMont Jones:
  2363.  
  2364.   * Fix driver panic in hppa in led driver.
  2365.     - Add arch-hppa_led.
  2366.     - And stop including it, since it is included in arch-hppa_pa2
  2367.  
  2368.   * ia64 config cleanup.  Turn off IDE_GENERIC on all ia64 flavors, since it
  2369.     pokes registers that don't exist.
  2370.  
  2371.   * have hppa and ia64 use initrd instead of initramfs, since initramfs
  2372.     doesn't work there.
  2373.  
  2374.  -- Ben Collins <bcollins@ubuntu.com>  Fri, 30 Sep 2005 17:00:33 -0400
  2375.  
  2376. linux-source-2.6.12 (2.6.12-9.18) breezy; urgency=low
  2377.  
  2378.   * Fix sk98lin patch
  2379.  
  2380.   * Rediff ndiswrapper 1.1 patch. The old patch had all the generated
  2381.     files pregenerated, which wasn't very good for x86_64. Also, x86_64_stub
  2382.     wasn't being compiled in. This should finally get things working on amd64.
  2383.  
  2384.   * Set default ramdisk size to 64Megs for all arch's. This should fix sparc
  2385.     mainly. Amd64 was already 64Megs. Almost every installer/loader was
  2386.     increasing this manually anyway, and we have several bugs which complain
  2387.     about too small of a ramdisk size.
  2388.  
  2389.   * Update spca5xx driver and fix compilation so that it creates the correct
  2390.     module. The spca5xx.c file was not actually getting compiled.
  2391.  
  2392.   * Disable CONFIG_IEEE1394_SBP2_PHYS_DMA, since it is not meant for general
  2393.     use, and plus it breaks non-amd64 64-bit architectures (ppc64, sparc64).
  2394.  
  2395.  -- Ben Collins <bcollins@ubuntu.com>  Mon, 26 Sep 2005 16:58:05 -0400
  2396.  
  2397. linux-source-2.6.12 (2.6.12-9.17) breezy; urgency=low
  2398.  
  2399.   * Use Matt's sk98lin patch
  2400.  
  2401.  -- Ben Collins <bcollins@phunnypharm.org>  Fri, 23 Sep 2005 11:12:02 -0400
  2402.  
  2403. linux-source-2.6.12 (2.6.12-9.16) breezy; urgency=low
  2404.  
  2405.   * Fix typo in sk98lin driver.
  2406.  
  2407.  -- Ben Collins <bcollins@phunnypharm.org>  Fri, 23 Sep 2005 10:29:26 -0400
  2408.  
  2409. linux-source-2.6.12 (2.6.12-9.15) breezy; urgency=low
  2410.  
  2411.   The "Quickest re-release ever" Release
  2412.  
  2413.   * Fix linux-source tree. Bad patch had gotten in.
  2414.  
  2415.   * Actually enable sk98lin driver.
  2416.  
  2417.   * Enable ndiswrapper driver on amd64
  2418.  
  2419.   * Updated PowerBook Fn-Key patch.
  2420.  
  2421.  -- Ben Collins <bcollins@phunnypharm.org>  Fri, 23 Sep 2005 09:11:31 -0400
  2422.  
  2423. linux-source-2.6.12 (2.6.12-9.14) breezy; urgency=low
  2424.  
  2425.   The "My momma wont let me play in the street" release
  2426.  
  2427.   Changes by Ben Collins:
  2428.  
  2429.   * Bump ABI
  2430.  
  2431.   * external-drivers-acpi-ec_disable-burst: Disable, things should be ok now
  2432.  
  2433.   * fs-inotify-in-mask-add: Handle IN_MASK_ADD (Closes: #14458)
  2434.  
  2435.   * sth-fs_inotify: Added DCACHE_DELETED, so as to get rid of spurious delete
  2436.     events. (Closes: #14967)
  2437.  
  2438.   * external-drivers-usb-input-appletouch: Support Apple touchpad.
  2439.  
  2440.   * drivers-scsi-buslogic-device-table: Add MODULE_DEVICE_TABLE for BusLogic
  2441.     driver. (Closes: #11237)
  2442.  
  2443.   * arch-i386-kernel-hp-laptop-reboot-fix: Special case hp laptop reboot (bios
  2444.     reboot)
  2445.  
  2446.   * Install ABI files with kernel .deb as /boot/abi-x.x.x-y-p
  2447.  
  2448.   SECURITY:
  2449.  
  2450.   * arch-x86_64-ia32-fix-tiocgdev-CAN-2005-XXXX:
  2451.     - Maxim Giryaev discovered a Denial of Service vulnerability in the
  2452.       "tiocgdev" ioctl call. By calling fget() and fput() in special ways,
  2453.       a local attacker could exploit this to destroy file descriptor
  2454.       structures and crash the kernel. This vulnerability only affects the
  2455.       amd64 platform.
  2456.  
  2457.   * fs-compat_ioctl-CAN-2005-XXXX:
  2458.     - Vasiliy Averin discovered a Denial of Service vulnerability in the
  2459.       "routing_ioctl" function. By calling fget() and fput() in special
  2460.       ways, a local attacker could exploit this to destroy file descriptor
  2461.       structures and crash the kernel.
  2462.  
  2463.   Changes by Matthew Garrett:
  2464.  
  2465.   * drivers-pcmcia-fix-ti-bridges: Support recent TI chipsets (notably, HP
  2466.     laptops). (Closes: #15083)
  2467.  
  2468.   * drivers-input-mouse_alps-fixes: Fixes for alps mouse.
  2469.  
  2470.   * drivers-acpi-hotkey-generic-fix: Allow generic hotkey to work.
  2471.  
  2472.   * sound-pci-ac97-hp-laptop-headphone-fix: Make headphone jack on HP laptops
  2473.     work.
  2474.  
  2475.   * drivers-input-mouse_synaptics-pad-polling-fix-dynabook: Add dynabook to
  2476.     list of pads that need polling rate limit.
  2477.  
  2478.   * drivers-pcmcia_fix-hybernation: Fix lockup caused by hybernation when
  2479.     PCMCIA cards were present.
  2480.  
  2481.   * drivers-net-wireless-ipw2200-shutdown-fix: Properly shutdown ipw2200
  2482.     cards.
  2483.  
  2484.   * arch-x86_64-kernel-apic-timer-fix: Disable APIC pin 1 on ATI AMD64 systems
  2485.  
  2486.   * drivers-net-ndiswrapper-rtlzeromemory: Add RtlZeroMemory support.
  2487.  
  2488.   * drivers-acpi-tc1100-wmi: WMI driver to enable wireless on HP tablets.
  2489.  
  2490.   Changes by Fabio M. Di Nitto:
  2491.  
  2492.   * Update net-socket-sendmsg-fix.dpatch to actually build on sparc.
  2493.  
  2494.   * Change Recommends: gcc to Recommends: gcc-3.4 for linux-source-2.6.12
  2495.     package.
  2496.   (Closes: #15488)
  2497.  
  2498.   * Make sure that we build against the kernel-package ubuntu4 since
  2499.     the ubuntu3 was a wrong fix for 15488.
  2500.  
  2501.   * Add nls_utf8 to powerpc fs-common-modules udeb.
  2502.   (Closes: #14736)
  2503.  
  2504.   * Add ahci modules to sata-modules udeb.
  2505.   (Closes: #13506)
  2506.  
  2507.   Changes by Tollef Fog Heen:
  2508.   * Remove some speeds from p4-clockmod, since it seems some P4s can't
  2509.     handle those speed and shuts down.  Ubuntu #8587, for real this time.
  2510.  
  2511.   Changes by Chuck Short:
  2512.   
  2513.   * Removed sky2 driver to be replaced by Matthew's sk98lin driver.
  2514.     - Added external-drivers-net-sk98lin.dpatch
  2515.    (Closes: #13421, #15854, #15849)
  2516.  
  2517.   * Added makefile fix to compile ndiswrapper on am64.
  2518.     - Added drivers-net-ndiswrapper-Makefile_x86-64-fix.dpatch
  2519.     - Added CONFIG_NDISWRAPPER=m config/amd64/*
  2520.     (Closes: #13834)
  2521.  
  2522.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 22 Sep 2005 15:32:49 -0400
  2523.  
  2524. linux-source-2.6.12 (2.6.12-8.13) breezy; urgency=low
  2525.  
  2526.   Changes by Ben Collins:
  2527.  
  2528.   * drivers-acpi-noexecute: Entirely disable executable ACPI module code.
  2529.     Patch obtained from acpi-devel@lists.sourceforge.net.
  2530.  
  2531.   * sth-2.6.12.6: Latest patch for 2.6.12
  2532.     Obsoletes:
  2533.     - sth-CAN-2005-2555
  2534.     - drivers-scsi-sg-fix-memory-leak
  2535.  
  2536.   * kernel-power-swsusp_fix-error-handling: Fixes some error handling in
  2537.     swsusp, and also print's information about the specific problem.
  2538.  
  2539.   * drivers-usb-input-powerbook-fn-quirk: Fix usage of FN key on PowerBook's.
  2540.  
  2541.   * drivers-net-r8169-usr997902: Support USR997902.
  2542.  
  2543.   * external-drivers-net-sky2: Added to support Yukon 2 cards.
  2544.  
  2545.   * external-fs_ocfs2: Added upstream bugfix:
  2546.  
  2547.     Set sk_allocation and use non-waiting gfp masks in other fs messaging. At
  2548.     some point in the past we lost the setting of sk_allocation so fs messages,
  2549.     including keep alives, were blocking under memory pressure.
  2550.  
  2551.   * drivers-scsi-libata-fix-error-handling: Fixes libata error handling. Back
  2552.     ported patch from 2.6.13. (Closes: #13370)
  2553.  
  2554.   * drivers-net-forcedeth-0.42-upgrade: Upgraded forcedeth driver to 0.42.
  2555.     (Closes: #14672)
  2556.  
  2557.   * external-drivers-net-wireless_prism2-and-wlan-ng: Updated to 0.2.2.
  2558.     (Closes: #14103)
  2559.  
  2560.   * external-drivers-usb-media_pwc: Updated USB PWC driver (10.0.8).
  2561.     (Closes: #14964)
  2562.  
  2563.   [SECURITY]
  2564.  
  2565.     - drivers-scsi-sg-fix-memory-leak: Fix for memory leak in sg.c. CAN security
  2566.       related vulnerability (CAN id not yet known).
  2567.  
  2568.     - net-socket-sendmsg-fix: Fix for CAN-2005-2490, vuln with sendmsg user data
  2569.       validation.
  2570.  
  2571.     - net-ipv4-raw-sendmsg-stack-overflow: Fix for CAN-2005-2492, vuln with
  2572.       sendmsg stack overflow.
  2573.  
  2574.     - ht: Disable hyperthreading by default, to avoid ht hw bug.
  2575.  
  2576.   * all-reduce-chatty-startup: Quiets some noisy printk's. (Closes: #14500)
  2577.  
  2578.  -- Ben Collins <bcollins@ubuntu.com>  Thu, 15 Sep 2005 14:05:17 -0400
  2579.  
  2580. linux-source-2.6.12 (2.6.12-8.12) breezy; urgency=low
  2581.  
  2582.   The "Oh crap, what did I get myself into?" Release.
  2583.  
  2584.   Changes by Ben Collins:
  2585.  
  2586.   * Added drivers-macintosh_disable-adb-on-ppc64:
  2587.     - Disables selection of ADB based config options for PPC64.
  2588.     (Closes: #13826)
  2589.  
  2590.   * Remove all traces of unionfs. It broke in the last release, and Matt has
  2591.     since converted the LTSP stuff to bind fs (we're going to re-add this, but
  2592.     start from scratch with some initial testing).
  2593.  
  2594.   * Change maintainer to myself
  2595.  
  2596.   * drivers-acpi-inotfy-off-by-one-fix: Patch from bug report, by Ryan Lortie.
  2597.     (Closes: #14364)
  2598.  
  2599.   Changes by Fabio M. Di Nitto:
  2600.  
  2601.   * Import cman-kernel iovec fix from STABLE branch:
  2602.     - Update external-cluster_cman.dpatch.
  2603.  
  2604.   * Import gfs ACL fix from RHEL4 branch:
  2605.     - Update external-fs_gfs.dpatch.
  2606.  
  2607.   * Update OCFS2 to 1.1.2:
  2608.     - Update patch external-fs_ocfs2.dpatch.
  2609.     - Split bits required to port OCFS2 to 2.6.12 out of
  2610.       external-fs_ocfs2.dpatch into patch external-fs_ocfs2-2.6.12.dpatch.
  2611.  
  2612.   * Bump ABI.
  2613.  
  2614.   * Fix drivers-macintosh_disable-adb-on-ppc64.dpatch rejected hunk.
  2615.  
  2616.   Changes by Chuck Short:
  2617.  
  2618.   * Add sata-pata bridge fix.
  2619.     - Added patch drivers-scsi-libata-core_fix-sata-bridge-lockup.dpatch.
  2620.     (Closes: #12303)
  2621.  
  2622.   Changes by Matthew Garrett
  2623.  
  2624.   * drivers-acpi-ec-burst: adds an optional (only enabled with kernel
  2625.     parameter) mode that allows the embedded controller to be read without
  2626.     polling. This seems to be necessary for a small number of machines.
  2627.  
  2628.   * drivers-acpi-owner_id-fix: fixes faulty logic for tracking owner_ids in
  2629.     ACPI objects
  2630.     (Closes: #14004)
  2631.  
  2632.   * drivers-char-sonypi-type3-support: Adds support for type3 sonypi.
  2633.  
  2634.   * drivers-acpi-add-devacpi: provides a device node that allows ACPI method
  2635.     execution. Needed for decent docking/undocking support
  2636.  
  2637.  -- Ben Collins <ben.collins@ubuntu.com>  Tue, 30 Aug 2005 16:04:52 -0400
  2638.  
  2639. linux-source-2.6.12 (2.6.12-7.11) breezy; urgency=low
  2640.  
  2641.   The "Welcome Ben!" Release.
  2642.  
  2643.   Changes by Fabio M. Di Nitto:
  2644.  
  2645.   * Add unionfs-modules udeb:
  2646.     - Add unionfs-modules to shared/.
  2647.     - Make unionfs-modules points to shared on all arches.
  2648.     - Bump Build-Deps on kernel-wedge (>= 2.05ubuntu3).
  2649.  
  2650.   * Stabilization process:
  2651.     - Update to 2.6.12.4:
  2652.       + Add patch sth-2.6.12.4.dpatch:
  2653.         . Fix qla2xxx: Correct handling of fc_remote_port_add() failure case.
  2654.         . Fix kbuild: build TAGS problem with O=.
  2655.         . Fix ldisc ref count handling in rocket.c.
  2656.         . Fix x86_64 memleak from malicious 32bit elf program.
  2657.         (CAN-2005-2617)
  2658.         . Fix signedness issues in net/core/filter.c.
  2659.         . Fix deadlock in ip6_queue.
  2660.         . Fix potential memory corruption in NAT code (aka memory NAT).
  2661.         . Fix ip_conntrack_untracked to wait until all references are dropped on
  2662.           unload.
  2663.         . Fix possible overflow of sock->sk_policy.
  2664.         (CAN-2005-2456)
  2665.         . Fix bio_clone.
  2666.         . sys_get_thread_area does not clear the returned argument.
  2667.         . Fix early vlan adding leads to not functional device.
  2668.         . Fix powernow oops on dual-core athlon.
  2669.         (Closes: #13385)
  2670.     - Update to 2.6.12.5:
  2671.       + Add patch sth-2.6.12.5.dpatch:
  2672.         . Fix per-cpu module alignment.
  2673.         . Fix destruction of failed keyring oopses.
  2674.         (CAN-2005-2099)
  2675.         . Fix error during attempt to join key management session can leave
  2676.           semaphore pinned.
  2677.         (CAN-2005-2098)
  2678.         . Fix check input buffer size in zisofs.
  2679.         (CAN-2005-2457)
  2680.         . Update in-kernel zlib routines.
  2681.         (CAN-2005-2458, CAN-2005-2459)
  2682.         . Fix x86_64 smpboot timing problem.
  2683.         . Fix SRAT for non dual core AMD systems.
  2684.         . Fix sys_set_mempolicy() check if mode < 0.
  2685.         (CAN-2005-3053)
  2686.  
  2687.   * [SECURITY]: Add capability check for non-root user to XFRM policy manager:
  2688.     - Add patch sth-CAN-2005-2555.dpatch.
  2689.  
  2690.   * Import RedHat Cluster Suite latest fixes from CVS STABLE branch (sync with
  2691.     redhat-cluster-suite at 20050816).
  2692.  
  2693.   * Update OCFS2 to stable branch version 1.1.0:
  2694.     - Update patch external-fs_ocfs2.dpatch.
  2695.  
  2696.   * Add commits r2518 and r2521 from OCFS2 SVN HEAD to fix endian netrual key
  2697.     calculation (and maintain compatibility with versions prior 1.1.0 on
  2698.     little-endian) and a problem with lvb recovery:
  2699.     - Update patch external-fs_ocfs2.dpatch.
  2700.  
  2701.   * Bump ABI.
  2702.  
  2703.   * Add inotify syscalls for ppc and ppc64.
  2704.  
  2705.   * Import a bunch of inotify bug fixes from upstream. Mainly race conditions
  2706.     fixes and cleanup.
  2707.  
  2708.   * Update configs on all arches.
  2709.  
  2710.   * Add patch to restore PATA ports on SATA controllers:
  2711.     - Add patch external-drivers-scsi_pata-on-sata.dpatch.
  2712.   (Closes: #13298)
  2713.  
  2714.   * Add Thinkpad blacklist to ACPI processor idle:
  2715.     - Add patch external-drivers-acpi-processoridle_blacklist-thinkpad.dpatch.
  2716.   (Closes: #11813)
  2717.  
  2718.   * Add experimental sata suspend remove support (it clearly cannot be worst
  2719.     than it is now):
  2720.     - Add patch external-experimental-sata_suspend-resume.dpatch.
  2721.  
  2722.   Changes by Matthew Garrett:
  2723.  
  2724.   * Update the overall ACPI subsystem:
  2725.     - Update the kernel to current ACPI code:
  2726.       + Add patch external-global-acpi_update-20050729.dpatch.
  2727.     - Reverts the change that required individual drivers to switch interrupts
  2728.       back on, as it broke stuff:
  2729.       + Add patches external-drivers-acpi-pcilink_revert-interrupt-resume.dpatch
  2730.         and external-drivers-acpi-pcilink_disable-reference-counting.dpatch.
  2731.     - ACPI must make atomic allocation because resume runs while interrupts
  2732.       are disabled:
  2733.       + Add patch external-drivers-acpi_atomic-allocation.dpatch.
  2734.     - Disable ec burst mode that seems to interact badly with some hardware:
  2735.       + Add patch external-drivers-acpi-ec_disable-burst.dpatch.
  2736.     - Make the generic hotkey driver not to override the specific ones:
  2737.       + Add patch external-drivers-acpi-osl_fix-hotkeys.dpatch.
  2738.     - Add /proc/acpi/button support back to the kernel:
  2739.       + Add patch external-drivers-acpi-button_restore-proc.dpatch.
  2740.     - Reenable GPE's before _WAK methods are called:
  2741.       + Add patch external-drivers-acpi-hardware-hwsleep_gpe-specs.dpatch.
  2742.     - acpi_leave_sleep_state should be called before devices are resumed:
  2743.       + Add patch external-global-acpi_make-system-ready-to-resume.dpatch.
  2744.     - Provide support for suspend/resume for ATI/Nvidia AGP bridges:
  2745.       + Add patch external-drivers-chars-agp_pm.dpatch.
  2746.     - Provide /dev/toshiba device node so that toshset can be run on newer
  2747.       Toshibas, required for enabling/disabling Bluetooth:
  2748.       + Add patch external-drivers-acpi-toshiba_update.dpatch.
  2749.     - Add ACPI driver for i2c bus:
  2750.       + Add patch external-drivers-acpi_i2c-acpi-ec.dpatch.
  2751.     - Make the kernel default to rebooting by calling the BIOS:
  2752.       + Add patch external-arch-i386-kernel-reboot_reboot-thru-bios.dpatch.
  2753.     - Update ASUS ACPI driver:
  2754.       + Add patch external-drivers-acpi-asusacpi_update.dpatch.
  2755.     - Fix resume on some Intel AGP bridges:
  2756.       + Add patch external-drivers-chars-agp-intel_fix-resume.dpatch.
  2757.  
  2758.   Changes by Chuck Short:
  2759.  
  2760.   * Re-add acer hotkeys support:
  2761.     - Add patch external-drivers-input-misc_acerhk.dpatch.
  2762.     - Add CONFIG_INPUT_ACERHK=m.
  2763.  
  2764.   * Fix 3c59x suspend/resume support:
  2765.     - Add patch drivers-net-3c59x_pm-fixes.dpatch.
  2766.   (Closes: #5228)
  2767.  
  2768.   Changes by Jeff Bailey:
  2769.  
  2770.   * (NOTE from Fabio: this cool guy did push me something that updates
  2771.     drivers-acpi-osl_attach-dsdt-to-initrd.dpatch, but i guess he falled
  2772.     over his keyboard before giving me the data for this entry... duh!)
  2773.   (Closes: #13535)
  2774.  
  2775.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 19 Aug 2005 06:32:51 +0200
  2776.  
  2777. linux-source-2.6.12 (2.6.12-6.10) breezy; urgency=low
  2778.  
  2779.   * Update hardcoded initrd-tools dependencies to initramfs-tools
  2780.  
  2781.  -- Matt Zimmerman <mdz@ubuntu.com>  Wed, 10 Aug 2005 13:04:48 -0700
  2782.  
  2783. linux-source-2.6.12 (2.6.12-6.9) breezy; urgency=low
  2784.  
  2785.   Changes by Jeff Bailey:
  2786.  
  2787.   * Build-dep on kernel-package 9.001-1ubuntu2
  2788.  
  2789.  -- Jeff Bailey <jbailey@ubuntu.com>  Wed, 10 Aug 2005 11:01:14 -0400
  2790.  
  2791. linux-source-2.6.12 (2.6.12-6.8) breezy; urgency=low
  2792.  
  2793.   Changes by LaMont Jones:
  2794.  
  2795.   * Actually add arch-hppa_cross.dpatch to the right place.  sigh.
  2796.   
  2797.   Changes by Matt Zimmerman:
  2798.  
  2799.   * Updated unionfs patch.
  2800.     - modifies external-fs_unionfs.dpatch.
  2801.  
  2802.  -- LaMont Jones <lamont@ubuntu.com>  Fri,  5 Aug 2005 11:55:56 -0600
  2803.  
  2804. linux-source-2.6.12 (2.6.12-6.7) breezy; urgency=low
  2805.  
  2806.   Changes by LaMont Jones:
  2807.  
  2808.   * synaptics cpad driver: CPAD depends on USB
  2809.   * Drop CONFIG_PRINTK_TIME from ia64 configs, since it's fatal.
  2810.   * Fix CROSS_COMPILE setting for 64-bit hppa
  2811.     - Add arch-hppa_cross.dpatch
  2812.  
  2813.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 04 Aug 2005 07:21:32 +0200
  2814.  
  2815. linux-source-2.6.12 (2.6.12-6.6) breezy; urgency=low
  2816.  
  2817.   The "Scintilating Sesame" release.
  2818.  
  2819.   Changes by Fabio M. Di Nitto:
  2820.  
  2821.   * Update OCFS2 to 0.99.17:
  2822.     - Rediff external-fs_unionfs.dpatch.
  2823.  
  2824.   * Bump the abi ... again ...
  2825.  
  2826.   * Add inotify syscalls for ia64/sparc.
  2827.  
  2828.   * Update redhat cluster suite to 20050729.
  2829.  
  2830.   * Update squashfs to 2.2:
  2831.     - CONFIG_SQUASHFS_EMBEDDED=n
  2832.  
  2833.   * Update unionfs to 1.3:
  2834.     - CONFIG_UNIONFS=m and CONFIG_UNIONFS_XATTR=y on ppc.
  2835.  
  2836.   * Update rt2400/rt2500 drivers to CVS snapshot 20050728.
  2837.  
  2838.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 29 Jul 2005 12:09:23 +0200
  2839.  
  2840. linux-source-2.6.12 (2.6.12-5.5) breezy; urgency=low
  2841.  
  2842.   The "JaneW is not around" release.
  2843.  
  2844.   Changes by Fabio M. Di Nitto:
  2845.  
  2846.   * Merge patching per flavour support from an old experimental now dead
  2847.     branch.
  2848.     NOTE: patches applied by this method can't be reflected into
  2849.     linux-patch-ubuntu.
  2850.  
  2851.   * Add xen info to debian/config/archmap.
  2852.  
  2853.   * Update inotify from 2.6.13-rc3-git8:
  2854.     - Reallign syscall NR with upstream.
  2855.   (Closes: #12987)
  2856.  
  2857.   * Add fix to restore C2/C3:
  2858.     - Update patch external-global-acpi_update-fixups.dpatch.
  2859.   (Closes: #12900)
  2860.  
  2861.   * CONFIG_USB_BANDWIDTH=n.
  2862.   (Closes: #12963)
  2863.  
  2864.   * Update the ipw2*00 drivers:
  2865.     - Update ieee80211 to 1.0.3.
  2866.     - Update ipw2100 to 1.1.2.
  2867.     - Update ipw2200 to 1.0.6.
  2868.     - Update firmwares to the latest versions.
  2869.     - Update d-i/shared/firmware/nic-firmware.
  2870.  
  2871.   * Bump the abi.
  2872.  
  2873.   * Update debian/rules bumpabi target to use baz in mv operations.
  2874.  
  2875.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 28 Jul 2005 09:07:02 +0200
  2876.  
  2877. linux-source-2.6.12 (2.6.12-4.4) breezy; urgency=low
  2878.  
  2879.   The "Whooping Wholewheat" release.
  2880.  
  2881.   Changes by Fabio M. Di Nitto:
  2882.  
  2883.   * Stabilization process:
  2884.     - Update to 2.6.12.3:
  2885.       + Add patch sth-2.6.12.3.dpatch:
  2886.         . Fix semaphore handling in __unregister_chrdev_region.
  2887.         . [UML] Fix TT mode by reverting "use fork instead of clone".
  2888.         . Fix tty_ldisc_ref return null check.
  2889.         . Fix cx88 hue offset.
  2890.         . Fix tpm breaking 8139cp.
  2891.         . Fix SMP 6pack driver.
  2892.         . Fix shaper driver lossage in 2.6.12.
  2893.         . Stop misusing ntps time_offset value on ppc32.
  2894.         . Revert nf_reset change.
  2895.         . Fix ACPI to not accept irq 0 as valid PCI irq.
  2896.  
  2897.   * Bump the ABI.
  2898.  
  2899.   * Update megaraid split up patch to deal with a controller corner case that
  2900.     is marked as MEGARAID3, but needs the old driver to work properly.
  2901.  
  2902.   * Update redhat cluster suite to CVS20050721:
  2903.     - Make all the images Provides: rhcs-modules-1 for the redhat-cluster-suite
  2904.       and make sure the user land have a proper set of modules installed.
  2905.     - Include dm-cmirror.
  2906.     - Import all the latest bug fixes.
  2907.  
  2908.   * Downgrade ipw2200/ieee80211 drivers to 1.0.1.
  2909.   (Closes: #11601, #12417, #10627, #11696)
  2910.  
  2911.   * Update ocfs2 to 0.99.16.
  2912.  
  2913.   * Update spca5xx to 20050701.
  2914.  
  2915.   * Update tpm driver:
  2916.     - Add patch sth-drivers-char-tpm_global-fixups.dpatch.
  2917.   (Closes: #12065, #12583) 
  2918.  
  2919.   * Unset CONFIG_IEEE1394_SBP2_PHYS_DMA on sparc.
  2920.  
  2921.   * CONFIG_VIDEO_CX88_DVB=m on i386.
  2922.  
  2923.   * Update hppa patch to 2.6.12-pa2.
  2924.  
  2925.   * Bump build-deps on kernel-wedge (>= 2.05ubuntu1):
  2926.  
  2927.   * Add PCI-E suspend/resume support:
  2928.     - Add patch drivers-pci-pcie_resume-pcie.dpatch.
  2929.  
  2930.   * Unset CONFIG_EDD.
  2931.   (Closes: 8899)
  2932.  
  2933.   * Add bluetooth alsa driver:
  2934.     - Add patch external-drivers-bluetooth_alsa.dpatch.
  2935.     - CONFIG_BT_ALSA=m.
  2936.  
  2937.   * Update inotify from 2.6.13-rcX:
  2938.     - Obsolete patch external-fs_inotify.dpatch.
  2939.     - Add patch sth-fs_inotify.dpatch.
  2940.  
  2941.   * Fix linux-headers-*:
  2942.     - scripts/ should be per flavour.
  2943.     - Update debian/post-install and debian/header-install.
  2944.     - dh_shlibdeps is now executed per flavour.
  2945.     - Update debian/control and debian/control.stub to reflect
  2946.       ${shlibs:Depends} changes.
  2947.  
  2948.   * Second (and hopefully last) round of d-i udebs creation cleanup:
  2949.     - Switch shared/modules/* to kernel-wedge 2 format.
  2950.     - Switch $arch/modules/$arch/*-modules to kernel-wedge 2 format.
  2951.     - Rename s/\.lnk// and switch to kernel-wedge 2 format.
  2952.     - Add crc-modules to d-i/shared/ (from kernel-wedge):
  2953.       . Remove crc-ccitt from nic-shared-modules.
  2954.       . Make crc-ccitt optional.
  2955.     - Add scsi-modules to d-i/shares/ as merge from all scsi-modules
  2956.       scsi-common-modules and scsi-extra-modules.
  2957.     - Make scsi-modules point to shared/.
  2958.     - Remove scsi-common-modules and scsi-extra-modules from all arches.
  2959.     - Add parport-modules to sparc64 as link to shared/parport-modules.
  2960.     - Add optional parport_sunbpp to shared/parport-modules.
  2961.     - Make dm-emc optional in shared/md-modules.
  2962.     - Add nic-shared-modules to hppa.
  2963.     - Add nic-modules to d-i/shares/ as merge from all nic-modules and
  2964.       nic-extra-modules.
  2965.     - Make nic-modules point to shared/.
  2966.     - Add nic-usb-modules to d-i/shares/ as merge from all nic-usb-modules.
  2967.     - Make nic-usb-modules point to shared/.
  2968.     - Add nic-pcmcia-modules to d-i/shares/ as merge from all nic-pcmcia-modules.
  2969.     - Make nic-pcmcia-modules point to shared/.
  2970.     - Kill nic-extra-modules from everywhere.
  2971.     - Make nic-pcmcia-modules Depends: nic-modules and firmware-modules on
  2972.       i386 and amd64.
  2973.     - Make nic-modules Depends: firewire-core-modules, crc-modules on ia64.
  2974.     - Make nic-modules Depends: crc-modules on ppc and amd64.
  2975.   (Closes: #12392, #7808)
  2976.  
  2977.   * Update all configs.
  2978.  
  2979.   * Add fix for ntfs lockup:
  2980.     - Add patch sth-fs-inode_fix-ntfs-lockup.dpatch.
  2981.   (Closes: #12748)
  2982.  
  2983.   * Update skge driver from 2.6.13-rc3:
  2984.     - Rename external-drivers-net_skge.dpatch to sth-drivers-net_skge.dpatch.
  2985.  
  2986.   * Reenable abi checker for sparc and hppa.
  2987.  
  2988.   * Add FUSE support:
  2989.     - Add patch external-fs_fuse.dpatch.
  2990.     - CONFIG_FUSE=m on all arches.
  2991.     - linux-image-* Provides: fuse-module.
  2992.  
  2993.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 22 Jul 2005 09:41:28 +0200
  2994.  
  2995. linux-source-2.6.12 (2.6.12-3.3) breezy; urgency=low
  2996.  
  2997.   The "Obtuse Oats" release.
  2998.  
  2999.   Changes by Fabio M. Di Nitto:
  3000.  
  3001.   * Keep always around a 00list generated by clean: and monotith: targets in
  3002.     order to make the new dpatch-edit-patch work.
  3003.     NOTE for devels:
  3004.     - Never munge 00list manually or commit it to the repository. Keep
  3005.       updating the 00list-x.y as you always did.
  3006.  
  3007.   * Fix script/mod/modpost.c interaction with new glibc:
  3008.     - Add patch scripts-mod-modpost_deal-with-new-glibc.dpatch.
  3009.     - Fix tons of ghosts warning building on sparc64.
  3010.     (Thanks to Ben Collins for debugging the problem and figuring the change
  3011.      in /usr/include/elf.h between 2.3.2 and 2.3.4)
  3012.  
  3013.   * Stabilization process:
  3014.     - Update to 2.6.12.2:
  3015.       + Add patch sth-2.6.12.2.dpatch:
  3016.         . Fix typo in drivers/pci/pci-driver.c
  3017.         . qla2xxx: Pull-down scsi-host-addition to follow board initialization.
  3018.         . fix remap_pte_range BUG.
  3019.         . e1000: fix spinlock bug.
  3020.         . Add "memory" clobbers to the x86 inline asm of strncmp and friends.
  3021.         . Fix two socket hashing bugs.
  3022.  
  3023.   * Fix ppc64 header package by moving the include/asm symlink to point to the
  3024.     proper asm-$kernelarch:
  3025.     - Modify debian/post-install to detect and cope with $kernelarch
  3026.     - Cleanup debian/config/archmap to add KPKG_ARCH to kernel headers arch
  3027.       mapping.
  3028.  
  3029.   * Update redhat cluster suite modules to CVS20050704.
  3030.  
  3031.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 04 Jul 2005 15:39:29 +0200
  3032.  
  3033. linux-source-2.6.12 (2.6.12-3.2) breezy; urgency=low
  3034.  
  3035.   The "Rascal Rye" release.
  3036.  
  3037.   Changes by Fabio M. Di Nitto:
  3038.  
  3039.   * Remove power3/power4 abi files.
  3040.  
  3041.   * Ignore abi check on sparc until the build is fixed with new glibc.
  3042.  
  3043.   * Start stabilization process:
  3044.     - Update to 2.6.12.1:
  3045.       + Add patch sth-2.6.12.1.dpatch:
  3046.         . [SECURITY] Fix ia64 ptrace + sigrestore_context.
  3047.         (CAN-2005-1761)
  3048.         . [SECURITY] Clean up subthread exec.
  3049.         (CAN-2005-1913)
  3050.  
  3051.   * Update ocfs2 to 0.99.13 release.
  3052.  
  3053.   * Update inotify to 2.6.12-13 release.
  3054.  
  3055.   * Update alsa to 1.0.9+:
  3056.     - Add patch sth-alsa-1.0.9.dpatch and sth-alsa-1.0.9-fixups.dpatch.
  3057.       The latter fix a wrong macro declaration that breaks docbook generation.
  3058.     - CONFIG_SND_HDSPM=m.
  3059.     - Bump ABI.
  3060.  
  3061.   * Cleanup all ppc power3/power4 specific patches: 
  3062.     - Remove arch-ppc-boot-simple-miscprep_disable-6xx-mmu.dpatch,
  3063.       arch-ppc-platforms-pmaccache_fix-cache-handling.dpatch,
  3064.       arch-ppc-kernel_g4-l2-flush-errata.dpatch and
  3065.       arch-ppc-kernel-l2cr_complete-renaming.dpatch.
  3066.  
  3067.   * Drop Provides: linux and move it to linux-meta package.
  3068.  
  3069.   * Add skge to d-i and remove sk98lin references:
  3070.     - *** TEMPORARY HACK ALLERT (part2) ***:
  3071.       . Move orinoco and hermes to nic-modules.
  3072.       . Make nic-extra-modules Depends on nic-modules.
  3073.       . Move crc-ccitt to nic-shared-modules.
  3074.  
  3075.   * Fix scsi changer backport from 2.6.12-gitX:
  3076.     - Update sth-drivers-scsi_changer.dpatch.
  3077.  
  3078.   * Fix zd1211 Makefile and linking.
  3079.  
  3080.   * Update Depends: on latest initrd-tools to ensure that the megaraid
  3081.     splitting will work properly in newly created initrd.
  3082.  
  3083.   Changes by Chuck Short:
  3084.  
  3085.   * Add support for zd1211. 
  3086.     - CONFIG_USB_ZD1211=m.
  3087.     - Add external-drivers-net-usb_zd1211.dpatch.
  3088.     (Closes: #11833)
  3089.  
  3090.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 28 Jun 2005 14:33:25 +0200
  3091.  
  3092. linux-source-2.6.12 (2.6.12-2.1) breezy; urgency=low
  3093.  
  3094.   The "Flying Spaghetti Monster" release.
  3095.  
  3096.   Changes by Fabio M. Di Nitto:
  3097.  
  3098.   * Re-enable abi check again.
  3099.  
  3100.   * Fix debian/rules sparc64 special case to handle d-i/shared properly.
  3101.  
  3102.   * New upstream release (2.6.12 final):
  3103.     - Add full ChangeLog-2.6.12.
  3104.     - Drop arch-ppc-include-io_define-isa.dpatch. The patch is wrong and bad.
  3105.       Drivers need fix from upstream.
  3106.     - Rename external-drivers-scsi_changer.dpatch to sth-drivers-scsi_changer.dpatch
  3107.       and update the driver to version 0.25 (from 2.6.12-git1).
  3108.     - Update acx100 to 0.2.0pre8+fixes57.
  3109.     - Update afsf to 1.0beta10.
  3110.     - Update unionfs to 1.0.12a.
  3111.     - Update inotify to 0.23-rml-2.6.12-rc6-13.
  3112.     - Update em8300 to 2.6.12.
  3113.     - Update atmel firmware to 1.3.
  3114.     - Update spca5xx to 20050601.
  3115.     - Update adm8211 to 20050620.
  3116.     - Update cpad to 1.2.
  3117.     - Update eagle-usb to 2.3.2.
  3118.     - Update hostap to 0.4.1.
  3119.     - Bump ABI.
  3120.  
  3121.   * Sync from Debian:
  3122.     - Update arch-ia64_generic-no-smp.dpatch (Dann Frazier):
  3123.       . Drop arch-ia64-include-asmia64-sn-arch_include-numa.dpatch and
  3124.         arch-ia64_generic-no-smp-1-to-2.dpatch now included in the main patch.
  3125.     - Add arch-ia64_irq-affinity-upfix.dpatch (Dann Frazier).
  3126.     - Update drivers-video-vesafb_make-driver-as-module.dpatch (Andres Salomon).
  3127.  
  3128.   * Start using debian/uscan-extmod|passed.kwatch to monitor external drivers
  3129.     status:
  3130.     - Update passed.kwatch to a more human readable format.
  3131.     - Remove all kwatch'ed drivers from external-drivers.
  3132.     (Thanks to Charles for the overall implementation that missed proper
  3133.      credits in the previous uploads)
  3134.     - Rename passed.kwatch to external-drivers.
  3135.     - Fine tune uscan-extmod to sane defaults.
  3136.     - Add checkextdrivers and downloadextdrivers targets to debian/rules.
  3137.  
  3138.   * RedHat Cluster Suite update to the STABLE branch:
  3139.     - Rename gndb to gnbd as it should be :)
  3140.     - Remove all -fixups patches that are already included upstream but were
  3141.       missing from previous branch.
  3142.     - Import all shiny bugfixes.
  3143.  
  3144.   * Kill power3, power3-smp, power4 and power4-smp flavours. These flavours
  3145.     should be fully supported by powerpc64-smp.
  3146.  
  3147.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 22 Jun 2005 16:30:55 +0200
  3148.  
  3149. linux-source-2.6.12 (2.6.11.94-1.2) breezy; urgency=low
  3150.  
  3151.   The "Caramel Cashew" release.
  3152.  
  3153.   Changes by Fabio M. Di Nitto:
  3154.  
  3155.   * Update a few bits in the RedHat cluster suite to import the latest fixes
  3156.     from CVS.
  3157.  
  3158.   * Update OCFS2 to 0.99.12.
  3159.  
  3160.   * Global udeb creation rework:
  3161.     - Remove dependency on kernel-wedge modules lists. This change will allow
  3162.       the kernel build to be fully indipendent from kernel-wedge uploads and
  3163.       module lists changes. It also makes easier to keep the lists in sync,
  3164.       since they are all in one package. We still use kernel-wedge to do the
  3165.       right thing with the modules lists.
  3166.       . Create debian/d-i/shared/ with the same meaning of common/.
  3167.       . Modify debian/rules to copy debian/d-i/shared/ as appropriate.
  3168.       . Add firmware/nic-firmware to d-i/shared/ (from kernel-wedge):
  3169.         + Update shared/firmware/nic-firmware to include all the latest
  3170.           versions.
  3171.         + Make nic-firmware.lnk point to shared/.
  3172.       . Add modules/firmware-modules to d-i/shared/ (from kernel-wedge):
  3173.         + Make firmware-modules.lnk point to shared/.
  3174.         + Add optional efivars required for ia64.
  3175.         + Remove lib/firmware_class.
  3176.       . Add modules/firewire-core-modules to d-i/shared/ (from kernel-wedge):
  3177.         + Remove eth1394 (in nic-modules for amd64/ppc/i386).
  3178.         + Make firewire-core-modules.lnk point to shared/.
  3179.       . Add modules/acpi-modules to d-i/shared/ (from kernel-wedge):
  3180.         + Make acpi-modules.lnk point to shared/.
  3181.       . Make affs-modules.lnk a non link since it is used only by powerpc.
  3182.       . Add modules/cdrom-core-modules to d-i/shared/ (from kernel-wedge):
  3183.         + Make cdrom-core-modules.lnk point to shared/.
  3184.       . Remove mcd from cdrom-modules.
  3185.       . Add modules/ext2-modules to d-i/shared/ (from kernel-wedge):
  3186.         + Make ext2-modules.lnk point to shared/.
  3187.       . Add modules/ext3-modules to d-i/shared/ (from kernel-wedge):
  3188.         + Make ext3-modules.lnk point to shared/.
  3189.       . Add modules/fat-modules to d-i/shared/ (from kernel-wedge):
  3190.         + Update fat-modules to force all modules inclusion.
  3191.         + Make fat-modules.lnk point to shared/.
  3192.       . Add modules/floppy-modules to d-i/shared/ (from kernel-wedge):
  3193.         + Make floppy-modules.lnk point to shared/.
  3194.       . Make hfs-modules.lnk a non link since it is used only by powerpc.
  3195.       . Update powerpc/fs-common-modules:
  3196.         + Add mbcache.
  3197.       . Update powerpc/package-list:
  3198.         + Make ext2 and ext3-modules Depends: fs-common-modules.
  3199.       . Add modules/ide-core-modules to d-i/shared/ (from kernel-wedge):
  3200.         + Make ide-core-modules.lnk point to shared/.
  3201.       . Add modules/ide-modules to d-i/shared/ (from i386/ide-modules):
  3202.         + Make ide-modules a link to shared/ for i386, amd64 and ia64.
  3203.         + Add ide-tape and ide-floppy to ide-modules.
  3204.         + Make amd74xx, atiixp, rz1000, sgiioc4 and sis5513 optional to share
  3205.           ide-modules with ia64.
  3206.         + Add ide-tape, ide-floppy, serverworks and isofs to ide-modules for sparc64.
  3207.       . Add modules/ipv6-modules to d-i/shared/ (from kernel-wedge):
  3208.         + Make ipv6-modules.lnk point to shared/.
  3209.       . Add modules/input-modules to d-i/shared/ as a merge from all input-modules:
  3210.         + Make input-modules a link to shared/.
  3211.       . Add modules/irda-modules to d-i/shared/ as a merge from i386/amd64 irda-modules:
  3212.         + Make irda-modules a link to shared/ for i386/amd64.
  3213.         + Add ali-ircc, nsc-ircc, smsc-ircc2, via-ircc and w83977af_ir to powerpc irda-modules.
  3214.       . Add modules/jfs-modules to d-i/shared/ (from kernel-wedge):
  3215.         + Make jfs-modules.lnk point to shared/.
  3216.       . Remove d-i/ia64/modules/ia64/kernel-image and cleanup crc-ccitt status
  3217.         around. The module is properly pulled in ppp-modules on all arches as
  3218.         dependency.
  3219.       . Add modules/loop-modules to d-i/shared/ (from kernel-wedge):
  3220.         + Make loop-modules.lnk point to shared/.
  3221.         + cloop is now required.
  3222.       . Add modules/md-modules to d-i/shared/ (regenerated from images):
  3223.         + Make md-modules.lnk point to shared/.
  3224.         + Remove lvm-mod, dm-zero and faulty.
  3225.       . Add modules/nfs-modules to d-i/shared/ (from kernel-wedge):
  3226.         + Make nfs-modules.lnk point to shared/.
  3227.       . Add modules/ntfs-modules to d-i/shared/ (from i386/ntfs-modules):
  3228.         + Add ntfs-modules.lnk to i386/ia64/amd64.
  3229.         + Remove ntfs-modules from i386/ia64/amd64.
  3230.       . Add modules/nic-shared-modules to d-i/shared/ (from i386/nic-shared-modules):
  3231.         + Add nic-shared-modules.lnk to i386/ia64/amd64/powerpc/sparc64.
  3232.           Note: it will add nic-shared-modules udeb to sparc64.
  3233.         + Make mii conditional since powerpc has it compiled in.
  3234.         + Remove mii and 8390 from sparc64/nic-modules.
  3235.         + Remove obsolete nic-modules entry from d-i/sparc/package-list.
  3236.         + Move airo, hermes and orinoco from nic-shared-modules to
  3237.           nic-extra-modules on powerpc.
  3238.       . Add modules/parport-modules to d-i/shared/ (from kernel-wedge):
  3239.         + Make parport-modules.lnk point to shared/.
  3240.       . Add modules/pcmcia-modules to d-i/shared/ (merge from our lists):
  3241.         + Make pcmcia-modules a link to shared/.
  3242.         + Make i82365 optional.
  3243.         + Add explicitly rsrc_nonstatic.
  3244.       . Add modules/pcmcia-storage-modules to d-i/shared/ (from kernel-wedge):
  3245.         + Make pcmcia-storage-modules a link to shared/ for i386/amd64.
  3246.         + Make pcmcia-storage-modules.lnk point to shared/ on powerpc.
  3247.       . Add modules/plip-modules to d-i/shared/ (from kernel-wedge):
  3248.         + Make plip-modules.lnk point to shared/.
  3249.       . Add modules/ppp-modules to d-i/shared/ (from kernel-wedge):
  3250.         + Rename ppp_mppe to ppp_mppe_mppc and make it mandatory.
  3251.         + Make ppp-modules.lnk point to shared/.
  3252.       . Add modules/reiserfs-modules to d-i/shared/ (from kernel-wedge):
  3253.         + Make reiserfs-modules.lnk point to shared/.
  3254.       . Add modules/rtc-modules to d-i/shared/ (from kernel-wedge):
  3255.         + Make rtc-modules.lnk point to shared/.
  3256.         + Both modules are now mandatory.
  3257.       . Add modules/sata-modules to d-i/shared/ (merge from our lists):
  3258.         + Full list update of sata drivers.
  3259.         + Make sata-modules.lnk point to shared/.
  3260.       . Add modules/scsi-core-modules to d-i/shared/ (from kernel-wedge):
  3261.         + Make scsi_mod optional (for hppa).
  3262.         + Make scsi-core-modules.lnk point to shared/.
  3263.         + Add hppa/scsi-core-modules.lnk.
  3264.           (This will add scsi-core-modules to hppa)
  3265.         + Remove sd_mod from scsi-modules on hppa.
  3266.       . Add modules/serial-modules to d-i/shared/ (merge from our lists):
  3267.         + Make serial-modules a link to point to shared/.
  3268.       . Add modules/socket-modules to d-i/shared/ (from kernel-wedge):
  3269.         + Make socket-modules.lnk point to shared/.
  3270.       . Add modules/usb-modules to d-i/shared/ (merge from our lists):
  3271.         + Add sl811-hcd to usb-modules.
  3272.         + Make usb-modules a link to shared/ for all arches.
  3273.           (This will add usb-modules to sparc64).
  3274.       . Add modules/usb-storage-modules to d-i/shared/ (from kernel-wedge):
  3275.         + Make usb-storage-modules.lnk point to shared/.
  3276.         + Add usb-storage-modules.lnk to sparc64.
  3277.       . Add modules/ufs-modules to d-i/shared/ (from kernel-wedge):
  3278.         + Make ufs-modules.lnk point to shared/.
  3279.       . Add modules/xfs-modules to d-i/shared/ (from kernel-wedge):
  3280.         + Make xfs-modules.lnk point to shared/.
  3281.         + xfs is now mandatory.
  3282.       . *** TEMPORARY HACK ALLERT ***:
  3283.         + Make nic-pcmcia-modules Depends: nic-modules on powerpc.
  3284.  
  3285.   * Tight gcc-3.4 Build-Deps on i386.
  3286.  
  3287.   * Bump Build-Dep on latest kernel-package to import a bunch of bug fixes.
  3288.  
  3289.   * Add ARCH override support when building linux-headers. This is required
  3290.     only for powerpc builds when building on powerpc64 kernels at the moment:
  3291.     - Modify debian/rules to gather headers arch (HARCH) from
  3292.       debian/config/archmap in build target.
  3293.     - Add headers-$debian_arch $kernel_arch mapping to debian/config/archmap.
  3294.     Note that the arch "ppc" is a kernel arch and not a Debian arch. When this
  3295.     opertaion is taking place we have no mapping yet between Debian and kernel
  3296.     arches.
  3297.  
  3298.   * CONFIG_DVB_AV7110_OSD=y on all arches.
  3299.     (Thanks Andreas Mueller for reporting).
  3300.  
  3301.   Changes by Chuck Short:
  3302.   
  3303.   * CONFIG_IEEE1394_SBP2_PHYS_DMA=y on i386/*.
  3304.   (Closes: #11271)
  3305.  
  3306.   * Add configs debugging/686-smp-dbg, debugging/k7-dbg, debugging/k7-smp-dbg.
  3307.  
  3308.   * Update inotify to 0.23-2.6.12-rc6-9.
  3309.  
  3310.   Changes by LaMont Jones:
  3311.  
  3312.   * Change build-depends to be more lenient on non-ppc architectures.
  3313.   * hppa rc6-pa1 patch: arch-hppa_rc6-pa1.dpatch.
  3314.   * Update hppa configs.
  3315.  
  3316.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 17 Jun 2005 12:01:38 +0200
  3317.  
  3318. linux-source-2.6.12 (2.6.11.94-1.1) breezy; urgency=low
  3319.  
  3320.   The "Morose Mungbean" Release.
  3321.  
  3322.   Changes by Fabio M. Di Nitto:
  3323.  
  3324.   * New upstream released based on 2.6.12-rc6:
  3325.     - Obsolete patches sth-drivers-char-ipmi-ipmidevintf_fix-ftbfs.dpatch,
  3326.       arch-ppc_fix-resume.dpatch and drivers-net-hamradio-baycomepp_gcc4-fixes.dpatch.
  3327.     - Rediff kernel-irq_handle-misrouted-irq.dpatch, kernel-irq_handle-misrouted-irq.dpatch and
  3328.       external-global-acpi_update.dpatch
  3329.     - Update all configs.
  3330.  
  3331.   * Bump Build-Deps on kernel-package 0.135ubuntu4 to include new postinst
  3332.     script to support ramfs.
  3333.  
  3334.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 08 Jun 2005 06:31:29 +0200
  3335.  
  3336. linux-source-2.6.12 (2.6.11.93-1.3) breezy; urgency=low
  3337.  
  3338.   The "Laughing Lentil" Release.
  3339.  
  3340.   Changes by Fabio M. Di Nitto:
  3341.  
  3342.   * Update powerpc64-smp/iseries-smp configs to actually create a kernel
  3343.     that can boot.
  3344.  
  3345.   * Do not build -dbg flavours automatically since images are huges, but still
  3346.     provide configs in debian/config/debugging/$flavour for the users.
  3347.  
  3348.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 07 Jun 2005 14:43:56 +0200
  3349.  
  3350. linux-source-2.6.12 (2.6.11.93-1.2) breezy; urgency=low
  3351.  
  3352.   The "Bashful Brazil" Release.
  3353.  
  3354.   Changes by Fabio M. Di Nitto:
  3355.  
  3356.   * Switch to proper patch to fix ipmi FTBFS:
  3357.     - Update and rename drivers-char-ipmi-ipmidevintf_fix-ftbfs.dpatch to
  3358.       sth-drivers-char-ipmi-ipmidevintf_fix-ftbfs.dpatch.
  3359.  
  3360.   * Fix resume on some ppc notebook:
  3361.     - Add patch arch-ppc_fix-resume.dpatch.
  3362.     (Thanks to Benjamin Herrenschmidt <benh@kernel.crashing.org>)
  3363.  
  3364.   * Update the overall Red Hat cluster suite to RHEL4U1 branch that seems to
  3365.     be the most reliable one.
  3366.  
  3367.   * Add dc395x module to appropriate scsi udebs.
  3368.   (Closes: #11385)
  3369.  
  3370.   * First attempt of powerpc64 kernel support:
  3371.     - Add support for KPKG_ARCH override required for powerpc64 kernels:
  3372.       . Modify debian/rules to export KPKG_ARCH at build/install time.
  3373.       . Add debian/config/archmap file to map configfile name and KPKG_ARCH.
  3374.       . Make installation of postinstall.$(arch) KPKG_ARCH aware.
  3375.     - Bump build-dep on gcc-3.4 (>= 3.4.4-0ubuntu4) and kernel-package
  3376.       (>= 8.135ubuntu2)for ppc biarch support.
  3377.     - Generate powerpc64-smp udebs. iseries-smp udebs are problematic at the
  3378.       moment.
  3379.     - Extend kernel-irq_handle-misrouted-irq.dpatch to include arch/ppc64.
  3380.     - Add powerpc64-smp and iseries-smp to debian/control*.
  3381.     - Add debian/config/powerpc/powerpc64-smp and iseries-smp.
  3382.  
  3383.   * Update 386-dbg 686-dbg configs.
  3384.  
  3385.   Changes by Matthew Garrett:
  3386.  
  3387.   * Update generic acpi hotkey driver:
  3388.     - Add patch external-global-acpi_update-fixups.dpatch.
  3389.     - CONFIG_ACPI_HOTKEY=m
  3390.  
  3391.   Changes by Chuck Short:
  3392.  
  3393.   * Add more gcc-4.0 build fixes:
  3394.     - Add patch drivers-net-hamradio-baycom_epp_gcc4-fixes.dpatch.
  3395.  
  3396.   * Drop acerhk support. It is no longer supported upstream:
  3397.     - Drop external-drivers-input-misc_acerhk.dpatch.
  3398.     - Remove entry from external-drivers.
  3399.  
  3400.   * Add support for debug kernels:
  3401.     - Add config/i386/386-dbg config/i386/686-dbg.
  3402.     - Add linux-headers-2.6.12-1-686-dbg linux-image-2.6.12-1-686-dbg.
  3403.     - Add linux-headers-2.6.12-1-386-dbg linux-image-2.6.12-1-386-dbg.
  3404.  
  3405.   Changes by LaMont Jones:
  3406.   
  3407.   * Incorporate the latest hppa source delta.
  3408.  
  3409.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 06 Jun 2005 10:06:49 +0200
  3410.  
  3411. linux-source-2.6.12 (2.6.11.93-1.1) breezy; urgency=low
  3412.  
  3413.   The "Perky Pecan" Release
  3414.  
  3415.   Changes by LaMont Jones:
  3416.  
  3417.   * latest hppa kernel patches.
  3418.  
  3419.   Changes by Fabio M. Di Nitto:
  3420.  
  3421.   * New upstream release (2.6.12rc5):
  3422.     - Add patch drivers-char-ipmi-ipmidevintf_fix-ftbfs.dpatch.
  3423.     - Update configs.
  3424.  
  3425.   * Cleanup debian/rules:
  3426.     - Remove debnum: and abinum: targets.
  3427.     - Add printenv: target.
  3428.     - Add printenv and startnewrelease to .PHONY.
  3429.     - Fix revisions calculation per release.
  3430.  
  3431.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 25 May 2005 17:38:28 +0200
  3432.  
  3433. linux-source-2.6.12 (2.6.11.92-1.3) breezy; urgency=low
  3434.  
  3435.   The "Wacky Walnut" Release.
  3436.  
  3437.   Changes by Fabio M. Di Nitto:
  3438.  
  3439.   * Fix FTBFS because dpatch sucks:
  3440.     - Remove debian/ bits from external-drivers-net-wireless_ipw2100.dpatch.
  3441.  
  3442.   * Fix startnewrelease: target in debian/rules.
  3443.  
  3444.   Changes by Matthew Garrett:
  3445.  
  3446.   * Global acpi update:
  3447.     - Add patches external-global-acpi_update.dpatch and
  3448.       external-drivers-ide_sleep.dpatch.
  3449.     - CONFIG_ACPI_SLEEP_PROC_SLEEP=y and CONFIG_ACPI_HOTKEY=n where applies.
  3450.  
  3451.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 24 May 2005 13:57:32 +0200
  3452.  
  3453. linux-source-2.6.12 (2.6.11.92-1.2) breezy; urgency=low
  3454.  
  3455.   The "Merry Macadamia" Release.
  3456.  
  3457.   Changes by LaMont Jones:
  3458.  
  3459.   * hppa patches from cvs.parisc-linux.org
  3460.  
  3461.   Changes by Fabio M. Di Nitto:
  3462.  
  3463.   * Update cluster support from Red Hat (CVS snapshot 20050511 FC4 branch):
  3464.     . Update patches external-drivers-block_gndb.dpatch,
  3465.       external-cluster_cman.dpatch, external-cluster_dlm.dpatch and
  3466.       external-fs_gfs.dpatch.
  3467.     . Add patch external-fs_gfs-fixups.dpatch to include some CVS HEAD fixes
  3468.       that are not in FC4 branch yet.
  3469.     . Obsolete patches external-drivers-block_gndb-fixups.dpatch,
  3470.       external-cluster_cman-fixups.dpatch and
  3471.       external-cluster_dlm-fixups.dpatch that are now included upstream.
  3472.  
  3473.   * Fix bumpabi target in debian/rules to reflect the new version schema.
  3474.  
  3475.   * Make sure to include capability.ko in our initrd images.
  3476.  
  3477.   * Update inotify to 0.23-2.6.12-rc4-8.
  3478.  
  3479.   * Add OCFS2 0.99.9 BETA support:
  3480.     - Add patch external-fs_ocfs2.dpatch.
  3481.     - CONFIG_OCFS2_FS=m and CONFIG_CONFIGFS_FS=m on i386/amd64/ppc/sparc/hppa.
  3482.  
  3483.   * Bump Build-Deps on kernel-package (>= 8.132ubuntu2) to cope with the new
  3484.     dpkg-architecture vars.
  3485.  
  3486.   * Update ipw2200 driver to 1.0.4:
  3487.     - Update firware to version 2.3.
  3488.     - Update ieee80211 to 1.0.4.
  3489.     - CONFIG_IPW2200_MONITOR=y and CONFIG_IPW2200_QOS=y on i386/ppc/ia64/amd64.
  3490.  
  3491.   * Fix ipw2100 driver compilation options.
  3492.  
  3493.   Changes by Thom May:
  3494.  
  3495.   * Add external skge driver:
  3496.     - Add patch external-drivers-net_skge.dpatch.
  3497.     - CONFIG_SK98LIN=n and CONFIG_SKGE=m on all arches.
  3498.  
  3499.   * Itaglish translation for the notification message
  3500.   
  3501.   Changes by Chuck Short:
  3502.  
  3503.   * Add USB Atmel driver:
  3504.     - Add patch external-drivers-usb-net_atmel-wifi.dpatch.
  3505.  
  3506.   * Update USB quickcam driver:
  3507.     - Add patch external-drivers-usb-media_quickcam.dpatch.
  3508.     - Obsolete patch external-drivers-usb-media_qcusb-cvs-20050426.dpatch.
  3509.  
  3510.   * Add USB spca5xx driver:
  3511.     - Add patch external-drivers-usb-media_spca5xx.dpatch.
  3512.  
  3513.   * Make audit and swsusp a bit more quite at boot:
  3514.     - Add patch kernel-audit_shaddup.dpatch and
  3515.       kernel-power-swsusp_shaddup.dpatch.
  3516.  
  3517.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 24 May 2005 07:22:30 +0200
  3518.  
  3519. linux-source-2.6.12 (2.6.11.92-1.1) breezy; urgency=low
  3520.  
  3521.   The "Cheerful Chestnut" Release.
  3522.  
  3523.   Changes by Fabio M. Di Nitto:
  3524.  
  3525.   * New upstream release (based on 2.6.12rc4):
  3526.     - Remove patches stolen from head.
  3527.     - Rediff:
  3528.       . drivers-ide_make-drivers-as-modules.dpatch.
  3529.       . drivers-video-vesafb_make-driver-as-module.dpatch.
  3530.     - CONFIG_PRINTK=y and CONFIG_BUG=y on i386/amd64.
  3531.     - CONFIG_USB_SERIAL_AIRPRIME=m and CONFIG_USB_SERIAL_HP4X on all arches.
  3532.     - CONFIG_X86_REBOOTFIXUPS=y on i386.
  3533.     - CONFIG_SGI_TIOCX=y, CONFIG_SGI_MBCS=m, HANGCHECK_TIMER=m on ia64.
  3534.     - Fix ia64 FTBFS:
  3535.       . Add patch arch-ia64-include-asmia64-sn-arch_include-numa.dpatch.
  3536.     - Fix ppc FTBFS:
  3537.       . Add patch drivers-macintosh-viapmu_add-ifdef.dpatch.
  3538.  
  3539.   * Disable rt2500 on ppc (FTBFS).
  3540.  
  3541.   * General config update due to the new drivers.
  3542.  
  3543.   * Enable CONFIG_BSD_PROCESS_ACCT_V3=y on all arches.
  3544.  
  3545.   * Add xmlto as Build-Dep due to recent Documentation changes.
  3546.  
  3547.   Changes by Chuck Short:
  3548.  
  3549.   * Add Hollywood+/dxr3 support:
  3550.     - Add patch external-drivers-media_em8300.dpatch.
  3551.     (Closes: #10543)
  3552.  
  3553.   * Add support sound support for via vt17020/24:
  3554.     - Add patch sound-pci-ide1712_enable-via-envy24pt.dpatch.
  3555.     (Closes: #9734)
  3556.  
  3557.   * Add squashfs support:
  3558.     - Add patch external-fs-squashfs.dpatch.
  3559.  
  3560.   * Update rt2500 driver from cvs.
  3561.  
  3562.   * Add rt2400 support:
  3563.     - Add patch external-drivers-net-wireless_rt2400.dpatch.
  3564.  
  3565.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 10 May 2005 11:03:34 +0200
  3566.  
  3567. linux-source-2.6.12 (2.6.11.91-1.1) breezy; urgency=low
  3568.  
  3569.   The "Happy Hazel" Release.
  3570.  
  3571.   Welcome to JaneW as our new name release manager that kindly offered
  3572.   volunteer to find nuts names for our kernel.
  3573.  
  3574.   Changes by Fabio M. Di Nitto:
  3575.  
  3576.   * New upstream release (based on 2.6.12rc3):
  3577.     - Update debian/control.stub.
  3578.     - Modify debian/rules in several sections to cope with a version different
  3579.       from the one specified in the package name.
  3580.     - Add empty ChangeLog-2.6.11.91.
  3581.     - Remove ChangeLog-2.6.10.
  3582.     - Clean up debian/patches/00list*. 00list-1{,.hppa} are pristine copies
  3583.       from the previous release.
  3584.     - Kill all debian/patches/stolen-from-head* and update 00list-1.
  3585.     - Update d-i kernel versions.
  3586.     - Update debian/official.
  3587.     - Update debian/rules bumpabi to use $(pkgversion).
  3588.     - Kill more patches that were already upstream.
  3589.     - Remove old unused patches from debian/patches.
  3590.     - First round of global rename of patches to comply with the new schema,
  3591.       as agreed on kernel-team mailing list.
  3592.     - Mark all external- drivers/patches as such and update
  3593.       debian/external-drivers.
  3594.     - Apply all external drivers as last and sort them.
  3595.     - Rediff all non external patches and drop (they are upstream):
  3596.       . drivers-net-sk98lin-skge_update.dpatch.
  3597.       . kernel-power-disk_thaw-processes.dpatch.
  3598.       . drivers-net-mv643xx_update.dpatch.
  3599.       . arch-ppc-platforms_chrppegasoseth.dpatch.
  3600.       . external-drivers-usb-media_pwc.dpatch.
  3601.     - Sort non external patches in debian/patches/00list-1.
  3602.     - Update external modules:
  3603.       . adm8211 to version 20050323.
  3604.       . ieee80211 to version 1.0.3.
  3605.       . ipw2100 to version 1.1.0.
  3606.       (Closes: #4820, #7374)
  3607.       . ipw2200 to version 1.0.3.
  3608.       (Closes: #7135, #7782)
  3609.       . ndiswrapper to version 1.1.
  3610.       (Closes: #6318)
  3611.       . prism2 and wlan-ng to version 0.2.1-pre26.
  3612.       . scsi-changes to version 0.24.
  3613.       . acpi_sony to version 0.2.
  3614.       . atmel firmwares to version 1.2.
  3615.       . asfs to version 1.0beta9:
  3616.         + update amd64/i386/ia64/powerpc configs for NLS support.
  3617.       . mppe to version 1.3/20041123:
  3618.         + update all configs for s/CONFIG_PPP_MPPE/CONFIG_PPP_MPPE_MPPC/g.
  3619.       . synaptic-cpad to version 1.1.
  3620.     - Fix FTBFS on ppc:
  3621.       . Add patch arch-ppc-boot-simple-miscprep_disable-6xx-mmu.dpatch.
  3622.       . Add patch arch-ppc-kernel-l2cr_complete-renaming.dpatch.
  3623.     - Update configs for i386/amd64/sparc/powerpc/ia64.
  3624.     (Closes: #6629, #7220, #9068, #9903)
  3625.     - Fix a few drivers FTBFS:
  3626.       . Add patch sth-drivers-scsi-ultrastor_fix-ftbfs.dpatch.
  3627.       . Add patch sth-drivers-usb-image-microteck_fix-ftbfs.dpatch.
  3628.       . Add patch arch-ppc-platforms-pmac-cpufreq_update-cpufreq-table.dpatch.
  3629.  
  3630.   * Add cluster support from Red Hat (CVS snapshot 20050416):
  3631.     - Add Global Network Block Device (GNDB) support:
  3632.       . Add patches external-drivers-block_gndb.dpatch and
  3633.         external-drivers-block_gndb-fixups.dpatch.
  3634.       . CONFIG_BLK_DEV_GNBD=m for all arches.
  3635.     - Add Connection Manager (CMAN) support:
  3636.       . Add patches external-cluster_cman.dpatch and
  3637.         external-cluster_cman-fixups.dpatch.
  3638.       . CONFIG_CLUSTER=m for all arches.
  3639.     - Add Distributed Lock Manager (DLM) support:
  3640.       . Add patches external-cluster_dlm.dpatch and
  3641.         external-cluster_dlm-fixups.dpatch.
  3642.       . CONFIG_CLUSTER_DLM=m and CONFIG_CLUSTER_DLM_PROCLOCKS=y on all arches.
  3643.     - Add Global FileSystem (GFS) and GFS locking methods:
  3644.       . Add patch external-fs_gfs.dpatch.
  3645.       . CONFIG_LOCK_HARNESS=m, CONFIG_LOCK_NOLOCK=m, CONFIG_LOCK_DLM=m,
  3646.         CONFIG_LOCK_GULM=m and CONFIG_GFS_FS=m on all arches.
  3647.  
  3648.   * Force the kernel to use gcc-3.4:
  3649.     - Add patchmakefile_force-gcc3.4.dpatch.
  3650.     - Add Build-Dep: gcc-3.4.
  3651.  
  3652.   * Add unionfs support:
  3653.     - Add patches external-fs_unionfs.dpatch and
  3654.       external-fs_unionfs-fixups.dpatch.
  3655.     - CONFIG_UNIONFS=m and CONFIG_UNIONFS_XATTR=y on all arches (except ppc).
  3656.     (Closes: #9757)
  3657.  
  3658.   * CONFIG_SECURITY_NET=y on all arches.
  3659.   (Closes: #7155)
  3660.  
  3661.   * Provides ndiswrapper-modules-1.1.
  3662.   (Closes: #9756)
  3663.  
  3664.   * CONFIG_ZORAN=m, CONFIG_VIDEO_ZORAN_BUZ=m, CONFIG_VIDEO_ZORAN_DC10=m,
  3665.     CONFIG_VIDEO_ZORAN_DC30=m, CONFIG_VIDEO_ZORAN_LML33=m and
  3666.     CONFIG_VIDEO_ZORAN_LML33R10=m on i386.
  3667.   (Closes: #8817)
  3668.  
  3669.   * Force Depends on initrd-tools (>= 0.1.78ubuntu1) to deal with ldd output
  3670.     format changes.
  3671.  
  3672.   * Add notification system that will tell the user to reboot on each upgrade.
  3673.  
  3674.   * Provides linux for 386, sparc64, itanium-smp, amd64-generic.
  3675.  
  3676.   * Readd qla2xxx drivers:
  3677.     CONFIG_QLA2XXX=m, CONFIG_SCSI_QLA21XX=m, CONFIG_SCSI_QLA22XX=m,
  3678.     CONFIG_SCSI_QLA2300=m, CONFIG_SCSI_QLA2322=m and CONFIG_SCSI_QLA6312=m on
  3679.     all arches.
  3680.  
  3681.   * Enable HIGHMEM support on 386 flavour.
  3682.  
  3683.   * IMPORTANT! Debian version change meaning to:
  3684.     <upstream-version>-<abinumber>.<debversion> so that this release will look
  3685.     like: 2.6.11.91-1.1.
  3686.     This is NOT an NMU.
  3687.  
  3688.   * Add a debian/TODO list only in the source.
  3689.  
  3690.   * Add isa_ definition to asm-ppc/io.h.
  3691.  
  3692.   Changes by LaMont Jones:
  3693.  
  3694.   * New hppa crack from PARISC CVS:
  3695.     - Add patches arch-hppa_pa[123].dpatch.
  3696.     - Obsolete patches parisc-pa.dpatch, parisc-irq.dpatch and
  3697.       parisc-ext3-perf.dpatch.
  3698.     - Update hppa configs.
  3699.  
  3700.   Changes by Chuck Short:
  3701.  
  3702.   * Fix acpi build with gcc-4.0:
  3703.     - Add patch drivers-acpi-ec_gcc4-ftbs.dpatch.
  3704.  
  3705.   * Update external drivers:
  3706.     - inotify to version 0.23-2.6.12-rc3-4.
  3707.     (Closes: #5431)
  3708.     - acx100 to 0.2.0pre8+fixes52.
  3709.     (Closes: #7160)
  3710.  
  3711.   * Remove CONFIG_ACX100 from external-drivers-net-wireless_adm8211.dpatch.
  3712.  
  3713.   * Add rt2500 driver:
  3714.     - external-drivers-net-wireless_rt2500.dpatch.
  3715.     (Closes: #2570)
  3716.  
  3717.   * Add HP TC1100 pen driver:
  3718.     - drivers-acpi-makefile_wacom-future-usage.dpatch.
  3719.     - external-drivers-serial_hptc1100.dpatch.
  3720.     (Closes #6842).
  3721.  
  3722.   * Turn on Wacom tablet support:
  3723.     - CONFIG_SERIAL_WACOM_ACPI=m for i386/ppc/ia64/amd64.
  3724.     (Closes: #2396)
  3725.  
  3726.   * CONFIG_USB_ZD1201=m for i386/ppc/ia64/amd64.
  3727.     (Closes: #2652)
  3728.  
  3729.   * Add support for via6410 motherboard:
  3730.     - drivers-ide-pci-via82cxx_enable-via6410.dpatch.
  3731.  
  3732.   * Add qc-usb driver:
  3733.     - external-drivers-usb-media_qcusb-cvs-20050426.dpatch.
  3734.     (Closes: #6415)
  3735.  
  3736.   * Add acer hotkeys support:
  3737.     - external-drivers-input-misc_acerhk.dpatch.
  3738.     (Closes: #8628)
  3739.  
  3740.   * Add rfswitch support:
  3741.     - external-drivers-misc_rfswitch.dpatch.
  3742.     (Closes: #6276)
  3743.  
  3744.   * Add hostap support:
  3745.     - external-drivers-net-wireless_hostap.dpatch.
  3746.     (Closes: #5356)
  3747.  
  3748.   Changes by Fabio M. Di Nitto and Chuck Short:
  3749.  
  3750.   * The megaraid legacy driver is around only to support AMI megaraid 1 and 2.
  3751.     All the other controllers are supported (according to the code) by the
  3752.     new megaraid driver:
  3753.     - Add patch drivers-scsi-megaraid_spiltup.dpatch:
  3754.       . Split PCI ID's properly between the 2 drivers.
  3755.       . Allow compilation of both drivers at the same time.
  3756.       . Update Kconfig.megaraid to reflect the new changes in the help.
  3757.       . Rename a few things in the old megaraid driver to avoid possible
  3758.         conflicts with the new drivers (NOTE: there might be more that needs
  3759.         to be changed given that now the 2 modules can be loaded at the same
  3760.         time).
  3761.     - CONFIG_MEGARAID_NEWGEN=y, CONFIG_MEGARAID_MM=m and
  3762.       CONFIG_MEGARAID_MAILBOX=m on all arches.
  3763.   (Closes: #7759)
  3764.  
  3765.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 09 May 2005 11:30:44 +0200
  3766.  
  3767. linux-source-2.6.10 (2.6.10-34) hoary; urgency=low
  3768.  
  3769.   The "Succulent Strawberries" Release.
  3770.  
  3771.   Changes by LaMont Jones:
  3772.  
  3773.   * If $arch.ignore exists, but there are abi files, still do the
  3774.     diff, just don't FTBFS if it fails.
  3775.  
  3776.   * hppa:
  3777.     - add xfs module, and udeb.
  3778.     - deliver jfs-modules udeb.
  3779.     - other udeb cleanup.
  3780.     - CONFIG_DISCONTIGMEM=y (and ignore the fact that this should cause
  3781.       an ABI event.)
  3782.       . Add debian/abi/hppa.ignore - should be removed when -34's ABI
  3783.         files are added.
  3784.     - ext3 fix in asm-parisc/bitops.h:
  3785.       . Add patch parisc-ext3-perf.dpatch.
  3786.  
  3787.   Changes by Fabio M. Di Nitto:
  3788.  
  3789.   * Update debian/changelog to add CAN assigned to old security fixes that
  3790.     already part of this kernel tree.
  3791.  
  3792.   * Fix journal_unmap_buffer race in ext3:
  3793.     - Add patch stolen-from-head_ext3-jdb-race.dpatch.
  3794.  
  3795.   * Fix ext3/jbd race releasing in-use journal_heads:
  3796.     - Add patch stolen-from-head_ext3-jdb-race-part2.dpatch.
  3797.  
  3798.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 05 Apr 2005 13:05:17 +0200
  3799.  
  3800. linux-source-2.6.10 (2.6.10-33) hoary; urgency=low
  3801.  
  3802.   The "Big Banana" Release.
  3803.  
  3804.   Changes by Fabio M. Di Nitto:
  3805.  
  3806.   * [SECURITY] Fix possible futex mmap_sem deadlock:
  3807.     - Add patch stolen-from-head_futex.dpatch.
  3808.     (CAN-2005-0937)
  3809.  
  3810.   * [SECURITY] Fix drm ioctl boundary check:
  3811.     - Add patch stolen-from-head_fix-drm-ioctl.dpatch.
  3812.  
  3813.   * Update debian/changelog to add CAN assigned to old security fixes that
  3814.     already part of this kernel tree.
  3815.  
  3816.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 30 Mar 2005 20:10:57 +0200
  3817.  
  3818. linux-source-2.6.10 (2.6.10-32) hoary; urgency=low
  3819.  
  3820.   The "Radioactive Radish" Release.
  3821.  
  3822.   Changes by Fabio M. Di Nitto:
  3823.  
  3824.   * [SECURITY] Fix a local root exploit by integer underflow in the bluetooth
  3825.     handling:
  3826.     - Add patch stolen-from-head_bluetooth-sign.dpatch.
  3827.     (CAN-2005-0750)
  3828.  
  3829.   * Make debian/rules clean target to really clean all the extra junk.
  3830.  
  3831.   * Update debian/changelog to add CAN assigned to old security fixes that
  3832.     already part of this kernel tree.
  3833.  
  3834.   Changes by Matthew Garrett:
  3835.  
  3836.   * Make hardware sleep sequence more compliant to ACPI specifications:
  3837.     - Add patch acpi_gpe_spec.dpatch.
  3838.  
  3839.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 25 Mar 2005 06:37:19 +0100
  3840.  
  3841. linux-source-2.6.10 (2.6.10-31) hoary; urgency=low
  3842.  
  3843.   The "Atomic Artichoke" Release.
  3844.  
  3845.   * [SECURITY] Fix potential DoS in load_elf_library:
  3846.     - Add patch stolen-from-head_load_elf_library-kfree-fix.dpatch.
  3847.     (CAN-2005-0749)
  3848.  
  3849.   * Apply uninorth-agp-ppc-suspend.dpatch for real.
  3850.  
  3851.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 24 Mar 2005 10:42:07 +0100
  3852.  
  3853. linux-source-2.6.10 (2.6.10-30) hoary; urgency=low
  3854.  
  3855.   The "Crunchy Corn" Release.
  3856.  
  3857.   Changes by Fabio M. Di Nitto:
  3858.  
  3859.   * [SECURITY] Fix information leak in ext2 directory creation:
  3860.     - Add patch stolen-from-head_ext2-noinfoleak.dpatch.
  3861.     (CAN-2005-0400)
  3862.  
  3863.   * [SECURITY] Fix a bunch of range checks in ISO9660 fs:
  3864.     - Add patch stolen-from-head_iso9660-flaws.dpatch.
  3865.     (CAN-2005-0815)
  3866.  
  3867.   * [SECURITY] Fix a possible local dos in tmpfs:
  3868.     - Add patch stolen-from-head_tmpfs-nolocaldos.dpatch.
  3869.  
  3870.   * [SECURITY] Only root should be allowed to set N_MOUSE line discipline:
  3871.     - Add patch stolen-from-head_serio-is-only-for-root.dpatch.
  3872.     (CAN-2005-0839)
  3873.  
  3874.   * Make scsi_ioctl.c more silent:
  3875.     - Add patch scsi-stfu.dpatch.
  3876.     (Closes: #7280)
  3877.  
  3878.   * Ship i2o modules in scsi*.udeb.
  3879.     (Closes: #7800)
  3880.  
  3881.   Changes by Chuck Short:
  3882.  
  3883.   * Fix ahc_dv_0 CPU usage:
  3884.     - Add patch aic7xx-sleep.dpatch.
  3885.     (Closes: #7592)
  3886.  
  3887.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 22 Mar 2005 17:05:57 +0100
  3888.  
  3889. linux-source-2.6.10 (2.6.10-29) hoary; urgency=low
  3890.  
  3891.   The "Crispy Chicken" Release.
  3892.  
  3893.   Changes by Fabio M. Di Nitto:
  3894.  
  3895.   * Remove 2.6.10-27 abi files.
  3896.  
  3897.   * Add 2.6.10-28 abi files for i386/amd64/powerpc/ia64/sparc.
  3898.  
  3899.   * Comment msleep calles in sound/pci/es1968.c snd_es1968_ac97_{read,write}:
  3900.     - Add patch es1968_msleep.dpatch.
  3901.     (Closes: 7651)
  3902.  
  3903.   * Fix abi checker override detection.
  3904.  
  3905.   * Add bumpabi: target in debian/rules to update all files involved in ABI
  3906.     changes.
  3907.  
  3908.   * Add startnewrelease: target in debian/rules to be executed only once after
  3909.     each release and create the proper changelong/00-list files.
  3910.  
  3911.   * Fix missed interrupts causing HP laptops to not correctly set the initial
  3912.     number of fans after boot:
  3913.     - revert IPMI fix stolen from Debian.
  3914.     - obsolete patch stolen-from-head_053-ipmi_unhandled_message_counting.dpatch.
  3915.  
  3916.   * Update sparc64 config files.
  3917.  
  3918.   * s/CONFIG_pm/CONFIG_PM/g :
  3919.     Update uninorth-agp-ppc-suspend.dpatch
  3920.  
  3921.   * Fix snd-nm256 module load:
  3922.     - Add patch stolen-from-head_snd-nm256.dpatch.
  3923.     (Closes: #7939)
  3924.  
  3925.   Changes by Sven Luther:
  3926.  
  3927.   * Fix mv643xx driver for powerpc:
  3928.     - Add patches powerpc-mv643xx-enet.dpatch and powerpc-mv643xx-eth-pegasos.dpatch.
  3929.     - Obsolete patch marvell-pegasos-2.dpatch.
  3930.  
  3931.   * Add support files for mkvmlinuz.
  3932.  
  3933.   Changes by Matthew Garrett:
  3934.  
  3935.   * Fix acpi on HP laptops:
  3936.     - Add patch acpi_ec_burst_mode.dpatch.
  3937.  
  3938.   * More snd_i8x0m ids:
  3939.     - Add patch stolen-from-head_i8x0modem.dpatch.
  3940.  
  3941.   * Add more suspend for i810 video cards:
  3942.    - Add patch intel-video-suspend.dpatch.
  3943.  
  3944.   * Add more i915gm pci ids:
  3945.    - Add patch stolen-from-head_i915gm-support.dpatch.
  3946.    - Add patch stolen-from-head_i915gm-support-typo.dpatch.
  3947.  
  3948.   * Add more i915drm pci ids:
  3949.    - Add patch i915drm-pcids.dpatch
  3950.  
  3951.   * Add suspend support for uninorth agp on ppc:
  3952.     - Add patch uninorth-agp-ppc-suspend.dpatch.
  3953.  
  3954.   * Sync i915drm driver version number to make 3D survive to suspend/resume:
  3955.     - Add patch i915drm-sync-ver.dpatch.
  3956.  
  3957.   Changes by LaMont Jones:
  3958.   
  3959.   * Add 2.6.10-28 abi files for hppa.
  3960.  
  3961.   Changes by Chuck Short:
  3962.  
  3963.   * Add support for USB bus reset. Possible fix for 6924:
  3964.      - Add patch stolen-from-head_usb-hub-speed-reset.dpatch.
  3965.  
  3966.   * Add fix to release irq for via-rhine ethernet cards:
  3967.      - Add patch stolen-from-head_via-rhine-irq.dpatch.
  3968.  
  3969.   * Remember to spin down the disks in swsusp mode:
  3970.     - Add patch disk_power_shutdown.dpatch.
  3971.  
  3972.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 22 Mar 2005 16:14:44 +0100
  3973.  
  3974. linux-source-2.6.10 (2.6.10-28) hoary; urgency=low
  3975.  
  3976.   Changes by Fabio M. Di Nitto:
  3977.  
  3978.   * Bump kernel ABI.
  3979.  
  3980.   * [SECURITY] fix a sign comparison problem in the atm layer:
  3981.     - Add patch stolen-from-head_CAN-2005-0531.dpatch
  3982.     (CAN-2005-0531)
  3983.  
  3984.   * [SECURITY] fix a possible DoS in ppp:
  3985.     - Add patch stolen-from-head_ppp-no-dos.dpatch.
  3986.     (CAN-2005-0384)
  3987.  
  3988.   * [SECURITY] fix remote crash with bad IP packet fragments:
  3989.     - Add patch stolen-from-head_reset-checksum.dpatch.
  3990.     (CAN-2005-0209)
  3991.  
  3992.   * [SECURITY] Do not leak dst entries:
  3993.     - Add patch stolen-from-head_no-dst-leak.dpatch.
  3994.     (CAN-2005-0210)
  3995.  
  3996.   * [SECURITY] drm: fix race condition in radeon driver:
  3997.     - Add patch stolen-from-head_radeon-race-fix.dpatch.
  3998.     (CAN-2005-0767)
  3999.  
  4000.   * [SECURITY] fix possible overflow in epoll:
  4001.     - Add patch stolen-from-head_epoll-return-on-overflow.dpatch.
  4002.     (CAN-2005-0736)
  4003.  
  4004.   * [SECURITY] AMD64, allows local users to write to privileged IO ports via
  4005.     OUTS instruction (Simon Horman):
  4006.     - Add patch outs.dpatch.
  4007.     (CAN-2005-0204)
  4008.  
  4009.   * Update debian/changelog to add CAN assigned to old security fixes that
  4010.     already part of this kernel tree.
  4011.  
  4012.   * Fix hppa FTBFS:
  4013.     - Remove debian/d-i/hppa/modules/hppa/nfs-modules.lnk since all nfs is
  4014.       compiled in.
  4015.     - Make kernel-image Provides: nfs-modules.
  4016.  
  4017.   * Merge Andres Solomon abichecker patch.
  4018.  
  4019.   * Enanche abicheker patch:
  4020.     - Make the abi checker use a per arch dir structure to avoid possible name
  4021.       clashing.
  4022.     - Change the use of debnum into abinum to simplify abiname creation.
  4023.     - Add per arch abicheck override to help unofficial arch porters and
  4024.       allow them to be desynced.
  4025.     - Export LC_ALL=C before calling sort to ensure that the sorting algo is
  4026.       the same all over.
  4027.  
  4028.   * Stolen from Debian (up to 2.6.10-6):
  4029.     - Fix oops in md driver; when calling sync_page_io, correctly initialize a
  4030.       bio, ensuring bi_max_vecs is set. (Andres Salomon):
  4031.       . Add patch stolen-from-head_051-md_sync_page_io_max_vecs.dpatch.
  4032.     - Return proper error values from vfat_valid_longname(), and pass them
  4033.       back  to calling functions (vfat_mkdir, vfat_create). (Andres Salomon):
  4034.       . Add patch stolen-from-head_052-vfat_valid_longname_proper_return.dpatch.
  4035.     - This fixes some IPMI issues (Andres Salomon):
  4036.       . fix counting of handled and unhandled messages
  4037.       . decode_dmi should've been handling 16 byte boundaries instead of 16
  4038.         bit boundaries
  4039.       . Add patch stolen-from-head_053-ipmi_unhandled_message_counting.dpatch.
  4040.     - When an error occurs in ext3, if we're going to panic, do it *after*
  4041.       aborting the journal (Andres Salomon):
  4042.       . Add patch stolen-from-head_054-ext3_journal_abort_before_panic.dpatch.
  4043.     - [UML] When creating a new thread, fix potential signal race that could
  4044.       cause stack corruption (Andres Salomon):
  4045.       . Add patch stolen-from-head_055-uml_new_thread_race.dpatch.
  4046.     - [IA64] Returning early from ia64_elf32_init in the case of failures
  4047.       could be problematic. Instead of doing that, call BUG() (Andres
  4048.       Salomon):
  4049.       . Add patch stolen-from-head_058-ia64_binfmt_elf_bug_out.dpatch.
  4050.     - [ALSA] Return -EBADFD when a usbaudio device is disconnected
  4051.       (Andres Salomon):
  4052.       . Add patch stolen-from-head_064-alsa_usbaudio_disconnect.dpatch.
  4053.     - The ibmvscsi driver's probe function could potentially exit the delay
  4054.       loop before the adapter has finished initializing
  4055.       (hostdata->request_limit == 0), and thus end up not scanning for drives
  4056.       (Andres Salomon):
  4057.       . Add patch stolen-from-head_066-ibmvscsi_probe_delay_loop_fix.dpatch.
  4058.     - [USB] Inside gs_free_ports: don't deref memory that's already been freed
  4059.       (Andres Salomon):
  4060.       . Add patch stolen-from-head_073-usb_gadget_serial_free_ports.dpatch.
  4061.     - [USB] Update makefile for sl811(-hcd) and dc2xx drivers (Andres
  4062.       Salomon):
  4063.       . Add patch stolen-from-head_074-usb_makefile_fixes.dpatch.
  4064.     - Fix permissions passed to module_param() in IBM pci hotplug driver
  4065.       (Andres Salomon):
  4066.       . Add patch stolen-from-head_075-acpiphp_ibm_module_parm_perm.dpatch.
  4067.     - For aborted transaction, only spew errors the first time to avoid a
  4068.       flood of errors (Andres Salomon):
  4069.       . Add patch stolen-from-head_077-ext3_journal_abort_handle_silence.dpatch.
  4070.     - [JBD] journal_revoke may try to delete a metadata block twice; this
  4071.       patch allows a graceful recovery, instead of a BUG() (Andres Salomon):
  4072.       . Add patch stolen-from-head_078-jbd_journal_revoke_graceful_double_delete.dpatch.
  4073.     - This patch makes ext3 handle instances of corruption more gracefully. It
  4074.       also changes __ext3_journal_forget (which 078-jbd_journal_revoke*.dpatch
  4075.       needs) (Andres Salomon):
  4076.       . Add patch stolen-from-head_087-ext3_graceful_corruption_fixes.dpatch.
  4077.     - Fix post-2.6.10 atyfb breakage on SPARC32/64 (Joshua Kwan):
  4078.       . Add patch atyfb-sparc.dpatch.
  4079.     - Fix some compatibility functions that (as a side effect) caused NIS to
  4080.       flatten a sparc64 machine (Joshua Kwan):
  4081.       . Add patch sparc64-nis-killer.dpatch.
  4082.     - Enable recognition of the clock chip on SunBlade 1500, it won't boot
  4083.       otherwise (Jurij Smakov):
  4084.       . Add patch stolen-from-head_sparc64-sb1500-clock-2.6.dpatch.
  4085.     - The ibmvscsi driver has paths that free evt_struct, and then proceed to
  4086.       use it.  That's clearly a no-no in SMP/threaded contexts; once an
  4087.       evt_struct is free, something else may grab it.  So, this patch:
  4088.       . moves the free_event_struct() to after usage of the evt_struct
  4089.       . creates a single path for cleanup
  4090.       . calls evt_struct->done during cleanup, which is something that
  4091.         should've been happening.
  4092.       (Andres Salomon):
  4093.         + Add patch stolen-from-head_088-ibmvscsi_event_struct_use_after_free.dpatch
  4094.     - [NET] Some sanity checks are needed to ensure payloads are the same size
  4095.       as the structures they're being copied into. AFAICT, there's no way for
  4096.       a malicious user to inject a payload in here (it looks like
  4097.       police_locate stuff is called during routing changes by root); however,
  4098.       I can't say that I'm too familiar w/ tcf stuff (Andres Salomon):
  4099.       . Add patch stolen-from-head_092-net_sched_police_locate_sanity_check_input.dpatch.
  4100.     - The e1000 driver's read_eeprom and write_eeprom functions allowed a bit
  4101.       to much data to be read/written; an extra word.  Fix that (Andres Salomon):
  4102.       . Add patch stolen-from-head_093-e1000_eeprom_read_off_by_one.dpatch.
  4103.     - [SCSI] scsi_device_set_state() might be setting a device offline, w/ an
  4104.       oldstate of BLOCK; that shouldn't be considered an error.  Add the
  4105.       missing state transition (Andres Salomon):
  4106.       . Add patch stolen-from-head_094-scsi_device_set_state_missing_oldstate.dpatch.
  4107.     - [JFFS2] Fix memory leak in jffs2_build_filesystem(), if
  4108.       jffs2_scan_medium fails (Andres Salomon):
  4109.       . Add patch stolen-from-head_095-jffs2_build_filesystem_memory_leak.dpatch.
  4110.     - [MTD] Inside NFTL_formatblock and INFTL_formatblock, the code was
  4111.       previously assigning values to instr, then zero'ing out the values.
  4112.       Instead, move the assignment to after the memset (Andres Salomon):
  4113.       . Add patch stolen-from-head_096-mtd_formatblock_zero_before_assignment.dpatch.
  4114.     - [MTD] s3c2410_nand_inithw() was pulling timing information from the
  4115.       wrong place, making the timing incorrect.  This patch makes it pull the
  4116.       info from the right place (Andres Salomon):
  4117.       . Add patch stolen-from-head_097-mtd_s3c2410_nand_inithw_calc_rate_fix.dpatch.
  4118.     - [JFFS2] Initialize each eraseblock's bad_count to 0 in jffs2_do_mount_fs().
  4119.       Unitialized memory sure is fun, eh?  (Andres Salomon):
  4120.       . Add patch stolen-from-head_098-jffs2_do_mount_fs_init_bad_count.dpatch.
  4121.     - [JFS] Fix race in jfs_commit_inode(); before actually doing the commit,
  4122.       retest to ensure that the inode is both dirty and linked (Andres Salomon):
  4123.       . Add patch stolen-from-head_099-jfs_commit_inode_commit_race.dpatch.
  4124.     - Fix buglet in cosa's sppp_channel_init(); do not call sppp_attach()
  4125.       until the netdev contains info that sppp_attach needs (Andres Salomon):
  4126.       . Add patch stolen-from-head_102-cosa_sppp_channel_init_delay_attach.dpatch.
  4127.     - [SECURITY] The SDLA driver only checked CAP_NET_ADMIN when doing
  4128.       firmware uploads.  This patch adds an additional check for
  4129.       CAP_SYS_RAWIO, as well (Andres Salomon):
  4130.       . Add patch stolen-from-head_104-wan_sdla_firmware_cap_sys_rawio_addition.dpatch.
  4131.     - [XFS] In xfs_finish_reclaim(), xfs_ireclaim() should always be called
  4132.       (unless there's some sort of locking problem) before returning (Andres Salomon):
  4133.       . Add patch stolen-from-head_107-xfs_finish_reclaim_always_inode.dpatch.
  4134.     - [SECURITY] xfs_ioctl(XFS_IOC_ATTRMULTI_BY_HANDLE) calls xfs_attrmulti_by_handle,
  4135.       which allocates memory based on user input. This patch adds a check for
  4136.       a max size of memory to alloc; otherwise, a user can potentially DoS the
  4137.       system by exhausting memory. Not sure whether root is required to open
  4138.       the vnode device, but to be on the safe side... (Andres Salomon):
  4139.       . Add patch stolen-from-head_108-xfs_attrmulti_by_handle_limit_mem_alloc.dpatch.
  4140.     - [SECURITY] Fix from Solar Designer; the binfmt_elf load routines are
  4141.       returning incorrect values, and are not strict enough in checking the
  4142.       number of program headers (Andres Salomon):
  4143.       . Add patch stolen-from-head_109-binfmt_elf_loader_solar_designer_fixes.dpatch.
  4144.     - If the parsing of module args failed, the module could still be loaded
  4145.       successfully.  Fix that (Andres Salomon):
  4146.       . Add patch stolen-from-head_110-load_module_arg_checking.dpatch.
  4147.     - audit_receive_skb negates the err it receives from audit_receive_msg.
  4148.       It shouldn't do that (Andres Salomon):
  4149.       . Add patch stolen-from-head_112-audit_receive_skb_double_negative_return_val.dpatch.
  4150.     - [I2C] The i2c-sis5595 was forward ported from 2.4, but the calls to read
  4151.       the pci config registers were never updated for 2.6. As such, they are
  4152.       incorrectly handling the results of the function calls (Andres Salomon):
  4153.       . Add patch stolen-from-head_118-i2c_sis5595_setup_pci_config_return_checks.dpatch.
  4154.     - [SECURITY] Fix a very hard to exploit buffer overflow in the i2c-viapro
  4155.       driver (Andres Salomon):
  4156.       . Add patch stolen-from-head_119-i2c_viapro_i2cdump_overflow.dpatch.
  4157.     - Fix an oopsable condition in Openpromfs's property_read() (Andres Salomon):
  4158.       . Add patch stolen-from-head_120-openpromfs_property_read_fix.dpatch.
  4159.     - [SCSI] cciss_scsi_detect() calls scsi_add_host(), which bumps the
  4160.       refcount (even in the event of an error).  Thus, if scsi_add_host fails,
  4161.       the scsi host refcount needs to be decremented; so, call scsi_host_put
  4162.       upon error (Andres Salomon):
  4163.       . Add patch stolen-from-head_134-cciss_scsi_detect_put_host_on_error.dpatch.
  4164.     - 64bit archs that offer 32bit compat wrappers for sys_shmget were mostly
  4165.       passing the second arg as a 32bit signed int; what would happen then is, it
  4166.       would be casted to a size_t (64bit unsigned), and the sign would cause it to
  4167.       overflow.  Instead, we need to cast to a 32bit unsigned value first, and then
  4168.       cast to 64bit unsigned (Andres Salomon):
  4169.       . Add patch stolen-from-head_135-64bit_sys_shmget_compat_size_t_overflow.dpatch.
  4170.     - More of the same as 135*.dpatch, except for stuff like sys_ipc,
  4171.       sys_semget, sys_msgsnd, etc (Andres Salomon):
  4172.       . Add patch stolen-from-head_136-64bit_sys_compat_overflows.dpatch.
  4173.     - [I386] dma_free_coherent() was calling kmalloc with its args reversed;
  4174.       clearly incorrect (Andres Salomon):
  4175.       . Add patch stolen-from-head_139-pci_dma_free_coherent.dpatch.
  4176.     - For various pci devices, if pci_request_regions fails (because resources
  4177.       are already in use), don't disable the pci device (someone else is using it)
  4178.       (Andres Salomon):
  4179.       . Add patch stolen-from-head_141-pci_devices_dont_disable_dev_if_busy.dpatch.
  4180.     - The r8169 driver wasn't alloc'ing enough memory for skbs; the size
  4181.       should be padded by NET_IP_ALIGN (Andres Salomon):
  4182.       . Add patch stolen-from-head_142-r8169_dev_alloc_skb_alignment_fix.dpatch.
  4183.     - [SYSFS] sysfs_write_file assigns the result of fill_write_buffer (which
  4184.       is signed and returns negative upon error) to an unsigned int.
  4185.       Clearly, bad and wrong.. (Andres Salomon):
  4186.       . Add patch stolen-from-head_143-sysfs_write_file_signedness_problem.dpatch.
  4187.       (CAN-2005-0867)
  4188.  
  4189.   * Use "getconf _NPROCESSORS_ONLN" instead of parsing /proc/cpuinfo to
  4190.     gather the number of CPU on the system. (From Matt Zimmerman)
  4191.  
  4192.   * Add version to linux-doc description.
  4193.  
  4194.   * Update inotify again to 2.6.11-3 since we are bumping the ABI for other
  4195.     reasons anyway and mainly due to the better code in disabling it by
  4196.     default with proper checks in the 5 keys function. This should avoid
  4197.     possible memory leaks or oops.
  4198.  
  4199.   Changes by Chuck Short:
  4200.  
  4201.   * Fix via-thine oops on shutdown:
  4202.     - Add patch stolen-from-head_via-rhine-oops.dpatch.
  4203.  
  4204.   * Not all USB ports detected on nForce4 SLI chipset boards:
  4205.     - Add patch nforce4-usb-broken.dpatch.
  4206.     (Closes: #7214)
  4207.  
  4208.   * No keyboard with 2.6.10-4-386-SMP:
  4209.     - Add patch keyboard-i8042-fix.dpatch.
  4210.     (Possibly close: #7167)
  4211.  
  4212.   * Add emu10k1x driver:
  4213.     - Add patch stolen-from-head_em10k1x-alsa.dpatch.
  4214.     - CONFIG_SND_EMU10K1X=m.
  4215.     (Closes: #6492)
  4216.  
  4217.   Changes by Matthew Garrett:
  4218.  
  4219.   * b44 should not accept ioctls if the interface is down:
  4220.     - Add patch fix-b44.dpatch.
  4221.     (Closes: #7490)
  4222.  
  4223.   Changes by Daniel T. Chen:
  4224.  
  4225.   * Fix sis900 kernel oops:
  4226.     - Add patch stolen-from-head_sis900-oops.patch.
  4227.  
  4228.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Sat, 12 Mar 2005 12:18:02 +0100
  4229.  
  4230. linux-source-2.6.10 (2.6.10-27) hoary; urgency=low
  4231.  
  4232.   Changes by Fabio M. Di Nitto:
  4233.  
  4234.   * Revert the inotify update to unbreak the ABI.
  4235.  
  4236.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 11 Mar 2005 17:13:58 +0100
  4237.  
  4238. linux-source-2.6.10 (2.6.10-26) hoary; urgency=low
  4239.  
  4240.   Changes by Fabio M. Di Nitto:
  4241.  
  4242.   * Fix debian/rules to handle builds from some revision control systems
  4243.     that hides files as .*
  4244.  
  4245.   * Add export of CONCURRENCY_LEVEL in build target when building on ubuntu's
  4246.     buildd and respect possible override from user.
  4247.  
  4248.   * Remove old hack from debian/rules when calling kernel-wedge:
  4249.     - Update Build-Dep on newer kernel-wedge.
  4250.     - CONFIG_CRC32=y on all arches.
  4251.     - IA64 specific changes:
  4252.       . Add fs-common-modules to include mbcache.o used by ext2/ext3 extended
  4253.         attributes.
  4254.       . Update package-list to reflect proper udeb dependencies.
  4255.  
  4256.   * Major build system rework to kill the patch madness:
  4257.     - Modify make-kernel-patch-pkgs to build only linux-patch-ubuntu.
  4258.     - Build linux-tree from debian/rules.
  4259.     - Modify debian/rules to consider the actual version as always the first
  4260.       to ship one patch.
  4261.     - Kill the loop call to stamp-monolith and build only the last version.
  4262.     - On the way of reorganizing linux-patch-ubuntu:
  4263.       . Make linux-patch-ubuntu arch: any, since we apply patches that arch
  4264.         specific and distributed to the other arches.
  4265.       . Move make-kernel-patch-pkgs to binary-arch target.
  4266.       . Make apply/unpatch aware of the arch and 
  4267.  
  4268.   * Kill unpack-kernels target and incorporate it directly in binary-udebs.
  4269.     This fixes a small corner case to avoid manual builds to fail.
  4270.  
  4271.   * Update inotify driver to 0.20-2.6.11-3:
  4272.     - Obsolete patches:
  4273.       . inotify-0.18-rml-2.6.10-16.dpatch.
  4274.       . inotify-0.18-rml-2.6.10-15-optional.dpatch.
  4275.       . enable-inotify.dpatch.
  4276.     - Add patchs:
  4277.       . inotify-0.20-rml-2.6.11-3.dpatch.
  4278.       . inotify-0.20-rml-2.6.11-3-optional.dpatch.
  4279.  
  4280.   * Renable enable_atapi_ata-2.dpatch.
  4281.  
  4282.   * CONFIG_LOGO=n on all arches (per Jeff Bailey).
  4283.  
  4284.   Changes by Thibaut VARENE:
  4285.  
  4286.   * Unset CONFIG_BLK_DEV_IDE_PMAC_BLINK on powerpc and powerpc-smp.
  4287.  
  4288.   * Update patch stolen-from-head_ia64-ia32_signal.dpatch to fix a wrong call
  4289.     to mempcy.
  4290.  
  4291.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 07 Mar 2005 19:33:38 +0100
  4292.  
  4293. linux-source-2.6.10 (2.6.10-25.2) hoary; urgency=low
  4294.  
  4295.   * Disable enable_atapi_ata-2.dpatch
  4296.  
  4297.  -- Matt Zimmerman <mdz@ubuntu.com>  Wed,  9 Mar 2005 18:29:50 -0800
  4298.  
  4299. linux-source-2.6.10 (2.6.10-25.1) hoary; urgency=low
  4300.  
  4301.   * The "Welcome back fabbione"'s release.
  4302.  
  4303.   * Partially revert the changes introduced by enable_atapi_ata.dpatch to
  4304.     avoid CDROM read corruption on piix chipsets:
  4305.     - Add patch enable_atapi_ata-2.dpatch.
  4306.     - Obsolete patch enable_atapi_ata.dpatch.
  4307.  
  4308.     Hopefully 1440 will stay closed otherwise: gub KTG a eb tsum ti!
  4309.  
  4310.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 09 Mar 2005 20:59:26 +0100
  4311.  
  4312. linux-source-2.6.10 (2.6.10-25) hoary; urgency=low
  4313.  
  4314.   * d-i [Colin Watson <cjwatson@ubuntu.com>]
  4315.     - Add nfs-modules udebs, needed for some applications of Kickstart
  4316.   * ppc
  4317.     - Enable pmac laptop led support in powerpc* configs
  4318.       [Thibaut Varene <varenet@debian.org>]
  4319.   * ia64
  4320.     - SFH: Fix a serious bug in ia32 signal (wrong zeroing size, use
  4321.       copy_from_user instead of memcpy). [Thibaut Varene <varenet@debian.org>]
  4322.       Patch: stolen-from-head_ia64-ia32_signal.dpatch
  4323.   * Enable ATAPI support in libata [Chuck Short <zulcss@gmail.com>]
  4324.     Patch: enable_atapi_ata.dpatch
  4325.     Closes: #1440
  4326.  
  4327.  -- Thibaut VARENE <varenet@debian.org>  Tue, 01 Feb 2005 19:56:33 +0100
  4328.  
  4329. linux-source-2.6.10 (2.6.10-24) hoary; urgency=low
  4330.  
  4331.   * hibernate [Matthew Garrett <mjg59@srcf.ucam.org>]
  4332.     Patch: stolen-from-head_cpufreq-resume.dpatch
  4333.     Closes: #6302
  4334.   * ppc [Matthew Garrett <mjg59@srcf.ucam.org>]
  4335.     Enable suspend-to-disk.
  4336.     Patch: powerpc-pmdisk.dpatch
  4337.   * disable inotify unless specifically enabled [zulcss@gmail.com]
  4338.     Patch: enable-inotify.dpatch
  4339.   * Version 0.19a of toshiba_acpi.c
  4340.     [Daniel Silverstone <daniel.silverstone@canonical.com>]
  4341.     Patch: tosh_acpi2.dpatch
  4342.  
  4343.  -- LaMont Jones <lamont@ubuntu.com>  Thu, 24 Feb 2005 05:28:47 -0700
  4344.  
  4345. linux-source-2.6.10 (2.6.10-23) hoary; urgency=low
  4346.  
  4347.   * powerpc fixes [Colin Watson <cjwatson@ubuntu.com>]
  4348.  
  4349.  -- LaMont Jones <lamont@ubuntu.com>  Tue, 22 Feb 2005 14:52:55 -0700
  4350.  
  4351. linux-source-2.6.10 (2.6.10-22) hoary; urgency=low
  4352.  
  4353.   * Add missing patch lists.
  4354.  
  4355.  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 22 Feb 2005 11:25:33 +0000
  4356.  
  4357. linux-source-2.6.10 (2.6.10-21) hoary; urgency=low
  4358.  
  4359.   * Fix package names for 2.6.10-4 ABI.
  4360.   * Update udebs to 2.6.10-4.
  4361.  
  4362.  -- Colin Watson <cjwatson@ubuntu.com>  Tue, 22 Feb 2005 09:36:24 +0000
  4363.  
  4364. linux-source-2.6.10 (2.6.10-20) hoary; urgency=low
  4365.  
  4366.   * 2.6.10-4 ABI creation.
  4367.   * [SECURITY] fix some sign comparison problems in the filesystem layer.
  4368.     - Add patch stolen-from-head_fix-sign.dpatch again.
  4369.     (CAN-2005-0529, CAN-2005-0530, CAN-2005-0532)
  4370.   * Hotplug  [Colin Watson < cjwatson@ubuntu.com>]
  4371.     - support for scsi modules.  Closes: #6681.
  4372.       Patch: scsi-hotplug.dpatch
  4373.     - mptscsih glue.  Closes: #6786
  4374.       Patch: mptscsih-hotplug.dpatch
  4375.   * Update inotify driver:
  4376.     - Add patch inotify-0.18-rml-2.6.10-16.dpatch, replacing
  4377.       inotify-0.18-rml-2.6.10-15.dpatch.
  4378.   * ACPI updates [Matthew Garrett <mjg59@srcf.ucam.org>]
  4379.     Patch: stolen-from-head_acpi-bk-snapshot.dpatch (replaces
  4380.     ..._acpi-20050125.dpatch)
  4381.   * Fix release-bug in hd64465 PCMCIA driver.  Closes #2092. [zulcss@gmail.com]
  4382.     Patch: hd64465_ss-missing-release.dpatch
  4383.   * make touchpads seem less sticky [zulcss@gmail.com]
  4384.     Patch: stolen-from-head_mousedev_unstickyness.dpatch
  4385.   * tulip driver fix from BK. [zulcss@gmail.com]
  4386.     Patch: stolen-from-head_de214-pci-enable-fix.dpatch
  4387.   * USB
  4388.     - add support for some flash card readers [zulcss@gmail.com]
  4389.       Patches: usbat_01_unification.dpatch usbat_02_usbat02.dpatch usbat_03_flash.dpatch
  4390.   * i386
  4391.     - New toshiba_acpi from Daniel Silverstone
  4392.       Patch: tosh_acpi2.dpatch (replaces tosh_acpi.dpatch)
  4393.   * ia64
  4394.     - Revert MPT Fusion changes. To be used with pci.handmap.
  4395.       [Thibaut VARENE <varenet@debian.org>]
  4396.   * ppc
  4397.     - sleep patches [Matthew Garrett <mjg59@srcf.ucam.org>]
  4398.       Patches:
  4399.        stolen-from-head_atyfb_update.dpatch
  4400.        stolen-from-head_console_sem.dpatch
  4401.        stolen-from-head_ppc_save_restore.dpatch
  4402.        stolen-from-head_ppc_sleep.dpatch
  4403.        stolen-from-head_radeonfb_fix_x86_regression.dpatch
  4404.        stolen-from-head_radeonfb_update.dpatch
  4405.     - Fix cpu clock freq overflow. [Thibaut VARENE <varenet@debian.org>]
  4406.       Patch: powerpc-fix-proc-clock
  4407.  
  4408.  -- LaMont Jones <lamont@ubuntu.com>  Mon, 21 Feb 2005 22:02:13 -0700
  4409.  
  4410. linux-source-2.6.10 (2.6.10-19) hoary; urgency=low
  4411.  
  4412.   * Build drm as module:
  4413.     - DRM=m.
  4414.  
  4415.   * Add drivers/input/mouse/psmouse.ko drivers/input/mousedev.ko to
  4416.     input-modules udebs.
  4417.  
  4418.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 15 Feb 2005 20:13:59 +0100
  4419.  
  4420. linux-source-2.6.10 (2.6.10-18) hoary; urgency=low
  4421.  
  4422.   * Fix clean target:
  4423.     - Update patch stolen-from-head_fix-sign.dpatch.
  4424.  
  4425.   * General package cleanup:
  4426.     - Remove unused patch stolen-from-head_xfs.dpatch that slept in for a
  4427.       mistake.
  4428.     - Rename stolen-from-head_ia64-ptrace to
  4429.       stolen-from-head_ia64-ptrace.dpatch.
  4430.  
  4431.   * TEMPORARY revert SECURITY fix and inotify update from -17 since they
  4432.     break the kernel ABI.
  4433.  
  4434.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 15 Feb 2005 07:51:45 +0100
  4435.  
  4436. linux-source-2.6.10 (2.6.10-17) hoary; urgency=low
  4437.  
  4438.   * [SECURITY] fix some sign comparison problems in the filesystem layer.
  4439.     - Add patch stolen-from-head_fix-sign.dpatch
  4440.   * ia64
  4441.     - clean up ptrace corner cases
  4442.       Add patch stolen-from-head_ia64-ptrace.dpatch
  4443.       http://lia64.bkbits.net:8080/linux-ia64-release-2.6.11/cset@41f2d1eePludGYyb1yOmGaW6Iois8Q
  4444.       (CAN-2005-0136)
  4445.     - Make Fusion drivers builtin and remove them from scsi-modules
  4446.   * powerpc
  4447.     - Enable Altivec support in power4* configs
  4448.   * evdev:
  4449.     - Add evdev to *-di kernels, to get multiseat-udeb working.  Not added to
  4450.       debian/d-i/sparc/modules/sparc*, as it didn't already have an
  4451.       input-modules.
  4452.   * power management for 3c59x:
  4453.     - Add patch stolen-from-head_3c59x-power-management.dpatch  Closes #5228
  4454.   * sony hotkey management:
  4455.     - Add patch sonypi.dpatch
  4456.   * Update inotify driver:
  4457.     - Add patch inotify-0.18-rml-2.6.10-16.dpatch, replacing
  4458.       inotify-0.18-rml-2.6.10-15.dpatch.
  4459.   * hppa:
  4460.     - include irq.c patch for accounting bug.
  4461.  
  4462.  -- LaMont Jones <lamont@ubuntu.com>  Mon, 14 Feb 2005 09:46:59 -0700
  4463.  
  4464. linux-source-2.6.10 (2.6.10-16) hoary; urgency=low
  4465.  
  4466.   * ia64
  4467.     - Remove amd74xx from debian/d-i/ia64/modules/ia64/ide-modules
  4468.     - Really drop ext2-modules from kernel-image.
  4469.  
  4470.  -- LaMont Jones <lamont@debian.org>  Wed,  9 Feb 2005 20:13:35 -0700
  4471.  
  4472. linux-source-2.6.10 (2.6.10-15) hoary; urgency=low
  4473.  
  4474.   * [SECURITY] Update debian/changelog to include some security references
  4475.     that were missing at release time:
  4476.     - 2.6.10-6:
  4477.       . Add patch stolen-from-head_overflow-in-nls.dpatch. (CAN-2005-0177)
  4478.     - 2.6.10-4:
  4479.       . Add patch 031-sg_scsi_ioctl_int_overflows.dpatch. (CAN-2005-0180)
  4480.       . Add patch fix-rlimit-memlock-dos.dpatch. (CAN-2005-0179)
  4481.  
  4482.   * [SECURITY] First cut at setsid/tty locking:
  4483.     - Add patch stolen-from-head_tty_setsid_race.dpatch. (CAN-2005-0178)
  4484.  
  4485.   * Update inotify driver:
  4486.     - Add patch inotify-0.18-rml-2.6.10-15.dpatch.
  4487.     - Obsolete patches inotify-0.18-rml-2.6.10-9.dpatch and
  4488.       sparc64-inotify-0.18-rml-2.6.10-9.dpatch.
  4489.     sparc64 bits have been included upstream. Thanks Robert!
  4490.  
  4491.   * Add boot option 'noinotify' to disable inotify at boot time:
  4492.     - Add patch inotify-0.18-rml-2.6.10-15-optional.dpatch.
  4493.  
  4494.   * General acpi update:
  4495.     - Add patch stolen-from-head_acpi-20050125.dpatch.
  4496.     - Obsolete patches stolen-from-head_acpi-20041210.dpatch,
  4497.       stolen-from-head_acpi-video-device-enumeration.dpatch and
  4498.       stolen-from-head_acpi_fix_regression.dpatch.
  4499.     (Closes: #5807, #6103 and probably more)
  4500.  
  4501.   * Stolen from upstream:
  4502.     - Sanity check unw_unwind_to_user:
  4503.       . Add patch stolen-from-head_059-ia64_unwind_stack_check.dpatch.
  4504.       (CAN-2005-0135)
  4505.     - DRM at 20050201:
  4506.       . Add patch stolen-from-head_drm2.dpatch.
  4507.     - Keep fragment queues private to each user:
  4508.       . Add patch stolen-from-head_keep-fragments-pvt.dpatch.
  4509.       (CAN-2005-0449)
  4510.  
  4511.   * Bump kernel ABI.
  4512.  
  4513.   * Update sk98lin driver from 20050207 bk netdev:
  4514.     - Add patches stolen-from-head_sk98lin.dpatch and sk98lin-update-3.dpatch.
  4515.     - Obsolete sk98lin-update-2.dpatch.
  4516.  
  4517.   * Add Panasonic DMC-LC33 device info:
  4518.     - Add patch drivers-add-DMC-LC33.dpatch.
  4519.     (Closes: #6150)
  4520.  
  4521.   * Update parisc patch up to 2.6.10-pa12 to fix the infamous disk I/O
  4522.     bottleneck:
  4523.     - Add patch parisc-pa-2.dpatch.
  4524.     - Obsolete parisc-pa.dpatch.
  4525.  
  4526.   * Stop providing ext2-modules from kernel-image on ia64.
  4527.  
  4528.   * Update libata from bk:
  4529.     - Add patch stolen-from-head_libata-updates.dpatch.
  4530.     - SCSI_ATA_ADMA=m
  4531.     - SCSI_PATA_PDC2027X=m
  4532.  
  4533.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 07 Feb 2005 15:55:21 +0100
  4534.  
  4535. linux-source-2.6.10 (2.6.10-14) hoary; urgency=low
  4536.  
  4537.   * Add ext2 modules udeb for ia64.
  4538.  
  4539.   * Unset CONFIG_BLK_DEV_AMD74XX on ia64.
  4540.  
  4541.   * Fix noexec parse option on x86_64:
  4542.     Add patch amd64_parse_noexec.dpatch.
  4543.  
  4544.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 04 Feb 2005 08:57:33 +0100
  4545.  
  4546. linux-source-2.6.10 (2.6.10-13) hoary; urgency=low
  4547.  
  4548.   * Fix crash in 32bit emulation. Backport from 2.6.11-rc2 (Frederik Sch├╝ler):
  4549.     - Add patch stolen-from-head_amd64-ia32-vsyscall-fix.dpatch.
  4550.  
  4551.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 31 Jan 2005 07:04:58 +0100
  4552.  
  4553. linux-source-2.6.10 (2.6.10-12) hoary; urgency=low
  4554.  
  4555.   * Update inotify driver to 0.18:
  4556.     - Add patches inotify-0.18-rml-2.6.10-9.dpatch and
  4557.       sparc64-inotify-0.18-rml-2.6.10-9.dpatch.
  4558.     - Obsolete patches inotify-0.17-rml-2.6.10-2.dpatch and
  4559.       sparc64-inotify-0.17-rml-2.6.10-2.dpatch.
  4560.     (Closes: #5431)
  4561.  
  4562.   * Update debian/d-i/hppa/kernel-versions to fix FTBFS.
  4563.  
  4564.   * Update bluetooh protocol stack up to -mh2:
  4565.     - Add patch stolen-from-head_bluez.dpatch.
  4566.     - Add bluez-firmware-1.0.
  4567.     (Closes: #3668)
  4568.  
  4569.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 27 Jan 2005 12:30:03 +0100
  4570.  
  4571. linux-source-2.6.10 (2.6.10-11) hoary; urgency=low
  4572.  
  4573.   * Missing entry from previous release changelog:
  4574.     - Fix the "My load is always 2" problem:
  4575.       . Add patch thaw_processes.dpatch.
  4576.     (Closes: #5548)
  4577.  
  4578.   * Backport drm from 2.6.11rc1:
  4579.     - Add patch stolen-from-head_drm.dpatch.
  4580.     - Enable matrox drm on x86_64:
  4581.       . DRM_MGA=m
  4582.  
  4583.   * Update debian/external-drivers information.
  4584.  
  4585.   * Rename hppa kernels from $bits to hppa$bits:
  4586.     - Update control.stub.
  4587.     - Rename debian/config/hppa/$bits.
  4588.  
  4589.   * Update wlan-ng-prism2-usb driver up to 0.2.1-pre25:
  4590.     - Update patch wlan-ng-prism2-usb.dpatch.
  4591.     (Closes: #5688)
  4592.  
  4593.   * Update configs to make selinux guys a bit more happy:
  4594.     - AUDIT=y
  4595.     - AUDITSYSCALL=n
  4596.     - TMPFS_XATTR=y
  4597.     - TMPFS_SECURITY=y
  4598.     (Closes: #5659)
  4599.  
  4600.   * Update powernow-k8 from bk:
  4601.     - Add patch stolen-from-head_powernow-k8.dpatch.
  4602.     (Closes: #5358)
  4603.  
  4604.   * Fix missing firmware loader bits for the acx100 pci driver:
  4605.     - Update patch acx100-fw-3.dpatch.
  4606.     (Closes: #5739)
  4607.  
  4608.   * More Matthew Garrett crack:
  4609.     - Add patch stolen-from-head_acpi_fix_regression.dpatch.
  4610.     (Closes: #5807)
  4611.  
  4612.   * Stolen from upstream:
  4613.     - scsi_ioctl: only warn about unknown opcodes if they are truly unknown:
  4614.       . Add patch stolen-from-head_scsi_ioctl_warns.dpatch.
  4615.  
  4616.   * Sync with Debian kernel-source-2.6.10 (2.6.10-4):
  4617.     - Fix compat cmsg_len checks (Christoph Hellwig):
  4618.       . Add patch cmsg-compat-signedness-fix-fix.dpatch.
  4619.     - In case of an error, sk never gets set; thus, sock_put(sk) messes up
  4620.       (Andres Salomon):
  4621.       . Add patch stolen-from-head_037-sctp_err_lookup_oops.dpatch.
  4622.     - Make ftdi_sio driver output debug message instead of error if attempting
  4623.       to write 0 bytes (Andres Salomon):
  4624.       . Add patch stolen-from-head_038-ftdi_sio_debug_output.dpatch.
  4625.     - Don't assume a port has a tty associated w/ it when resuming
  4626.       (Andres Salomon):
  4627.       . Add patch stolen-from-head_039-serial_console_resume.dpatch.
  4628.     - Do not underflow sk_forward_alloc from tcp_sendpage (Andres Salomon):
  4629.       . Add patch stolen-from-head_040-sk_forward_alloc_underflow.dpatch.
  4630.     - While probing ide interfaces, supress error messages for non-existent
  4631.       ones (Andres Salomon):
  4632.       . Add patch stolen-from-head_041-ide_hwif_supress_busy.dpatch.
  4633.     - gx_get_cpuspeed was returning the wrong value; this fixes it
  4634.       (Andres Salomon):
  4635.       . Add patch stolen-from-head_042-gx_get_cpuspeed_return_value.dpatch.
  4636.     - Pentium M (Dothan) model is 0x0d, not 0x13 (Andres Salomon):
  4637.       . Add patch stolen-from-head_043-dothan_p4_get_frequency.dpatch.
  4638.     - elevator_noop_add_request() ignored the 'where' arg, which specified
  4639.       where the request should be added (front, back..) (Andres Salomon):
  4640.       . Add patch stolen-from-head_044-elevator_noop_add_request.dpatch.
  4641.     - [SPARC64] Incorrect register values are used inside
  4642.       __psycho_check_one_stc if PBM type is B (Andres Salomon):
  4643.       . Add patch stolen-from-head_045-pci_psycho_brainfart.dpatch.
  4644.     - Fix locking issue inside ipip6_tunnel_link() (Andres Salomon):
  4645.       . Add patch stolen-from-head_046-ipv6_sit_lock.dpatch.
  4646.     - do_tcp_sendpages() didn't track skb->truesize correctly; this causes
  4647.       partially ACK'd TSO frames to potentially corrupt stuff as skb->truesize
  4648.       is too small (Andres Salomon):
  4649.       . Add patch stolen-from-head_047-do_tcp_sendpages_tso_assertion.dpatch.
  4650.     - The mtrr stuff in the matroxfb driver needs to be wrapped w/ CONFIG_MTRR
  4651.       ifdefs (Andres Salomon):
  4652.       . Add patch stolen-from-head_048-matroxfb_mtrr_ifdef.dpatch.
  4653.     - cfq_requeue_request can potentially decrement a counter past 0; we want
  4654.       to only decrement it if it's > 0 (Andres Salomon):
  4655.       . Add patch stolen-from-head_050-cfq_requeue_request_accounting.dpatch.
  4656.  
  4657.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 24 Jan 2005 12:30:12 +0100
  4658.  
  4659. linux-source-2.6.10 (2.6.10-10) hoary; urgency=low
  4660.  
  4661.   * Compile USB keyboard inline for ia64.
  4662.  
  4663.   * Unset CONFIG_ACORN_PARTITION_CUMANA.
  4664.     (Closes: #5603)
  4665.  
  4666.   * Stolen from upstream:
  4667.     - USB: ehci "hc died" on startup (chip bug workaround):
  4668.       . Add patch stolen-from-head_ehci-dies-on-startup.dpatch.
  4669.     (Closes: #5153)
  4670.     - driver core: Fix up vesafb failure probing:
  4671.       . Add patch stolen-from-head_vesafb_failure_probing.dpatch.
  4672.     (Closes: #5162)
  4673.  
  4674.   * Update inotify patch:
  4675.     - Add patches inotify-0.17-rml-2.6.10-2.dpatch and
  4676.       sparc64-inotify-0.17-rml-2.6.10-2.dpatch.
  4677.     - Obsolete patches inotify-0.17-wip-rml-2.6.10-rc2-12.dpatch and
  4678.       sparc64-inotify-0.17-wip-rml-2.6.10-rc2-12.dpatch.
  4679.     (Closes: #5472)
  4680.  
  4681.   * Remove support for IBM ThinkPad TrackPoint devices:
  4682.     - Obsolete patch ibm-trackpoint-support.dpatch.
  4683.     The driver is too buggy and breaks normal ps2 mouses in certain cases.
  4684.     (Closes: #5611, #5050, #5117)
  4685.  
  4686.   * mISDN upstream seems dead:
  4687.     - Obsolete patch misdn.dpatch.
  4688.     (Closes: #5193)
  4689.  
  4690.   * Fully integrated hppa support thanks to Lamont:
  4691.     - Update patch pa-parisc.dpatch
  4692.     - Update debian/control.stub build-deps
  4693.     - Update debian/config/hppa/*
  4694.  
  4695.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 17 Jan 2005 17:37:32 +0100
  4696.  
  4697. linux-source-2.6.10 (2.6.10-9) hoary; urgency=low
  4698.  
  4699.   * More Matthew Garrett's crack:
  4700.     - Fix b44 driver DMA mask:
  4701.       . Add patch b44.dpatch.
  4702.     - Revert kernel ibm_acpi code to upstream:
  4703.       . Add patch ibm_acpi.dpatch.
  4704.     - Fix "Interrupts are not routed correctly after suspend to disk":
  4705.       . Add patch route-irq-again.dpatch.
  4706.       (Close: #5567)
  4707.  
  4708.   * Fix acx100 firmware load sequence:
  4709.     - Add patch acx100-fw-3.dpatch.
  4710.     - Obsolete patch acx100-fw-2.dpatch.
  4711.     (Closes: #5329)
  4712.  
  4713.   * Fix sound card modules load order:
  4714.     - Add patch alsa-order-cards.dpatch.
  4715.     (Closes: #1293)
  4716.  
  4717.   * Update Maintainer fiels in debian/control.stub.
  4718.  
  4719.  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 17 Jan 2005 12:02:06 +0100
  4720.  
  4721. linux-source-2.6.10 (2.6.10-8) hoary; urgency=low
  4722.  
  4723.   * Fix emu10k DSP loader:
  4724.     - Update patch stolen-from-head_alsa-emu10k1-ioctl-fix.dpatch.
  4725.     (Closes: #5479)
  4726.  
  4727.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Fri, 14 Jan 2005 14:17:01 +0100
  4728.  
  4729. linux-source-2.6.10 (2.6.10-7) hoary; urgency=low
  4730.  
  4731.   * Fix ipw2100 and ipw2200 suspend and resume:
  4732.     - Add patch ipw2100-fix-suspend-resume.dpatch.
  4733.     - Add patch ipw2200-fix-suspend-resume.dpatch.
  4734.     Thanks to Matthew Garrett.
  4735.  
  4736.   * Allow root to expand the stack:
  4737.     - Add patch stolen-from-head_acct_stack_growth_nitpicks.dpatch.
  4738.     (Closes: #5496)
  4739.  
  4740.   * Stolen from upstream:
  4741.     - Make mm writelock testing less intrusive:
  4742.       . Add patch stolen-from-head_verify_mm_writelocked.dpatch
  4743.  
  4744.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Fri, 14 Jan 2005 06:26:47 +0100
  4745.  
  4746. linux-source-2.6.10 (2.6.10-6) hoary; urgency=low
  4747.  
  4748.   * [SECURITY] NFS client O_DIRECT error case fix:
  4749.     - Add patch stolen-from-head_nfs-client-odirect.dpatch.
  4750.     (CAN-2005-0207)
  4751.  
  4752.   The NFS direct-io error return path for request sizes greater than
  4753.   MAX_DIRECTIO_SIZE fails to initialize the returned page struct array
  4754.   pointer to NULL.
  4755.  
  4756.   Discovered using AKPM's ext3-tools: odwrite -ko 0 16385 foo
  4757.  
  4758.   * [SECURITY] Fix SMP race condition:
  4759.     - Add patch stolen-from-head_fix-smp-race-condition.dpatch. (CAN-2005-0001)
  4760.     - Add patch stolen-from-head_fix-rlimit-memlock-dos.dpatch
  4761.       as a patch dependency to include part of the mm reorganization required
  4762.       to apply Linus' fix.
  4763.     - Obsolete fix-rlimit-memlock-dos.dpatch.
  4764.  
  4765.   * [SECURITY] Fix race condition in do_brk:
  4766.     - Update stolen-from-head_brk-locked.dpatch. (CAN-2004-1235)
  4767.  
  4768.   * Reapply all the -4 crack and bump the ABI.
  4769.  
  4770.   * Update debian/d-i/<arch>/kernel-versions due to ABI change.
  4771.  
  4772.   * Fixes emu10k1_fx8010_code_t structure using indirect pointers to be less
  4773.     than 8192 bytes to follow the ioctl semantics and thus not break powerpc
  4774.     builds. Userland ioctl value is still changed. (Sven Luther)
  4775.     - Add patch stolen-from-head_alsa-emu10k1-ioctl-fix.dpatch.
  4776.  
  4777.   * Reenable build of EMU10K1 on powerpc:
  4778.     - SND_EMU10K1=m.
  4779.  
  4780.   * Fix asm-x86_64/io.h missing include:
  4781.     - Add patch amd64-memset.dpatch.
  4782.  
  4783.   * Stolen from upstream (up to bk14):
  4784.     - Use skb_padto() in drivers/net/8390.c:
  4785.       . Add patch stolen-from-head_8390-skb_padto.dpatch.
  4786.     - NFS: incorrect "df" results:
  4787.       . Add patch stolen-from-head_nfs-df-result.dpatch.
  4788.     - udf: simplify udf_iget, fix race:
  4789.       . Add patch stolen-from-head_fix-udf-race.dpatch.
  4790.     - remove CRD-8480C from the DMA blacklist:
  4791.       . Add patch stolen-from-head_turn-on-CRD-8480C-dma.dpatch.
  4792.     (Closes: #5186)
  4793.     - fix erroneous rq->buffer = NULL in ide-io.c:ide_dma_timeout_retry():
  4794.       . Add patch stolen-from-head_ide-wrong-buffer.dpatch.
  4795.     - SATA support for Intel ICH7:
  4796.       . Add patch stolen-from-head_intel-ich7-sata.dpatch.
  4797.     - PCI quirk for ICH3-M IDE:
  4798.       . Add patch stolen-from-head_ich3m-quirks.dpatch.
  4799.     - fix cdrom autoclose:
  4800.       . Add patch stolen-from-head_fix-cdrom-autoclose.dpatch.
  4801.     - NLS: Fix overflow of nls_ascii:
  4802.       . Add patch stolen-from-head_overflow-in-nls.dpatch. (CAN-2005-0177)
  4803.  
  4804.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Tue, 11 Jan 2005 06:53:32 +0100
  4805.  
  4806. linux-source-2.6.10 (2.6.10-5) hoary; urgency=low
  4807.  
  4808.   * Disable all patches from 2.6.10-4 except security patches
  4809.     (Closes: Ubuntu#5410)
  4810.  
  4811.  -- Matt Zimmerman <mdz@canonical.com>  Mon, 10 Jan 2005 15:33:46 -0800
  4812.  
  4813. linux-source-2.6.10 (2.6.10-4) hoary; urgency=low
  4814.  
  4815.   * [SECURITY] Fix race condition in do_brk:
  4816.     - Add patch: stolen-from-head_brk-locked.dpatch. (CAN-2004-1235)
  4817.  
  4818.   Due to a missing down() call for the semaphore 'current->mm->mmap_sem'
  4819.   it is possible to create two over-lapping VMAs and exploit behaviour in
  4820.   mremap that allows you to map kernel memory into userland address ranges.
  4821.   This can be exploited by an attacker in many ways.
  4822.  
  4823.   * [SECURITY] Import capability module fix from upstream:
  4824.     - Add patch: stolen-from-head_fix_cap_mod.dpatch. (CAN-2004-1337)
  4825.     - Obsolete patch: no-cap-mod.dpatch.
  4826.     - Rebuild capability as module again.
  4827.  
  4828.   * [SECURITY] Update smbfs overflow fixes  to a version that actually
  4829.     work:
  4830.     - Add patch smbfs-overflow-fixes-2.dpatch.
  4831.     - Obsolete smbfs-overflow-fixes.dpatch.
  4832.  
  4833.   * [SECURITY] http://seclists.org/lists/fulldisclosure/2005/Jan/0270.html:
  4834.     - Add patch 029-random_poolsize_overflow.dpatch.
  4835.     
  4836.   drivers/char/random allows you to set the poolsize; its sanity checking
  4837.   on that input isn's very good.  We fix that here.
  4838.   This fixes #3 on that list (Andres Salomon).
  4839.  
  4840.     - Add patch 030-moxa_user_copy_checking.dpatch. (CAN-2005-0504)
  4841.  
  4842.   The moxa driver does some ugly things w/ signed integers.  This fixes
  4843.   #4 on Brad Spengler's advisory (Andres Salomon).
  4844.  
  4845.     - Add patch 031-sg_scsi_ioctl_int_overflows.dpatch. (CAN-2005-0180)
  4846.  
  4847.   SG ioctl stuff doesn't actually check whether the scsi command length
  4848.   is positive. #5 on the above advisory (Andres Salomon).
  4849.  
  4850.     - Add patch fix-rlimit-memlock-dos.dpatch. (CAN-2005-0179)
  4851.  
  4852.   2.6 RLIMIT_MEMLOCK bypass and (2.6) unprivileged user DoS:
  4853.   Taken from the mail from the PaX team to Linus and Andrew Morton:
  4854.  
  4855.   the 'culprit' patch is how the default RLIM_MEMLOCK and the privilege
  4856.   to call mlockall have changed in 2.6.9. namely, the former has been
  4857.   reduced to 32 pages while the latter has been relaxed to allow it for
  4858.   otherwise unprivileged users if their RLIM_MEMLOCK is bigger than the
  4859.   currently allocated vm. which is normally good enough, except as you
  4860.   now know there's a path that can increase the allocated vm without
  4861.   checking for RLIM_MEMLOCK. #6 on the above advisory.
  4862.  
  4863.   * [SECURITY] Check untrusted user data:
  4864.     - Add patch untrusted-user-data.dpatch.
  4865.  
  4866.   * Fix target make gconfig:
  4867.     - Add patch stolen-from-head_fix-gconfig.dpatch.
  4868.     (Closes: #5029)
  4869.     - Also thanks to Sebastian Bacher for his preliminary patch.
  4870.  
  4871.   * Update debian/rules to support per arch patching. This is done by checking
  4872.     debian/patches/00list-$ver.$arch and the contents added at the END of
  4873.     00list. So rememeber that arch specific changes will always come last and
  4874.     they need to be synced on top of the standard/common patched tree.
  4875.  
  4876.   * Add hppa support per lamont:
  4877.     - Import default configs from kernel-image-2.6.8-hppa-2.6.8 (2.6.8-5).
  4878.     - Import debian/d-i/hppa from linux-kernel-di-hppa-2.6 (0.4).
  4879.     - Update debian/control.stub to include hppa 4 kernel flavours.
  4880.     - Add debian/patches/00list-4.hppa and parisc-pa.dpatch taken from
  4881.       http://cvs.parisc-linux.org/download/linux-2.6/ (-pa10)
  4882.     NOTE: this will not build! new config files are required!
  4883.  
  4884.   * Update fs-asfs.dpatch to add a missing page_unlink.
  4885.  
  4886.   * Use md-modules.lnk on powerpc.
  4887.     (Closes: #5372)
  4888.  
  4889.   * Ship rtc-modules udeb:
  4890.     - update debian/d-i/<arch>/package-list
  4891.  
  4892.   * Stolen from upstream (up to bk9):
  4893.     - make microcode text less confusing:
  4894.       . Add patch stolen-from-head_microcode-less-confusing.dpatch.
  4895.     - quiet scsi ioctls warnings:
  4896.       . Add patch stolen-from-head_quite-scsi-ioctl.dpatch.
  4897.     - early ali watchdog support:
  4898.       . Add patch stolen-from-head_early-ali-watchdog-support.dpatch.
  4899.     - ibmvscsi: replace schedule_timeout() with msleep():
  4900.       . Add patch stolen-from-head_fix-ibmvscsi-timeout.dpatch.
  4901.     - drivers/acpi/ibm_acpi.o .init.text refers to .exit.text:
  4902.       . Add patch stolen-from-head_ibm-acpi-exit.dpatch.
  4903.     - several libata updates:
  4904.       . use PIO mode for request sense:
  4905.         + Add patch stolen-from-head_libata-pio-1.dpatch.
  4906.       . PIO error handling improvement:
  4907.         + Add patch stolen-from-head_libata-pio-2.dpatch.
  4908.       . verify ATAPI DMA for a given request is OK:
  4909.         + Add patch stolen-from-head_libata-dma-1.dpatch.
  4910.       . add #include (fixes 2.4 alpha build):
  4911.         + Add patch stolen-from-head_libata-fixftbs.dpatch.
  4912.     - stop referencing i_sock directly:
  4913.       . Add patch stolen-from-head_sparc64-stop-referencing-isock.dpatch.
  4914.     - use prefetching in skb_queue_walk():
  4915.       . Add patch stolen-from-head_prefetching-skb-queue-walk.dpatch.
  4916.     - dsmark should ignore ECN bits:
  4917.       . Add patch stolen-from-head_dsmark-ignore-ecn.dpatch.
  4918.     - serverworks: add support for CSB6 RAID:
  4919.       . Add patch stolen-from-head_serverworks-CSB6-raid-support.dpatch.
  4920.     - zatm fix:
  4921.       . Add patch stolen-from-head_zatm-fix.dpatch.
  4922.     - mxser annotations and compile fixes:
  4923.       . Add patch stolen-from-head_mxser-several-fixes.dpatch.
  4924.     - cinergy __user annotations:
  4925.       . Add patch stolen-from-head_cinergy-user-annotation.dpatch.
  4926.     - av7110_hw __user annotations fix:
  4927.       . Add patch stolen-from-head_av7110_hw-user-annotation.dpatch.
  4928.     - ide-proc: kill destroy_proc_ide_interfaces():
  4929.       . Add patch stolen-from-head_fix-redundant-ide-proc-entry.dpatch.
  4930.     - fix cleanup_module() in ide.c:
  4931.       . Add patch stolen-from-head_fix-ide-cleanup-module.dpatch.
  4932.     - i386 uaccess annotations:
  4933.       . Add patch stolen-from-head_uaccess-annotation.dpatch.
  4934.     - Intel ICH7 DID's, PIRQ and PATA support:
  4935.       . Add patch stolen-from-head_intel-ich7-support.dpatch.
  4936.     - fix net/core/sock.o build failure:
  4937.       . Add patch stolen-from-head_fix-build-with-no-ipv6.dpatch.
  4938.     - fix the fake anti-optimizer cast macro to use the right address space:
  4939.       . Add patch stolen-from-head_fix-fake-anti-optimizer-macro.dpatch.
  4940.     - common send_sigtrap helper for debug event SIGTRAP's:
  4941.       . Add patch stolen-from-head_send_sigtrap.dpatch.
  4942.     - be a lot more careful about TF handling:
  4943.       . Add patch stolen-from-head_tf-handling.dpatch.
  4944.     - single-step over "popf" without corrupting state:
  4945.       . Add patch stolen-from-head_single-step-popf.dpatch.
  4946.     - ipt_ECN corrupt checksum fix:
  4947.       . Add patch stolen-from-head_ipt_ECN-corrupt-checksum-fix.dpatch.
  4948.     - fix inet6_sk for non IPV6 builds again:
  4949.       . Add patch stolen-from-head_fix-inet6_sk.dpatch.
  4950.     - fix proc removal in ip_conntrack_standalone:
  4951.       . Add patch stolen-from-head_fix-proc-ip_conntrack_standalone.dpatch.
  4952.     - fix cleanup path when sysctl registration fails:
  4953.       . Add patch stolen-from-head_fix-cleanup-path.dpatch.
  4954.     - ppc uaccess annotations:
  4955.       . Add patch stolen-from-head_uaccess-annotation-ppc.dpatch.
  4956.     - acpi video device enumeration: fix incorrect device list allocation:
  4957.       . Add patch stolen-from-head_acpi-video-device-enumeration.dpatch.
  4958.     - x86 ptrace: remove long stale (and bitrotted) test for PT_DTRACE without
  4959.       PT_PTRACED:
  4960.       . Add patch stolen-from-head_fix-PT_DTRACE-test.dpatch.
  4961.     - x86 single-step: fix up comments and cleanup:
  4962.       . Add patch stolen-from-head_fix-single-step-x86.dpatch.
  4963.     - support for another Rockwell PNP modem:
  4964.       . Add patch stolen-from-head_more-rockwell-pnp-modems.dpatch.
  4965.     -  vmscan: total_scanned fix:
  4966.       . Add patch stolen-from-head_vmscan-total_scanned-fix.dpatch.
  4967.     - CS461x gameport code isn't being included in build:
  4968.       . Add patch stolen-from-head_CS461x-gameport-build-for-real.dpatch.
  4969.     - mm: keep count of free areas:
  4970.       . Add patch stolen-from-head_mm-keep-count-of-free-areas.dpatch.
  4971.     - simplified readahead:
  4972.       . Add patch stolen-from-head_simplified-readahead.dpatch.
  4973.     - simplified readahead congestion control:
  4974.       . Add patch stolen-from-head_simplified-readahead-congestion-control.dpatch.
  4975.     - mempolicy optimisation:
  4976.       . Add patch stolen-from-head_mempolicy-optimisation.dpatch.
  4977.     - mm: overcommit updates:
  4978.       . Add patch stolen-from-head_mm-overcommit-updates.dpatch.
  4979.     - mark_page_accessed() for read()s on non-page boundaries:
  4980.       . Add patch stolen-from-head_mark_page_accessed.dpatch.
  4981.     - do_anonymous_page() use SetPageReferenced:
  4982.       . Add patch stolen-from-head_do_anonymous_page.dpatch.
  4983.     - collect page_states only from online cpus:
  4984.       . Add patch stolen-from-head_do-not-collect-page_states.dpatch.
  4985.     - netfilter: fix return values of ipt_recent checkentry:
  4986.       . Add patch stolen-from-head_fix-ipt_recent-checkentry.dpatch.
  4987.     - netfilter: Fix ip_conntrack_proto_sctp exit on sysctl fail:
  4988.       . Add patch stolen-from-head_fix-ip_conntrack_proto_sctp-exit.dpatch.
  4989.     - netfilter: Fix ip_ct_selective_cleanup(), and rename
  4990.       ip_ct_iterate_cleanup():
  4991.       . Add patch stolen-from-head_fix-ip_ct_selective_cleanup.dpatch.
  4992.     - netfilter: Remove IPCHAINS and IPFWADM compatibility:
  4993.       . Add patch stolen-from-head_ipchains_and_ipfwadm_must_die.dpatch.
  4994.     - netfilter: Remove copy_to_user Warnings in Netfilter:
  4995.       . Add patch stolen-from-head_remove-copy-to-user-warnings.dpatch.
  4996.     - netfilter: Fix cleanup in ipt_recent should ipt_registrater_match error:
  4997.       . Add patch stolen-from-head_ipt_recent-should-ipt_registrater_match.dpatch.
  4998.     - fix broken RST handling in ip_conntrack:
  4999.       . Add patch stolen-from-head_fix-broken-rst-handling-in-ip_conntrack.dpatch.
  5000.     - fix IDE_ARCH_OBSOLETE_INIT:
  5001.       . Add patch stolen-from-head_fix-ide-arch-obsolete-init.dpatch.
  5002.     - assign PKMAP_BASE dynamically:
  5003.       . Add patch stolen-from-head_assign-pkmap-base-dinamically.dpatch.
  5004.     - x86: remove data-header and code overlap in boot/setup.S:
  5005.       . Add patch stolen-from-head_fix-data-code-overlap.dpatch.
  5006.     - Cyrix MII cpuid returns stale %ecx:
  5007.       . Add patch stolen-from-head_cyrix-mii-cpuid.dpatch.
  5008.     - NX: Triple fault with 4k kernel mappings and PAE:
  5009.       . Add patch stolen-from-head_triple-fault-with-4k-mapping-and-pae.dpatch.
  5010.     - /proc/sys/kernel/bootloader_type:
  5011.       . Add patch stolen-from-head_bootloader-type.dpatch.
  5012.     - Intel thermal monitor for x86_64:
  5013.       . Add patch stolen-from-head_amd64-thermal-monitor.dpatch.
  5014.       . Add X86_MCE_INTEL=y for supported arches.
  5015.     - x86_64: Fix bugs in the AMD K8 CMP support code:
  5016.       . Add patch stolen-from-head_amd64-k8-cmp-fix.dpatch.
  5017.     - x86_64: numa_add_cpu() fix:
  5018.       . Add patch stolen-from-head_amd64-numa-add-cpu-fix.dpatch.
  5019.     - x86_64: Remove duplicated FAKE_STACK_FRAME macro:
  5020.       . Add patch stolen-from-head_amd64-remove-duplicate-macro.dpatch.
  5021.     - x86_64: Remove debug information for vsyscalls:
  5022.       . Add patch stolen-from-head_amd64-no-vsyscalls-debug.dpatch.
  5023.     - x86_64: Rename HTVALID to CMP_LEGACY:
  5024.       . Add patch stolen-from-head_amd64-rename-HTVALID2CMP_LEGACY.dpatch.
  5025.     - x86_64: Scheduler support for AMD CMP:
  5026.       . Add patch stolen-from-head_amd64-cmp-add-scheduler-support.dpatch.
  5027.     - x86_64: Add a missing __iomem pointed out by Linus:
  5028.       . Add patch stolen-from-head_amd64-add-missing-iomem.dpatch.
  5029.     - x86_64: Add a missing newline in /proc/cpuinfo:
  5030.       . Add patch stolen-from-head_amd64-missing-newline.dpatch.
  5031.     - x86_64: Always print segfaults for init:
  5032.       . Add patch stolen-from-head_amd64-print-segfaults.dpatch.
  5033.     - x86_64: Export phys_proc_id:
  5034.       . Add patch stolen-from-head_amd64-export-phys-proc-id.dpatch.
  5035.     - swsusp: kill one-line helpers, handle read errors:
  5036.       . Add patch stolen-from-head_swsusp-handle-errors.dpatch.
  5037.     - swsusp: Kill O(n^2) algorithm in swsusp:
  5038.       . Add patch stolen-from-head_kill-On2-in-swsusp.dpatch.
  5039.     - NX: Fix noexec kernel parameter:
  5040.       . Add patch stolen-from-head_fix-noexec-param.dpatch.
  5041.     - ipt_REJECT Target nonlinear fixes:
  5042.       . Add patch stolen-from-head_ipt_REJECT.dpatch.
  5043.     - When ipt_ECN needs TCP, check it is not inverted:
  5044.       . Add patch stolen-from-head_ipt_ECN-needs-tcp.dpatch.
  5045.     - capset returns -EPERM when pid==current->pid:
  5046.       . Add patch stolen-from-head_fix-capset-wrong-returns.dpatch.
  5047.     - time runx too fast after S3:
  5048.       . Add patch stolen-from-head_s3-time-too-fast.dpatch.
  5049.     - fix ptracer death race yielding bogus BUG_ON:
  5050.       . Add patch stolen-from-head_ptracer-death-race.dpatch.
  5051.     - Fix megaraid oops on unload:
  5052.       . Add patch stolen-from-head_modular-megaraid.dpatch.
  5053.     - parport_pc: don't mix module parameter styles:
  5054.       . Add patch stolen-from-head_parport_pc_module_parm_mixing.dpatch.
  5055.  
  5056.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Mon, 10 Jan 2005 13:47:26 +0100
  5057.  
  5058. linux-source-2.6.10 (2.6.10-3) hoary; urgency=low
  5059.  
  5060.   * Bump build-dep on kernel-wedge (>= 1.25.1ubuntu2) and revert nic-firmware
  5061.     hack.
  5062.  
  5063.   * Revert ax25 to 2.6.9 to fix a regression spotted by Alan Cox:
  5064.     - Add patch fix-ax25.dpatch.
  5065.  
  5066.   * Enforce security/Kconfig to exclude SECURITY_CAPABILITIES built as module:
  5067.     - Add patch no-cap-mod.dpatch.
  5068.  
  5069.   * Add patch from Alan Cox to handle misrouted IRQ recovery:
  5070.     - Add patch misrouted-irq.dpatch.
  5071.     Note: the feature is NOT enabled by default as it might have a certain
  5072.     impact on system performance.
  5073.     To enable you need to boot with the option irqpoll.
  5074.  
  5075.   * More pcmcia udebs cleanup. Add pcmcia.o to pcmcia-modules since it is
  5076.     common to several packages.
  5077.  
  5078.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Sun, 02 Jan 2005 07:42:25 +0100
  5079.  
  5080. linux-source-2.6.10 (2.6.10-2) hoary; urgency=low
  5081.  
  5082.   * Fix pcmcia udeb creation:
  5083.     - Change PCCARD=y to PCCARD=m to generate pcmcia_core.ko again.
  5084.     - Update debian/d-i/<arch>/modules/<arch>/pcmcia-modules to remove
  5085.       reference to ds.ko that is not built as module anymore.
  5086.  
  5087.   * Fix nic-firmware udeb creation due to all firmware updates:
  5088.     - Convert debian/d-i/<arch>/firmware/<arch>/nic-firmware.lnk to
  5089.       nic-firmware so that kernel-wedge can still compile 2.6.9 as default
  5090.       kernel. Note that this change has to move from 2.6.10 to kernel-wedge if
  5091.       2.6.10 will become the default kernel.
  5092.  
  5093.   * Update toshiba acpi support:
  5094.     - Add patch tosh_acpi.dpatch.
  5095.  
  5096.     Daniel also notes:
  5097.  
  5098.     "It won't enable my changes by default. You pass hotkeys_over_acpi=1 as a
  5099.     module parameter to enable it.
  5100.     I have a set of acpid files for enabling the brightness buttons, sleep
  5101.     and hibernate buttons; the lock button too."
  5102.  
  5103.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Fri, 31 Dec 2004 18:05:27 +0100
  5104.  
  5105. linux-source-2.6.10 (2.6.10-1) hoary; urgency=low
  5106.  
  5107.   * ATTENTION/WARNING/SOS/THE IF YOU OPEN A BUG ON THIS YOU WILL BURN ALIVE
  5108.     ->>>>>> Disable emu10k1 build on ppc because it is broken <<<<<<-
  5109.  
  5110.   * New upstream release.
  5111.  
  5112.   * Readd scripts/package/Makefile fix to avoid removal of debian/, in clean
  5113.     target, as patch that sneaked into 2.6.9 orig.tar.gz for a mistake.
  5114.  
  5115.   * Remove the following patches:
  5116.     - fix-ip-conntrack-ftp.dpatch.
  5117.     - fix-ip-options-leak.dpatch.
  5118.     - vt-of-death.dpatch.
  5119.     - scm_send-dos-fix.dpatch.
  5120.     - binfmt-huge-vma-dos.dpatch.
  5121.     - fix-igmp.dpatch.
  5122.     - unix-sem.dpatch.
  5123.     - amd64-fix-overrun.dpatch.
  5124.     - fix-gpe.dpatch.
  5125.     - selinux-fixes.dpatch.
  5126.     - vmio.dpatch.
  5127.     - s390-sacf-fix.dpatch.
  5128.     - aout-loader-fixes.dpatch.
  5129.     - dm_io-ENOMEM-goof.dpatch.
  5130.     - ata_piix-combinde-mode-fix-2.dpatch.
  5131.     - elf-loader-fixes.dpatch.
  5132.     - elf-loader-fixes-the-return.dpatch.
  5133.     - fs-tmpfs-free_inode-leak.dpatch.
  5134.     - SG_IO-safe-commands-1.dpatch.
  5135.     - drivers-scsi-core.dpatch.
  5136.     - 3w-xxxx-hotplug.dpatch.
  5137.     - acpi-early-init-check-disable.dpatch.
  5138.     - aic79xx-nodev.dpatch.
  5139.     - alpha-writeq-fix.dpatch.
  5140.     - disable-lapic-in-acpi-power-off.dpatch.
  5141.     - disable-lapic-in-acpi-power-off-2.dpatch.
  5142.     - drivers-ide-dma-ricoh.dpatch.
  5143.     - drivers-pci-quirks-via8233a.dpatch.
  5144.     - drivers-serial-8250-ioremap-fix.dpatch.
  5145.     - drivers-serial-sn_console-up-buildfix.dpatch.
  5146.     - drivers-usb-storage-transport-1.dpatch.
  5147.     - drivers-usb-storage-transport-2.dpatch.
  5148.     - fs-ext3-directio-leak-fix.dpatch.
  5149.     - ia64_cyclone_nosmp.dpatch.
  5150.     - ia64-hp-sba_iommu-fix.dpatch.
  5151.     - ia64-sn-move-irq-noop.dpatch.
  5152.     - ip6t-log-doff.dpatch.
  5153.     - mlock-as-user.dpatch.
  5154.     - mm-vmscan.dpatch.
  5155.     - parport_pc-via8231.dpatch.
  5156.     - ppc64-iSeries-build-fix.dpatch.
  5157.     - sata-nv-no-reset.dpatch.
  5158.     - scsi-blacklist.dpatch.
  5159.     - drivers-net-tg3-readd.dpatch.
  5160.     - tg3-update.dpatch.
  5161.     - vlan-update-1.dpatch.
  5162.     - sparc-cg14-init.dpatch.
  5163.     - sparc64-sunsab-break-fix.dpatch.
  5164.     - wakeup_addr.dpatch.
  5165.     - acx100-amd64.dpatch.
  5166.  
  5167.   * Rediff the following patches:
  5168.     - modular-ide.dpatch.
  5169.     - modular-vesafb.dpatch.
  5170.     - remove-references-to-removed-drivers.dpatch.
  5171.     - powerpc-g4-l2-flush-errata.dpatch.
  5172.     - ia64-generic-no-smp.dpatch.
  5173.     - ia64-generic-no-smp-1-to-2.dpatch.
  5174.     - eagle-usb.dpatch.
  5175.     - sparc32-initrd-memcpy.dpatch.
  5176.     - smbfs-overflow-fixes.dpatch.
  5177.     - wakeup_gdt.dpatch.
  5178.  
  5179.   * Add debian/external-drivers to document URL/versions of drivers that are
  5180.     not part of the vanilla kernel.
  5181.  
  5182.   * Update ipw2100 and ipw2200 firmwares.
  5183.  
  5184.   * Update ieee80211 driver:
  5185.     - Update patch ieee80211.dpatch.
  5186.     - Obsolete patches: ieee80211-*.dpatch.
  5187.  
  5188.   * Update ipw2100 driver:
  5189.     - Update patch ipw2100.dpatch.
  5190.     - Obsolete patches: ipw2100-*.dpatch.
  5191.  
  5192.   * Update ipw2200 driver:
  5193.     - Update patch ipw2200.dpatch.
  5194.     - Obsolete patches: ipw2200-*.dpatch.
  5195.  
  5196.   * Update adm8211 driver:
  5197.     - Update patch adm8211.dpatch.
  5198.  
  5199.   * Update ndiswrapper driver:
  5200.     - Update patch ndiswrapper-2.dpatch.
  5201.  
  5202.   * Update eagle-usb driver:
  5203.     - Update patch eagle-usb.dpatch.
  5204.  
  5205.   * Update inotify driver:
  5206.     - Add patches inotify-0.17-wip-rml-2.6.10-rc2-12.dpatch and
  5207.       sparc64-inotify-0.17-wip-rml-2.6.10-rc2-12.dpatch.
  5208.     - Obsolete patches inotify-0.16-wip-rml-2.6.10-rc2-9.dpatch and
  5209.       sparc64-inotify-0.16-wip-rml-2.6.10-rc2-9.dpatch.
  5210.  
  5211.   * Update debian/d-i/<arch>/kernel-versions.
  5212.  
  5213.   * Overall acpi update that didn't make it in time for 2.6.10:
  5214.     - Add patch stolen-from-head_acpi-20041210.dpatch.
  5215.  
  5216.   * Add Matthew Garrett's usual crack:
  5217.     - Add patches:
  5218.       . resume-finish-split.dpatch.
  5219.       . panasonic_acpi.dpatch.
  5220.       . sony_acpi.dpatch.
  5221.     - ACPI_PCC=m
  5222.     - ACPI_SONY=m
  5223.  
  5224.   * Fix one of multiple cx88 FTBFS:
  5225.     - Add patch stolen-from-head_fix-cx88-build.dpatch.
  5226.  
  5227.   * Fix powerpc FTBFS:
  5228.     - Add patch powerpc-fix-ftbfs.dpatch.
  5229.  
  5230.   * Fix (partially) ia64 FTBFS:
  5231.     - Add patch ia64-fix-ftbfs.dpatch.
  5232.  
  5233.   * New and hot (or not so hot when they rename CONFIG options):
  5234.  
  5235.     - KOBJECT_UEVENT=y
  5236.     - MODULE_SRCVERSION_ALL=y
  5237.     - BLK_DEV_RAM_COUNT=16
  5238.     - INITRAMFS_SOURCE=""
  5239.     - CDROM_PKTCDVD=m
  5240.     - CDROM_PKTCDVD_BUFFERS=8
  5241.     - CDROM_PKTCDVD_WCACHE=n
  5242.     - SCSI_INITIO=m
  5243.     - MD_FAULTY=m
  5244.     - IP_TCPDIAG=m
  5245.     - IP_NF_CONNTRACK_MARK=y
  5246.     - IP_NF_MATCH_CONNMARK=m
  5247.     - IP_NF_MATCH_HASHLIMIT=m
  5248.     - IP_NF_TARGET_CONNMARK=m
  5249.     - IP_NF_TARGET_CLUSTERIP=m
  5250.     - I2C_STUB=m
  5251.     - SENSORS_ADM1026=m
  5252.     - SENSORS_LM63=m
  5253.     - SENSORS_LM87=m
  5254.     - SENSORS_PC87360=m
  5255.     - FB_TILEBLITTING=y
  5256.     - FB_ATY_GENERIC_LCD=y
  5257.     - FB_SAVAGE=m
  5258.     - FB_SAVAGE_I2C=m
  5259.     - FB_SAVAGE_ACCEL=m
  5260.     - USB_SL811_HCD=m
  5261.     - USB_KC2190=y
  5262.     - TMPFS_XATTR=n
  5263.     - CIFS_EXPERIMENTAL=n
  5264.     - KEYS=n
  5265.     - CRYPTO_ANUBIS=m
  5266.     - PCCARD=y
  5267.     - PCMCIA_DEBUG=n
  5268.     - PCMCIA_OBSOLETE=n
  5269.     - PCMCIA=m
  5270.     - CARDBUS=y
  5271.     - YENTA=m
  5272.     - PD6729=m
  5273.     - I82092=m
  5274.     - I82365=m
  5275.     - TCIC=m
  5276.     - BLK_DEV_IDECS=m
  5277.     - SCSI_SATA_AHCI=m
  5278.     - SCSI_SATA_ULI=m
  5279.     - SCSI_QLOGIC_1280_1040=y
  5280.     - PCMCIA_FDOMAIN=m
  5281.     - PCMCIA_QLOGIC=m
  5282.     - PCMCIA_SYM53C500=m
  5283.     - BT_HCIDTL1=m
  5284.     - BT_HCIBT3C=m
  5285.     - BT_HCIBLUECARD=m
  5286.     - BT_HCIBTUART=m
  5287.     - PCMCIA_XIRCOM=m
  5288.     - PCMCIA_XIRTULIP=m
  5289.     - PCMCIA_WAVELAN=m
  5290.     - PCMCIA_NETWAVE=m
  5291.     - PCMCIA_RAYCS=m
  5292.     - PCMCIA_HERMES=m
  5293.     - AIRO_CS=m
  5294.     - PCMCIA_ATMEL=m
  5295.     - PCMCIA_WL3501=m
  5296.     - NET_PCMCIA=y
  5297.     - PCMCIA_3C589=m
  5298.     - PCMCIA_3C574=m
  5299.     - PCMCIA_FMVJ18X=m
  5300.     - PCMCIA_PCNET=m
  5301.     - PCMCIA_NMCLAN=m
  5302.     - PCMCIA_SMC91C92=m
  5303.     - PCMCIA_XIRC2PS=m
  5304.     - PCMCIA_AXNET=m
  5305.     - ARCNET_COM20020_CS=m
  5306.     - PHONE_IXJ_PCMCIA=m
  5307.     - SERIAL_8250_CS=m
  5308.     - SYNCLINK_CS=m
  5309.     - I2C_AMD756_S4882=m
  5310.     - W1_DS9490_BRIDGE=m
  5311.     - DVB_DIBUSB=m
  5312.     - DVB_DIBCOM_DEBUG=n
  5313.     - DVB_CINERGYT2=m
  5314.     - DVB_CINERGYT2_TUNING=y
  5315.     - DVB_CINERGYT2_STREAM_URB_COUNT=32
  5316.     - DVB_CINERGYT2_STREAM_BUF_SIZE=512
  5317.     - DVB_CINERGYT2_QUERY_INTERVAL=250
  5318.     - DVB_CINERGYT2_ENABLE_RC_INPUT_DEVICE=y
  5319.     - DVB_CINERGYT2_RC_QUERY_INTERVAL=100
  5320.     - DVB_TDA80XX=m
  5321.     - DVB_CX22702=m
  5322.     - SND_BT87X_OVERCLOCK=n
  5323.     - USB_SERIAL_CYPRESS_M8=m
  5324.     - USB_SERIAL_IPW=m
  5325.     - USB_PHIDGETKIT=m
  5326.     - VIDEO_SAA7134_DVB=m
  5327.     - VIDEO_CX88_DVB=n (it breaks compilation on i386 at least)
  5328.     - FB_INTEL=m
  5329.     - FB_INTEL_DEBUG=n
  5330.     - SND_VXPOCKET=m
  5331.     - SND_VXP440=m
  5332.     - SND_PDAUDIOCF=m
  5333.     - ISDN_DRV_AVMB1_AVM_CS=m
  5334.     - USB_GADGET_DEBUG_FILES=n
  5335.     - PCMCIA_AHA152X=m
  5336.     - PCMCIA_NINJA_SCSI=m
  5337.     - PCMCIA_IBMTR=m
  5338.     - DEBUG_KOBJECT=n
  5339.     - PNP=y
  5340.     - PNP_DEBUG=n
  5341.     - BLK_DEV_IDEPNP=m
  5342.     - NET_SB1000=m
  5343.     - PNPACPI=y
  5344.     - SECURITY_SECLVL=m
  5345.     - PARPORT_PC_PCMCIA=m
  5346.     - SCHEDSTATS=n
  5347.     - CC_ALIGN_FUNCTIONS=0
  5348.     - CC_ALIGN_LABELS=0
  5349.     - CC_ALIGN_LOOPS=0
  5350.     - CC_ALIGN_JUMPS=0
  5351.     - ACPI_VIDEO=m
  5352.     - ACPI_IBM=m
  5353.     - CPU_FREQ_DEBUG=n
  5354.     - X86_CPUFREQ_NFORCE2=m
  5355.     - MTD_TS5500=m
  5356.     - PARPORT_PC_PCMCIA=m
  5357.     - HISAX_SEDLBAUER_CS=m
  5358.     - HISAX_ELSA_CS=m
  5359.     - HISAX_AVM_A1_CS=m
  5360.     - HISAX_TELES_CS=m
  5361.     - DNOTIFY=y
  5362.     - ISDN_DIVERSION=m
  5363.     - USB_ATM=m
  5364.     - FB_ATY_GENERIC_LCD=y
  5365.     - FB_SAVAGE=m
  5366.     - FB_SAVAGE_I2C=m
  5367.     - FB_SAVAGE_ACCEL=m
  5368.     - X86_P4_CLOCKMOD=m
  5369.     - ACPI_CONTAINER=m
  5370.     - IPW2100_DEBUG=n
  5371.     - IPW2200_DEBUG=n
  5372.     - DVB_DIBUSB_MISDESIGNED_DEVICES=n
  5373.     - DVB_B2C2_USB=m
  5374.     - MMC=m
  5375.     - MMC_DEBUG=n
  5376.     - MMC_BLOCK=m
  5377.     - MMC_WBSD=m
  5378.     - NUMA_EMU=n
  5379.     - ISDN_DRV_AVMB1_B1PCI0=m
  5380.     - ISDN_DRV_AVMB1_B1PCIV4=y
  5381.     - ISDN_DRV_AVMB1_B1PCMCIA=m
  5382.     - ISDN_DRV_AVMB1_AVM_CS=m
  5383.     - ISDN_DRV_AVMB1_T1PCI=m
  5384.     - ISDN_DRV_AVMB1_C4=m
  5385.     - MOXA_SMARTIO=m
  5386.     - ACPI_HOTPLUG_CPU=y
  5387.  
  5388.   * Rename Debian references to Ubuntu in debian/control.stub and update
  5389.     debian/make-kernel-patch-pkgs.
  5390.     (Closes: #4982)
  5391.  
  5392.   * Update debian/official.
  5393.  
  5394.   * Enable reiserfs extended attributes:
  5395.     - REISERFS_FS_XATTR=y
  5396.     - REISERFS_FS_POSIX_ACL=y
  5397.     - REISERFS_FS_SECURITY=y
  5398.     (Closes: #4472/#4475)
  5399.  
  5400.   * [SECURITY] Compile capabilities inside the kernel and not as module.
  5401.     - SECURITY_CAPABILITIES=y
  5402.  
  5403.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Thu, 23 Dec 2004 07:09:58 +0100
  5404.  
  5405. linux-source-2.6.9 (2.6.9-10) hoary; urgency=low
  5406.  
  5407.   * [SECURITY] vc_resize fix.
  5408.     . Add patch: vt-of-death.dpatch. (CAN-2004-1333)
  5409.  
  5410.   * [SECURITY] Do not leak IP options fix.
  5411.     . Add patch: fix-ip-options-leak.dpatch. (CAN not available yet)
  5412.  
  5413.   * Xmas present for our PPC users. Ship (but don't compile yet) BenH patch to
  5414.     put powerbook g4 to sleep.
  5415.     . Add patch: ibookg4-sleep-7.dpatch
  5416.  
  5417.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Tue, 21 Dec 2004 13:42:28 +0100
  5418.  
  5419. linux-source-2.6.9 (2.6.9-9) hoary; urgency=low
  5420.  
  5421.   * Update debian/changelog for 2.6.9-2 to include CAN-2004-1151 number
  5422.     that at release time was not available.
  5423.  
  5424.   * [SECURITY] additional x86_64 buffer overflow fix; this time,
  5425.     sys32_quotactl (Andres Salomon).
  5426.     Update patch: amd64-fix-overrun.dpatch.
  5427.  
  5428.   * [SECURITY] scm_send local DoS fix (advisory:
  5429.     http://www.isec.pl/vulnerabilities/isec-0019-scm.txt) (Andres Salomon).
  5430.     Add patch: scm_send-dos-fix.dpatch. (CAN-2004-1016)
  5431.  
  5432.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Mon, 20 Dec 2004 09:01:20 +0100
  5433.  
  5434. linux-source-2.6.9 (2.6.9-8) hoary; urgency=low
  5435.  
  5436.   * Add missing bits to CAN-2005-0003 patch:
  5437.     . Update patch aout-loader-fixes.dpatch.
  5438.     . Add patch binfmt-huge-vma-dos.dpatch.
  5439.  
  5440.   * Compile SELINUX support, but disabled by default. A special boot parameter
  5441.     needs to be added in orderd for SELINUX to be enabled at boot time.
  5442.  
  5443.   * Update debian/control.stub maintainer section.
  5444.  
  5445.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Thu, 16 Dec 2004 09:25:09 +0100
  5446.  
  5447. linux-source-2.6.9 (2.6.9-7) hoary; urgency=low
  5448.  
  5449.   * Brown paper bag upload to really fix CAN-2004-1137.
  5450.  
  5451.   * Add Matt Zimmerman patch to fix device mapper on top of cloop devices.
  5452.  
  5453.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Wed, 15 Dec 2004 19:01:27 +0100
  5454.  
  5455. linux-source-2.6.9 (2.6.9-6) hoary; urgency=low
  5456.  
  5457.   * [SECURITY] Fix multiple IGMP handling vulnerabilities.
  5458.     . Add patch fix-igmp.dpatch. (CAN-2004-1137)
  5459.  
  5460.   There are multiple serious issues with the igmp.c code in recent kernel 
  5461.   versions. Here an incomplete list of bugs:
  5462.  
  5463.   1) ip_mc_source suffers from a serious kernel deadlock & kernel memory 
  5464.      overwrite problem. It is possible to decrement the psl->sl_count counter
  5465.      to be 0xffffffff == -1 with the consequence that:
  5466.  
  5467.      - a repeated call will start a loop counting from 0 to UINT_MAX causing a 
  5468.        kernel hang for minutes (depending on the machine speed), then the 
  5469.        whole kernel memory following the kmalloc'ated buffer will be shifted
  5470.        by 4 bytes causing an immediate reboot.
  5471.  
  5472.      - If properly exploited this will lead to elevated privileges.
  5473.  
  5474.   2) because of the bug 1) it is possible to read huge portions of kernel 
  5475.      memory through ip_mc_msfget()
  5476.  
  5477.   3) igmp_marksources() function is called in the context of an IGMP group 
  5478.      query and suffers from an out of bound access to kernel memory. This is 
  5479.      remotely exploitable if applications have bound a multicast socket.
  5480.  
  5481.   This bug allows in the best case to remotely DoS a Linux machine with just 
  5482.   a moderate flow of prepared IGMP packets.
  5483.  
  5484.   In the worst case (the socket buffer allocated for the packet is at the 
  5485.   end of kernel accessible memory), the Linux machine may be crashed 
  5486.   remotely. 
  5487.  
  5488.   * Ship cloop as modules on sparc:
  5489.     . Fix FTBFS.
  5490.     . Update config file:
  5491.       - CONFIG_BLK_DEV_CLOOP=m.
  5492.     . Add debian/d-i/sparc/modules/sparc64/loop-modules to include cloop.o.
  5493.       Note: loop-modules for sparc is not a lnk to the one shipped by
  5494.       kernel-wedge since loop.o is compiled in.
  5495.  
  5496.   * Update the cloop help text specifing that the code cannot be compiled in.
  5497.     It must be a module.
  5498.  
  5499.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Mon, 13 Dec 2004 09:53:24 +0100
  5500.  
  5501. linux-source-2.6.9 (2.6.9-5) hoary; urgency=low
  5502.  
  5503.   * Add cloop (compressed loop) support from cloop-src 2.01.5-1:
  5504.     . Add patch: cloop.dpatch.
  5505.     . Rename compressed_loop.{c,h} to cloop.{c,h} and update the code
  5506.       accordingly.
  5507.     . Add new CONFIG_BLK_DEV_CLOOP.
  5508.     . Update i386/amd64/ia64/powerpc config:
  5509.       - CONFIG_BLK_DEV_CLOOP=m.
  5510.     . Update sparc config:
  5511.       - CONFIG_BLK_DEV_CLOOP=y.
  5512.     . Bump Build-Dep on kernel-wedge 1.25ubuntu6 to ensure the cloop module
  5513.       into loop*.udeb
  5514.  
  5515.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Thu, 09 Dec 2004 18:52:39 +0100
  5516.  
  5517. linux-source-2.6.9 (2.6.9-4) hoary; urgency=low
  5518.  
  5519.   * Renable mv643xx driver for powerpc that got lost due to driver rename:
  5520.     . Update marvell-pegasos-2.patch.
  5521.     . Readd marvell-pegasos-2.patch to 00list-4.
  5522.     . Update debian/d-i/powerpc/modules/powerpc/nic-modules.
  5523.     . Update powerpc config files:
  5524.       - CONFIG_MV643XX_ETH=m
  5525.       - CONFIG_MV643XX_ETH_0=y
  5526.       - CONFIG_MV643XX_ETH_1=y
  5527.       - CONFIG_MV643XX_ETH_2=y
  5528.  
  5529.   * Backport scsi_lib patch from 2.6.10-rc3 to fix a scsi layer regression introduced
  5530.     in 2.6.9:
  5531.     . Add patch drivers-scsi-core.dpatch.
  5532.     (Closes: #4332)
  5533.  
  5534.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Wed, 08 Dec 2004 18:49:17 +0100
  5535.  
  5536. linux-source-2.6.9 (2.6.9-3) hoary; urgency=low
  5537.  
  5538.   * The "I love Matthew Garrett" upload:
  5539.     . Add DSDT support:
  5540.       - Add patch dsdt-initrd.dpatch.
  5541.       - Update i386/amd64/ia64 config files:
  5542.         + ACPI_INITRD=y
  5543.     . Add userspace swsusp resume support:
  5544.       - Add patch swsusp-userspace.dpatch.
  5545.       - Update i386/amd64 config files:
  5546.         + CONFIG_SOFTWARE_SUSPEND=y
  5547.         + PM_STD_PARTITION=""
  5548.     . Fix a bug in ACPI to help suspend on some machine:
  5549.       - Add patches: wakeup_addr.dpatch and wakeup_gdt.dpatch.
  5550.     . Bump dependcy on initrd-tools to >= 0.1.75ubuntu2 to ensure that the
  5551.       newly generated initrd images will contain the proper init script for
  5552.       swsusp.
  5553.  
  5554.   * Add support for Philips USB cameras from
  5555.     http://www.saillard.org/linux/pwc/ at version 10.0.6 (for kernel 2.6.9).
  5556.     . Add patch drivers-usb-pwc.dpatch.
  5557.     . Update all config files:
  5558.       + USB_PWC=m
  5559.  
  5560.   * Fix typo in debian/control.stub file to fix FTBFS on ia64.
  5561.  
  5562.   * Allign ia64 package descriptions with the others.
  5563.  
  5564.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Wed, 08 Dec 2004 07:49:31 +0100
  5565.  
  5566. linux-source-2.6.9 (2.6.9-2) hoary; urgency=low
  5567.  
  5568.   Changes by Fabio M. Di Nitto:
  5569.  
  5570.   * [SECURITY] Fix Buffer overrun in arch/x86_64/sys_ia32.c:sys32_ni_syscall()
  5571.     . Add patch: amd64-fix-overrun.dpatch. (CAN-2004-1151).
  5572.  
  5573.     With Chris Wright <chrisw@osdl.org>
  5574.  
  5575.     struct task_struct.comm is defined to be 16 chars, but
  5576.     arch/x86_64/sys_ia32.c:sys32_ni_syscall() and sys32_vm86_warning() copy it
  5577.     into a static 8 byte buffer, which will surely cause problems.  This patch
  5578.     makes lastcomm[] the right size, and makes sure it can't be overrun.  Since
  5579.     the code also goes to the effort of getting a local copy of current in "me",
  5580.     we may as well use it for printing the message.
  5581.  
  5582.     NOTE: This problem affects only amd64.
  5583.  
  5584.   * Unset CONFIG_BLK_DEV_UB on all archs. This is supposed to fix some
  5585.     problems recently introduced in the usb mass storage support.
  5586.  
  5587.   * Fix sk98lin pci table and device MODULE_DEVICE_TABLE in orfer to restore
  5588.     driver hotplug capabilities.
  5589.     Add patch sk98lin-update-2.dpatch.
  5590.     (Closes: #4379)
  5591.  
  5592.   * Apply patch to Disable wakeup GPEs before power off.
  5593.     Thanks to Matthew Garrett for the patch.
  5594.     Add patch fix-gpe.dpatch.
  5595.  
  5596.   * Add drivers/usb/input/usbhid.o to
  5597.     debian/d-i/amd64/modules/amd64/input-modules in order to enable USB
  5598.     keyboard support in d-i for amd64.
  5599.     (Closes: #4400)
  5600.  
  5601.   * Update acx100 driver up to 0.2.0pre8_plus_fixes_43:
  5602.     Add patches:
  5603.     . acx100-2.dpatch
  5604.     . acx100-kill-float-2.dpatch
  5605.     . acx100-fw-2.dpatch
  5606.     Drop acx100-amd64 from 00list-2
  5607.     (Closes: #2348)
  5608.  
  5609.   * Add support for Synaptics cPad devices:
  5610.     . Add patch synaptics-cpad-support.dpatch.
  5611.       Original patch by Daniel Stone.
  5612.     . Update i386/amd64/powerpc/sparc config files:
  5613.       + INPUT_CPAD=m
  5614.     (Closes: #2026)
  5615.  
  5616.   * Add support for FSAM7400 radios on Centrino devices:
  5617.     . Add patch ipw2100-fsam7400.dpatch.
  5618.       Original patch by Daniel Stone.
  5619.     . Update i386/amd64 config files:
  5620.       IPW2100_FS_AMILO_M7400=m
  5621.     . Update powerpc config files:
  5622.       IPW2100_FS_AMILO_M7400=n
  5623.     (Closes: #3242)
  5624.  
  5625.   * Add ia64 support:
  5626.     . Update debian/control.stub.
  5627.     . Add debian/d-i/ia64 importing files from linux-kernel-di-ia64-2.6-1.0
  5628.     . Add debian/config/ia64/ from kernel-image-2.6.8-ia64 (2.6.8-9)
  5629.  
  5630.   * Update ia64 config files (new entries):
  5631.     . LOCALVERSION=""
  5632.     . IA64_MCA_RECOVERY=m
  5633.     . ACPI_BLACKLIST_YEAR=0
  5634.     . HOTPLUG_PCI_ACPI_IBM=m
  5635.     . BLK_DEV_UB=n
  5636.     . MEGARAID_NEWGEN=n
  5637.     . MEGARAID_LEGACY=m
  5638.     . MD_RAID10=m
  5639.     . INET_TUNNEL=m
  5640.     . IP_NF_CT_ACCT=y
  5641.     . IP_NF_CT_PROTO_SCTP=m
  5642.     . IP_NF_MATCH_SCTP=m
  5643.     . IP_NF_MATCH_COMMENT=m
  5644.     . IP6_NF_MATCH_PHYSDEV=m
  5645.     . R8169_NAPI=n
  5646.     . IEEE80211=m
  5647.     . IEEE80211_DEBUG=n
  5648.     . IEEE80211_CRYPT=m
  5649.     . IEEE80211_WPA=y
  5650.     . IEEE80211_CRYPT_CCMP=m
  5651.     . IEEE80211_CRYPT_TKIP=m
  5652.     . IPW2100=m
  5653.     . IPW2100_PROMISC=y
  5654.     . IPW2100_LEGACY_FW_LOAD=n
  5655.     . IPW2100_NOWEP=n
  5656.     . IPW2100_DEBUG=n
  5657.     . IPW2100_FS_AMILO_M7400=n
  5658.     . IPW2200=m
  5659.     . IPW2200_NOWEP=n
  5660.     . PRISM2_USB=m
  5661.     . ACX100=m
  5662.     . ADM8211=m
  5663.     . PPP_MPPE=m
  5664.     . NDISWRAPPER=n
  5665.     . SERIO_RAW=m
  5666.     . JOYSTICK_JOYDUMP=m
  5667.     . INPUT_CPAD=m
  5668.     . INOTIFY=y
  5669.     . DIGIEPCA=m
  5670.     . SGI_SNSC=y
  5671.     . IPMI_POWEROFF=m
  5672.     . MMTIMER=n
  5673.     . I2C_ALGOPCA=m
  5674.     . I2C_PCA_ISA=m
  5675.     . SENSORS_SMSC47M1=m
  5676.     . W1_DS9490=m
  5677.     . W1_DS9490R_BRIDGE=m
  5678.     . W1_SMEM=m
  5679.     . SND_ATIIXP_MODEM=m
  5680.     . SND_USB_USX2Y=m
  5681.     . USB_SUSPEND=n
  5682.     . USB_EAGLE=m
  5683.     . RPCSEC_GSS_SPKM3=m
  5684.     . CRYPTO_WP512=m
  5685.  
  5686.   * Disable CONFIG_DIGIEPCA and CONFIG_DIGI on ia64 since the driver compiles
  5687.     only on 32bit archs.
  5688.  
  5689.   * Update debian/d-i/ia64/kernelversions to reflect the new upstream.
  5690.  
  5691.   * Add acx100-ia64.dpatch and ia64-prism2.dpatch to associate ia64 cpu as i386
  5692.     for wlan header cpu checks.
  5693.     According to some investigations the 2 should be similar enough to work
  5694.     without extra specific code or declarations.
  5695.  
  5696.   * Update disable-lapic-in-acpi-power-off.dpatch with a portable fix from
  5697.     http://bugzilla.kernel.org/show_bug.cgi?id=3643.
  5698.     Add patch disable-lapic-in-acpi-power-off-2.dpatch.
  5699.  
  5700.   Changes by Daniel Stone:
  5701.  
  5702.   * Modify debian/header-install and debian/post-install in order to ship all
  5703.     the asm headers in the linux-header package and produce proper symlinks
  5704.     from the specific flavour. This circumnvent a problem on powerpc (mainly)
  5705.     that uses a bunch of m68k asm includes.
  5706.     This fix will also allow the new linux-restricted-modules to build on
  5707.     powerpc.
  5708.  
  5709.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Tue, 07 Dec 2004 18:43:02 +0100
  5710.  
  5711. linux-source-2.6.9 (2.6.9-1) hoary; urgency=low
  5712.  
  5713.   Changes by Fabio M. Di Nitto:
  5714.  
  5715.   * [SECURITY] Serialize dgram read using semaphore just like stream.
  5716.     + Add the following patches:
  5717.       . unix-sem.dpatch (CAN-2004-1068)
  5718.  
  5719.   * [SECURITY] Fix insufficient locking checks in DRM code.
  5720.     + Add the following patches:
  5721.       . drm-fixes.dpatch (CAN-2004-1056)
  5722.  
  5723.   * [SECURITY] Fix SELinux crashes with SOCK_SEQPACKET; see
  5724.     http://marc.theaimsgroup.com/?l=linux-kernel&m=110045613004761
  5725.     for reference:
  5726.     + Add the following patches:
  5727.       . selinux-fixes.dpatch (CAN-2004-1069)
  5728.  
  5729.   * [SECURITY] Fix problems in VM_IO refcount:
  5730.     + Add the following patches:
  5731.       . vmio.dpatch (CAN has not been assigned yet)
  5732.  
  5733.   * [SECURITY] Fix problems in binfmt_elf loader; see
  5734.     http://isec.pl/vulnerabilities/isec-0017-binfmt_elf.txt for more
  5735.     details (Andres Salomon):
  5736.     + Add the following patches:
  5737.       . elf-loader-fixes.dpatch (CAN-2004-1070/1/2/3)
  5738.  
  5739.     Several flaws have been found in the Linux ELF binary loader's
  5740.     handling of setuid binaries. Nowadays ELF is the standard format for
  5741.     Linux executables and libraries. setuid binaries are programs that
  5742.     have the "setuid" file permission bit set; they allow to execute a
  5743.     program under a user id different from the calling user and are
  5744.     mostly used to allow executing a program with root privileges to
  5745.     normal users.
  5746.  
  5747.     The vulnerabilities that were fixed in these updated kernel packages
  5748.     could lead Denial of Service attacks. They also might lead to
  5749.     execution of arbitrary code and privilege escalation on some
  5750.     platforms if an attacker is able to run setuid programs under some
  5751.     special system conditions (like very little remaining memory).
  5752.  
  5753.     Another flaw could allow an attacker to read supposedly unreadable,
  5754.     but executable suid binaries. The attacker can then use this to seek
  5755.     faults within the executable.
  5756.  
  5757.   * [SECURITY] Further binfmt_elf fixes, and binfmt_aout fixes as well
  5758.     (Andres Salomon).
  5759.     + Add the following patches:
  5760.       . elf-loader-fixes-the-return.dpatch (CAN-2004-1070/1/2/3)
  5761.       . aout-loader-fixes.dpatch (CAN-2004-1074)
  5762.  
  5763.     http://marc.theaimsgroup.com/?l=linux-kernel&m=109776571411003&w=2:
  5764.  
  5765.     Bernard Gagnon discovered a memory leak in the mmap raw packet
  5766.     socket implementation. When a client application (in ELF format)
  5767.     core dumps, a region of memory stays allocated as a ring buffer.
  5768.     This could be exploited by a malicious user who repeatedly crashes
  5769.     certain types of applications until the memory is exhausted, thus
  5770.     causing a Denial of Service.
  5771.  
  5772.   * [SECURITY] s390: sacf local root exploit (Andres Salomon).
  5773.     + Add the following patches:
  5774.       . s390-sacf-fix.dpatch (CAN-2004-0887)
  5775.  
  5776.   * [SECURITY] Further smbfs overflow fixes, stolen from -ac tree
  5777.     (Andres Salomon).
  5778.     + Add the following patches:
  5779.       . smbfs-overflow-fixes.dpatch (CAN-2004-0883 CAN-2004-0949)
  5780.  
  5781.     During an audit of the smb file system implementation within Linux,
  5782.     several vulnerabilities were discovered ranging from out of bounds
  5783.     read accesses to kernel level buffer overflows.
  5784.  
  5785.     To exploit any of these vulnerabilities, an attacker needs control
  5786.     over the answers of the connected Samba server. This could be
  5787.     achieved by man-in-the-middle attacks or by taking over the
  5788.     Samba server with e. g. the recently disclosed vulnerability in
  5789.     Samba 3.x (see CAN-2004-0882).
  5790.  
  5791.     While any of these vulnerabilities can be easily used as remote denial
  5792.     of service exploits against Linux systems, it is unclear if it is
  5793.     possible for a skilled local or remote attacker to use any of the
  5794.     possible buffer overflows for arbitrary code execution in kernel
  5795.     space. So these bugs may theoretically lead to privilege escalation
  5796.     and total compromise of the whole system.
  5797.  
  5798.   * [SECURITY] reverted 486 emulation patch:
  5799.     + Delete the following patches:
  5800.       . x86-i486_emu.dpatch
  5801.  
  5802.     Ubuntu kernels for the i386 platforms are compiled using the i486
  5803.     instruction set for performance reasons. Former Ubuntu kernels
  5804.     contained code which emulated the missing instructions on real 386
  5805.     processors. However, several actual and potential security flaws
  5806.     have been discovered in the code, and it was found to be
  5807.     unsupportable. It might be possible to exploit these
  5808.     vulnerabilities also on i486 and higher processors.
  5809.  
  5810.     Therefore support for real i386 processors has ceased. This updated
  5811.     kernel will only run on i486 and newer processors.
  5812.  
  5813.     Other architectures supported by Ubuntu (amd64, powerpc)
  5814.     are not affected.
  5815.  
  5816.   * Resync with Debian (debian/patches/*) up to 2.6.9-3.
  5817.  
  5818.   * New upstream release:
  5819.     + Update debian/control.stub.
  5820.     + Update debian/d-i/*/kernel-versions
  5821.     + Delete the following patches:
  5822.       . acpi-20040826.dpatch
  5823.       . acpi-early.dpatch
  5824.       . acpi-osname.dpatch
  5825.       . acpi-speedstep-fix.dpatch
  5826.       . alpha-epoch-comment.dpatch
  5827.       . bio-mem-leak.dpatch
  5828.       . capi-skb-free.dpatch
  5829.       . cbq-leak.dpatch
  5830.       . cciss-update.dpatch
  5831.       . drivers-ftape.dpatch
  5832.       . drivers-input-hiddev-HIDIOCGUCODE.dpatch
  5833.       . drivers-macintosh-adb-trackpad.dpatch
  5834.       . drivers-scsi-sym_2-dv-hang.dpatch
  5835.       . fix-sn_console-for-config_smp.dpatch
  5836.       . include-missing-includes.dpatch
  5837.       . marvell-mm.dpatch
  5838.       . minix-block-accounting-fix.dpatch
  5839.       . nfsd-subtreecheck-nostale.dpatch
  5840.       . openpromfs-loop.dpatch
  5841.       . pmac-no-of-stdout.dpatch
  5842.       . powerpc-g4-errata.dpatch
  5843.       . ptmx-fix.dpatch
  5844.       . qdisc-cache-align.dpatch
  5845.       . SG_IO-safe-commands-2.dpatch
  5846.       . shm-segment-count-fix.dpatch
  5847.       . skge-hotplug.dpatch
  5848.       . skge-hotplug-2.dpatch
  5849.       . sparc32-export-more-ksyms.dpatch
  5850.       . sparc64-sunsab-fix.dpatch
  5851.       . sparc64-syslog-register.dpatch
  5852.       . sparc64-update.dpatch
  5853.       . tcp-win-scale.dpatch
  5854.       . therm_adt746x-schedule.dpatch
  5855.       . usb-storage-vendor-count.dpatch
  5856.       . via-velocity.dpatch
  5857.       . via-velocity-2.dpatch
  5858.       . xfs-ioctl32.dpatch
  5859.     + Update the following patches:
  5860.       . ia64-generic-no-smp.dpatch
  5861.       . ia64-generic-no-smp-1-to-2.dpatch
  5862.       . modular-ide.dpatch
  5863.       . modular-vesafb.dpatch
  5864.       . drivers-net-tg3-readd.dpatch
  5865.       . tg3-update.dpatch
  5866.       . sata-nv-no-reset.dpatch
  5867.       . wlan-ng-prism2-usb.dpatch
  5868.     + Add the following patches
  5869.       . ext3-directio-leak-fix.dpatch
  5870.       . ppc64-iSeries-build-fix.dpatch
  5871.       . ia64-sn-move-irq-noop.dpatch
  5872.       . mm-vmscan.dpatch
  5873.       . alpha-writeq-fix.dpatch
  5874.       . drivers-serial-sn_console-up-buildfix.dpatch
  5875.       . ia64-hp-sba_iommu-fix.dpatch
  5876.       . SG_IO-safe-commands-1.dpatch
  5877.       . parport_pc-via8231.dpatch
  5878.       . drivers-pci-quirks-via8233a.dpatch
  5879.       . fs-tmpfs-free_inode-leak.dpatch
  5880.       . drivers-ide-dma-ricoh.dpatch
  5881.       . vlan-update-1.dpatch
  5882.       . ata_piix-combinde-mode-fix-2.dpatch
  5883.       . drivers-serial-8250-ioremap-fix.dpatch
  5884.       . tty-locking-fixes9.dpatch
  5885.       . dm_io-ENOMEM-goof.dpatch
  5886.     + Temporary disable the following patches that seems to be applied
  5887.       upstream with a different implementation:
  5888.       . mlock-as-user.dpatch
  5889.       . sk98lin-update.dpatch
  5890.       . marvell-pegasos-2.dpatch
  5891.  
  5892.   * Update i386 config files (new entries):
  5893.     . LOCALVERSION=""
  5894.     . SHMEM=y
  5895.     . PM_DEBUG=n
  5896.     . ACPI_BLACKLIST_YEAR=0
  5897.     . CPU_FREQ_GOV_ONDEMAND=m
  5898.     . HOTPLUG_PCI_ACPI_IBM=m
  5899.     . BLK_DEV_UB=m
  5900.     . MEGARAID_NEWGEN=n (try to avoid regressions)
  5901.     . MEGARAID_LEGACY=m
  5902.     . MD_RAID10=m
  5903.     . INET_TUNNEL=m
  5904.     . IP_NF_CT_ACCT=y
  5905.     . IP_NF_CT_PROTO_SCTP=m
  5906.     . IP_NF_MATCH_SCTP=m
  5907.     . IP_NF_MATCH_COMMENT=m
  5908.     . IP6_NF_MATCH_PHYSDEV=m
  5909.     . R8169_NAPI=n
  5910.     . SERIO_RAW=m
  5911.     . JOYSTICK_JOYDUMP=m
  5912.     . IPMI_POWEROFF=m
  5913.     . DRM Intel 830M, 845G, 852GM, 855GM, 865G=m
  5914.     . DRM_I915=m
  5915.     . I2C_ALGOPCA=m
  5916.     . I2C_PCA_ISA=m
  5917.     . SENSORS_SMSC47M1=m
  5918.     . W1_DS9490=m
  5919.     . W1_DS9490R_BRIDGE=m
  5920.     . W1_SMEM=m
  5921.     . SND_ATIIXP_MODEM=m
  5922.     . SND_USB_USX2Y=m
  5923.     . USB_SUSPEND=n
  5924.     . RPCSEC_GSS_SPKM3=m
  5925.     . KPROBES=n
  5926.     . SCHEDSTATS=n
  5927.     . CRYPTO_WP512=m
  5928.  
  5929.   * Update ppc config files (new entries):
  5930.     . LOCALVERSION=""
  5931.     . BLK_DEV_UB=m
  5932.     . MEGARAID_NEWGEN=n
  5933.     . MEGARAID_LEGACY=m
  5934.     . MD_RAID10=m
  5935.     . INET_TUNNEL=m
  5936.     . IP_NF_CT_ACCT=y
  5937.     . IP_NF_CT_PROTO_SCTP=m
  5938.     . IP_NF_MATCH_SCTP=m
  5939.     . IP_NF_MATCH_COMMENT=m
  5940.     . R8169_NAPI=n
  5941.     . SERIO_RAW=m
  5942.     . JOYSTICK_JOYDUMP=m
  5943.     . INPUT_PCSPKR=m
  5944.     . IPMI_POWEROFF=m
  5945.     . I2C_ALGOPCA=m
  5946.     . I2C_PCA_ISA=m
  5947.     . SENSORS_SMSC47M1=m
  5948.     . W1_DS9490=m
  5949.     . W1_DS9490R_BRIDGE=m
  5950.     . W1_SMEM=m
  5951.     . SND_ATIIXP_MODEM=m
  5952.     . SND_USB_USX2Y=m
  5953.     . USB_SUSPEND=n
  5954.     . RPCSEC_GSS_SPKM3=m
  5955.     . SCHEDSTATS=n
  5956.     . CRYPTO_WP512=m
  5957.  
  5958.   * Update amd64 config files (new entries):
  5959.     . LOCALVERSION=""
  5960.     . SHMEM=y
  5961.     . PM_DEBUG=n
  5962.     . ACPI_BLACKLIST_YEAR=0
  5963.     . CPU_FREQ_GOV_ONDEMAND=m
  5964.     . X86_SPEEDSTEP_CENTRINO=m
  5965.     . X86_SPEEDSTEP_CENTRINO_ACPI=y
  5966.     . X86_ACPI_CPUFREQ=m
  5967.     . X86_ACPI_CPUFREQ_PROC_INTF=y
  5968.     . UNORDERED_IO=n
  5969.     . HOTPLUG_PCI_ACPI_IBM=m
  5970.     . BLK_DEV_UB=m
  5971.     . MEGARAID_NEWGEN=n
  5972.     . MEGARAID_LEGACY=m
  5973.     . MD_RAID10=m
  5974.     . INET_TUNNEL=m
  5975.     . IP_NF_CT_ACCT=y
  5976.     . IP_NF_CT_PROTO_SCTP=m
  5977.     . IP_NF_MATCH_SCTP=m
  5978.     . IP_NF_MATCH_COMMENT=m
  5979.     . IP6_NF_MATCH_PHYSDEV=m
  5980.     . R8169_NAPI=n
  5981.     . SERIO_RAW=m
  5982.     . JOYSTICK_JOYDUMP=m
  5983.     . IPMI_POWEROFF=m
  5984.     . I2C_ALGOPCA=m
  5985.     . I2C_PCA_ISA=m
  5986.     . SENSORS_SMSC47M1=m
  5987.     . W1_DS9490=m
  5988.     . W1_DS9490R_BRIDGE=m
  5989.     . W1_SMEM=m
  5990.     . SND_ATIIXP_MODEM=m
  5991.     . SND_USB_USX2Y=m
  5992.     . USB_SUSPEND=n
  5993.     . RPCSEC_GSS_SPKM3=m
  5994.     . CRYPTO_WP512=m
  5995.  
  5996.   * Update sparc config files (new entries):
  5997.     . LOCALVERSION=""
  5998.     . BLK_DEV_UB=m
  5999.     . MEGARAID_NEWGEN=n
  6000.     . MEGARAID_LEGACY=m
  6001.     . MD_RAID10=m
  6002.     . INET_TUNNEL=m
  6003.     . IP_NF_CT_ACCT=y
  6004.     . IP_NF_CT_PROTO_SCTP=m
  6005.     . IP_NF_MATCH_SCTP=m
  6006.     . IP_NF_MATCH_COMMENT=m
  6007.     . IP6_NF_MATCH_PHYSDEV=m
  6008.     . SERIO_RAW=m
  6009.     . I2C_ALGOPCA=m
  6010.     . I2C_PCA_ISA=m
  6011.     . SENSORS_SMSC47M1=m
  6012.     . RPCSEC_GSS_SPKM3=m
  6013.     . SND_ATIIXP_MODEM=m
  6014.     . SND_USB_USX2Y=m
  6015.     . CRYPTO_WP512=m
  6016.  
  6017.   * Disable CONFIG_DRM_GAMMA. The driver is broken.
  6018.  
  6019.   * Add inotify-0.16-wip-rml-2.6.10-rc2-9.dpatch and enables it in the
  6020.     configurations (CONFIG_INOTIFY=y)
  6021.  
  6022.   * Add patch sparc64-inotify-0.16-wip-rml-2.6.10-rc2-9.dpatch. The patch
  6023.     doesn't modify the inotify code, but it makes it visible to Kconfig.
  6024.     In the specific sparc64 has a special way to handle drivers/char
  6025.     compared to other archs and it drivers need to be added on a case
  6026.     by case base.
  6027.  
  6028.   Changes by Daniel Stone:
  6029.  
  6030.   * Add sysfs support to ndiswrapper:
  6031.     + Add the following patches:
  6032.       . ndiswrapper-2.dpatch
  6033.     + Obsolete the following patches:
  6034.       . ndiswrapper.dpatch
  6035.     (Closes: Ubuntu #3279)
  6036.  
  6037.   * Add support for IBM ThinkPad TrackPoint devices:
  6038.     + Add the following patches:
  6039.       . ibm-trackpoint-support.dpatch
  6040.     (Closes: Ubuntu #2124)
  6041.  
  6042.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Mon, 29 Nov 2004 10:07:36 +0100
  6043.  
  6044. linux-source-2.6.8.1 (2.6.8.1-19) hoary; urgency=low
  6045.  
  6046.   * The "gibb0r m3 3v3n m0r3 cr4ck" upload.
  6047.  
  6048.   * kill sparc32 packages for real.
  6049.  
  6050.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Fri, 26 Nov 2004 22:36:16 +0100
  6051.  
  6052. linux-source-2.6.8.1 (2.6.8.1-18) hoary; urgency=low
  6053.  
  6054.   * The "gibb0r m3 4 l0t 0f cr5ck" upload.
  6055.  
  6056.   * Create kernel udebs:
  6057.     - Add build-deps on kernel-wedge.
  6058.     - Create debian/control.stub for udeb list generation via kernel-wedge.
  6059.     - Create debian/d-i/<arch> tree with pristine copy of
  6060.       linux-kernel-di-<arch> at the following versions:
  6061.       linux-kernel-di-i386-2.6_0.67ubuntu3
  6062.       linux-kernel-di-amd64-2.6_0.16ubuntu2
  6063.       linux-kernel-di-powerpc-2.6_0.73ubuntu3
  6064.       linux-kernel-di-sparc-2.6-0.02
  6065.     - Remove build-dep field from debian/d-i/<arch>/kernel-version since it's
  6066.       not required anymore.
  6067.     - Update debian/rules:
  6068.       + Add kernel-wedge/udeb section at the bottom of the file.
  6069.       + Add debian/control target.
  6070.       + Update clean target to call debian/control.
  6071.       + Update build_prereq to call debian/control.
  6072.       + Add binary-udebs and unpack-kernels targets.
  6073.       + Split binary-arch in binary-debs and binary-arch. The former will
  6074.         create the debs (as before) using make-kpkg, the latter will move
  6075.         them to ../.
  6076.       + Update binary-arch to depend on binary-debs and binary-udebs.
  6077.       + Make kernel-wedge check a warning and not a failure (|| true)
  6078.         otherwise it will stomp on unrelated problems.
  6079.  
  6080.   * sparc port love:
  6081.     + Add debian/config/sparc/ from kernel-image-2.6.8-sparc (2.6.8-3)
  6082.     + Import patches:
  6083.       - tg3-update.dpatch
  6084.       - openpromfs-loop.dpatch
  6085.       - sparc-cg14-init.dpatch
  6086.       - sparc-sunzilog-timeout.dpatch
  6087.       - sparc32-export-more-ksyms.dpatch
  6088.       - sparc32-initrd-memcpy.dpatch
  6089.       - sparc64-hme-lockup.dpatch
  6090.       - sparc64-sunsab-break-fix.dpatch
  6091.       - sparc64-sunsab-fix.dpatch
  6092.       - sparc64-syslog-register.dpatch
  6093.     + Update config/sparc/*
  6094.     + Do not build sparc32 kernels for now. I have no way to test them atm.
  6095.     + Update debian/control and debian/control.stub
  6096.  
  6097.  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Fri, 26 Nov 2004 22:24:51 +0100
  6098.  
  6099. linux-source-2.6.8.1 (2.6.8.1-17) hoary; urgency=low
  6100.  
  6101.   * Revert pre-Warty regressions
  6102.   * [debian/config/i386/*] Disable CONFIG_PCI_MSI, enable
  6103.     CONFIG_IDEDMA_ONLYDISK
  6104.  
  6105.  -- Matt Zimmerman <mdz@canonical.com>  Tue,  2 Nov 2004 13:16:09 -0800
  6106.  
  6107. linux-source-2.6.8.1 (2.6.8.1-16) warty; urgency=low
  6108.  
  6109.   * Enabled MAGIC_SYSRQ on i386.
  6110.   * Fixed name of acpi_ps_parse_aml patch.
  6111.  
  6112.  -- Herbert Xu <herbert@gondor.apana.org.au>  Tue, 12 Oct 2004 21:07:07 +1000
  6113.  
  6114. linux-source-2.6.8.1 (2.6.8.1-15) warty; urgency=low
  6115.  
  6116.   * Fix method_desc crash in acpi_ps_parse_aml in drivers/acpi/parser/psparse.c
  6117.     (me).
  6118.  
  6119.  -- Herbert Xu <herbert@gondor.apana.org.au>  Sun, 10 Oct 2004 20:21:43 +1000
  6120.  
  6121. linux-source-2.6.8.1 (2.6.8.1-14) warty; urgency=low
  6122.  
  6123.   * Skip SATA reset in drivers/scsi/sata_nv.c (unknown).
  6124.   * Properly recognise PowerMac7,3 in arch/ppc/platforms/pmac_feature.c
  6125.     (Andreas Schwab).
  6126.  
  6127.  -- Herbert Xu <herbert@gondor.apana.org.au>  Sat,  9 Oct 2004 22:13:41 +1000
  6128.  
  6129. linux-source-2.6.8.1 (2.6.8.1-13) warty; urgency=low
  6130.  
  6131.   * Load firmware from standard locations (me):
  6132.     . drivers/net/wireless/acx/acx100_helper.c
  6133.     . drivers/net/wireless/acx/acx100_usb.c
  6134.  
  6135.  -- Herbert Xu <herbert@gondor.apana.org.au>  Thu,  7 Oct 2004 22:28:30 +1000
  6136.  
  6137. linux-source-2.6.8.1 (2.6.8.1-12) warty; urgency=low
  6138.  
  6139.   * Disable acpi_early_init when acpi=off is set in drivers/acpi/bus.c (me).
  6140.  
  6141.  -- Herbert Xu <herbert@gondor.apana.org.au>  Tue,  5 Oct 2004 21:50:16 +1000
  6142.  
  6143. linux-source-2.6.8.1 (2.6.8.1-11) warty; urgency=low
  6144.  
  6145.   * Added PCI table for 3w-xxxx in drivers/scsi/3w-xxxx.c (me).
  6146.   * Reverted via-velocity update:
  6147.     . include/linux/pci_ids.h
  6148.     . drivers/net/via-velocity.c
  6149.     . drivers/net/via-velocity.h
  6150.   * Fixed notifier oopses in via-velocity (Francois Romieu):
  6151.     . drivers/net/via-velocity.c
  6152.     . drivers/net/via-velocity.h
  6153.   * Updated ipw2200 driver to 0.11:
  6154.     . Documentation/networking/README.ipw2100
  6155.     . drivers/net/wireless/Kconfig
  6156.     . drivers/net/wireless/ieee80211/*
  6157.     . drivers/net/wireless/ipw2200/*
  6158.  
  6159.  -- Herbert Xu <herbert@gondor.apana.org.au>  Mon,  4 Oct 2004 11:22:33 +1000
  6160.  
  6161. linux-source-2.6.8.1 (2.6.8.1-10) warty; urgency=low
  6162.  
  6163.   * Disable local APIC in acpi_power_off in drivers/acpi/sleep/poweroff.c
  6164.     (unknown).
  6165.   * Sleep interruptibly in therm_adt746x thread in
  6166.     drivers/macintosh/therm_adt746x.c (me).
  6167.   * Removed meta packages.
  6168.   * Updated via-velocity from bk (Linux):
  6169.     . include/linux/pci_ids.h
  6170.     . drivers/net/via-velocity.c
  6171.     . drivers/net/via-velocity.h
  6172.   * Help vendors count to 1 in usb-storage in drivers/usb/storage/transport.c
  6173.     (Alan Stern).
  6174.   * Enabled IDEDMA_ONLYDISK.
  6175.   * Updated ipw2200 driver to 0.10.
  6176.  
  6177.  -- Herbert Xu <herbert@gondor.apana.org.au>  Thu, 30 Sep 2004 21:19:45 +1000
  6178.  
  6179. linux-source-2.6.8.1 (2.6.8.1-9) warty; urgency=low
  6180.  
  6181.   * Disabled CONFIG_PCI_MSI.
  6182.   * Updated ipw2200 driver to 0.8.
  6183.  
  6184.  -- Herbert Xu <herbert@gondor.apana.org.au>  Mon, 27 Sep 2004 20:07:28 +1000
  6185.  
  6186. linux-source-2.6.8.1 (2.6.8.1-8) warty; urgency=low
  6187.  
  6188.   * Disabled NDIS wrapper on amd64/powerpc.
  6189.   * Added eagle-usb driver (Frederick Ros):
  6190.     . drivers/usb/misc/Kconfig
  6191.     . drivers/usb/misc/Makefile
  6192.     . drivers/usb/misc/eagle-usb/*
  6193.  
  6194.  -- Herbert Xu <herbert@gondor.apana.org.au>  Sun, 26 Sep 2004 20:25:11 +1000
  6195.  
  6196. linux-source-2.6.8.1 (2.6.8.1-7) warty; urgency=low
  6197.  
  6198.   * Enabled SCSI_CONSTANTS/SCSI_MULTI_LUN on powerpc.
  6199.   * Added adm8211 driver (Michael Wu):
  6200.     . drivers/net/wireless/Kconfig
  6201.     . drivers/net/wireless/Makefile
  6202.     . drivers/net/wireless/adm8211/*
  6203.   * Added prism54 firmware 1.0.4.3.
  6204.   * Moved wireless firmware to /lib.
  6205.   * Added ACPI patch 20040826 (Intel).
  6206.   * Added NDIS wrapper (Pontus Fuchs):
  6207.     . drivers/net/Kconfig
  6208.     . drivers/net/Makefile
  6209.     . drivers/net/ndiswrapper/*
  6210.   * Increment ABI due to ACPI patch.
  6211.   * Unregister properly if no devices are found in
  6212.     drivers/scsi/aic7xxx/aic79xx_osm.c (me).
  6213.   * Updated sk98lin driver in drivers/net/sk98lin/* (Marvell).
  6214.   * Fixed TCP header length check in net/ipv6/netfilter/ip6t_LOG.c
  6215.     (Olaf Kirch).
  6216.   * Updated build-dependency on kernel-package.
  6217.  
  6218.  -- Herbert Xu <herbert@gondor.apana.org.au>  Fri, 24 Sep 2004 23:50:59 +1000
  6219.  
  6220. linux-source-2.6.8.1 (2.6.8.1-6) warty; urgency=low
  6221.  
  6222.   * Updated sk98lin PCI table based on skge_probe() in
  6223.     drivers/net/sk98lin/skge.c (Herbert Xu).
  6224.  
  6225.  -- Herbert Xu <herbert@gondor.apana.org.au>  Sat, 18 Sep 2004 13:28:04 +1000
  6226.  
  6227. linux-source-2.6.8.1 (2.6.8.1-5) warty; urgency=low
  6228.  
  6229.   * Revert changes which somehow got applied directly in the diff, which were
  6230.     then duplicated by the dpatch, causing build failures
  6231.  
  6232.  -- Matt Zimmerman <mdz@canonical.com>  Mon, 13 Sep 2004 23:03:43 -0700
  6233.  
  6234. linux-source-2.6.8.1 (2.6.8.1-4) warty; urgency=low
  6235.  
  6236.   * Add "unpatch" target to debian/rules (for dpatch-edit-patch)
  6237.   * debian/patches/skge-hotplug.dpatch: Add PCI table for hotplug
  6238.     so that the sk98lin driver is automatically loaded (Warty #1141)
  6239.  
  6240.  -- Matt Zimmerman <mdz@canonical.com>  Mon, 13 Sep 2004 14:44:58 -0700
  6241.  
  6242. linux-source-2.6.8.1 (2.6.8.1-3) warty; urgency=low
  6243.  
  6244.   * Set subarch to pmac on powerpc.
  6245.   * Added atmel firmware 1.1.
  6246.   * Updated ipw2200 driver to 0.7.
  6247.   * Commented out debian purge rule in scripts/package/Makefile.
  6248.  
  6249.  -- Herbert Xu <herbert@gondor.apana.org.au>  Thu,  9 Sep 2004 19:21:35 +1000
  6250.  
  6251. linux-source-2.6.8.1 (2.6.8.1-2) unstable; urgency=low
  6252.  
  6253.   * Fixed low-level ISDN CAPI drivers skb free
  6254.     (Carsten Paeth, Armin Schindler):
  6255.     . drivers/isdn/capi/capidrv.c
  6256.     . drivers/isdn/hardware/avm/b1.c
  6257.     . drivers/isdn/hardware/avm/b1dma.c
  6258.     . drivers/isdn/hardware/avm/c4.c
  6259.     . drivers/isdn/hardware/avm/t1isa.c
  6260.     . drivers/isdn/hardware/eicon/capifunc.c
  6261.   * Merged powerpc patches from Debian:
  6262.     . drivers/serial/8250.c
  6263.     . drivers/ide/pci/via82cxxx.c
  6264.   * Added build-dependency on sharutils for uudecode.
  6265.   * Added misdn driver (Karsten Keil):
  6266.     . drivers/isdn/hardware/Kconfig
  6267.     . drivers/isdn/hardware/Makefile
  6268.     . drivers/isdn/hardware/misdn/*
  6269.   * Added TI ACX100 support (ACX100 Open Source Project):
  6270.     . drivers/net/wireless/Kconfig
  6271.     . drivers/net/wireless/Makefile
  6272.     . drivers/net/wireless/acx/*
  6273.   * Kill floating-point operations in acx100 in drivers/net/wireless/acx/idma.c
  6274.     (me).
  6275.   * Corrected typo in description of SMP packages.
  6276.   * Fixed ipw2100 build problem on powerpc in
  6277.     drivers/net/wireless/ipw2100/ipw2100_fw.c (me).
  6278.   * Added PowerPC packages.
  6279.   * Added AMD64 packages.
  6280.   * Fixed acx100 build problem on amd64 in
  6281.     drivers/net/wireless/acx/wlan_compat.h (me).
  6282.   * Updated kernel-package dependency for ubuntu.
  6283.  
  6284.  -- Herbert Xu <herbert@gondor.apana.org.au>  Sat,  4 Sep 2004 20:06:07 +1000
  6285.  
  6286. linux-source-2.6.8.1 (2.6.8.1-1) unstable; urgency=low
  6287.  
  6288.   * Initial release based on Debian 2.6.8-2.
  6289.   * Fixed bio memory leak in fs/bio.c (bk).
  6290.   * Reverted bd_claim check on partition/device in fs/block_dev.c (unknown).
  6291.   * Added mppe support (unknown):
  6292.     . drivers/net/Kconfig
  6293.     . drivers/net/Makefile
  6294.     . drivers/net/arcfour.c
  6295.     . drivers/net/arcfour.h
  6296.     . drivers/net/ppp_generic.c
  6297.     . drivers/net/ppp_mppe_compress.c
  6298.     . drivers/net/sha1.c
  6299.     . drivers/net/sha1.h
  6300.     . include/linux/ppp-comp.h
  6301.   * Allow mlock as user (Chris Wright):
  6302.     . fs/hugetlbfs/inode.c
  6303.     . include/asm-alpha/resource.h
  6304.     . include/asm-arm/resource.h
  6305.     . include/asm-arm26/resource.h
  6306.     . include/asm-cris/resource.h
  6307.     . include/asm-h8300/resource.h
  6308.     . include/asm-i386/resource.h
  6309.     . include/asm-ia64/resource.h
  6310.     . include/asm-m68k/resource.h
  6311.     . include/asm-parisc/resource.h
  6312.     . include/asm-ppc/resource.h
  6313.     . include/asm-ppc64/resource.h
  6314.     . include/asm-s390/resource.h
  6315.     . include/asm-sh/resource.h
  6316.     . include/asm-sparc/resource.h
  6317.     . include/asm-sparc64/resource.h
  6318.     . include/asm-v850/resource.h
  6319.     . include/asm-x86_64/resource.h
  6320.     . include/linux/mm.h
  6321.     . include/linux/sched.h
  6322.     . include/linux/shm.h
  6323.     . ipc/shm.c
  6324.     . kernel/user.c
  6325.     . mm/mlock.c
  6326.     . mm/mmap.c
  6327.     . mm/mremap.c
  6328.     . mm/shmem.c
  6329.   * Automatically compute tcp_default_win_scale (Stephen Hemminger):
  6330.     . include/net/tcp.h
  6331.     . net/ipv4/sysctl_net_ipv4.c
  6332.     . net/ipv4/tcp.c
  6333.     . net/ipv4/tcp_output.c
  6334.   * Added generic IEEE 80211 layer (Intel):
  6335.     . drivers/net/wireless/Kconfig
  6336.     . drivers/net/wireless/Makefile
  6337.     . drivers/net/wireless/ieee80211/*
  6338.   * Added ipw2100 driver (Intel):
  6339.     . Documentation/networking/README.ipw2100
  6340.     . drivers/net/wireless/Kconfig
  6341.     . drivers/net/wireless/Makefile
  6342.     . drivers/net/wireless/ipw2100/*
  6343.   * Added ipw2200 driver (Intel):
  6344.     . drivers/net/wireless/Kconfig
  6345.     . drivers/net/wireless/Makefile
  6346.     . drivers/net/wireless/ipw2200/*
  6347.   * Added prism2_usb driver (AbsoluteValue Systems):
  6348.     . drivers/net/wireless/Kconfig
  6349.     . drivers/net/wireless/Makefile
  6350.     . drivers/net/wireless/prism2/*
  6351.     . drivers/net/wireless/wlan-ng/*
  6352.     . include/wlan/*
  6353.     . include/prism2/*
  6354.   * Cacheline-align qdisc data in qdisc_create() in net/sched/sch_api.c
  6355.     (Patrick McHardy).
  6356.   * Fix class leak in CBQ scheduler in net/sched/sch_cbq.c (Patrick McHardy).
  6357.   * Updated kernel-patch-debian description (Debian 2.6.8-3).
  6358.   * Add a comment about the Adaptec firmware rebuild situation to README.Debian
  6359.     (Debian 2.6.8-3).
  6360.   * Suggest libqt3-dev for xconfig (Debian 2.6.8-3).
  6361.   * Added patches from Debian 2.6.8-4:
  6362.     . Added patch by Alex Clausen to stop spurious mouse button events
  6363.       on older ADB using pmac notebooks (Sven Luther).
  6364.     . Added g4-errata followup patch that clears the BTIC bit, instead of
  6365.       just not setting it (Sven Luther).
  6366.     . Update list of safe SCSI commands for SG_IO to match 2.6.9-rc1
  6367.       (Christoph Hellwig).
  6368.     . Added two SCSI commands, namely VERIFY_16 and GPCMD_SEND_CUE_SHEET,
  6369.       that were mentioned in the list from 2.6.9-rc1 but missing from the
  6370.       corresponding header files (Jens Schmalzing).
  6371.     . Replace the drivers-scsi-sym53c8xx_revert workaround with
  6372.       drivers-scsi-sym_2-dv-hang, which is a proper fix for the hang
  6373.       (dann frazier).
  6374.     . Update scsi blacklist for USB multi card readers (Christoph Hellwig).
  6375.     . Claim we're Windows (TM) to ACPI to work around broken BIOSes
  6376.       (Christoph Hellwig).
  6377.     . Enter ACPI mode earlier (Christoph Hellwig).
  6378.     . Add small ACPI fix that makes speedstep work on some Centrino Laptops
  6379.       (Christoph Hellwig).
  6380.     . Fix oldworld pmacs that don't have an OF stdout.
  6381.     . Update CCISS driver (Christoph Hellwig).
  6382.     . Add minix block accounting fix (Christoph Hellwig).
  6383.     . Fix nfsd to not errornously return ESTALE on failed permission check
  6384.       (Christoph Hellwig).
  6385.     . Fix SHM segment count limit off by one (Christoph Hellwig).
  6386.     . Add some Sparc64 backports to make Josh happy (Christoph Hellwig).
  6387.  
  6388.  -- Herbert Xu <herbert@gondor.apana.org.au>  Sat, 21 Aug 2004 15:04:28 +1000
  6389.  
  6390. kernel-source-2.6.8 (2.6.8-2) unstable; urgency=high
  6391.  
  6392.   * Add updated fix for generic UP kernel builds on IA64 (dann frazier).
  6393.   * Added g4 l2 flush and MSR patch from Jacob Pan (Sven Luther).
  6394.   * Added marvell gigabit ethernet driver errata patch from Nicolas Det
  6395.     (Sven Luther).
  6396.   * Added UP build fixes for sn_console & cyclone on ia64 (dann frazier).
  6397.  
  6398.  -- Sven Luther <luther@debian.org>  Tue, 17 Aug 2004 15:34:59 +0200
  6399.  
  6400. kernel-source-2.6.8 (2.6.8-1) unstable; urgency=high
  6401.  
  6402.   * New upstream release.
  6403.   
  6404.   * Nuke tg3.c properly in prune-non-free; rely on patch to supply driver
  6405.     (Andres Salomon).
  6406.  
  6407.   * The following patches have been merged upstream (Andres Salomon):
  6408.     . acpi-typo
  6409.     . chown-gid-check
  6410.     . chown-procfs
  6411.     . dont-dereference-netdev.name-before-register_netdev
  6412.       (partially applied; this is a broken patch)
  6413.     . drivers-atkbd-quiten
  6414.     . drivers-dpt_i2o-fixup
  6415.     . drivers-isdn-io_funcs-fixup
  6416.     . drivers-net-irda-dma_api
  6417.     . drivers-net-via_rhine-avoid_bitfield
  6418.     . drivers-sb-pnp_unregister
  6419.     . drivers-scsi-advansys-dma_api
  6420.     . drivers-scsi-sd-NO_SENSE
  6421.     . drivers-usb-net-pegasus-startstop_queue
  6422.     . envp
  6423.     . fs-isofs-acorn
  6424.     . fs-isofs-dont-check-period
  6425.     . fs-jfs-compile
  6426.     . include-linux-mca.h-fixups
  6427.     . netfilter-signedcharbug
  6428.     . netlink-macro-fixups
  6429.     . powerpc-g4-errata
  6430.     . xfs-update
  6431.  
  6432.   * The following patches have been modified (Andres Salomon):
  6433.     . drivers-input-hiddev-HIDIOCGUCODE
  6434.       (sparse fixes; s/(void *) arg/user_arg/g)
  6435.     . remove-references-to-removed-drivers
  6436.       (upstream now considers SMCTR a broken and legacy driver)
  6437.     . drivers-net-tg3-readd
  6438.       (forward port firmware changes to new tg3; from version 3.3
  6439.       of driver to version 3.8)
  6440.  
  6441.   * Stop the kernel distclean from nuking the debian directory by
  6442.     having the clean rule check for debian/official (Andres Salomon).
  6443.  
  6444.   * Fix typo in alpha-termbits patch naming (Christoph Hellwig).
  6445.  
  6446.   * Drop two unneeded patches (Christoph Hellwig):
  6447.     . fs-cramfs-constify
  6448.     . include-thread_info-ifdefs
  6449.  
  6450.   * Remove -2 postfixes from patches, this is a new upstream release
  6451.     (Christoph Hellwig).
  6452.  
  6453.   * Add NFS OOPS fix (Christoph Hellwig).
  6454.  
  6455.   * Add SG_IO WRITE_BUFFER capability check (Christoph Hellwig).
  6456.  
  6457.   * Fix IA64 generic kernel compile on UP (Christoph Hellwig).
  6458.  
  6459.   * Add pty leak fix from Al Viro (Christoph Hellwig).
  6460.  
  6461.   * Add patch from Gustavo Barbier to support IBM RS/6000 7043-240 and -E30
  6462.     (Christoph Hellwig).
  6463.  
  6464.   * Add 32bit ioctl translation support to XFS (closes: Bug#257265)
  6465.     (Christoph Hellwig).
  6466.  
  6467.   * Revert sym53c8xx driver (dann frazier).
  6468.  
  6469.  -- Andres Salomon <dilinger@voxel.net>  Sat, 14 Aug 2004 02:40:50 -0400
  6470.  
  6471. kernel-source-2.6.7 (2.6.7-4) unstable; urgency=high
  6472.  
  6473.   * Migrated pegasos patch from the powerpc package, as it will be accepted
  6474.     upstream (Sven Luther).
  6475.  
  6476.   * Added a errata fix for some recent G4 processors (Sven Luther).
  6477.  
  6478.   * Fixed the Powerpc/Pegasos marvell discovery II builtin gigabit ethernet
  6479.     driver to use the MAC address set by the firmware, instead of reading the
  6480.     value from the prom in a way specific to the mips board (Sven Luther).
  6481.  
  6482.  -- Jens Schmalzing <jensen@debian.org>  Thu,  5 Aug 2004 18:32:00 +0200
  6483.  
  6484. kernel-source-2.6.7 (2.6.7-3) unstable; urgency=low
  6485.  
  6486.   * Upgraded the fs-asfs patch to 1.0beta7 (Jens Schmalzing).
  6487.  
  6488.   * Updated README.NMU to explain the new build process based on split
  6489.     patches and dpatch (Jens Schmalzing).
  6490.  
  6491.   * Added chown security fixes (closes: Bug#257504) (Christoph Hellwig).
  6492.  
  6493.   * Dropped modular-swsusp, doesn't work and unmaintained (Christoph Hellwig).
  6494.  
  6495.   * Added 3ware SATA-RAID driver, backported from mainline (Christoph Hellwig).
  6496.  
  6497.   * Update XFS to most current upstream BK version (Christoph Hellwig).
  6498.  
  6499.   * Added Marvell Ethernet driver (closes: Bug#256064) (Christoph Hellwig).
  6500.  
  6501.   * Added a backport of the netfilter signed char fix (Christoph Hellwig).
  6502.  
  6503.  -- Sven Luther <luther@debian.org>  Wed,  7 Jul 2004 18:12:20 +0200
  6504.  
  6505. kernel-source-2.6.7 (2.6.7-2) unstable; urgency=low
  6506.  
  6507.   * Removed another tainted driver (closes: Bug#242895), and amended
  6508.     remove-references-to-removed-drivers.dpatch accordingly.  Actually,
  6509.     this was done in the previous revision, but we forgot the changelog
  6510.     entry (Christoph Hellwig, Jens Schmalzing).
  6511.  
  6512.   * Renamed debian/revision back to version.Debian.  Having it outside the
  6513.     debian/ directory is mandatory for kernel-tree to work (Jens Schmalzing).
  6514.  
  6515.   * Added the drivers-net-tg3 patch.  It only adds firmware loading
  6516.     support, contrary to the drivers-net-tg3-readd patch which re-adds the
  6517.     whole driver.  As a consequence, the Debian patch also applies to the
  6518.     vanilla kernel again.  Note that this patch is only kept here for
  6519.     reference for the time being and will not be activated until the next
  6520.     upstream release (Jens Schmalzing).
  6521.  
  6522.   * Added the fs-asfs patch by Marek Szyprowski, containing support for
  6523.     the Amiga Smart Filesystem.  Actually, the patch was already part of
  6524.     the kernel-patch-powerpc package and has been moved over from there
  6525.     (Jens Schmalzing).
  6526.  
  6527.  -- Jens Schmalzing <jensen@debian.org>  Thu, 24 Jun 2004 09:56:13 +0200
  6528.  
  6529. kernel-source-2.6.7 (2.6.7-1) unstable; urgency=low
  6530.  
  6531.   * New upstream release.
  6532.  
  6533.   * Added split patches in dpatch format (Christoph Hellwig and Sven Luther).
  6534.  
  6535.   * Lots of patches merged upstream:
  6536.     . acpi-link
  6537.     . console-refcounting
  6538.     . doc-sound
  6539.     . drivers-hotplug-acpi-unregister
  6540.     . drivers-i810-update
  6541.     . drivers-ide-CONFIG_IDE_STROKE-at-runtime (slight changes, allows drops
  6542.       the config option completely)
  6543.     . drivers-mca_53c9x-needs_mca_legacy
  6544.     . drivers-mtd-sharp-missing-includes
  6545.     . drivers-mtd-uclinux-rootfs
  6546.     . drivers-neomagic-ids
  6547.     . drivers-neomagic-oss-ids
  6548.     . drivers-paride-epat (with minor updates)
  6549.     . drivers-pnp-needs-x86
  6550.     . drivers-scsi-aic7xxx-fixes (slightly different)
  6551.     . drivers-usb-storage-new-sony-device
  6552.     . drivers-video-tgafb-needs-selection.h
  6553.     . drivers-watchdog-missing-includes
  6554.     . fs-isofs-remove-unused
  6555.     . include-linux-mca.h-fixups (only partially)
  6556.     . makefile-wc-fixup
  6557.     . sparc64-NR_CPUS
  6558.     . x86-dma-mapping.h-fixups
  6559.  
  6560.   * Dropped some patches (Christoph Hellwig):
  6561.     . alpha_cia_window - incorrect (closes: #253787)
  6562.     . doc-initrd_devfs - incorrect, devfs names for initrd are okay
  6563.     . drivers-mwave_paper_over_sysfs_crap - buggy driver model integration
  6564.       removed completely upstream
  6565.     . drivers-net-ns83820-needs-FW_LOADER - incorrect, ns83820 doesn't
  6566.       load firmware at all
  6567.     . drivers-scsi-3w-xxxx-no_unregister - incorrect
  6568.     . export-proc_get_inode - the symbol is internal for a reason.  buggy
  6569.       drivers using it removed in 2.6.7
  6570.     . fs-msdos-dontbug - rejected upstream
  6571.     . fs-umsdosfs-crapola - umdos is disconnected from the build in 2.6
  6572.     . ppc-higher-binutils-requirement - upstream disagrees, Debian uses
  6573.       dpkg build depencies anyway
  6574.     . 00_doc-README.Debian - now handled differently by the packaging
  6575.   
  6576.   * Renamed version.Debian to debian/revision, in order to have all Debian
  6577.     specific bits in the debian directory (Jens Schmalzing).
  6578.  
  6579.   * Added the prune target to debian/rules.  It unpacks the vanilla
  6580.     kernel, removes the tainted bits, and creates a free .orig.tar.gz
  6581.     (Jens Schmalzing).
  6582.  
  6583.   * Added the monolith target to debian/rules.  It saves a copy of the
  6584.     original kernel tree, then for each revision applies the split patches
  6585.     via dpatch and creates a monolithic patch (Jens Schmalzing).
  6586.  
  6587.   * Add fs-jfs-compile to fix JFS compilation (Christoph Hellwig).
  6588.  
  6589.   * Package the upstream changelog file, taken from ChangeLog-<release>,
  6590.     into kernel-tree.  The rationale of this being that we should
  6591.     distribute the upstream changelog in the usual location, but it is
  6592.     enough to do this once (Jens Schmalzing).
  6593.  
  6594.  -- Jens Schmalzing <jensen@debian.org>  Mon, 21 Jun 2004 12:55:48 +0200
  6595.  
  6596. kernel-source-2.6.6 (2.6.6-2) unstable; urgency=low
  6597.  
  6598.   * Fix i386 FPU bug.
  6599.   * Transfer control of package to debian kernel team.
  6600.  
  6601.  -- William Lee Irwin III <wli@debian.org>  Tue, 15 Jun 2004 11:06:35 -0700
  6602.  
  6603. kernel-source-2.6.6 (2.6.6-1) unstable; urgency=low
  6604.  
  6605.   * New upstream release (closes: #243084, #244728, #245959, #247486).
  6606.   * Deleted unused exit prototype in drivers/scsi/aic7xxx/aic7xxx_osm.c.
  6607.   * Unregister properly if no devices are found in
  6608.     drivers/scsi/aic7xxx/aic79xx_osm.c (closes: #246277, #247298).
  6609.   * Fixed GUCODE type check in drivers/usb/input/hiddev.c (Sergey Vlasov).
  6610.   * Added basic highmem support in drivers/scsi/advansys.c (closes: #245238).
  6611.   * Changed all occurrences herbert@debian.org:
  6612.     . arch/i386/power/swsusp_syms.c
  6613.     . arch/x86_64/kernel/swsusp_syms.c
  6614.     . kernel/power/swsusp-core.c
  6615.     . kernel/power/swsusp.h
  6616.   * Reverted broken "VIA KT400-8235" change in arch/i386/kernel/dmi_scan.c.
  6617.   * Fixed IRQ assignment in drivers/acpi/pci_link.c (Len Brown).
  6618.   * Fixed resume device check (Sau Dan Lee):
  6619.     . kernel/power/swsusp-core.c
  6620.     . kernel/power/swsusp.c
  6621.     . kernel/power/swsusp.h
  6622.   * Restored driver without firmware:
  6623.     . drivers/net/Kconfig
  6624.     . drivers/net/Makefile
  6625.     . drivers/net/tg3.c
  6626.   * Added firmware loading support (Nathaneal Nerode):
  6627.     . drivers/net/Kconfig
  6628.     . drivers/net/tg3.c
  6629.  
  6630.  -- Herbert Xu <herbert@debian.org>  Tue, 11 May 2004 19:42:16 +1000
  6631.  
  6632. kernel-source-2.6.5 (2.6.5-4) unstable; urgency=high
  6633.  
  6634.   * Unregister PCI driver in drivers/pci/hotplug/acpiphp_glue.c.
  6635.   * Fixed print_pirt NULL deref in drivers/pci/hotplug/shpchprm_acpi.c
  6636.     (closes: #246149).
  6637.   * Reverted radeon/r128 firmware changes (closes: #246587, #246594, #246627):
  6638.     . drivers/char/drm/Kconfig
  6639.     . drivers/char/drm/Makefile
  6640.     . drivers/char/drm/r128_cce.c
  6641.     . drivers/char/drm/r128_drv.h
  6642.     . drivers/char/drm/r128_firmware_loader.c
  6643.     . drivers/char/drm/radeon_cp.c
  6644.     . drivers/char/drm/radeon_drv.h
  6645.     . drivers/char/drm/radeon_firmware_loader.c
  6646.  
  6647.  -- Herbert Xu <herbert@debian.org>  Fri, 30 Apr 2004 09:05:39 +1000
  6648.  
  6649. kernel-source-2.6.5 (2.6.5-3) unstable; urgency=medium
  6650.  
  6651.   * Added firmware loading support (Nathaneal Nerode):
  6652.     . drivers/char/drm/Kconfig
  6653.     . drivers/char/drm/Makefile
  6654.     . drivers/char/drm/r128_cce.c
  6655.     . drivers/char/drm/r128_drv.h
  6656.     . drivers/char/drm/r128_firmware_loader.c
  6657.     . drivers/char/drm/radeon_cp.c
  6658.     . drivers/char/drm/radeon_drv.h
  6659.     . drivers/char/drm/radeon_firmware_loader.c
  6660.   * Removed non-free firmware:
  6661.     . R128 firmware: drivers/char/drm/r128_cce.c
  6662.     . Radeon firmware: drivers/char/drm/radeon_cp.c
  6663.   * Read .extraversion if it exists in Makefile.
  6664.   * Added support for removal in drivers/ide/ide-generic.c.
  6665.   * Set GPL license in arch/i386/kernel/cpu/mcheck/non-fatal.c.
  6666.   * Copy pages in reverse (closes: #234976):
  6667.     . arch/i386/power/pmdisk.S
  6668.     . arch/i386/power/swsusp.S
  6669.   * Lowered maximum NR_CPUS to 32 in arch/sparc64/Kconfig (closes: #245971).
  6670.  
  6671.  -- Herbert Xu <herbert@debian.org>  Tue, 27 Apr 2004 20:31:41 +1000
  6672.  
  6673. kernel-source-2.6.5 (2.6.5-2) unstable; urgency=low
  6674.  
  6675.   * Reverted pid == 1 change in kernel/fork.c.
  6676.   * Allow PCI IDE drivers to be unloaded if probing fails in
  6677.     drivers/ide/pci/atiixp.c.
  6678.   * Fixed single word src misalign > dest misalign case in
  6679.     arch/alpha/lib/stxncpy.S (glibc).
  6680.   * Removed obsolete gcc workaround in sound/core/oss/Makefile.
  6681.   * Fixed boundary checks for GUSAGE/SUSAGE in drivers/usb/input/hiddev.c.
  6682.   * Fake inquiry for Sony Clie PEG-TJ25 in drivers/usb/storage/unusual_devs.h
  6683.     (closes: #243650).
  6684.   * Strip quotes from parameters in kernel/params.c (bk, closes: #243588).
  6685.   * Added device release function in drivers/char/mwave/mwavedd.c
  6686.     (closes: #244207).
  6687.   * Set __exit tags on module_exit in drivers/ide/pci/*.
  6688.   * Partially modularised software suspend:
  6689.     . arch/i386/power/Makefile
  6690.     . arch/i386/power/swsusp_syms.c
  6691.     . arch/x86_64/kernel/Makefile
  6692.     . arch/x86_64/kernel/swsusp_syms.c
  6693.     . drivers/acpi/sleep/proc.c
  6694.     . fs/buffer.c
  6695.     . include/linux/suspend.h
  6696.     . kernel/sys.c
  6697.     . kernel/power/Kconfig
  6698.     . kernel/power/Makefile
  6699.     . kernel/power/console.c
  6700.     . kernel/power/process.c
  6701.     . kernel/power/swsusp-core.c
  6702.     . kernel/power/swsusp.c
  6703.     . kernel/power/swsusp.h
  6704.     . mm/vmscan.c
  6705.   * Fixed illegal __exit reference:
  6706.     . drivers/scsi/aic7xxx/aic7xxx_osm.c
  6707.     . drivers/scsi/aic7xxx/aic7xxx_osm.h
  6708.   * Fixed local root exploit in fs/isofs/rock.c (Ernie Petrides).
  6709.   * Clear b_data in journal_get_descriptor_buffer in fs/jbd/journal.c
  6710.     (Ted Ts'o).
  6711.   * Added module option parsing in drivers/video/vesafb.c (closes: #244031).
  6712.   * Fixed vesafb_exit leaks in drivers/video/vesafb.c.
  6713.  
  6714.  -- Herbert Xu <herbert@debian.org>  Fri, 23 Apr 2004 21:50:18 +1000
  6715.  
  6716. kernel-source-2.6.5 (2.6.5-1) unstable; urgency=low
  6717.  
  6718.   * New upstream release (closes: #235419, #238569).
  6719.   * Applied SCSI Media Changer patch (closes: #238476).
  6720.   * Fixed strcmp in sysfs store (closes: #234446):
  6721.     . kernel/power/main.c
  6722.     . kernel/power/disk.c
  6723.   * Do not unshare files for pid == 1 in kernel/fork.c (closes: #239029).
  6724.   * Removed ide-detect in favour of ide-generic:
  6725.     . drivers/ide/Makefile
  6726.     . drivers/ide/ide-default.c
  6727.     . drivers/ide/ide-generic.c
  6728.     . drivers/ide/ide-io.c
  6729.     . drivers/ide/ide-probe.c
  6730.     . drivers/ide/ide-probe-mini.c
  6731.   * Check __HAVE_THREAD_FUNCTIONS in include/linux/thread_info.h (m68k).
  6732.   * Unregister properly if no devices are found (closes: #237477):
  6733.     . drivers/scsi/aic7xxx/aic7770_osm.c
  6734.     . drivers/scsi/aic7xxx/aic7xxx_osm.c
  6735.     . drivers/scsi/aic7xxx/aic7xxx_osm.h
  6736.   * Fixed X86_PM_TIMER description in drivers/acpi/Kconfig (Jochen Voss,
  6737.     closes: #241941).
  6738.   * Removed non-free firmware and disabled their drivers (see #239952):
  6739.     . QLA2XXX: drivers/scsi/qla2xxx/*_fw.c
  6740.     . TIGON3: drivers/net/tg3.c
  6741.     . Unused: sound/oss/724hwmcode.h
  6742.     . Unused: sound/oss/Hwmcode.h
  6743.   * Lowered priority of "too many keys" message in
  6744.     drivers/input/keyboard/atkbd.c (closes: #239036).
  6745.   * Made %docs depend on scripts_basic instead of scripts in Makefile.
  6746.   * Fixed syntax error in Documentation/DocBook/parportbook.tmpl.
  6747.   * Include linux/init.h for __init in sound/pcmcia/pdaudiocf/pdaudiocf.c
  6748.   * Fixed bashism in Makefile.
  6749.  
  6750.  -- Herbert Xu <herbert@debian.org>  Tue,  6 Apr 2004 20:42:02 +1000
  6751.  
  6752. kernel-source-2.6.4 (2.6.4-1) unstable; urgency=low
  6753.  
  6754.   * New upstream release (closes: #234631, #234754, #236570).
  6755.   * Added vmlinux.syms:
  6756.     . scripts/Makefile.modpost
  6757.     . scripts/modpost.c
  6758.   * Allow X86_MCE_NONFATAL to be a module:
  6759.     . arch/i386/Kconfig
  6760.     . arch/i386/kernel/cpu/mcheck/mce.c (Andrew Morton)
  6761.   * Black listed "TOSHIBA CD-ROM XM-1702BC" in drivers/ide/ide-dma.c.
  6762.   * Black listed "VIA KT400-8235" for broken_pirq in
  6763.     arch/i386/kernel/dmi_scan.c (closes: #235188).
  6764.   * Handle NO_SENSE in sd_rw_intr in drivers/scsi/sd.c (Alan Stern,
  6765.     closes: #232494).
  6766.   * Reverted tasklet change in drivers/usb/host/uhci-hcd.*.
  6767.   * Fixed ThinkPad lock up problem in drivers/usb/host/uhci-hcd.c (Alan Stern).
  6768.   * Put __modpost under MODVERDIR in scripts/Makefile.modpost.
  6769.   * Provide *-2.6 instead of *-2.4 (closes: #236779).
  6770.   * Fixed IDE CD capacity detection in drivers/ide/ide-cd.c (Jens Axboe,
  6771.     closes: #216581).
  6772.   * Removed dev->name lookups before register_netdev (closes: #234817):
  6773.     . drivers/net/3c501.c
  6774.     . drivers/net/3c503.c
  6775.     . drivers/net/8390.c
  6776.     . drivers/net/8390.h
  6777.     . drivers/net/ac3200.c
  6778.     . drivers/net/apne.c
  6779.     . drivers/net/e2100.c
  6780.     . drivers/net/es3210.c
  6781.     . drivers/net/hp-plus.c
  6782.     . drivers/net/hp.c
  6783.     . drivers/net/hydra.c
  6784.     . drivers/net/lne390.c
  6785.     . drivers/net/mac8390.c
  6786.     . drivers/net/ne.c
  6787.     . drivers/net/ne2.c
  6788.     . drivers/net/ne2k-pci.c
  6789.     . drivers/net/ne2k_cbus.c
  6790.     . drivers/net/ne3210.c
  6791.     . drivers/net/oaknet.c
  6792.     . drivers/net/smc-mca.c
  6793.     . drivers/net/smc-ultra.c
  6794.     . drivers/net/smc-ultra32.c
  6795.     . drivers/net/stnic.c
  6796.     . drivers/net/wd.c
  6797.     . drivers/net/zorro8390.c
  6798.   * Set MODVERDIR based on SUBDIRS in Makefile (Andreas Gruenbacher,
  6799.     closes: #236626).
  6800.   * Remove reference to drivers/parport/init.c in
  6801.     Documentation/DocBook/parportbook.tmp.
  6802.  
  6803.  -- Herbert Xu <herbert@debian.org>  Sat, 13 Mar 2004 14:13:45 +1100
  6804.  
  6805. kernel-source-2.6.3 (2.6.3-2) unstable; urgency=low
  6806.  
  6807.   * Rebuilt to fix tarball in kernel-source package.
  6808.   * Really added the Post-Halloween document.
  6809.  
  6810.  -- Herbert Xu <herbert@debian.org>  Mon, 23 Feb 2004 08:01:24 +1100
  6811.  
  6812. kernel-source-2.6.3 (2.6.3-1) unstable; urgency=low
  6813.  
  6814.   * New upstream release.
  6815.   * Replaced irq_resource usage:
  6816.     . drivers/isdn/hardware/avm/b1isa.c
  6817.     . drivers/isdn/hardware/avm/t1isa.c
  6818.     . drivers/isdn/hisax/hisax_fcclassic.c
  6819.   * Added Post-Halloween document.
  6820.   * Allow PCI IDE drivers to be unloaded if probing fails (closes: #202828):
  6821.     . drivers/ide/arm/*.c
  6822.     . drivers/ide/pci/*.c
  6823.  
  6824.  -- Herbert Xu <herbert@debian.org>  Fri, 20 Feb 2004 20:48:48 +1100
  6825.  
  6826. kernel-source-2.6.2 (2.6.2-2) unstable; urgency=high
  6827.  
  6828.   * Added build-dependency on gs (closes: #232631).
  6829.   * Restored generic SCSI proc_info function in drivers/scsi/scsi_proc.c
  6830.     (closes: #232533).
  6831.   * Fixed early chip programming in tg3_setup_copper_phy() in drivers/net/tg3.c
  6832.     (David Miller).
  6833.   * Fixed dev timer SMP deadlock in drivers/scsi/aic7xxx/aic7xxx_osm.c
  6834.     (Andrew Morton).
  6835.   * Check return value of do_munmap in do_mremap in mm/mremap.c (2.6.3).
  6836.  
  6837.  -- Herbert Xu <herbert@debian.org>  Wed, 18 Feb 2004 21:29:09 +1100
  6838.  
  6839. kernel-source-2.6.2 (2.6.2-1) unstable; urgency=low
  6840.  
  6841.   * New upstream release (closes: #227071, #229745, #227240, #231466).
  6842.   * Made PDC202XX_{BURST,FORCE} available even if it is a module in
  6843.     drivers/ide/Kconfig.
  6844.   * Fixed dead lock in drain_dac in sound/oss/i810_audio.c.
  6845.   * Added drivers/ide/ide-probe-mini.c (2.4, closes: #224082, #227317, #228906,
  6846.     #230195, #230755).
  6847.   * Updated kernel-source description from kernel-package (closes: #226816).
  6848.   * Added upstream changelog (closes: #230183).
  6849.   * Added build-dependency on docbook-utils and transfig.
  6850.   * Put kernel_thread_helper in right segment in arch/i386/kernel/process.c
  6851.     (bk).
  6852.  
  6853.  -- Herbert Xu <herbert@debian.org>  Sat,  7 Feb 2004 10:36:58 +1100
  6854.  
  6855. kernel-source-2.6.0 (2.6.0-2) unstable; urgency=low
  6856.  
  6857.   * Don't allow mremap of zero-sized areas in mm/mremap.c (2.6.1,
  6858.     closes: #226542).
  6859.  
  6860.  -- Herbert Xu <herbert@debian.org>  Sun, 11 Jan 2004 16:34:27 +1100
  6861.  
  6862. kernel-source-2.6.0 (2.6.0-1) unstable; urgency=low
  6863.  
  6864.   * New upstream release.
  6865.   * Documented psmouse/mousedev in README.Debian (closes: #223596).
  6866.  
  6867.  -- Herbert Xu <herbert@debian.org>  Sun, 21 Dec 2003 16:16:02 +1100
  6868.  
  6869. kernel-source-2.6.0-test11 (2.6.0-test11-1) unstable; urgency=low
  6870.  
  6871.   * New upstream release (closes: #212831, #215530, #217908, #218749, #218768,
  6872.     #219239, #219944, #220432).
  6873.   * Reverted set_blocksize change in fs/block_dev.c (closes: #214131).
  6874.   * Removed libqt-dev suggestion in kernel-source.
  6875.   * Added Freecom FX-5/FX-50 in drivers/usb/storage/unusual_devs.h
  6876.     (Luke Kenneth Casson Leighton, closes: #218781).
  6877.   * Unregister driver if probing fails in sound/oss/sb_card.c
  6878.     (closes: #218845).
  6879.   * Work around gcc bug in sound/core/oss/Makefile (closes: #203195).
  6880.   * Use page cache for cramfs_read in fs/cramfs/inode.c (Al Viro).
  6881.   * Fixed DMA overruns/bugs in sound/oss/i810_audio.c.
  6882.   * Include asm/io.h and asm/scatterlist.h in include/asm-i386/dma-mapping.h.
  6883.   * Removed uses of isa_vir_to_bus (closes: #218878):
  6884.     . drivers/net/irda/ali-ircc.c
  6885.     . drivers/net/irda/nsc-ircc.c
  6886.     . drivers/net/irda/smsc-ircc2.c
  6887.     . drivers/net/irda/via-ircc.c
  6888.     . drivers/net/irda/via-ircc.h
  6889.     . drivers/net/irda/w83977af_ir.c
  6890.     . include/net/irda/ali-ircc.h
  6891.     . include/net/irda/irda_device.h
  6892.     . include/net/irda/nsc-ircc.h
  6893.     . include/net/irda/w83977af_ir.h
  6894.     . net/irda/irda_device.c
  6895.   * Fixed Tekram DC390 driver (Guennadi Liakhovetski, closes: #221865):
  6896.     . drivers/scsi/Kconfig
  6897.     . drivers/scsi/dc390.h
  6898.     . drivers/scsi/scsiiom.c
  6899.     . drivers/scsi/tmscsim.c
  6900.     . drivers/scsi/tmscsim.h
  6901.   * Flush bundles when devices go down:
  6902.     . include/net/xfrm.h
  6903.     . net/xfrm/xfrm_policy.c
  6904.     . net/xfrm/xfrm_state.c
  6905.   * Fixed inclusion loop with include/net/sctp/sm.h:
  6906.     . include/net/sctp/sctp.h
  6907.     . net/sctp/associola.c
  6908.     . net/sctp/outqueue.c
  6909.     . net/sctp/socket.c
  6910.     . net/sctp/transport.c
  6911.   * Fixed connect/disconnect race in drivers/usb/core/hub.c (2.4,
  6912.     closes: #218670).
  6913.   * Initialise state for /proc/net/tcp in net/ipv4/tcp_ipv4.c (bk).
  6914.   * Cleaned up debian/rules a little.
  6915.   * Schedule tasklets for async removal in drivers/usb/host/uhci-hcd.*.
  6916.  
  6917.  -- Herbert Xu <herbert@debian.org>  Mon,  8 Dec 2003 20:23:22 +1100
  6918.  
  6919. kernel-source-2.6.0-test9 (2.6.0-test9-1) unstable; urgency=low
  6920.  
  6921.   * New upstream release (closes: #216972).
  6922.   * Applied x86/64bit fix in drivers/char/ftape/lowlevel/ftape-calibr.c (2.4).
  6923.   * Include linux/fs.h for struct file:
  6924.     . drivers/char/watchdog/scx200_wdt.c
  6925.     . drivers/char/watchdog/wdt_pci.c
  6926.     . drivers/char/watchdog/i810-tco.c
  6927.     . drivers/char/watchdog/alim7101_wdt.c
  6928.     . drivers/char/watchdog/alim1535_wdt.c
  6929.     . drivers/char/watchdog/sc1200wdt.c
  6930.     . drivers/char/watchdog/amd7xx_tco.c
  6931.     . drivers/char/applicom.c
  6932.   * Include linux/init.h for __init:
  6933.     . drivers/char/moxa.c
  6934.     . drivers/char/mxser.c
  6935.     . drivers/mtd/chips/jedec_probe.c
  6936.     . drivers/mtd/chips/sharp.c
  6937.     . drivers/net/sb1000.c
  6938.     . drivers/net/wan/sealevel.c
  6939.     . drivers/net/wan/cosa.c
  6940.   * Removed unnecessary asm/setup.h in drivers/mtd/cmdlinepart.c.
  6941.   * Support architectures without asm/mca.h:
  6942.     . include/linux/mca.h
  6943.     . include/linux/mca-legacy.h
  6944.   * Made PNPBIOS X86 only in drivers/pnp/Kconfig.
  6945.   * Added CIBAUD/CMSPAR in include/asm-alpha/termbits.h.
  6946.   * Include linux/selection.h for color_table in drivers/video/tgafb.c.
  6947.   * Added optimise by size option:
  6948.     . Makefile
  6949.     . init/Kconfig
  6950.   * Fixed reference count bug in net/xfrm/xfrm_policy.c.
  6951.  
  6952.  -- Herbert Xu <herbert@debian.org>  Sun, 26 Oct 2003 16:16:43 +1100
  6953.  
  6954. kernel-source-2.6.0-test7 (2.6.0-test7-1) unstable; urgency=low
  6955.  
  6956.   * Fixed NLMSG_OK and RTA_OK:
  6957.     . include/linux/netlink.h
  6958.     . include/linux/rtnetlink.h
  6959.   * Reverted process group accessor change (bk):
  6960.     . arch/ia64/kernel/unaligned.c
  6961.     . arch/sparc64/solaris/misc.c
  6962.     . drivers/char/n_tty.c
  6963.     . drivers/char/rocket.c
  6964.     . drivers/char/tty_io.c
  6965.     . drivers/char/vt.c
  6966.     . drivers/char/vt_ioctl.c
  6967.     . drivers/net/slip.c
  6968.     . fs/binfmt_elf.c
  6969.     . fs/compat_ioctl.c
  6970.     . fs/dquot.c
  6971.     . fs/exec.c
  6972.     . fs/open.c
  6973.     . fs/proc/array.c
  6974.     . include/linux/sched.h
  6975.     . kernel/acct.c
  6976.     . kernel/exit.c
  6977.     . kernel/fork.c
  6978.     . kernel/pid.c
  6979.     . kernel/signal.c
  6980.     . kernel/sys.c
  6981.     . net/ipv4/netfilter/ipt_owner.c
  6982.     . net/ipv6/netfilter/ip6t_owner.c
  6983.   * Export blk_queue_activity_fn for ide-probe in drivers/block/ll_rw_blk.c.
  6984.     This change did not make it into the package (closes: #215223).
  6985.   * Include mca-legacy.h for MCA_NOTFOUND in drivers/isdn/eicon/eicon_mod.c.
  6986.   * Use gcc-2.95 compatible variadic macro in
  6987.     drivers/media/video/saa7134/saa7134-core.c.
  6988.  
  6989.  -- Herbert Xu <herbert@debian.org>  Sun, 12 Oct 2003 09:51:18 +1000
  6990.  
  6991. kernel-source-2.6.0-test6 (2.6.0-test6-2) unstable; urgency=low
  6992.  
  6993.   * Export blk_queue_activity_fn for ide-probe in drivers/block/ll_rw_blk.c.
  6994.  
  6995.  -- Herbert Xu <herbert@debian.org>  Sat,  4 Oct 2003 13:45:40 +1000
  6996.  
  6997. kernel-source-2.6.0-test6 (2.6.0-test6-1) unstable; urgency=low
  6998.  
  6999.   * New upstream release (closes: #209307).
  7000.   * Use mac_len for move ll headers:
  7001.     . include/linux/skbuff.h
  7002.     . net/core/dev.c
  7003.     . net/ipv4/xfrm4_input.c
  7004.     . net/ipv6/xfrm6_input.c
  7005.   * Removed ACENIC/DGRS/DABUSB in arch/*/defconfig (closes: #211852).
  7006.   * Fixed double request_region:
  7007.     . drivers/net/arcnet/com20020.c
  7008.     . drivers/net/arcnet/com20020-isa.c
  7009.     . drivers/net/arcnet/com20020-pci.c
  7010.   * Forbid unspecified tunnel mode SAs in net/xfrm/xfrm_policy.c.
  7011.   * Removed duplicate policy checks for ipip tunnels:
  7012.     . net/ipv4/ipip.c
  7013.     . net/ipv4/xfrm4_tunnel.c
  7014.   * Restored err_tty_modem label in drivers/isdn/i4l/isdn_common.c.
  7015.   * Added probe declaration in drivers/net/wireless/arlan-main.c.
  7016.   * Include linux/termios.h for TCGETS in fs/intermezzo/dir.c
  7017.     (Kalle Olavi Niemitalo, closes: #208966).
  7018.  
  7019.  -- Herbert Xu <herbert@debian.org>  Fri,  3 Oct 2003 19:38:37 +1000
  7020.  
  7021. kernel-source-2.6.0-test4 (2.6.0-test4-3) unstable; urgency=low
  7022.  
  7023.   * Fixed fatal bug in xfrm ll header patch:
  7024.     . net/ipv4/xfrm4_input.c
  7025.     . net/ipv6/xfrm6_input.c
  7026.  
  7027.  -- Herbert Xu <herbert@debian.org>  Thu,  4 Sep 2003 20:51:57 +1000
  7028.  
  7029. kernel-source-2.6.0-test4 (2.6.0-test4-2) unstable; urgency=low
  7030.  
  7031.   * Added MODULE_LICENSE to net/xfrm/xfrm_user.c.
  7032.   * Export idedefault_driver in drivers/ide/ide-default.c.
  7033.  
  7034.  -- Herbert Xu <herbert@debian.org>  Mon,  1 Sep 2003 21:16:07 +1000
  7035.  
  7036. kernel-source-2.6.0-test4 (2.6.0-test4-1) unstable; urgency=low
  7037.  
  7038.   * New upstream release (closes: #206656).
  7039.   * Fixed ll header of tunnel packets:
  7040.     . include/linux/skbuff.h
  7041.     . net/ipv4/xfrm4_input.c
  7042.     . net/ipv6/xfrm6_input.c
  7043.   * Fixed gcc 3 declaration in drivers/net/sis190.c.
  7044.   * Fixed synchronize_irq() call in drivers/net/sis190.c.
  7045.   * Fixed freenet_devtypo in drivers/net/wan/cosa.c.
  7046.   * Fixed device name setting in drivers/net/3c509.c.
  7047.   * Removed release timer in sound/pcmcia/vx/vx_entry.c.
  7048.   * Always define cmpxchg in include/asm-i386/system.h (closes: #206956).
  7049.  
  7050.  -- Herbert Xu <herbert@debian.org>  Sun, 31 Aug 2003 13:41:55 +1000
  7051.  
  7052. kernel-source-2.6.0-test2 (2.6.0-test2-1) unstable; urgency=low
  7053.  
  7054.   * Cope with exit status 2 from md5sum in drivers/isdn/hisax/cert.c.
  7055.   * Fixed binutils test in scripts/ver_linux.
  7056.   * Wrapped long line in kernel-source description.
  7057.   * Marked IDE PCI proc entries as __devinitdata (closes: #202412):
  7058.     . drivers/ide/pci/*.h
  7059.   * Fixed binutils version recommendation in arch/ppc/Makefile.
  7060.   * Added per-SA ECN flag:
  7061.     . include/linux/pfkeyv2.h
  7062.     . include/linux/xfrm.h
  7063.     . include/net/inet_ecn.h
  7064.     . include/net/xfrm.h
  7065.     . net/ipv4/ah4.c
  7066.     . net/ipv4/esp4.c
  7067.     . net/ipv4/ipcomp.c
  7068.     . net/ipv4/xfrm4_input.c
  7069.     . net/ipv6/ah6.c
  7070.     . net/ipv6/esp6.c
  7071.     . net/ipv6/ipcomp.c
  7072.     . net/ipv6/xfrm6_input.c
  7073.     . net/key/af_key.c
  7074.     . net/xfrm/xfrm_user.c
  7075.   * Fixed secpath xfrm state leak:
  7076.     . include/net/xfrm.h
  7077.     . net/ipv4/xfrm4_input.c
  7078.     . net/ipv4/xfrm4_policy.c
  7079.     . net/ipv6/xfrm6_input.c
  7080.     . net/ipv6/xfrm6_policy.c
  7081.     . net/netsyms.c
  7082.     . net/xfrm/xfrm_input.c
  7083.     . net/xfrm/xfrm_policy.c
  7084.   * Fixed owner setting in drivers/net/arcnet/com20020-isa.c.
  7085.   * Fixed module refcounting in drivers/net/pcmcia/com20020_cs.c.
  7086.   * Fixed hdlc proto type:
  7087.     . drivers/net/wan/dscc4.c
  7088.     . drivers/net/wan/pc300_drv.c
  7089.   * Use gcc-2.95 compatible variadic macro in drivers/net/wireless/wl3501_cs.c.
  7090.   * Applied 486 emulation patch (Willy Tarreau):
  7091.     . arch/i386/Kconfig
  7092.     . arch/i386/kernel/Makefile
  7093.     . arch/i386/kernel/emu.c
  7094.     . arch/i386/kernel/entry.S
  7095.  
  7096.  -- Herbert Xu <herbert@debian.org>  Thu, 31 Jul 2003 20:01:30 +1000
  7097.  
  7098. kernel-source-2.6.0-test1 (2.6.0-test1-1) unstable; urgency=low
  7099.  
  7100.   * New upstream release (closes: #194242, #199893).
  7101.   * Fixed size of default_port in drivers/net/via-rhine.c.
  7102.   * Added general notes from 2.4 README.Debian file.
  7103.   * Removed cmd640 from drivers/ide/pci/Makefile (closes: #195286).
  7104.   * Made MCA_53C9X depend on MCA_LEGACY in drivers/scsi/Kconfig.
  7105.   * Setup two 1G mappings if cia_rev == 1 in arch/alpha/kernel/core_cia.c.
  7106.   * Added inclusion of linux/stddef.h due to NULL in linux/timer.h.
  7107.   * Fixed multiline string literals in drivers/net/wan/sdla_chdlc.c.
  7108.   * Suggest libqt-dev in kernel-source package (closes: #196296).
  7109.   * Fixed IDE PCI proc entries for modules in drivers/ide/ide-proc.c.
  7110.   * Fixed assembly specification in drivers/net/wan/sbni.c.
  7111.   * Enable hw_resend_irq if io_apic is on (ac):
  7112.     . include/asm-i386/hw_irq.h
  7113.     . arch/i386/kernel/io_apic.c
  7114.   * Include linux/skbuff.h for skb_put in include/linux/netlink.h.
  7115.   * Include linux/spinlock.h for rwlock_t in include/net/ip6_fib.h.
  7116.   * Include linux/ipv6.h for inet6_sk in include/net/ip6_route.h.
  7117.   * Include net/sock.h for struct sock in include/net/ip6_route.h.
  7118.   * Include linux/netdevice.h for MAX_ADDR_LEN in include/net/neighbour.h.
  7119.   * Added forward declaration for struct neighbour in include/net/neighbour.h.
  7120.   * Include linux/types.h for __u32 in include/linux/watchdog.h.
  7121.   * Added forward declaration for struct net_device in include/linux/skbuff.h.
  7122.   * Wake up km_waitq after policy changes in net/xfrm/xfrm_policy.c.
  7123.   * Restored mdio_sem that replaced rtnl_lock in drivers/net/8139too.c.
  7124.   * Include linux/root_dev.h for ROOT_DEV in drivers/mtd/maps/uclinux.c.
  7125.   * Removed bogus devfs references in Documentation/initrd.txt (Nikolaus Rath).
  7126.   * Kill temp addresses and regen timer on shutdown in net/ipv6/addrconf.c.
  7127.   * Fixed optional choice setting in scripts/kconfig/confdata.c.
  7128.   * Made CONFIG_IDEDISK_STROKE a runtime option (Joerg Platte):
  7129.     . include/linux/ide.h
  7130.     . drivers/ide/ide.c
  7131.     . drivers/ide/ide-disk.c
  7132.   * Export blk_rq_prep_restart for ide-disk in drivers/block/ll_rw_blk.c.
  7133.   * Fixed IDE modularisation:
  7134.     . drivers/ide/Kconfig
  7135.     . drivers/ide/Makefile
  7136.     . drivers/ide/ide.c
  7137.     . drivers/ide/ide-io.c
  7138.     . drivers/ide/ide-pnp.c
  7139.     . drivers/ide/ide-probe.c
  7140.     . drivers/ide/pci/*
  7141.     . drivers/ide/setup-pci.c
  7142.     . include/linux/ide.h
  7143.  
  7144.  -- Herbert Xu <herbert@debian.org>  Tue, 15 Jul 2003 21:36:05 +1000
  7145.  
  7146. kernel-source-2.5.69 (2.5.69-1) unstable; urgency=low
  7147.  
  7148.   * New upstream release.
  7149.  
  7150.  -- Herbert Xu <herbert@debian.org>  Wed,  7 May 2003 20:54:36 +1000
  7151.  
  7152. kernel-source-2.4.20 (2.4.20-6) unstable; urgency=low
  7153.  
  7154.   * Documented mem= change in README.Debian.
  7155.   * Fixed printk warnings in init/do_mounts.c.
  7156.   * Fixed printk warnings in fs/fat/file.c (closes: #178355).
  7157.   * Commented out non-TeX heading in Documentation/smp.tex (Daniel van Eeden,
  7158.     closes: #174554).
  7159.   * Fixed dupliate detection problem in drivers/net/tokenring/ibmtr.c
  7160.     (closes: #178874).
  7161.   * Close old_fd and root_fd in init/do_mounts.c (Brian May, closes: #180934).
  7162.   * Ignore errors from tw_setfeature in drivers/scsi/3w-xxxx.c
  7163.     (closes: #181581).
  7164.   * Changed all occurances of infobox+sleep to msgbox in scripts/Menuconfig
  7165.     (closes: #181640).
  7166.   * Use rq->special instead of rq->buffer in drivers/scsi/ide-scsi.c
  7167.     (closes: #180125).
  7168.   * Fixed precedence bug in drivers/sound/trident.c (John Levon).
  7169.   * Documented AMD 768 erratum (closes: #177139).
  7170.   * Fixed initialisation error handling in drivers/block/cciss.c.
  7171.   * Fixed initialisation error handling in drivers/block/cpqarray.c.
  7172.   * Fixed ptrace security hole (closes: #185375).
  7173.   * Work around broken Toshiba keyboards (2.4.21pre, closes: #121335).
  7174.   * Fixed sock address length check (2.4.21pre, closes: #171983).
  7175.  
  7176.  -- Herbert Xu <herbert@debian.org>  Sat, 22 Mar 2003 10:05:53 +1100
  7177.  
  7178. kernel-source-2.4.20 (2.4.20-5) unstable; urgency=high
  7179.  
  7180.   * Fixed ethernet packet padding information leak (2.4ac, see #176178):
  7181.     . via-rhine
  7182.   * Added sk_padto function (closes: #176487).
  7183.  
  7184.  -- Herbert Xu <herbert@debian.org>  Mon, 13 Jan 2003 19:17:48 +1100
  7185.  
  7186. kernel-source-2.4.20 (2.4.20-4) unstable; urgency=high
  7187.  
  7188.   * Added missing printk newlines in net/sched/sch_htb.c
  7189.     (Alexandra N. Kossovsky, closes: #174152).
  7190.   * Removed bogus VIA KT266 IO-APIC check.  It is a useful warning.
  7191.   * Removed bogus ip_conntrack_{ftp,irc} check.
  7192.   * Fixed a typo in Documentation/sound/Introduction (Daniel van Eeden,
  7193.     closes: #174944).
  7194.   * Reverted CONFIG_VIDEO_VESA change (closes: #175614).
  7195.   * Fixed ethernet packet padding information leak (2.4ac, see #176178):
  7196.     . 3c501
  7197.     . 3c505
  7198.     . 3c507
  7199.     . 3c523
  7200.     . 3c527
  7201.     . 7990
  7202.     . 8139too
  7203.     . 82596
  7204.     . 8390
  7205.     . a2065
  7206.     . am79c961a
  7207.     . ariadne
  7208.     . at1700
  7209.     . atarilance
  7210.     . atp
  7211.     . bagetlance
  7212.     . de600
  7213.     . de620
  7214.     . declance
  7215.     . depca
  7216.     . eepro
  7217.     . eexpress
  7218.     . epic100
  7219.     . eth16i
  7220.     . fmv18x
  7221.     . hp100
  7222.     . lance
  7223.     . lasi_82596
  7224.     . lp486e
  7225.     . ni5010
  7226.     . ni52
  7227.     . ni65
  7228.     . axnet_cs
  7229.     . fmvj18x_cs
  7230.     . ray_cs
  7231.     . xirc2ps_cs
  7232.     . xircom_tulip_cb
  7233.     . seeq8005
  7234.     . sgiseeq
  7235.     . sk_g16
  7236.     . smc9194
  7237.     . sun3_82586
  7238.     . sun3lance
  7239.     . wavelan
  7240.     . yellowfin
  7241.     . znet
  7242.  
  7243.  -- Herbert Xu <herbert@debian.org>  Sat, 11 Jan 2003 17:31:43 +1100
  7244.  
  7245. kernel-source-2.4.20 (2.4.20-3) unstable; urgency=low
  7246.  
  7247.   * Fixed ext3 remount deadlock added in 2.4.20-2 (Andrew Morton).
  7248.   * Fixed ext3 use-after-free bug (Andrew Morton).
  7249.   * Fixed i845G AGP Gart initialisation (Michael Milligan, closes: #172724).
  7250.   * Updated i810_audio driver (2.4.21pre1, closes: #172194).
  7251.  
  7252.  -- Herbert Xu <herbert@debian.org>  Sat, 21 Dec 2002 13:49:15 +1100
  7253.  
  7254. kernel-source-2.4.20 (2.4.20-2) unstable; urgency=low
  7255.  
  7256.   * Include acpidrv.o in the kernel (Mario Holbe, closes: #168439).
  7257.   * Removed CONFIG_INET_ECN_DISABLED option.
  7258.   * Removed CONFIG_INET_ECN check in net/ipv4/tcp_diag.c.
  7259.   * Fixed stxncpy on alpha (2.4.21pre).
  7260.   * Fixed ext3 data=journal umount problem (2.4.21pre1, closes: #171632).
  7261.   * Added dependency on MTD_CONCAT for sc520cdp (closes: #173045).
  7262.  
  7263.  -- Herbert Xu <herbert@debian.org>  Sun, 15 Dec 2002 14:53:05 +1100
  7264.  
  7265. kernel-source-2.4.20 (2.4.20-1) unstable; urgency=low
  7266.  
  7267.   * New upstream release (closes: #164065, #164204, #165478, #166312, #168141,
  7268.     #168190, #170962).
  7269.   * Disable CONFIG_VIDEO_VESA unless VESA FB support is turned on.
  7270.   * Mention Debian changes in kernel-source package description.
  7271.   * Fixed a bug where ACPI is always compiled as a module (closes: #168439).
  7272.   * CONFIG_VIDEO_SELECT is always on again.
  7273.   * Modularised VESA FB.
  7274.   * Added coreutils as an alternative to fileutils (closes: #170459).
  7275.   * Replaced BUG() with printk() in fs/fat/file.c (closes: #168886).
  7276.   * Fixed circular dependency in include/linux/netfilter_ipv4/ip_conntrack.h.
  7277.   * Do not get seqno if we will not use it in fs/isofs/inode.c.
  7278.   * Fixed HID name fix so that produce id is actually read.
  7279.   * Added missing semicolons in drivers/scsi/aic7xxx/aicasm/aicasm_gram.y
  7280.     (Michael Osamu Shiobara, closes: #165375).
  7281.   * Made CONFIG_PARIDE_EPATC8 into a runtime option.
  7282.   * Fixed double PCI unregistration in drivers/char/joystick/pcigame.c.
  7283.   * Include linux/init.h in drivers/char/amd76x_pm.c.
  7284.   * Include linux/init.h in drivers/scsi/cpqfcTSinit.c.
  7285.  
  7286.  -- Herbert Xu <herbert@debian.org>  Sat, 30 Nov 2002 16:39:30 +1100
  7287.  
  7288. kernel-source-2.4.19 (2.4.19-5) unstable; urgency=high
  7289.  
  7290.   * Fixed i386 lcall DoS (Petr Vandrovec).
  7291.  
  7292.  -- Herbert Xu <herbert@debian.org>  Mon, 18 Nov 2002 21:22:02 +1100
  7293.  
  7294. kernel-source-2.4.19 (2.4.19-4) unstable; urgency=low
  7295.  
  7296.   * Added missing headers in drivers/isdn/hisax/avma1_cs.c.
  7297.   * Added missing headers in drivers/net/wan/comx-hw-munich.c.
  7298.  
  7299.  -- Herbert Xu <herbert@debian.org>  Wed, 16 Oct 2002 22:42:01 +1000
  7300.  
  7301. kernel-source-2.4.19 (2.4.19-3) unstable; urgency=low
  7302.  
  7303.   * Fixed more ACPI module building problems.
  7304.   * Fixed initialisation oops in drivers/scsi/aic7xxx/aic7770.c
  7305.     (closes: #162347).
  7306.   * Made CONFIG_VIDEO_SELECT conditional in drivers/video.
  7307.  
  7308.  -- Herbert Xu <herbert@debian.org>  Sun,  6 Oct 2002 16:33:04 +1000
  7309.  
  7310. kernel-source-2.4.19 (2.4.19-2) unstable; urgency=low
  7311.  
  7312.   * Inlucde pagemap.h for unlock_page in drivers/char/drm/i810_dma.c
  7313.     (closes: #144971).
  7314.   * Set ?time to zero in fs/cramfs/inode.c.
  7315.   * Allow ACPI to be compiled as a module.
  7316.   * Fixed umsdos_solve_hlink oops in fs/umsdos/dir.c (closes: #159772).
  7317.   * Honour ide?=dma in drivers/ide/via82cxxx.c (Arne Nordmark,
  7318.     closes: #157925).
  7319.   * Restored priority of invalidate messages in fs/buffer.c.  The submitter of
  7320.     #131419 did a badblocks -f.
  7321.   * Wait before flushing in drivers/char/drm/mga_dma.c (ac, closes: #161100).
  7322.   * Applied SCSI Media Changer patch (closes: #144850).
  7323.   * Applied Big Physical Area Reservation patch (closes: #144849).
  7324.   * Removed period check for executables in fs/isofs/inode.c (closes: #162190).
  7325.  
  7326.  -- Herbert Xu <herbert@debian.org>  Sat, 28 Sep 2002 16:53:27 +1000
  7327.  
  7328. kernel-source-2.4.19 (2.4.19-1) unstable; urgency=low
  7329.  
  7330.   * New upstream release (closes: #139617, #146349).
  7331.   * ip_nat_{ftp,irc} cannot be m if ip_conntrack_{ftp,irc} is y, respectively
  7332.     (closes: #142532).
  7333.   * Removed volume checks in fs/isofs/inode.c (closes: #138384).
  7334.   * Removed gsem from drivers/usb/pegasus.c.
  7335.   * Always call complete after unlinking an urb in drivers/usb/usb-ohci.c.
  7336.   * Set hardsect size to 512 in drivers/scsi/sr.c (closes: #154510).
  7337.   * Removed non-free firmware and disabled their drivers (closes: #150052):
  7338.    . SMC Token Ring
  7339.    . ACENIC
  7340.    . DGRS
  7341.    . DABUSB
  7342.   * Lowed invalidate messages to priority DEBUG in fs/buffer.c
  7343.     (closes: #131349).
  7344.  
  7345.  -- Herbert Xu <herbert@debian.org>  Wed,  7 Aug 2002 21:12:03 +1000
  7346.  
  7347. kernel-source-2.4.18 (2.4.18-5) unstable; urgency=low
  7348.  
  7349.   * Corrected AdvWriteDWordLramNoSwap in drivers/scsi/advansys.c
  7350.     (Jerome L. Quinn, closes: #128080).
  7351.   * Added check for VIA KT266 IO-APIC, version == 2 (closes: #136163).
  7352.   * Updated pegasus driver (2.4.19pre6).
  7353.   * Added ATARAID device names to main.c (Eduard Bloch, closes: #139604).
  7354.   * Updated uhci driver (Johannes Erdfelt, closes: #135785).
  7355.   * Translate slashes in broken Acorn ISO9660 file systems (Darren Salt,
  7356.     closes: #141660).
  7357.   * Added newline to printk in drivers/sound/i810_audio.c
  7358.     (handler-case@gmx.net, closes: #142214).
  7359.   * Updated parport driver (2.4.19pre6).
  7360.  
  7361.  -- Herbert Xu <herbert@debian.org>  Sat, 13 Apr 2002 22:07:22 +1000
  7362.  
  7363. kernel-source-2.4.18 (2.4.18-4) unstable; urgency=high
  7364.  
  7365.   * Fixed remaining double free in
  7366.      drivers/net/zlib.c
  7367.      fs/jffs2/zlib.c
  7368.  
  7369.  -- Herbert Xu <herbert@debian.org>  Wed, 20 Mar 2002 20:02:18 +1100
  7370.  
  7371. kernel-source-2.4.18 (2.4.18-3) unstable; urgency=high
  7372.  
  7373.   * Fixed double free in
  7374.      drivers/net/zlib.c
  7375.      fs/jffs2/zlib.c
  7376.  
  7377.  -- Herbert Xu <herbert@debian.org>  Wed, 13 Mar 2002 20:24:09 +1100
  7378.  
  7379. kernel-source-2.4.18 (2.4.18-2) unstable; urgency=low
  7380.  
  7381.   * Removed -g from driviers/atm/Makefile.
  7382.   * Added missing personality patch to fs/binfmt_elf.c.
  7383.   * Export est_cycle_freq (needed for removing CONFIG_FT_ALPHA_CLOCK).
  7384.   * Extern inline -> static inline in
  7385.      drivers/char/specialx.c
  7386.      drivers/net/hamradio/soundmodem
  7387.   * Added asm/io.h for in*/out* to
  7388.      drivers/isdn/hisax/hisax_fcpcipnp.c
  7389.      drivers/net/wan/farsync.c
  7390.  
  7391.  -- Herbert Xu <herbert@debian.org>  Wed,  6 Mar 2002 19:53:30 +1100
  7392.  
  7393. kernel-source-2.4.18 (2.4.18-1) unstable; urgency=low
  7394.  
  7395.   * New upstream release (closes: #126391, #135156).
  7396.   * Reverted tulip BMCR_FULLDPLX patch.
  7397.   * Moved mkcramfs to the cramfs source package.
  7398.   * CONFIG_SERIAL_ACPI now depends on CONFIG_SERIAL == y (closes: #132038).
  7399.   * Fixed negative inodes in /proc/net (Arnaud Giersch, closes: #134704).
  7400.   * pcnet32_purge_tx_ring may be called from IRQ context (Darren Salt,
  7401.     closes: #134930).
  7402.   * Check old_bbpnt in drivers/scsi/sr.c (2.5).
  7403.   * Removed CONFIG_FT_ALPHA_CLOCK.
  7404.   * Fixed the use of return values from mem*_io in drivers/isdn/sc.
  7405.   * Added missing headers in drivers/pcmcia/i82092.c.
  7406.   * Fixed compile error in drivers/scsi/dpt_i2o.c on alpha.
  7407.  
  7408.  -- Herbert Xu <herbert@debian.org>  Thu, 28 Feb 2002 19:40:29 +1100
  7409.  
  7410. kernel-source-2.4.17 (2.4.17-1) unstable; urgency=low
  7411.  
  7412.   * New upstream release (closes: #122168, #123471).
  7413.   * Only set startup to 0 for 21143 (rev 65) in tulip.
  7414.   * Don't clear BMCR_FULLDPLX bit in tulip_find_mii as it breaks some cards
  7415.     (closes: #100624).
  7416.   * Fixed atyfb compilation problem (Tobias Ringstrom).
  7417.   * Removed obsolete vfat patch.
  7418.   * Fixed double cache allocation in mount_devfs_fs.
  7419.  
  7420.  -- Herbert Xu <herbert@debian.org>  Sat, 22 Dec 2001 13:41:46 +1100
  7421.  
  7422. kernel-source-2.4.16 (2.4.16-1) unstable; urgency=low
  7423.  
  7424.   * New upstream release.
  7425.  
  7426.  -- Herbert Xu <herbert@debian.org>  Wed, 28 Nov 2001 07:30:44 +1100
  7427.  
  7428. kernel-source-2.4.15 (2.4.15-1) unstable; urgency=low
  7429.  
  7430.   * New upstream release.
  7431.  
  7432.  -- Herbert Xu <herbert@debian.org>  Sat, 24 Nov 2001 13:34:51 +1100
  7433.  
  7434. kernel-source-2.4.14 (2.4.14-1) unstable; urgency=low
  7435.  
  7436.   * New upstream release (closes: #117368, #118111).
  7437.   * Made mkcramfs more verbose about write errors.
  7438.   * Fixed compilation problem in loopback driver.
  7439.   * Fixed compilation problem in ps2esdi.c.
  7440.   * Fixed compilation problem in i2c-core.c.
  7441.  
  7442.  -- Herbert Xu <herbert@debian.org>  Fri,  9 Nov 2001 20:15:49 +1100
  7443.  
  7444. kernel-source-2.4.13 (2.4.13-1) unstable; urgency=low
  7445.  
  7446.   * New upstream release.
  7447.   * Updated kernel-source suggests (closes: #115716).
  7448.   * Added support for nm256xl+ (Mattia Monga, closes: #116378).
  7449.   * Fixed comment about epochs in arch/alpha/kernel/time.c.
  7450.   * Fixed symlink size bug on tmpfs.
  7451.   * Fixed handling of HIDs with product strings bug no manufacturer.
  7452.   * Work around tmpfs symlink size bug in mkcramfs.
  7453.  
  7454.  -- Herbert Xu <herbert@debian.org>  Sat, 27 Oct 2001 17:39:07 +1000
  7455.  
  7456. kernel-source-2.4.12 (2.4.12-1) unstable; urgency=low
  7457.  
  7458.   * New upstream release.
  7459.   * Fixed typo in debian/rules (closes: #114065).
  7460.   * Fixed ECN compilation problem (closes: #114192).
  7461.   * Fixed typo in Documentation/sound/OPL3-SA
  7462.     (Marius Gedminas, closes: #114760).
  7463.   * Fixed typo in drivers/parport/ieee1284_ops.c (Tim Waugh).
  7464.   * Don't kill page cache entries in set_blocksize.
  7465.  
  7466.  -- Herbert Xu <herbert@debian.org>  Sat, 13 Oct 2001 11:41:03 +1000
  7467.  
  7468. kernel-source-2.4.10 (2.4.10-1) unstable; urgency=low
  7469.  
  7470.   * New upstream release.
  7471.   * Added support for EPAT C7/C8 chips.
  7472.   * Fixed dead lock on shutdown in 8139too (closes: #107779).
  7473.   * Removed const from drivers/net/irda/smc-ircc.c
  7474.     (Keith Owens, closes: #110193).
  7475.   * Allow ECN to be compiled in but disabled.
  7476.   * Removed non-free Keyspan firmware.  We're no longer pristine.
  7477.   * Fixed list_del bug in usb-uhci (ac patches).
  7478.   * Fixed apm argument processing (ac patches).
  7479.   * Added ioctl defines for cpq (ac patches).
  7480.   * Included linux/init.h in drivers/net/aironet4500_card.c.
  7481.  
  7482.  -- Herbert Xu <herbert@debian.org>  Sat, 29 Sep 2001 16:05:20 +1000
  7483.  
  7484. kernel-source-2.4.9 (2.4.9-1) unstable; urgency=low
  7485.  
  7486.   * New upstream release (closes: #63393).
  7487.   * Fixed highmem CramFS bug (closes: #108893).
  7488.   * Added missing include in fs/ntfs/unistr.c.
  7489.   * Reverted startup==1 patch from drivers/net/tulip/21142.c.
  7490.   * Fixed obsolete use of min: drivers/net/rrunner.c.
  7491.   * Exported snprintf/vsnprintf (ac patches).
  7492.  
  7493.  -- Herbert Xu <herbert@debian.org>  Sat, 18 Aug 2001 21:23:07 +1000
  7494.  
  7495. kernel-source-2.4.8 (2.4.8-1) unstable; urgency=low
  7496.  
  7497.   * New upstream release.
  7498.   * Menuconfig now exits with 1 if screen is too small (closes: #106510).
  7499.   * Applied NFS client seekdir patch (closes: #63063, #107045).
  7500.   * Build-depend on kernel-package >= 7.48 (closes: #107545).
  7501.   * Applied emu10k fixes (ac patches).
  7502.   * Fixed ldm macros (ac patches).
  7503.  
  7504.  -- Herbert Xu <herbert@debian.org>  Sun, 12 Aug 2001 09:04:44 +1000
  7505.  
  7506. kernel-source-2.4.7 (2.4.7-1) unstable; urgency=low
  7507.  
  7508.   * New upstream release (closes: #97516, #104141, #104267).
  7509.   * Applied ReiserFS umount patch (closes: #100740).
  7510.   * Applied DAC960 completion patch (Jens Axboe).
  7511.   * Restricted CONFIG_FB_PVR2 to SH (ac patches).
  7512.  
  7513.  -- Herbert Xu <herbert@debian.org>  Sun, 22 Jul 2001 11:52:29 +1000
  7514.  
  7515. kernel-source-2.4.6 (2.4.6-1) unstable; urgency=low
  7516.  
  7517.   * New upstream release (closes: #102864).
  7518.   * Fixed pegasus_set_multicast lockup.
  7519.   * Reverted sysinfo patch.
  7520.  
  7521.  -- Herbert Xu <herbert@debian.org>  Thu,  5 Jul 2001 19:24:12 +1000
  7522.  
  7523. kernel-source-2.4.5 (2.4.5-1) unstable; urgency=low
  7524.  
  7525.   * New upstream release (closes: #78761, #96443).
  7526.   * Fixed set_blocksize() on RAMDISKs.
  7527.   * Removed flavour patch from Makefile as it is now obsolete.
  7528.   * Fixed typo in drivers/usb/ov511.c (ac patches).
  7529.   * Fixed race in fs/super.c (Alexander Viro).
  7530.  
  7531.  -- Herbert Xu <herbert@debian.org>  Sun, 27 May 2001 10:25:42 +1000
  7532.  
  7533. kernel-source-2.4.4 (2.4.4-2) unstable; urgency=low
  7534.  
  7535.   * Hacked ide_xlate_1024 to work when IDE is modularised (closes: #94853).
  7536.   * Fixed typo in pci2220i.c (ac patches).
  7537.   * Treat files that begin with FD_FILL_BYTE correctly in vfat
  7538.     (closes: #75413).
  7539.  
  7540.  -- Herbert Xu <herbert@debian.org>  Sun, 13 May 2001 09:33:09 +1000
  7541.  
  7542. kernel-source-2.4.4 (2.4.4-1) unstable; urgency=low
  7543.  
  7544.   * New upstream release.
  7545.   * Fixed a typo in Documentation/sound/OPL3-SA (Carlos Valdivia Yague,
  7546.     closes: #95255).
  7547.  
  7548.  -- Herbert Xu <herbert@debian.org>  Sun, 29 Apr 2001 10:32:51 +1000
  7549.  
  7550. kernel-source-2.4.3 (2.4.3-4) unstable; urgency=low
  7551.  
  7552.   * ip_conntrack_ftp fix (netfilter, closes: #94216).
  7553.  
  7554.  -- Herbert Xu <herbert@debian.org>  Sun, 22 Apr 2001 11:15:02 +1000
  7555.  
  7556. kernel-source-2.4.3 (2.4.3-3) unstable; urgency=low
  7557.  
  7558.   * Added missing SIEMENS PCI ID (ac patches).
  7559.   * Exported proc_get_inode (ac patches).
  7560.  
  7561.  -- Herbert Xu <herbert@debian.org>  Mon, 16 Apr 2001 08:42:17 +1000
  7562.  
  7563. kernel-source-2.4.3 (2.4.3-2) unstable; urgency=low
  7564.  
  7565.   * Correct devfs path name in scsi-generic.txt (closes: #93405).
  7566.   * Fixed negative padding in struct sysinfo.
  7567.  
  7568.  -- Herbert Xu <herbert@debian.org>  Fri, 13 Apr 2001 19:42:42 +1000
  7569.  
  7570. kernel-source-2.4.3 (2.4.3-1) unstable; urgency=low
  7571.  
  7572.   * New upstream release.
  7573.  
  7574.  -- Herbert Xu <herbert@debian.org>  Sun,  8 Apr 2001 16:50:40 +1000
  7575.  
  7576. kernel-source-2.4.2 (2.4.2-3) unstable; urgency=low
  7577.  
  7578.   * Added build-time dependency on libz-dev (closes: #89722).
  7579.   * Compilation fixes in 6pack.c and genhd.h (closes: #90646).
  7580.  
  7581.  -- Herbert Xu <herbert@debian.org>  Fri, 23 Mar 2001 20:30:03 +1100
  7582.  
  7583. kernel-source-2.4.2 (2.4.2-2) unstable; urgency=low
  7584.  
  7585.   * Added initrd support for cramfs.
  7586.   * Fixed bug that prevented initrd from being freed (ac patches).
  7587.   * Fixed a typo in Documentation/sound/VIBRA16 (Carlos Valdivia,
  7588.     closes: #88018).
  7589.   * Removed misleading securetty note in devfs README files (closes: #89148).
  7590.  
  7591.  -- Herbert Xu <herbert@debian.org>  Sun, 11 Mar 2001 08:56:27 +1100
  7592.  
  7593. kernel-source-2.4.2 (2.4.2-1) unstable; urgency=low
  7594.  
  7595.   * New upstream release.
  7596.   * Created mkcramfs package.
  7597.   * Accomodate option change in binutils (closes: #87009).
  7598.   * Applied loopback patch by Jens Axobe.
  7599.  
  7600.  -- Herbert Xu <herbert@debian.org>  Fri, 23 Feb 2001 20:19:31 +1100
  7601.  
  7602. kernel-source-2.4.1 (2.4.1-3) unstable; urgency=low
  7603.  
  7604.   * Applied tmpfs patch by Christoph Rohland.
  7605.   * Fixed incorrect conditional check in struct sysinfo (closes: #85603).
  7606.  
  7607.  -- Herbert Xu <herbert@debian.org>  Sun, 11 Feb 2001 21:08:05 +1100
  7608.  
  7609. kernel-source-2.4.1 (2.4.1-2) unstable; urgency=low
  7610.  
  7611.   * Fixed the struct sysinfo warning properly (closes: #84234).
  7612.  
  7613.  -- Herbert Xu <herbert@debian.org>  Sat, 10 Feb 2001 23:10:44 +1100
  7614.  
  7615. kernel-source-2.4.1 (2.4.1-1) unstable; urgency=low
  7616.  
  7617.   * New upstream release.
  7618.   * Added support for flavours to Makefile.
  7619.   * Only include asm/bitops.h if __KERNEL__ is defined in linux/fs.h
  7620.     (closes: #84238).
  7621.   * Added padding to struct sysinfo so that it's identical to 2.2 (#84234).
  7622.   * Fixed typos in asm/socket.h (closes: #39168).
  7623.   * Updated IrDA URL in asm/termios.h (closes: #42222).
  7624.  
  7625.  -- Herbert Xu <herbert@debian.org>  Sun,  4 Feb 2001 10:11:47 +1100
  7626.  
  7627. kernel-source-2.4.0 (2.4.0-1) unstable; urgency=low
  7628.  
  7629.   * New upstream release (closes: #71874, #79490).
  7630.   * Added missing build-time dependencies (closes: #81728).
  7631.  
  7632.  -- Herbert Xu <herbert@debian.org>  Tue, 16 Jan 2001 11:14:16 +1100
  7633.  
  7634. kernel-source-2.4.0-test11 (2.4.0-test11-1) unstable; urgency=low
  7635.  
  7636.   * New upstream release.
  7637.  
  7638.  -- Herbert Xu <herbert@debian.org>  Sat,  9 Dec 2000 11:34:37 +1100
  7639.  
  7640. kernel-source-2.4.0-test5 (2.4.0-test5-1) unstable; urgency=low
  7641.  
  7642.   * New upstream release.
  7643.  
  7644.  -- Herbert Xu <herbert@debian.org>  Sat, 29 Jul 2000 17:55:37 +1000
  7645.  
  7646. kernel-source-2.4.0-test4 (2.4.0-test4-1) unstable; urgency=low
  7647.  
  7648.   * New upstream release.
  7649.  
  7650.  -- Herbert Xu <herbert@debian.org>  Wed, 19 Jul 2000 18:37:17 +1000
  7651.  
  7652. kernel-source-2.4.0-test3 (2.4.0-test3-1) unstable; urgency=low
  7653.  
  7654.   * New upstream release.
  7655.  
  7656.  -- Herbert Xu <herbert@debian.org>  Wed, 12 Jul 2000 09:49:57 +1000
  7657.  
  7658. kernel-source-2.4.0-test2 (2.4.0-test2-1) unstable; urgency=low
  7659.  
  7660.   * New upstream release.
  7661.  
  7662.  -- Herbert Xu <herbert@debian.org>  Mon, 10 Jul 2000 19:24:59 +1000
  7663.  
  7664. kernel-source-2.2.17 (2.2.17pre6-1) frozen unstable; urgency=low
  7665.  
  7666.   * New upstream release.
  7667.  
  7668.  -- Herbert Xu <herbert@debian.org>  Sat, 24 Jun 2000 21:53:40 +1000
  7669.  
  7670. kernel-source-2.2.16 (2.2.16-1) frozen unstable; urgency=high
  7671.  
  7672.   * New upstream release (closes: #65745).
  7673.  
  7674.  -- Herbert Xu <herbert@debian.org>  Sun, 18 Jun 2000 12:42:37 +1000
  7675.  
  7676. kernel-source-2.2.15 (1:2.2.15-3) frozen unstable; urgency=low
  7677.  
  7678.   * Bring capabilities closer to POSIX spec (Andrew Morgan)
  7679.     | Note. This subtly changes cap_bset behaviour.
  7680.  
  7681.  -- Herbert Xu <herbert@debian.org>  Thu,  1 Jun 2000 09:32:11 +1000
  7682.  
  7683. kernel-source-2.2.15 (1:2.2.15-2) frozen unstable; urgency=low
  7684.  
  7685.   * AIC7XXX 5.1.29 (closes: #63946).
  7686.  
  7687.  -- Herbert Xu <herbert@debian.org>  Sat, 13 May 2000 09:29:50 +1000
  7688.  
  7689. kernel-source-2.2.15 (1:2.2.15-1) frozen unstable; urgency=low
  7690.  
  7691.   * New upstream release (closes: #63675).
  7692.   * Built with kernel-package 7.04.potato.1 (closes: #63290).
  7693.  
  7694.  -- Herbert Xu <herbert@debian.org>  Tue,  9 May 2000 12:54:09 +1000
  7695.  
  7696. kernel-source-2.2.15pre19 (2.2.15pre19-2) frozen unstable; urgency=low
  7697.  
  7698.   * New upstream release (pre20).
  7699.  
  7700.  -- Herbert Xu <herbert@debian.org>  Tue, 25 Apr 2000 15:31:03 +1000
  7701.  
  7702. kernel-source-2.2.15pre19 (2.2.15pre19-1) frozen unstable; urgency=low
  7703.  
  7704.   * New upstream release (closes: #55383).
  7705.   * Applied patch from Chris Evans.
  7706.   * Applied patch from David Miller.
  7707.  
  7708.  -- Herbert Xu <herbert@debian.org>  Fri, 21 Apr 2000 12:15:30 +1000
  7709.  
  7710. kernel-source-2.2.14 (2.2.14-5) frozen unstable; urgency=low
  7711.  
  7712.   * Delete my copy of the control file before calling make-kpkg
  7713.     (closes: #62269).
  7714.  
  7715.  -- Herbert Xu <herbert@debian.org>  Thu, 13 Apr 2000 08:33:18 +1000
  7716.  
  7717. kernel-source-2.2.14 (2.2.14-4) frozen unstable; urgency=medium
  7718.  
  7719.   * Applied patch from Alexey Kuznetsov that fixes the AF_UNIX socket crash
  7720.     (closes: #61335).
  7721.   * Rebuilt with new kernel-package (closes: #61261).
  7722.  
  7723.  -- Herbert Xu <herbert@debian.org>  Fri, 31 Mar 2000 14:12:43 +1000
  7724.  
  7725. kernel-source-2.2.14 (2.2.14-3) frozen unstable; urgency=low
  7726.  
  7727.   * Rebuilt with new kernel-package (closes: #60001).
  7728.   * Included a patch from Eric Delaunay <delaunay@lix.polytechnique.fr> that
  7729.     fixes a couple of argument parsing bugs in main.c (closes: #58566).
  7730.  
  7731.  -- Herbert Xu <herbert@debian.org>  Thu, 23 Mar 2000 19:05:11 +1100
  7732.  
  7733. kernel-source-2.2.14 (2.2.14-2) unstable; urgency=low
  7734.  
  7735.   * Fixed incorrect assembly code for i386.
  7736.  
  7737.  -- Herbert Xu <herbert@debian.org>  Sun, 16 Jan 2000 12:36:59 +1100
  7738.  
  7739. kernel-source-2.2.14 (2.2.14-1) unstable; urgency=low
  7740.  
  7741.   * New upstream release.
  7742.   * Fixed a typo in aha152x.c (closes: #12636).
  7743.  
  7744.  -- Herbert Xu <herbert@debian.org>  Thu, 13 Jan 2000 12:09:06 +1100
  7745.  
  7746. kernel-source-2.2.13 (2.2.13-2) unstable; urgency=low
  7747.  
  7748.   * Updated version number in README.Debian (closes: #49033).
  7749.   * Removed kernel-image as it will be generated by the kernel-image source
  7750.     package.
  7751.  
  7752.  -- Herbert Xu <herbert@debian.org>  Fri, 19 Nov 1999 19:41:45 +1100
  7753.  
  7754. kernel-source-2.2.13 (2.2.13-1) unstable; urgency=low
  7755.  
  7756.   * New upstream release.
  7757.   * Enabled ServeRAID (closes: #47653).
  7758.  
  7759.  -- Herbert Xu <herbert@debian.org>  Sun, 24 Oct 1999 14:22:49 +1000
  7760.  
  7761. kernel-source-2.2.12 (2.2.12-4) unstable; urgency=low
  7762.  
  7763.   * Fixed a typo in tgafb.c.
  7764.   * Added CONFIG_APM_DISABLE_BY_DEFAULT.
  7765.   * Call make-kpkg to clean up (closes: #45603).
  7766.  
  7767.  -- Herbert Xu <herbert@debian.org>  Thu, 14 Oct 1999 09:06:57 +1000
  7768.  
  7769. kernel-source-2.2.12 (2.2.12-3) unstable; urgency=low
  7770.  
  7771.   * Compiled with stacks aligned on dwords.
  7772.   * Enabled serial consoles (closes: #46152).
  7773.  
  7774.  -- Herbert Xu <herbert@debian.org>  Tue, 28 Sep 1999 17:39:34 +1000
  7775.  
  7776. kernel-source-2.2.12 (2.2.12-2) unstable; urgency=low
  7777.  
  7778.   * Rewrote the kmod patch to only bail out when the other side is our parent.
  7779.   * Use the VFS patch rather than the autofs patch.
  7780.   * Enabled Joliet extensions (fixes #42006).
  7781.   * Enabled APM (fixes #42258).
  7782.  
  7783.  -- Herbert Xu <herbert@debian.org>  Sat, 11 Sep 1999 23:51:00 +1000
  7784.  
  7785. kernel-source-2.2.12 (2.2.12-1) unstable; urgency=low
  7786.  
  7787.   * New upstream release (fixes #43865).
  7788.   * Fixed an nlink update problem in nfs.
  7789.   * New rules file from Hartmut Koptein.
  7790.   * Fixed an overflow bug in the stallion driver.
  7791.   * Fixed an autofs deadlock.
  7792.   * Don't load a module that we're already trying to load (Chris Butler) (fixes
  7793.     #39910).
  7794.  
  7795.  -- Herbert Xu <herbert@debian.org>  Wed,  1 Sep 1999 09:12:15 +1000
  7796.  
  7797. kernel-source-2.2.10 (2.2.10-1) unstable; urgency=low
  7798.  
  7799.   * New upsream release.
  7800.   * Moved default.config to new kernel-patch for i386.
  7801.  
  7802.  -- Herbert Xu <herbert@debian.org>  Tue, 15 Jun 1999 21:59:48 +1000
  7803.  
  7804. kernel-source-2.2.9 (2.2.9-2) unstable; urgency=high
  7805.  
  7806.   * Fixed a network DoS attack.
  7807.  
  7808.  -- Herbert Xu <herbert@debian.org>  Fri,  4 Jun 1999 21:06:28 +1000
  7809.  
  7810. kernel-source-2.2.9 (2.2.9-1) unstable; urgency=low
  7811.  
  7812.   * New upstream relesae.
  7813.  
  7814.  -- Herbert Xu <herbert@debian.org>  Tue, 18 May 1999 10:20:08 +1000
  7815.  
  7816. kernel-source-2.2.7 (2.2.7-1) unstable; urgency=low
  7817.  
  7818.   * New upstream release.
  7819.  
  7820.  -- Herbert Xu <herbert@debian.org>  Fri,  7 May 1999 22:19:56 +1000
  7821.  
  7822. kernel-source-2.2.5 (1:2.2.5-1) unstable; urgency=low
  7823.  
  7824.   * New upstream release.
  7825.  
  7826.  -- Herbert Xu <herbert@debian.org>  Fri, 16 Apr 1999 13:56:45 +1000
  7827.  
  7828. kernel-source-2.0.36 (2.0.36-3) frozen unstable; urgency=low
  7829.  
  7830.   * Upgraded AIC7XXX to 5.1.11 which should make some owners of Adaptec cards
  7831.     able to install Debian.
  7832.  
  7833.  -- Herbert Xu <herbert@debian.org>  Sun, 21 Feb 1999 14:56:42 +1100
  7834.  
  7835. kernel-source-2.0.36 (2.0.36-2) frozen unstable; urgency=low
  7836.  
  7837.   * Applied ISDN patch from Paul Slootman that enables idle timeouts in the
  7838.     manual dialmode and allows callback syncPPP connections to be made
  7839.     (fixes #31516).
  7840.   * Enlarged kernel message buffer so that all messages are caught by klogd.
  7841.   * Included module for TLAN based network cards (fixes #31623).
  7842.   * Include EtherExpressPro and FMV0181/182/183/184 as modules.
  7843.  
  7844.  -- Herbert Xu <herbert@debian.org>  Sat, 16 Jan 1999 16:39:01 +1100
  7845.  
  7846. kernel-source-2.0.36 (2.0.36-1) unstable; urgency=low
  7847.  
  7848.   * New upstream release.
  7849.   * Enabled ETH16I.
  7850.  
  7851.  -- Herbert Xu <herbert@debian.org>  Sat, 28 Nov 1998 17:40:21 +1100
  7852.  
  7853. kernel-source-2.0.35 (2.0.35-3) frozen; urgency=low
  7854.  
  7855.   * Upgraded to aic7xxx 5.1.4 (fixes #29480, #27859, #28946).
  7856.  
  7857.  -- Herbert Xu <herbert@debian.org>  Sun, 22 Nov 1998 15:41:44 +1100
  7858.  
  7859. kernel-source-2.0.35 (2.0.35-2) unstable; urgency=low
  7860.  
  7861.   * Upgraded to aic7xxx 5.1.0.
  7862.   * Removed spurious definition in 3c523.c (fixes #25370).
  7863.   * Built with kernel-package 5.11 (fixes #25623).
  7864.   * Enabled autofs (fixes #22338, #27860).
  7865.  
  7866.  -- Herbert Xu <herbert@debian.org>  Sat, 24 Oct 1998 17:32:06 +1000
  7867.  
  7868. kernel-source-2.0.35 (2.0.35-1) unstable; urgency=low
  7869.  
  7870.   * New upstream release.
  7871.  
  7872.  -- Herbert Xu <herbert@debian.org>  Sun, 19 Jul 1998 08:59:44 +1000
  7873.  
  7874. kernel-source-2.0.34 (2.0.34-4) frozen unstable; urgency=high
  7875.  
  7876.   * Updated to aic7xxx 5.0.19 (fixes #24252).
  7877.  
  7878.  -- Herbert Xu <herbert@debian.org>  Wed,  8 Jul 1998 20:06:08 +1000
  7879.  
  7880. kernel-source-2.0.34 (2.0.34-3) frozen unstable; urgency=high
  7881.  
  7882.   * Reversed euid test in fs/fcntl.c.
  7883.  
  7884.  -- Herbert Xu <herbert@debian.org>  Tue, 30 Jun 1998 16:27:49 +1000
  7885.  
  7886. kernel-source-2.0.34 (2.0.34-2) frozen unstable; urgency=low
  7887.  
  7888.   * Upload to hamm as well.
  7889.  
  7890.  -- Herbert Xu <herbert@debian.org>  Sun, 21 Jun 1998 16:48:13 +1000
  7891.  
  7892. kernel-source-2.0.34 (2.0.34-1) unstable; urgency=low
  7893.  
  7894.   * New upstream release (fixes #17651, #18788, #21231, #22330).
  7895.  
  7896.  -- Herbert Xu <herbert@debian.org>  Sun,  7 Jun 1998 12:29:27 +1000
  7897.  
  7898. kernel-source-2.0.33 (2.0.33-9) frozen unstable; urgency=low
  7899.  
  7900.   * Disabled certain MCA NIC drivers (fixes #22254).
  7901.  
  7902.  -- Herbert Xu <herbert@debian.org>  Sun, 10 May 1998 15:59:32 +1000
  7903.  
  7904. kernel-source-2.0.33 (2.0.33-8) frozen unstable; urgency=low
  7905.  
  7906.   * Disabled experimental drivers.
  7907.   * Reapplied joliet patch (fixes #19160, #21537).
  7908.   * Built with kernel-package 4.07 (fixes #21229).
  7909.   * Replaced NO_PCI with !CONFIG_PCI in 3c59x.c (fixes #21916).
  7910.  
  7911.  -- Herbert Xu <herbert@debian.org>  Fri,  1 May 1998 18:29:03 +1000
  7912.  
  7913. kernel-source-2.0.33 (2.0.33-7) frozen unstable; urgency=high
  7914.  
  7915.   * Applied IP fragmentation patch from Alan Cox.
  7916.  
  7917.  -- Herbert Xu <herbert@debian.org>  Sat, 18 Apr 1998 12:57:56 +1000
  7918.  
  7919. kernel-source-2.0.33 (2.0.33-6) frozen unstable; urgency=low
  7920.  
  7921.   * Disabled scc since we don't support ax25 by default (fixes #20307).
  7922.  
  7923.  -- Herbert Xu <herbert@debian.org>  Wed,  1 Apr 1998 19:21:05 +1000
  7924.  
  7925. kernel-source-2.0.33 (2.0.33-5) unstable; urgency=low
  7926.  
  7927.   * Turned rst cookies off.
  7928.  
  7929.  -- Herbert Xu <herbert@debian.org>  Wed, 18 Mar 1998 20:41:27 +1100
  7930.  
  7931. kernel-source-2.0.33 (2.0.33-4) unstable; urgency=low
  7932.  
  7933.   * Applied patch from Paul Slootman (fixes #18787).
  7934.  
  7935.  -- Herbert Xu <herbert@debian.org>  Fri,  6 Mar 1998 11:30:44 +1100
  7936.  
  7937. kernel-source-2.0.33 (2.0.33-3) stable unstable; urgency=low
  7938.  
  7939.   * Built with new kernel-package (3.61).
  7940.   * Added support for fat32 (fixes #14042).
  7941.  
  7942.  -- Herbert Xu <herbert@debian.org>  Fri, 20 Feb 1998 16:33:40 +1100
  7943.  
  7944. kernel-source-2.0.33 (2.0.33-2) stable unstable; urgency=low
  7945.  
  7946.   * built with new kernel-package (3.57)
  7947.  
  7948.  -- Herbert Xu <herbert@debian.org>  Mon, 16 Feb 1998 08:59:11 +1100
  7949.  
  7950. kernel-source-2.0.33 (2.0.33-1) stable unstable; urgency=high
  7951.  
  7952.   * New upstream release (fixes #15736).
  7953.  
  7954.  -- Herbert Xu <herbert@debian.org>  Sat,  7 Feb 1998 15:06:57 +1100
  7955.  
  7956. kernel-source-2.0.32 (2.0.32-3) stable unstable; urgency=low
  7957.  
  7958.   * Built with new kernel-package (3.49).
  7959.  
  7960.  -- Herbert Xu <herbert@debian.org>  Mon, 15 Dec 1997 12:22:45 +1100
  7961.  
  7962. kernel-source-2.0.32 (2.0.32-2) stable unstable; urgency=low
  7963.  
  7964.   * Removed teles driver which was accidentally left in.
  7965.   * Applied patch from Andreas Jaeger.
  7966.   * Built with new kernel-package (3.48) for use by libc6.
  7967.  
  7968.  -- Herbert Xu <herbert@debian.org>  Sun, 14 Dec 1997 09:29:26 +1100
  7969.  
  7970. kernel-source-2.0.32 (2.0.32-1) unstable; urgency=low
  7971.  
  7972.   * New upstream release.
  7973.   * Pristine source.
  7974.   * Bugs fixed (#6132, #6133, #8647, #11823, #13705).
  7975.  
  7976.  -- Herbert Xu <herbert@debian.org>  Sun, 23 Nov 1997 18:34:38 +1100
  7977.  
  7978. kernel-source-2.0.29 (1:2.0.29-10) unstable; urgency=low
  7979.  
  7980.   * NCR53C8XX driver updates.
  7981.   * Installed 3c59x 0.46C (#10902).
  7982.   * Modified scc.c to compile with libc6 (#14367).
  7983.  
  7984.  -- Herbert Xu <herbert@debian.org>  Mon, 17 Nov 1997 20:46:57 +1100
  7985.  
  7986. kernel-source-2.0.29 (1:2.0.29-9) unstable; urgency=low
  7987.  
  7988.   * Slight mod to pci.c to ignore bridges that the kernel can't handle (#11865).
  7989.   * Removed sound module support.
  7990.  
  7991.  -- Herbert Xu <herbert@debian.org>  Fri,  3 Oct 1997 11:17:02 +1000
  7992.  
  7993. kernel-source-2.0.29 (1:2.0.29-8) unstable; urgency=low
  7994.  
  7995.   * Used epoch numbers to deal with old kernel-source releases.
  7996.   * Enabled support for NCPFS.
  7997.   * Added sound support.
  7998.   * Enabled IP firewalls, forwarding, and aliasing.
  7999.   * Applied ne2000 patch from Paul Gortmaker.
  8000.  
  8001.  -- Herbert Xu <herbert@debian.org>  Fri,  4 Jul 1997 22:01:16 +1000
  8002.  
  8003. kernel-source-2.0.29 (2.0.29-7) frozen unstable; urgency=high
  8004.  
  8005.   * Applied security patch from Alan Cox.
  8006.   * Applied patch from Andreas Jellinghaus.
  8007.  
  8008.  -- Herbert Xu <herbert@debian.org>  Sat, 31 May 1997 11:59:56 +1000
  8009.  
  8010. kernel-source-2.0.29 (2.0.29-6) frozen unstable; urgency=medium
  8011.  
  8012.   * Merged Debian changes from 2.0.30.
  8013.  
  8014.  -- Herbert Xu <herbert@debian.org>  Sun, 25 May 1997 22:26:30 +1000
  8015.