linux/debian/changelog

73 lines
2.9 KiB
Plaintext
Raw Normal View History

linux-2.6 (2.6.12-1) UNRELEASED; urgency=low
"git rocks"
* New upstream release:
- address space randomization
- conversion of ide driver code to the device model
- restored Philips webcam driver
- new Broadcom bcm5706 gigabit driver
- new resource limits for the audio community
- Multipath device mapper
- Intel HD Audio alsa driver
- fixes + arch updates..
- readdition of tg3 driver, as firmware license has been fixed
* Dropped the following patches:
- patch-2.6.11.*.patch (merged upstream)
- powerpc-ppc64-ibmvscsi.patch (Christoph didn't like it, and it failed
to build anyways) (Sven Luther)
* Premiere of the common-source kernel package
(Jurij Smakov, Andres Salomon)
- build all architectures out of kernel source package
- rename source and binary packages
- create a common config for different architectures, and management
tools to allow for easier modification of config options
* Dropping support for the x86-i486 emu patch:
- Sarge released without official 386 support.
- Rejected by upstream.
- Author didn't fix root hole nor did any one step up. closes: #250468
* Add 2.6.12.1 (Maximilian Attems)
- Clean up subthread exec (CAN-2005-1913)
- ia64 ptrace + sigrestore_context (CAN-2005-1761)
* Add 2.6.12.2 (Frederik Schüler)
- Fix two socket hashing bugs.
- ACPI: Make sure we call acpi_register_gsi() even for default PCI
interrupt assignment
- Add "memory" clobbers to the x86 inline asm of strncmp and friends
- e1000: fix spinlock bug
- fix remap_pte_range BUG
- Fix typo in drivers/pci/pci-driver.c
* Add 2.6.12.3 (Joshua Kwan)
- Fix semaphore handling in __unregister_chrdev
- Fix TT mode in UML.
- Check for a null return in tty_ldisc_ref.
- v4l: cx88 hue offset fix
- Fix 8139cp breakage that occurs with tpm driver.
- Fix the 6pack driver in SMP environments.
- Switch to spinlocks in the shaper driver.
- ppc32: stop misusing NTP's time_offset value
- netfilter: go back to dropping conntrack references manually
- ACPI: don't accept 0 as a PCI IRQ.
* Renamed resulting binary packages for alpha. (Norbert Tretkowski)
- kernel-image-x.y.z-generic -> linux-image-x.y.z-alpha-generic
- kernel-image-x.y.z-smp -> linux-image-x.y.z-alpha-smp
- This change was postponed after the sarge release. (closes: #260003)
* Enable CONFIG_SCSI_INITIO. (Maximilian Attems) closes: #318121
* Added powerpc-mkvmlinuz-support patch, as this is really tied to the
kernel version. kernel-package will be teached to make use of this, but it
needs some cleanup and tidying yet. (Sven Luther)
* Disabled software suspend on powerpc-smp, as the smp code in software
suspend is amd64/i386 only. (Sven Luther)
-- Joshua Kwan <joshk@triplehelix.org> Sat, 16 Jul 2005 05:54:16 +0300