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

Contents of /dists/trunk/linux-2.6/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5