/[kernel]/trunk/kernel/source/linux-2.6-2.6.12/debian/changelog
ViewVC logotype

Contents of /trunk/kernel/source/linux-2.6-2.6.12/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3563 - (show annotations) (download)
Sat Jul 16 16:31:54 2005 UTC (7 years, 10 months ago) by jurij-guest
File size: 5434 byte(s)
Document the fact that we are dropping sparc32 for now.
1 linux-2.6 (2.6.12-1) UNRELEASED; urgency=low
2
3 "git rocks"
4 * New upstream release:
5 - address space randomization
6 - conversion of ide driver code to the device model
7 - restored Philips webcam driver
8 - new Broadcom bcm5706 gigabit driver
9 - new resource limits for the audio community
10 - Multipath device mapper
11 - Intel HD Audio alsa driver
12 - fixes + arch updates..
13 - readdition of tg3 driver, as firmware license has been fixed
14
15 * Dropped the following patches:
16 - patch-2.6.11.*.patch (merged)
17 - powerpc-ppc64-ibmvscsi.patch (Christoph didn't like it, and it failed
18 to build anyways) (Sven Luther)
19 - doc-post_halloween.patch (unless someone can come up w/ a valid
20 reason for carrying around rapidly bitrotting documentation...)
21 (Andres Salomon)
22 - sparc32-hypersparc-srmmu.patch (dropped until sparc32 is working
23 again, and we can figure out whether it's necessary)
24 - fix-alpha-ext3-oops.patch (workaround for compiler bug, dropping
25 until further alpha testing is done)
26 - x86-i486_emu.patch (buggy and insecure 80486 instruction emulation
27 for 80386; we're no longer supporting this) (closes: #250468)
28 - amd64-outs.patch (according to
29 http://www.ussg.iu.edu/hypermail/linux/kernel/0502.3/1095.html, this
30 is unnecessary for us) (Andres Salomon)
31 - sparc64-rtc-mostek.patch (merged)
32 - sparc64-compat-nanoseconds.patch (merged)
33 - sparc64-sunsu-init-2.6.11.patch (merged)
34 - sunsab-uart-update-timeout.patch (merged)
35 - alpha-read-trylock.patch (different version got merged)
36 - powerpc-prep-motorola-irq-fix.patch (merged)
37 - drivers-media-video-saa7134-update.patch (merged)
38 - drivers-media-video-saa7134-update-2.patch (merged)
39 - drivers-media-video-pll-lib.patch (merged)
40 - drivers-media-video-pll-lib-2.patch (merged)
41 - drivers-media-video-tuner-update-1.patch (merged)
42 - drivers-media-video-tuner-update-2.patch (merged)
43 - drivers-media-video-v4l-mpeg-support.patch (merged)
44 - drivers-media-video-mt352-update.patch (merged)
45 - arch-ppc64-hugepage-aio-panic.patch (merged)
46 - drivers-input-serio-nmouse.patch (merged)
47 - sparc64-sb1500-clock-2.6.patch (merged)
48 - docbook-allow-preprocessor-directives-... (merged)
49 - docbook-fix-function-parameter-descriptin-in-fbmem.patch (merged)
50 - docbook-move-kernel-doc-comment-next-to-function.patch (merged)
51 - powerpc-therm-adt746x-new-i2c-fix.patch (merged)
52 - powerpc-mv643xx-enet.patch (merged)
53 - powerpc-mv643xx-eth-pegasos.patch (merged)
54 - powerpc-pmac-agp-sleep.patch (merged)
55 - drivers-input-serio-8042-resume.patch (merged)
56
57 * Premiere of the common-source kernel package
58 (Jurij Smakov, Andres Salomon)
59 - build all architectures out of kernel source package
60 - rename source and binary packages
61 - create a common config for different architectures, and management
62 tools to allow for easier modification of config options
63
64 * Add 2.6.12.1 (Maximilian Attems)
65 - Clean up subthread exec (CAN-2005-1913)
66 - ia64 ptrace + sigrestore_context (CAN-2005-1761)
67
68 * Add 2.6.12.2 (Frederik Schüler)
69 - Fix two socket hashing bugs.
70 - ACPI: Make sure we call acpi_register_gsi() even for default PCI
71 interrupt assignment
72 - Add "memory" clobbers to the x86 inline asm of strncmp and friends
73 - e1000: fix spinlock bug
74 - fix remap_pte_range BUG
75 - Fix typo in drivers/pci/pci-driver.c
76
77 * Add 2.6.12.3 (Joshua Kwan)
78 - Fix semaphore handling in __unregister_chrdev
79 - Fix TT mode in UML.
80 - Check for a null return in tty_ldisc_ref.
81 - v4l: cx88 hue offset fix
82 - Fix 8139cp breakage that occurs with tpm driver.
83 - Fix the 6pack driver in SMP environments.
84 - Switch to spinlocks in the shaper driver.
85 - ppc32: stop misusing NTP's time_offset value
86 - netfilter: go back to dropping conntrack references manually
87 - ACPI: don't accept 0 as a PCI IRQ.
88
89 * Renamed resulting binary packages for alpha. (Norbert Tretkowski)
90 - kernel-image-x.y.z-generic -> linux-image-x.y.z-alpha-generic
91 - kernel-image-x.y.z-smp -> linux-image-x.y.z-alpha-smp
92 - This change was postponed after the sarge release. (closes: #260003)
93
94 * Enable CONFIG_SCSI_INITIO. (Maximilian Attems) (closes: #318121)
95
96 * [powerpc] :
97 - Added powerpc-mkvmlinuz-support patch which allows, together with
98 kernel-package 9.0002 to add mkvmlinuz support to hand built packages.
99 - Removed powerpc-ppc64-ibmvscsi.patch, FTBFS, and Christoph doesn't like
100 it and thinks it is not needed.
101 - Disabled swim3 on powerpc-smp, FTBFS.
102 - Disabled software-suspend on powerpc-smp, FTBFS, amd64/i386 only smp code.
103 - Rediffed and readded the G4 L2 hardware flush assist patch from Jacob Pan.
104 (Sven Luther)
105
106 * [sparc]
107 - Drop sparc32 flavour for now. sparc32 kernel is currently in the
108 category "too buggy for us to support". In spite of numerous efforts
109 I still see occasional random filesystem corruptions in my tests.
110 That does NOT mean that we are dropping sparc32 support, we will
111 work with upstream trying to solve these problems for the next
112 kernel release. Those interested in helping/testing are encouraged
113 to subscribe to debian-sparc mailing list.
114 (Jurij Smakov)
115
116 -- Joshua Kwan <joshk@triplehelix.org> Sat, 16 Jul 2005 05:54:16 +0300
117

  ViewVC Help
Powered by ViewVC 1.1.5