/[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 4362 - (hide annotations) (download)
Sun Oct 9 15:37:04 2005 UTC (7 years, 7 months ago) by kyle
File size: 17974 byte(s)
Oops. Unbreak linux-headers by making sure asm-parisc gets included.
1 jurij-guest 4358 linux-2.6 (2.6.13-2) UNRELEASED; urgency=low
2    
3     [ Jurij Smakov ]
4     * [i386] Set the CONFIG_HPET_EMULATE_RTC option to make the clock
5     work properly on certain Dell machines. This required setting the
6     CONFIG_RTC option to 'y' instead of 'm'. (closes: 309909)
7    
8 nobse 4359 [ Norbert Tretkowski ]
9     * [alpha] Update arch/alpha/config for 2.6.13
10 jurij-guest 4358
11 kyle 4362 [ Kyle McMartin ]
12     * [hppa] Oops. Fix linux-headers not including asm-parisc by adding
13     headers_dirs = parisc to Makefile.inc.
14    
15 nobse 4359 -- Norbert Tretkowski <nobse@debian.org> Sun, 9 Oct 2005 11:33:13 +0200
16    
17 horms 4330 linux-2.6 (2.6.13-1) experimental; urgency=low
18 waldi 3989
19 maks-guest 4197 * New upstream release "git booost":
20     - new arch xtensa
21     - kexec/kdump
22     - execute-in-place
23     - inotify (closes: #304387)
24     - time-sharing cfq I/O scheduler
25     - manual driver binding
26     - voluntary preemption
27     - user-space I/O initiation for InfiniBand
28     - new speedy DES (crypto) implementation
29     - uml "almost-skas" mode support
30     - 250 HZ default (closes: #320366)
31     - fixes all over (alsa, archs, ide, input, ntfs, scsi, swsusp, usb, ..)
32     - orinoco driver updates (closes: #291684)
33     - md, dm updates (closes: #317787)
34    
35 fschueler-guest 4165 [ Frederik Schüler ]
36 fschueler-guest 4236 * [amd64] Added class and longclass descriptions for amd64 flavours.
37 luther 4247 * [amd64] add amd64-tlb-flush-sigsegv-fix.patch: disable tlb flush
38 fschueler-guest 4236 filtering on smp systems to workaround processor errata.
39 fschueler-guest 4309 * backport kernel-api-documentation-generation-fix.diff from git to fix
40     documentation build.
41 fschueler-guest 4165 * Added patch-2.6.13.1:
42     - raw_sendmsg DoS (CAN-2005-2492)
43     - 32bit sendmsg() flaw (CAN-2005-2490)
44     - Reassembly trim not clearing CHECKSUM_HW
45     - Use SA_SHIRQ in sparc specific code.
46     - Fix boundary check in standard multi-block cipher processors
47     - 2.6.13 breaks libpcap (and tcpdump)
48     - x86: pci_assign_unassigned_resources() update
49     - Fix PCI ROM mapping
50     - aacraid: 2.6.13 aacraid bad BUG_ON fix
51     - Kconfig: saa7134-dvb must select tda1004x
52 waldi 3989
53 horms 4167 [ Simon Horman ]
54     * Disable BSDv3 accounting on hppa and alpha, it was already
55     disabled on all other architectures. Also unify BSD accounting
56     config into top level config, rather than per flavour configs.
57 horms 4176 * [SECURITY] The seq_file memory leak fix included in 2.6.12-6
58     as part of upstream's 2.6.12.6 patchset is now CAN-2005-2800.
59 horms 4167
60 horms 4169 [ Jurij Smakov, Simon Horman ]
61     * Ensure that only one kernel-manual/linux-manual package can
62     be installed at a time to avoid file conflicts. (closes: #320042)
63 horms 4167
64 waldi 4181 [ Bastian Blank ]
65 waldi 4206 * Move audit, preempt and security settings to core config file.
66 waldi 4181 * Fix powerpc configuration.
67 waldi 4189 * Add debian version information to kernel version string.
68 waldi 4190 * Drop coreutils | fileutils dependencies.
69 maks-guest 4197 * Drop modular-vesafb patch. (closes: #222374, #289810)
70 horms 4169
71 cts 4187 [ Christian T. Steigies ]
72     * update m68k.diff for linux-2.6.13
73     * add m68k-42_dma.patch and m68k-sonic.patch that will be in upstream 2.6.14
74     (which makes sun3 build fail, needs fixing)
75    
76 maks-guest 4198 [ maximilian attems ]
77     * Drop drivers-add-scsi_changer.patch (merged)
78     * Drop drivers-ide-dma-blacklist-toshiba.patch (merged)
79     * Drop drivers-ide-__devinit.patch (merged)
80 maks-guest 4231 * Added patch-2.6.13.2:
81     - USB: ftdi_sio: custom baud rate fix
82     - Fix up more strange byte writes to the PCI_ROM_ADDRESS config word
83     - Fix MPOL_F_VERIFY
84     - jfs: jfs_delete_inode must call clear_inode
85     - Fix DHCP + MASQUERADE problem
86     - Sun HME: enable and map PCI ROM properly
87     - Sun GEM ethernet: enable and map PCI ROM properly
88     - hpt366: write the full 4 bytes of ROM address, not just low 1 byte
89     - forcedeth: Initialize link settings in every nv_open()
90     - Lost sockfd_put() in routing_ioctl()
91     - lost fput in 32bit ioctl on x86-64
92 maks-guest 4305 * Added patch-2.6.13.3:
93     - Fix fs/exec.c:788 (de_thread()) BUG_ON
94     - Don't over-clamp window in tcp_clamp_window()
95     - fix IPv6 per-socket multicast filtering in exact-match case
96     - yenta oops fix
97     - ipvs: ip_vs_ftp breaks connections using persistence
98     - uml - Fix x86_64 page leak
99     - skge: set mac address oops with bonding
100     - tcp: set default congestion control correctly for incoming connections
101 waldi 4181
102 luther 4220 [ Sven Luther ]
103     * [powerpc] Added hotplug support to the mv643xx_eth driver :
104     powerpc-mv643xx-hotplug-support.patch
105     thanks go to Nicolas Det for providing the patch.
106 luther 4235 * [powerpc] Modified a couple of configuration options for the powerpc64
107     flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
108 luther 4248 * [powerpc] Added powerpc-miboot flavour to use exclusively with oldworld
109 luther 4247 powermac miboot floppies for debian-installer.
110 luther 4264 * [powerpc] Checked upgraded version of the apus patches, separated them in
111     a part which is safe to apply, and one which needs checking, and is thus
112     not applied yet.
113 dannf 4201
114 kyle 4271 [ Kyle McMartin ]
115     * [hppa] Update hppa.diff to 2.6.13-pa4.
116     * [hppa] Add space register fix to pacache.S to hppa.diff.
117    
118 dannf 4298 [ dann frazier ]
119     * Add a note to README.Debian that explains where users can find the .config
120     files used to generate the linux-image packages. Closes: #316809
121 dannf 4308 * [ia64] Workaround #325070 until upstream works out an acceptable solution.
122     This bug breaks module loading on non-SMP ia64 kernels. The workaround
123     is to temporarily use an SMP config for the non-SMP kernels. (Note that
124     John Wright is running benchmarks to determine the overhead of running
125     an SMP kernel on UP systems to help decide if this should be a
126     permanent change).
127 dannf 4311 * [ia64] Update arch/ia64/config for 2.6.13
128 luther 4220
129 horms 4313 -- Simon Horman <horms@debian.org> Thu, 6 Oct 2005 15:45:21 +0900
130 dannf 4298
131 horms 4145 linux-2.6 (2.6.12-6) unstable; urgency=high
132    
133 horms 4144 [ Andres Salomon, Bastian Blank ]
134 horms 4075 * Change ATM and Classical-IP-over-ATM to be modular, instead of being
135 horms 4145 statically included. (closes: #323143)
136 horms 4075
137     [ Sven Luther ]
138 horms 4145 * [powerpc] powerpc-pmac-sound-check.patch: Added pmac-sound sanity check.
139     * [powerpc] powerpc-apus.patch:
140     Added preliminary apus patch to package, not applied to kernel tree yet.
141 dilinger 3936
142 horms 4075 [ Simon Horman ]
143     * Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
144     it breaks iproute's (and other netlink users) ability
145 horms 4144 to set routes. (closes: #322723)
146     * Added 2.6.12.6
147 horms 4145 - [SECURITY: CAN-2005-2555] Restrict socket policy loading to
148     CAP_NET_ADMIN.
149     - [SECURITY] Fix DST leak in icmp_push_reply(). Possible remote
150     DoS?
151     - [SECURITY] NPTL signal delivery deadlock fix; possible local
152     DoS.
153 horms 4085 - fix gl_skb/skb type error in genelink driver in usbnet
154 horms 4145 - [SECURITY] fix a memory leak in devices seq_file implementation;
155     local DoS.
156     - [SECURITY] Fix SKB leak in ip6_input_finish(); local DoS.
157 horms 4085
158 horms 4145 [ Andres Salomon ]
159     * [hppa] enable discontiguous memory support for 32bit hppa images, so
160     they build.
161 luther 3961
162 horms 4145 -- Andres Salomon <dilinger@debian.org> Tue, 06 Sep 2005 10:14:35 -0400
163 horms 4144
164 waldi 3935 linux-2.6 (2.6.12-5) unstable; urgency=low
165 vince 3898
166     * Change ARM to use GCC 3.3 to avoid FTBFS errors with GCC 4
167 luther 3932 (dann frazier)
168 vince 3898
169 dannf 3899 * Remove spurious double quote character from ia64 package descriptions.
170     (dann frazier)
171 vince 3898
172 dannf 3900 * Add transitional meta packages (kernel-image-2.6-*) for ia64.
173     (dann frazier)
174 dannf 3899
175 maks-guest 3910 * Change fuzz factor to 1, stricter patch appliance. (Maximilian Attems)
176    
177 luther 3932 * Enabled CONFIG_THERM_PM72 on powerpc64 flavour. (Sven Luther)
178 dannf 3900
179 waldi 3935 -- Bastian Blank <waldi@debian.org> Tue, 16 Aug 2005 21:43:31 +0200
180 luther 3932
181 waldi 3895 linux-2.6 (2.6.12-4) unstable; urgency=low
182    
183     * Supply correct subarch values for the powerpc images.
184    
185     -- Bastian Blank <waldi@debian.org> Mon, 15 Aug 2005 21:06:18 +0200
186    
187 waldi 3890 linux-2.6 (2.6.12-3) unstable; urgency=low
188 horms 3767
189     * Added reference to old kernel-* package names to make
190 jurij-guest 3835 transition a little more obvious to end users.
191 horms 3871 A Dan Jacobson special. (Simon Horman) Closes: #321167
192 luther 3856
193 horms 3768 * By the time this makes it into the archive, it will
194 horms 3871 be handling kernel-image-2.6-* packages. (Simon Horman)
195 horms 3768 Closes: #321867
196 horms 3767
197 waldi 3790 * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
198 luther 3856
199 kyle 3800 * [hppa] :
200     - Add hppa arch specific patch.
201     - Build-Depend on binutils-hppa64 and gcc-4.0-hppa64.
202     (Kyle McMartin)
203 waldi 3790
204 jurij-guest 3835 * Fix permissions in source tarball. (Bastian Blank) (Closes: #322409)
205 horms 3767
206 jurij-guest 3836 * Enable the CONFIG_IP_ADVANCED_ROUTER and related options on
207     sparc64 to sync with other architectures. (Jurij Smakov)
208     Closes: #321236
209    
210 jurij-guest 3850 * Include all executables as well as *.sh and *.pl files found in
211     scripts directory in the headers package. (Bastian Blank)
212 jurij-guest 3862 Closes: #322612, #322680, #322765
213 luther 3856
214 jurij-guest 3852 * Include m68k headers into the arch-common headers package on
215     powerpc and make sure that all the directories are linked to
216     properly from the flavour-specific headers packages. (Jurij Smakov)
217     Closes: #322610
218 jurij-guest 3850
219 luther 3856 * [powerpc] Enabled the powerpc64 flavour, now that we have a real biarch
220     toolchain in sid. Many thanks go to GOTO Masanori and Matthias Klose as
221     well as any other who worked on the biarch toolchain to make this happen.
222 waldi 3831
223 horms 3878 * Added 2.6.12.5 (Simon Horman)
224     - Fix BUG() is triggered by a call to set_mempolicy() with a negativ
225     first argument.
226     - [amd64] Fix a SRAT handling on systems with dual cores.
227     - [amd64] SMP timing problem
228     - [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
229     http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
230     http://bugs.gentoo.org/show_bug.cgi
231     - Add zlib deflateBound()
232     - [security] Fix error during session join. See CAN-2005-2098
233     - [security] Fix keyring destructor. See CAN-2005-2099
234     - Module per-cpu alignment cannot always be met
235     http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
236 horms 3871 Closes: #323039
237 luther 3856
238 waldi 3890 -- Bastian Blank <waldi@debian.org> Mon, 15 Aug 2005 16:42:05 +0200
239 horms 3871
240 dilinger 3744 linux-2.6 (2.6.12-2) unstable; urgency=low
241 dilinger 3610
242 waldi 3834 * The Kernel Team offers its condolences to the family of Jens Schmalzing
243 dilinger 3743 (jensen@debian), who died Saturday, July 30, 2005 in a tragic accident in
244     Munich. Jens was a member of the Kernel Team, and was instrumental in
245     taking the powerpc kernel package to 2.6, as well as maintaining MOL
246     and its kernel modules.
247 luther 3708
248 dilinger 3692 * Add @longclass@ variable to control file autogeneration. (Andres Salomon)
249 joshk 3617
250 waldi 3726 * Bump build-depends on kernel-package to a fixed version (>= 9.005).
251     (Jurij Smakov, Sven Luther) (closes: #319657, #320422, #321625)
252 dilinger 3610
253 joshk 3617 * Change default ramdisk size for sparc to 16,384K to accomodate a fatter
254     d-i initrd for netboot installs.
255 dilinger 3692 (Joshua Kwan)
256 joshk 3617
257 dilinger 3692 * Don't build-depend on console-tools on s390. (Bastian Blank)
258 waldi 3641
259 dilinger 3692 * Add ARM support. (Vincent Sanders)
260 vince 3642
261 waldi 3717 * Add ia64 descriptions. (dann frazier)
262 luther 3709
263 waldi 3701 * Strip down the scripts dir in the headers packages. (Bastian Blank)
264 dannf 3658
265 luther 3709 * Add m68k support. (Christian T. Steigies)
266 cts 3699
267 fschueler-guest 3703 * Added 2.6.12.4 (Frederik Schüler)
268     - Fix powernow oops on dual-core athlon
269     - Fix early vlan adding leads to not functional device
270     - sys_get_thread_area does not clear the returned argument
271     - bio_clone fix
272 dilinger 3706 - Fix possible overflow of sock->sk_policy (CAN-2005-2456)
273     (closes: #321401)
274 fschueler-guest 3703 - Wait until all references to ip_conntrack_untracked are dropped on
275     unload
276     - Fix potential memory corruption in NAT code (aka memory NAT)
277     - Fix deadlock in ip6_queue
278     - Fix signedness issues in net/core/filter.c
279     - x86_64 memleak from malicious 32bit elf program
280     - rocket.c: Fix ldisc ref count handling
281     - kbuild: build TAGS problem with O=
282    
283 dilinger 3707 * Enable CONFIG_6PACK=m for all archs (Andres Salomon)
284     (closes: #319646)
285    
286 jurij-guest 3723 * Overhaul the generation of the control file. Now it is handled
287     by debian/bin/gencontrol.py. The debian/control target in rules
288     also fails now, since we don't want the control file generated
289     during build. Arch-specific Depends and suggests are now generated
290     correctly. (Bastian Blank) (Closes: #319896)
291    
292 luther 3733 * [powerpc] Fixed typo which made asm-ppc and asm-ppc64 not being included
293     in the header package. (Sven Luther) (Closes: #320817)
294    
295     * Added list of flavours built to common header package. (Sven Luther)
296    
297 waldi 3790 -- Bastian Blank <waldi@debian.org> Tue, 09 Aug 2005 11:12:40 +0200
298 dilinger 3610
299 dilinger 3603 linux-2.6 (2.6.12-1) unstable; urgency=low
300 jurij-guest 3025
301 maks-guest 3388 * New upstream release:
302 dilinger 3585 - "git rocks"
303 maks-guest 3388 - address space randomization
304     - conversion of ide driver code to the device model
305     - restored Philips webcam driver
306     - new Broadcom bcm5706 gigabit driver
307     - new resource limits for the audio community
308 maks-guest 3401 - Multipath device mapper
309     - Intel HD Audio alsa driver
310 maks-guest 3388 - fixes + arch updates..
311 dilinger 3540 - readdition of tg3 driver, as firmware license has been fixed
312 dilinger 3539
313 dilinger 3543 * Dropped the following patches:
314 dilinger 3544 - patch-2.6.11.*.patch (merged)
315 dilinger 3543 - powerpc-ppc64-ibmvscsi.patch (Christoph didn't like it, and it failed
316     to build anyways) (Sven Luther)
317 dilinger 3546 - doc-post_halloween.patch (unless someone can come up w/ a valid
318     reason for carrying around rapidly bitrotting documentation...)
319     (Andres Salomon)
320 dilinger 3547 - sparc32-hypersparc-srmmu.patch (dropped until sparc32 is working
321     again, and we can figure out whether it's necessary)
322 dilinger 3575 - fix-alpha-ext3-oops.patch (no longer needed, fixed by compiler)
323 dilinger 3547 - x86-i486_emu.patch (buggy and insecure 80486 instruction emulation
324 dilinger 3550 for 80386; we're no longer supporting this) (closes: #250468)
325 dilinger 3549 - amd64-outs.patch (according to
326     http://www.ussg.iu.edu/hypermail/linux/kernel/0502.3/1095.html, this
327     is unnecessary for us) (Andres Salomon)
328 dilinger 3544 - sparc64-rtc-mostek.patch (merged)
329     - sparc64-compat-nanoseconds.patch (merged)
330     - sparc64-sunsu-init-2.6.11.patch (merged)
331     - sunsab-uart-update-timeout.patch (merged)
332     - alpha-read-trylock.patch (different version got merged)
333 dilinger 3545 - powerpc-prep-motorola-irq-fix.patch (merged)
334     - drivers-media-video-saa7134-update.patch (merged)
335     - drivers-media-video-saa7134-update-2.patch (merged)
336     - drivers-media-video-pll-lib.patch (merged)
337     - drivers-media-video-pll-lib-2.patch (merged)
338     - drivers-media-video-tuner-update-1.patch (merged)
339     - drivers-media-video-tuner-update-2.patch (merged)
340     - drivers-media-video-v4l-mpeg-support.patch (merged)
341     - drivers-media-video-mt352-update.patch (merged)
342     - arch-ppc64-hugepage-aio-panic.patch (merged)
343     - drivers-input-serio-nmouse.patch (merged)
344 dilinger 3547 - sparc64-sb1500-clock-2.6.patch (merged)
345 dilinger 3550 - docbook-allow-preprocessor-directives-... (merged)
346     - docbook-fix-function-parameter-descriptin-in-fbmem.patch (merged)
347     - docbook-move-kernel-doc-comment-next-to-function.patch (merged)
348     - powerpc-therm-adt746x-new-i2c-fix.patch (merged)
349     - powerpc-mv643xx-enet.patch (merged)
350     - powerpc-mv643xx-eth-pegasos.patch (merged)
351     - powerpc-pmac-agp-sleep.patch (merged)
352     - drivers-input-serio-8042-resume.patch (merged)
353 dilinger 3546
354 dilinger 3539 * Premiere of the common-source kernel package
355     (Jurij Smakov, Andres Salomon)
356     - build all architectures out of kernel source package
357     - rename source and binary packages
358     - create a common config for different architectures, and management
359     tools to allow for easier modification of config options
360 dilinger 3583 - drop default configs, autogenerate them instead; requires
361     kernel-package >= 9.002.
362 dilinger 3539
363 maks-guest 3388 * Add 2.6.12.1 (Maximilian Attems)
364 maks-guest 3387 - Clean up subthread exec (CAN-2005-1913)
365     - ia64 ptrace + sigrestore_context (CAN-2005-1761)
366 dilinger 3539
367 fschueler-guest 3415 * Add 2.6.12.2 (Frederik Schüler)
368     - Fix two socket hashing bugs.
369     - ACPI: Make sure we call acpi_register_gsi() even for default PCI
370     interrupt assignment
371     - Add "memory" clobbers to the x86 inline asm of strncmp and friends
372     - e1000: fix spinlock bug
373     - fix remap_pte_range BUG
374     - Fix typo in drivers/pci/pci-driver.c
375 dilinger 3539
376 joshk 3531 * Add 2.6.12.3 (Joshua Kwan)
377     - Fix semaphore handling in __unregister_chrdev
378     - Fix TT mode in UML.
379     - Check for a null return in tty_ldisc_ref.
380     - v4l: cx88 hue offset fix
381     - Fix 8139cp breakage that occurs with tpm driver.
382     - Fix the 6pack driver in SMP environments.
383     - Switch to spinlocks in the shaper driver.
384     - ppc32: stop misusing NTP's time_offset value
385     - netfilter: go back to dropping conntrack references manually
386     - ACPI: don't accept 0 as a PCI IRQ.
387 dilinger 3539
388 dilinger 3550 * Enable CONFIG_SCSI_INITIO. (Maximilian Attems) (closes: #318121)
389 dilinger 3539
390 luther 3551 * [powerpc] :
391     - Added powerpc-mkvmlinuz-support patch which allows, together with
392     kernel-package 9.0002 to add mkvmlinuz support to hand built packages.
393     - Removed powerpc-ppc64-ibmvscsi.patch, FTBFS, and Christoph doesn't like
394     it and thinks it is not needed.
395     - Disabled swim3 on powerpc-smp, FTBFS.
396     - Disabled software-suspend on powerpc-smp, FTBFS, amd64/i386 only smp code.
397 luther 3552 - Rediffed and readded the G4 L2 hardware flush assist patch from Jacob Pan.
398 luther 3551 (Sven Luther)
399 jurij-guest 3563
400     * [sparc]
401     - Drop sparc32 flavour for now. sparc32 kernel is currently in the
402     category "too buggy for us to support". In spite of numerous efforts
403     I still see occasional random filesystem corruptions in my tests.
404     That does NOT mean that we are dropping sparc32 support, we will
405     work with upstream trying to solve these problems for the next
406     kernel release. Those interested in helping/testing are encouraged
407     to subscribe to debian-sparc mailing list.
408     (Jurij Smakov)
409 dilinger 3539
410 nobse 3584 * [alpha]
411     - Renamed resulting binary packages for alpha, kernel-image-x.y.z-generic
412     wasn't a generic kernel, it was a generic kernel for alpha machines, so
413     we're now using linux-image-x.y.z-alpha-generic (and of course, the same
414     change for the smp kernel-image). This change was postponed after the
415     sarge release. (closes: #260003)
416     (Norbert Tretkowski)
417    
418 fschueler-guest 3582 * [amd64]
419     - Now using the default compiler (gcc-4.0), thus we get rid of the
420     annoying MAKEFLAGS="CC=gcc-3.4" make-kpkg... invocation for third-party
421     modules.
422     This release lacks 64bit kernels for i386 userland; support will be
423     added in a later release as soon as the toolchain has stabilized again.
424     (Frederik Schüler)
425    
426 dilinger 3603 -- Andres Salomon <dilinger@debian.org> Wed, 20 Jul 2005 17:16:04 -0400
427 dilinger 3539

  ViewVC Help
Powered by ViewVC 1.1.5