/[kernel]/releases/kernel/linux-2.6/2.6.12-10/debian/changelog
ViewVC logotype

Contents of /releases/kernel/linux-2.6/2.6.12-10/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4234 - (show annotations) (download)
Sat Sep 17 19:17:52 2005 UTC (7 years, 8 months ago) by luther
Original Path: dists/sid/linux-2.6/debian/changelog
File size: 13279 byte(s)
Enabled TG3 builds on powerpc, removed nvidiafb for powerpc64 as it caused
boot to die, and added snd_pmac for powerpc64.
1 linux-2.6 (2.6.12-7) UNRELEASED; urgency=low
2
3 [ Simon Horman ]
4 * [SECURITY] The seq_file memory leak fix included in 2.6.12-6
5 as part of upstream's 2.6.12.6 patchset is now CAN-2005-2800.
6
7 [ Sven Luther ]
8 * [powerpc] Added hotplug support to the mv643xx_eth driver :
9 powerpc-mv643xx-hotplug-support.patch
10 thanks go to Nicolas Det for providing the patch.
11 * [powerpc] Modified a couple of configuration options for the powerpc64
12 flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
13
14 [ Jurij Smakov ]
15 * Backport of dpt_i2o SCSI driver fixes from 2.6.13 to take care
16 of panics with some Adaptec cards: driver-scsi-dpt_i2o-fixes.patch.
17 See patch header for details and references. (closes: #328534)
18
19 -- Sven Luther <luther@debian.org> Sat, 17 Sep 2005 21:14:40 +0200
20
21 linux-2.6 (2.6.12-6) unstable; urgency=high
22
23 [ Andres Salomon, Bastian Blank ]
24 * Change ATM and Classical-IP-over-ATM to be modular, instead of being
25 statically included. (closes: #323143)
26
27 [ Sven Luther ]
28 * [powerpc] powerpc-pmac-sound-check.patch: Added pmac-sound sanity check.
29 * [powerpc] powerpc-apus.patch:
30 Added preliminary apus patch to package, not applied to kernel tree yet.
31
32 [ Simon Horman ]
33 * Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
34 it breaks iproute's (and other netlink users) ability
35 to set routes. (closes: #322723)
36 * Added 2.6.12.6
37 - [SECURITY: CAN-2005-2555] Restrict socket policy loading to
38 CAP_NET_ADMIN.
39 - [SECURITY] Fix DST leak in icmp_push_reply(). Possible remote
40 DoS?
41 - [SECURITY] NPTL signal delivery deadlock fix; possible local
42 DoS.
43 - fix gl_skb/skb type error in genelink driver in usbnet
44 - [SECURITY] fix a memory leak in devices seq_file implementation;
45 local DoS.
46 - [SECURITY] Fix SKB leak in ip6_input_finish(); local DoS.
47
48 [ Andres Salomon ]
49 * [hppa] enable discontiguous memory support for 32bit hppa images, so
50 they build.
51
52 -- Andres Salomon <dilinger@debian.org> Tue, 06 Sep 2005 10:14:35 -0400
53
54 linux-2.6 (2.6.12-5) unstable; urgency=low
55
56 * Change ARM to use GCC 3.3 to avoid FTBFS errors with GCC 4
57 (dann frazier)
58
59 * Remove spurious double quote character from ia64 package descriptions.
60 (dann frazier)
61
62 * Add transitional meta packages (kernel-image-2.6-*) for ia64.
63 (dann frazier)
64
65 * Change fuzz factor to 1, stricter patch appliance. (Maximilian Attems)
66
67 * Enabled CONFIG_THERM_PM72 on powerpc64 flavour. (Sven Luther)
68
69 -- Bastian Blank <waldi@debian.org> Tue, 16 Aug 2005 21:43:31 +0200
70
71 linux-2.6 (2.6.12-4) unstable; urgency=low
72
73 * Supply correct subarch values for the powerpc images.
74
75 -- Bastian Blank <waldi@debian.org> Mon, 15 Aug 2005 21:06:18 +0200
76
77 linux-2.6 (2.6.12-3) unstable; urgency=low
78
79 * Added reference to old kernel-* package names to make
80 transition a little more obvious to end users.
81 A Dan Jacobson special. (Simon Horman) Closes: #321167
82
83 * By the time this makes it into the archive, it will
84 be handling kernel-image-2.6-* packages. (Simon Horman)
85 Closes: #321867
86
87 * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
88
89 * [hppa] :
90 - Add hppa arch specific patch.
91 - Build-Depend on binutils-hppa64 and gcc-4.0-hppa64.
92 (Kyle McMartin)
93
94 * Fix permissions in source tarball. (Bastian Blank) (Closes: #322409)
95
96 * Enable the CONFIG_IP_ADVANCED_ROUTER and related options on
97 sparc64 to sync with other architectures. (Jurij Smakov)
98 Closes: #321236
99
100 * Include all executables as well as *.sh and *.pl files found in
101 scripts directory in the headers package. (Bastian Blank)
102 Closes: #322612, #322680, #322765
103
104 * Include m68k headers into the arch-common headers package on
105 powerpc and make sure that all the directories are linked to
106 properly from the flavour-specific headers packages. (Jurij Smakov)
107 Closes: #322610
108
109 * [powerpc] Enabled the powerpc64 flavour, now that we have a real biarch
110 toolchain in sid. Many thanks go to GOTO Masanori and Matthias Klose as
111 well as any other who worked on the biarch toolchain to make this happen.
112
113 * Added 2.6.12.5 (Simon Horman)
114 - Fix BUG() is triggered by a call to set_mempolicy() with a negativ
115 first argument.
116 - [amd64] Fix a SRAT handling on systems with dual cores.
117 - [amd64] SMP timing problem
118 - [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
119 http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
120 http://bugs.gentoo.org/show_bug.cgi
121 - [security] Add zlib deflateBound(). See CAN-2005-2457
122 - [security] Fix error during session join. See CAN-2005-2098
123 - [security] Fix keyring destructor. See CAN-2005-2099
124 - Module per-cpu alignment cannot always be met
125 http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
126 Closes: #323039
127
128 -- Bastian Blank <waldi@debian.org> Mon, 15 Aug 2005 16:42:05 +0200
129
130 linux-2.6 (2.6.12-2) unstable; urgency=low
131
132 * The Kernel Team offers its condolences to the family of Jens Schmalzing
133 (jensen@debian), who died Saturday, July 30, 2005 in a tragic accident in
134 Munich. Jens was a member of the Kernel Team, and was instrumental in
135 taking the powerpc kernel package to 2.6, as well as maintaining MOL
136 and its kernel modules.
137
138 * Add @longclass@ variable to control file autogeneration. (Andres Salomon)
139
140 * Bump build-depends on kernel-package to a fixed version (>= 9.005).
141 (Jurij Smakov, Sven Luther) (closes: #319657, #320422, #321625)
142
143 * Change default ramdisk size for sparc to 16,384K to accomodate a fatter
144 d-i initrd for netboot installs.
145 (Joshua Kwan)
146
147 * Don't build-depend on console-tools on s390. (Bastian Blank)
148
149 * Add ARM support. (Vincent Sanders)
150
151 * Add ia64 descriptions. (dann frazier)
152
153 * Strip down the scripts dir in the headers packages. (Bastian Blank)
154
155 * Add m68k support. (Christian T. Steigies)
156
157 * Added 2.6.12.4 (Frederik Schüler)
158 - Fix powernow oops on dual-core athlon
159 - Fix early vlan adding leads to not functional device
160 - sys_get_thread_area does not clear the returned argument
161 - bio_clone fix
162 - Fix possible overflow of sock->sk_policy (CAN-2005-2456)
163 (closes: #321401)
164 - Wait until all references to ip_conntrack_untracked are dropped on
165 unload
166 - Fix potential memory corruption in NAT code (aka memory NAT)
167 - Fix deadlock in ip6_queue
168 - Fix signedness issues in net/core/filter.c
169 - x86_64 memleak from malicious 32bit elf program (CAN-2005-2617)
170 - rocket.c: Fix ldisc ref count handling
171 - kbuild: build TAGS problem with O=
172
173 * Enable CONFIG_6PACK=m for all archs (Andres Salomon)
174 (closes: #319646)
175
176 * Overhaul the generation of the control file. Now it is handled
177 by debian/bin/gencontrol.py. The debian/control target in rules
178 also fails now, since we don't want the control file generated
179 during build. Arch-specific Depends and suggests are now generated
180 correctly. (Bastian Blank) (Closes: #319896)
181
182 * [powerpc] Fixed typo which made asm-ppc and asm-ppc64 not being included
183 in the header package. (Sven Luther) (Closes: #320817)
184
185 * Added list of flavours built to common header package. (Sven Luther)
186
187 -- Bastian Blank <waldi@debian.org> Tue, 09 Aug 2005 11:12:40 +0200
188
189 linux-2.6 (2.6.12-1) unstable; urgency=low
190
191 * New upstream release:
192 - "git rocks"
193 - address space randomization
194 - conversion of ide driver code to the device model
195 - restored Philips webcam driver
196 - new Broadcom bcm5706 gigabit driver
197 - new resource limits for the audio community
198 - Multipath device mapper
199 - Intel HD Audio alsa driver
200 - fixes + arch updates..
201 - readdition of tg3 driver, as firmware license has been fixed
202
203 * Dropped the following patches:
204 - patch-2.6.11.*.patch (merged)
205 - powerpc-ppc64-ibmvscsi.patch (Christoph didn't like it, and it failed
206 to build anyways) (Sven Luther)
207 - doc-post_halloween.patch (unless someone can come up w/ a valid
208 reason for carrying around rapidly bitrotting documentation...)
209 (Andres Salomon)
210 - sparc32-hypersparc-srmmu.patch (dropped until sparc32 is working
211 again, and we can figure out whether it's necessary)
212 - fix-alpha-ext3-oops.patch (no longer needed, fixed by compiler)
213 - x86-i486_emu.patch (buggy and insecure 80486 instruction emulation
214 for 80386; we're no longer supporting this) (closes: #250468)
215 - amd64-outs.patch (according to
216 http://www.ussg.iu.edu/hypermail/linux/kernel/0502.3/1095.html, this
217 is unnecessary for us) (Andres Salomon)
218 - sparc64-rtc-mostek.patch (merged)
219 - sparc64-compat-nanoseconds.patch (merged)
220 - sparc64-sunsu-init-2.6.11.patch (merged)
221 - sunsab-uart-update-timeout.patch (merged)
222 - alpha-read-trylock.patch (different version got merged)
223 - powerpc-prep-motorola-irq-fix.patch (merged)
224 - drivers-media-video-saa7134-update.patch (merged)
225 - drivers-media-video-saa7134-update-2.patch (merged)
226 - drivers-media-video-pll-lib.patch (merged)
227 - drivers-media-video-pll-lib-2.patch (merged)
228 - drivers-media-video-tuner-update-1.patch (merged)
229 - drivers-media-video-tuner-update-2.patch (merged)
230 - drivers-media-video-v4l-mpeg-support.patch (merged)
231 - drivers-media-video-mt352-update.patch (merged)
232 - arch-ppc64-hugepage-aio-panic.patch (merged)
233 - drivers-input-serio-nmouse.patch (merged)
234 - sparc64-sb1500-clock-2.6.patch (merged)
235 - docbook-allow-preprocessor-directives-... (merged)
236 - docbook-fix-function-parameter-descriptin-in-fbmem.patch (merged)
237 - docbook-move-kernel-doc-comment-next-to-function.patch (merged)
238 - powerpc-therm-adt746x-new-i2c-fix.patch (merged)
239 - powerpc-mv643xx-enet.patch (merged)
240 - powerpc-mv643xx-eth-pegasos.patch (merged)
241 - powerpc-pmac-agp-sleep.patch (merged)
242 - drivers-input-serio-8042-resume.patch (merged)
243
244 * Premiere of the common-source kernel package
245 (Jurij Smakov, Andres Salomon)
246 - build all architectures out of kernel source package
247 - rename source and binary packages
248 - create a common config for different architectures, and management
249 tools to allow for easier modification of config options
250 - drop default configs, autogenerate them instead; requires
251 kernel-package >= 9.002.
252
253 * Add 2.6.12.1 (Maximilian Attems)
254 - Clean up subthread exec (CAN-2005-1913)
255 - ia64 ptrace + sigrestore_context (CAN-2005-1761)
256
257 * Add 2.6.12.2 (Frederik Schüler)
258 - Fix two socket hashing bugs.
259 - ACPI: Make sure we call acpi_register_gsi() even for default PCI
260 interrupt assignment
261 - Add "memory" clobbers to the x86 inline asm of strncmp and friends
262 - e1000: fix spinlock bug
263 - fix remap_pte_range BUG
264 - Fix typo in drivers/pci/pci-driver.c
265
266 * Add 2.6.12.3 (Joshua Kwan)
267 - Fix semaphore handling in __unregister_chrdev
268 - Fix TT mode in UML.
269 - Check for a null return in tty_ldisc_ref.
270 - v4l: cx88 hue offset fix
271 - Fix 8139cp breakage that occurs with tpm driver.
272 - Fix the 6pack driver in SMP environments.
273 - Switch to spinlocks in the shaper driver.
274 - ppc32: stop misusing NTP's time_offset value
275 - netfilter: go back to dropping conntrack references manually
276 - ACPI: don't accept 0 as a PCI IRQ.
277
278 * Enable CONFIG_SCSI_INITIO. (Maximilian Attems) (closes: #318121)
279
280 * [powerpc] :
281 - Added powerpc-mkvmlinuz-support patch which allows, together with
282 kernel-package 9.0002 to add mkvmlinuz support to hand built packages.
283 - Removed powerpc-ppc64-ibmvscsi.patch, FTBFS, and Christoph doesn't like
284 it and thinks it is not needed.
285 - Disabled swim3 on powerpc-smp, FTBFS.
286 - Disabled software-suspend on powerpc-smp, FTBFS, amd64/i386 only smp code.
287 - Rediffed and readded the G4 L2 hardware flush assist patch from Jacob Pan.
288 (Sven Luther)
289
290 * [sparc]
291 - Drop sparc32 flavour for now. sparc32 kernel is currently in the
292 category "too buggy for us to support". In spite of numerous efforts
293 I still see occasional random filesystem corruptions in my tests.
294 That does NOT mean that we are dropping sparc32 support, we will
295 work with upstream trying to solve these problems for the next
296 kernel release. Those interested in helping/testing are encouraged
297 to subscribe to debian-sparc mailing list.
298 (Jurij Smakov)
299
300 * [alpha]
301 - Renamed resulting binary packages for alpha, kernel-image-x.y.z-generic
302 wasn't a generic kernel, it was a generic kernel for alpha machines, so
303 we're now using linux-image-x.y.z-alpha-generic (and of course, the same
304 change for the smp kernel-image). This change was postponed after the
305 sarge release. (closes: #260003)
306 (Norbert Tretkowski)
307
308 * [amd64]
309 - Now using the default compiler (gcc-4.0), thus we get rid of the
310 annoying MAKEFLAGS="CC=gcc-3.4" make-kpkg... invocation for third-party
311 modules.
312 This release lacks 64bit kernels for i386 userland; support will be
313 added in a later release as soon as the toolchain has stabilized again.
314 (Frederik Schüler)
315
316 -- Andres Salomon <dilinger@debian.org> Wed, 20 Jul 2005 17:16:04 -0400
317

  ViewVC Help
Powered by ViewVC 1.1.5