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

  ViewVC Help
Powered by ViewVC 1.1.5