linux/debian/changelog

107 lines
4.7 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)
- powerpc-ppc64-ibmvscsi.patch (Christoph didn't like it, and it failed
to build anyways) (Sven Luther)
- doc-post_halloween.patch (unless someone can come up w/ a valid
reason for carrying around rapidly bitrotting documentation...)
(Andres Salomon)
- sparc32-hypersparc-srmmu.patch (dropped until sparc32 is working
again, and we can figure out whether it's necessary)
- fix-alpha-ext3-oops.patch (workaround for compiler bug, dropping
until further alpha testing is done)
- x86-i486_emu.patch (buggy and insecure 80486 instruction emulation
for 80386; we're no longer supporting this) (closes: #250468)
- amd64-outs.patch (according to
http://www.ussg.iu.edu/hypermail/linux/kernel/0502.3/1095.html, this
is unnecessary for us) (Andres Salomon)
- sparc64-rtc-mostek.patch (merged)
- sparc64-compat-nanoseconds.patch (merged)
- sparc64-sunsu-init-2.6.11.patch (merged)
- sunsab-uart-update-timeout.patch (merged)
- alpha-read-trylock.patch (different version got merged)
- powerpc-prep-motorola-irq-fix.patch (merged)
- drivers-media-video-saa7134-update.patch (merged)
- drivers-media-video-saa7134-update-2.patch (merged)
- drivers-media-video-pll-lib.patch (merged)
- drivers-media-video-pll-lib-2.patch (merged)
- drivers-media-video-tuner-update-1.patch (merged)
- drivers-media-video-tuner-update-2.patch (merged)
- drivers-media-video-v4l-mpeg-support.patch (merged)
- drivers-media-video-mt352-update.patch (merged)
- arch-ppc64-hugepage-aio-panic.patch (merged)
- drivers-input-serio-nmouse.patch (merged)
- sparc64-sb1500-clock-2.6.patch (merged)
- docbook-allow-preprocessor-directives-... (merged)
- docbook-fix-function-parameter-descriptin-in-fbmem.patch (merged)
- docbook-move-kernel-doc-comment-next-to-function.patch (merged)
- powerpc-therm-adt746x-new-i2c-fix.patch (merged)
- powerpc-mv643xx-enet.patch (merged)
- powerpc-mv643xx-eth-pegasos.patch (merged)
- powerpc-pmac-agp-sleep.patch (merged)
- drivers-input-serio-8042-resume.patch (merged)
* 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
* 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)
* [powerpc] :
- Added powerpc-mkvmlinuz-support patch which allows, together with
kernel-package 9.0002 to add mkvmlinuz support to hand built packages.
- Removed powerpc-ppc64-ibmvscsi.patch, FTBFS, and Christoph doesn't like
it and thinks it is not needed.
- Disabled swim3 on powerpc-smp, FTBFS.
- Disabled software-suspend on powerpc-smp, FTBFS, amd64/i386 only smp code.
(Sven Luther)
-- Joshua Kwan <joshk@triplehelix.org> Sat, 16 Jul 2005 05:54:16 +0300