/[kernel]/trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog
ViewVC logotype

Contents of /trunk/kernel-2.4/source/kernel-source-2.4.27-2.4.27/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1046 - (hide annotations) (download)
Thu Aug 12 23:21:34 2004 UTC (8 years, 9 months ago) by joshk
File size: 52929 byte(s)
add changelog diff, revise build-deps, update changelog
1 joshk 1024 kernel-source-2.4.27 (2.4.27-1) UNRELEASED; urgency=low
2 joshk 999
3     * New upstream release.
4 joshk 1046
5     * Bugs fixed (will shortly be fixed in 2.4.26 as well, and closed there):
6     - #264202: doesn't build with CONFIG_ACPI_ASUS enabled
7     - #255406: Kernel crash when removing interface from wrong bridge
8     group
9     - #262870: device-mapper patch screwed up; prevents application of
10     evms patches (see below)
11    
12     * CVE issues fixed by this release:
13     - CAN-2004-0495 (Al Viro sparse fixes)
14     - CAN-2004-0497 (users could modify group ID of arbitrary files on
15     the system)
16     - CAN-2004-0535 (e1000 minor info leak)
17     - CAN-2004-0685 (backported Conectiva usb sparse fixes)
18     - CAN-2004-0415 (file offset pointer handling race)
19     - CAN-2004-0565 (information leak ia64)
20    
21 joshk 1024 * Split out all of the monolithic patches into feature-divided patches.
22 joshk 1046 Change apply/unpatch scripts to use this new system, using metadata to
23     describe which patches are added or removed in a given release.
24 joshk 999
25 joshk 1046 However, apply script retains the same features on the outside as the
26     old one (i.e. incremental updates to old kernel-source trees of the same
27     upstream version.)
28 joshk 999
29 joshk 1046 * Use the packaged kernel-patch-device-mapper instead of the old patch.
30    
31     * Apply IPsec update, thanks Horms.
32    
33     * Fix build dependencies:
34     - Everything becomes Build-Depends-Indep: this package produces
35     no arch-dependent packages.
36     - libc-dev -> libc6-dev | libc-dev.
37     - libncurses-dev | ncurses-dev -> libncurses5-dev | libncurses-dev.
38     - debian/compat is 3, so add a versioned B-D-I on debhelper (>= 3).
39    
40     -- Joshua Kwan <joshk@triplehelix.org> Thu, 12 Aug 2004 16:10:43 -0700
41    
42 jensen 970 kernel-source-2.4.26 (2.4.26-5) unstable; urgency=high
43 horms 927
44 jensen 970 * Cleaned up after the previous upload. In particular, patch-2.4.26-3
45     is now part of the kernel-source tarball again. Urgency set to high
46     since this patch fixes a couple of security issues.
47 horms 927
48 jensen 970 * Added a conflict to kernel-tree to make sure that unsuspecting package
49     builders (both human and non-human) do not use the previous upload of
50     kernel-source for their kernel-image packages.
51 horms 927
52 jensen 970 * Added an almost empty patch to handle the revision bump.
53    
54     -- Jens Schmalzing <jensen@debian.org> Tue, 3 Aug 2004 15:10:31 +0200
55    
56 horms 923 kernel-source-2.4.26 (2.4.26-4) unstable; urgency=low
57 horms 913
58     * Fix stack allocation in crypt(). Patch by Herbert Xu
59     (closes: #257120)
60     . crypto/cipher.c
61 horms 922 * Reversed patch to PCI initialisation code on Alpha
62     Patch by Herbert Xu, Steve Langasek
63     (closes: #253787)
64     . arch/alpha/kernel/core_cia.c
65 horms 913
66 horms 922 -- Simon Horman <horms@debian.org> Thu, 22 Jul 2004 12:27:39 +0900
67 horms 913
68 horms 875 kernel-source-2.4.26 (2.4.26-3) unstable; urgency=low
69    
70     * Changed Maintainer to kernel team.
71     * Set uploaders to DD members of that team as per the alioth.debian.org
72     kernel project
73     * Merged hiddev.c with upstream (2.4.27-pre3) as there
74     were some inconsistencies and it seems the same person,
75     Herbert Xu was working on both copies of the code
76     and the upstream code seems to be more up to date.
77     . drivers/usb/hiddev.c
78     * Fixup for C1 Halt Disconnect problem on nForce2 systems
79     . arch/i386/kernel/pci-pc.c
80     * Fix clear_cpu() marco [CAN-2004-0554]
81     . include/asm-i386/i387.h
82     . include/asm-x86_64/i387.h
83     * Fix missing DAC check in sys_chown() [CAN-2004-0497]
84     . fs/attr.c
85     * Fix multiple information leaks discovered by Al Viro [CAN-2004-0495]
86     . drivers/net/wireless/airo.c
87     . drivers/acpi/asus_acpi.c
88     . drivers/sound/mpu401.c
89     . linux/drivers/sound/msnd.c
90     . linux/drivers/sound/msnd.h
91     . linux/drivers/sound/msnd_pinnacle.c,
92     . drivers/sound/pss.c,
93     * Fix potential buffer overflow in panic [CAN-2004-0394]
94     . kernel/panic.c
95     * List of Kernel Vulterablilities with CAN numebers which have
96     been resolved by previous kernels but are not listed in this ChangeLog
97     Goes back to the begining of 2003
98     For desciptions of the bugs please see www.mitre.org
99     . CAN-2003-0001 fixed in 2.4.20-5 (upstream 2.4.21-pre5)
100     . CAN-2003-0018 fixed in 2.4.21-1 (upstream 2.4.21-pre4)
101     . CAN-2003-0127 fixed in 2.4.20-6 (upstream 2.4.21-rc2)
102     . CAN-2003-0187 fixed in 2.4.20-13 (upstream 2.4.21-pre6)
103     . CAN-2003-0244 fixed in 2.4.20-7 (upstream 2.4.21-rc2)
104     . CAN-2003-0246 fixed in 2.4.20-7 (upstream 2.4.21-rc4)
105     . CAN-2003-0247 fixed in 2.4.20-8 (upstream 2.4.21-rc4)
106     . CAN-2003-0465 fixed in 2.4.20-8 (upstream 2.4.22-pre10)
107     . CAN-2003-0465 unsure, does not effect x86, need to check other arch
108     . CAN-2003-0619 fixed in 2.4.22-1 (upstream 2.4.21-pre3)
109     . CAN-2003-0643 fixed in 2.4.21-4 (upstream 2.4.22-pre10)
110     . CAN-2003-0699 fixed in 2.4.21-1 (upstream 2.4.21-rc2)
111     . CAN-2003-0700 fixed in 2.4.21-4 (upstream 2.4.22-pre3)
112     . CAN-2003-0961 fixed in 2.4.23-1 (upstream 2.4.23-pre7)
113     . CAN-2003-0984 fixed in 2.4.24-1 (upstream 2.4.24-rc1)
114     . CAN-2003-0985 fixed in 2.4.24-1 (upstream 2.4.24-rc1)
115     . CAN-2004-0003 fixed in 2.4.25-2 (upstream 2.4.26-rc4)
116     . CAN-2004-0010 fixed in 2.4.25-1 (upstream 2.4.25-pre7)
117     . CAN-2004-0075 fixed in 2.4.25-1 (upstream 2.4.25-pre5)
118     . CAN-2004-0077 fixed in 2.4.24-3 (upstream 2.4.26-pre3)
119     . CAN-2004-0109 fixed in 2.4.25-2 (upstream 2.4.26-rc4)
120     . CAN-2004-0133 fixed in 2.4.26-1 (upstream 2.4.26-pre2)
121     . CAN-2004-0177 fixed in 2.4.26-1 (upstream 2.4.26-pre4)
122     . CAN-2004-0178 fixed in 2.4.25-2 (upstream 2.4.26-pre5)
123     . CAN-2004-0228 code is not present, not vulnerable
124     . CAN-2004-0229 code is not present, not vulnerable
125     . CAN-2004-0424 fixed in 2.4.26-1 (upstream 2.4.26-pre3)
126     . CAN-2004-0427 fixed in 2.4.26-1 (upstream 2.4.26-rc4)
127     . CAN-2004-0427 fixed in 2.4.26-1 (upstream 2.4.26-rc4)
128     . CAN-2004-0535 fixed in 2.4.26-2 (upstream 2.4.27-rc3)
129     . CAN-2004-0587 code is not present, not vulnerable
130    
131     -- Simon Horman <horms@debian.org> Fri, 9 Jul 2004 17:35:39 +0900
132    
133     kernel-source-2.4.26 (2.4.26-2) unstable; urgency=low
134    
135     * Set __exit tag on module_exit in drivers/ide/pci/atiixp.c.
136     * Require firmware 2.70 on alpha in drivers/block/DAC960.c (2.6, closes:
137     #244585).
138     * Removed cmpxchg definition in drivers/char/drm-4.0/drmP.h.
139     * Added regs.len check in drivers/net/e1000/e1000_ethtool.c (bk).
140     * Added SATA support (bk, closes: #245334):
141     . Documentation/Configure.help
142     . Documentation/DocBook/Makefile
143     . Documentation/DocBook/libata.tmpl
144     . drivers/block/Config.in
145     . drivers/block/Makefile
146     . drivers/block/carmel.c
147     . drivers/scsi/Config.in
148     . drivers/scsi/Makefile
149     . drivers/scsi/libata-core.c
150     . drivers/scsi/libata-scsi.c
151     . drivers/scsi/libata.h
152     . drivers/scsi/sata_promise.c
153     . drivers/scsi/sata_sil.c
154     . drivers/scsi/sata_sis.c
155     . drivers/scsi/sata_svw.c
156     . drivers/scsi/sata_via.c
157     . drivers/scsi/sata_vsc.c
158     . include/linux/ata.h
159     . include/linux/libata.h
160    
161     -- Herbert Xu <herbert@debian.org> Sat, 1 May 2004 09:17:56 +1000
162    
163     kernel-source-2.4.26 (2.4.26-1) unstable; urgency=low
164    
165     * New upstream release.
166     * Fixed copy_to_user usage in drivers/usb/hiddev.c.
167     * Fixed build without procfs in drivers in drivers/hotplug/Makefile.
168     * Updated IPsec patch to 20040416-1.
169     * Updated ea and acl to 0.8.71.
170     * Removed cmpxchg definition in drivers/char/drm/drmP.h.
171     * Removed non-free firmware:
172     . Unused: drivers/sound/724hwmcode.h
173     . Unused: drivers/sound/Hwmcode.h
174     * Fixed module unloading in drivers/ide/pci/atiixp.c.
175    
176     -- Herbert Xu <herbert@debian.org> Sat, 17 Apr 2004 17:27:33 +1000
177    
178     kernel-source-2.4.25 (2.4.25-3) unstable; urgency=low
179    
180     * Zero log buffer at mount time in fs/xfs/xfs_log.c (bk).
181     * Fixed boundary checks for GUSAGE/SUSAGE in drivers/usb/hiddev.c.
182    
183     -- Herbert Xu <herbert@debian.org> Wed, 14 Apr 2004 19:05:13 +1000
184    
185     kernel-source-2.4.25 (2.4.25-2) unstable; urgency=low
186    
187     * Black listed "TOSHIBA CD-ROM XM-1702BC" in drivers/ide/ide-dma.c
188     (Moritz Lennert, closes: #222939).
189     * Set protocol in ip_route_me_harder in net/core/netfilter.c
190     (closes: #236479).
191     * Reverted hardsect change in drivers/scsi/sr.c (closes: #232586).
192     * Tighten sanity in time_init to 250 PPM in arch/alpha/kernel/time.c
193     (Scott Bailey, closes: #233096).
194     * Call mkdep on headers with xargs in Makefile.
195     * Fixed tuner support on WinTV-D boards in drivers/media/video/bttv-cards.c
196     (2.6, closes: #241272).
197     * Fixed single word src misalign > dest misalign case in
198     arch/alpha/lib/stxncpy.S (glibc, closes: #237884).
199     * Enhanced user input validation (Thomas Biege):
200     . drivers/char/drm/r128_state.c
201     . drivers/char/drm-4.0/r128_state.c
202     * Fixed audio sampe size in drivers/sound/sb_audio.c (bk).
203     * Fixed local root exploit in fs/isofs/rock.c (Ernie Petrides).
204     * Clear b_data in journal_get_descriptor_buffer in fs/jbd/journal.c
205     (Ted Ts'o).
206    
207     -- Herbert Xu <herbert@debian.org> Mon, 12 Apr 2004 11:12:11 +1000
208    
209     kernel-source-2.4.25 (2.4.25-1) unstable; urgency=low
210    
211     * New upstream release.
212     * Applied Medley Software RAID patch, version 6 (closes: #232479).
213     * Applied ea 0.8.68 and acl 0.8.70 (closes: #229205).
214    
215     -- Herbert Xu <herbert@debian.org> Mon, 23 Feb 2004 20:57:16 +1100
216    
217     kernel-source-2.4.24 (2.4.24-3) unstable; urgency=high
218    
219     * Added build-dependency on docbook-utils, gs and transfig (closes: #231201).
220     * Fixed off-by-one kmalloc in ntfs_dupuni2map in fs/ntfs/support.c
221     (closes: #207138).
222     * Fixed early chip programming in tg3_setup_copper_phy() in drivers/net/tg3.c
223     (David Miller).
224     * Fixed dev timer SMP deadlock in drivers/scsi/aic7xxx/aic7xxx_osm.c
225     (Andrew Morton).
226     * Check return value of do_munmap in do_mremap in mm/mremap.c (2.4.25).
227    
228     -- Herbert Xu <herbert@debian.org> Wed, 18 Feb 2004 19:00:31 +1100
229    
230     kernel-source-2.4.24 (2.4.24-2) unstable; urgency=low
231    
232     * Fixed dead lock in drain_dac in drivers/sound/i810_audio.c
233     (closes: #228101).
234     * Fixed typos (Jochen Voss, closes: #227633):
235     . drivers/s390/block/xpram.c
236     . Documentation/usb/sl811hc.txt
237     * Updated IPsec patch to 20030202-1 (closes: #225995, #227507, #226000,
238     #230901).
239     * Updated sk98lin in drivers/net/sk98lin/* (2.4.25pre, closes: #229863).
240     * Added forcedeth driver (closes: #229895):
241     . Documentation/Configure.help
242     . drivers/net/Config.in
243     . drivers/net/Makefile
244     . drivers/net/forcedeth.c
245     * Added upstream changelog.
246     * Fixed invalid kfree in ntfs_printcb in fs/ntfs/fs.c.
247     * Clear nf_debug in ip_local_deliver_finish in net/ipv4/ip_input.c
248     (Valentijn Sessink).
249    
250     -- Herbert Xu <herbert@debian.org> Tue, 3 Feb 2004 21:22:41 +1100
251    
252     kernel-source-2.4.24 (2.4.24-1) unstable; urgency=low
253    
254     * New upstream release.
255     * Fixed ipchains MASQ crash in net/ipv4/netfilter/ip_fw_compat_masq.c (bk).
256    
257     -- Herbert Xu <herbert@debian.org> Tue, 6 Jan 2004 18:16:13 +1100
258    
259     kernel-source-2.4.23 (2.4.23-1) unstable; urgency=low
260    
261     * New upstream release (closes: #212633, #212706, #215883, #219195, #221621).
262     * Fixed red/blue typo in drivers/video/radeonfb.c.
263     * Set fb owner in drivers/video/radeonfb.c.
264     * Fixed DMA overruns/bugs in drivers/sound/i810_audio.c (closes: #219398).
265     * Applied cut-down version device mapper patch 1.00.07 (closes: #213063).
266     * Removed obsolete jbd_commit_interval option in fs/jbd/journal.c.
267     * Included README.Debian in debian patch.
268     * Updated IPsec patch to 20031129-4.
269    
270     -- Herbert Xu <herbert@debian.org> Sun, 30 Nov 2003 11:31:38 +1100
271    
272     kernel-source-2.4.22 (2.4.22-4) unstable; urgency=low
273    
274     * Fixed initialisation lockup in drivers/scsi/ide-scsi.c
275     (bk, closes: #213663).
276     * Removed README note about mem= as it no longer applies.
277     * Fixed handling of acpi=on in arch/i386/kernel/setup.c
278     (Manuel Estrada Sainz, closes: #216023).
279     * Made AMD_PM768 conditional on X86/X86_64 in drivers/char/Config.in.
280     * Removed floating operations in drivers/net/amd8111e.* (2.5).
281     * Fixed kupdated dequeueing of SIGSTOP signals in fs/buffer.c (bk,
282     closes: #212424).
283     * Renamed BUS_ISA to CTL_BUS_ISA (closes: #217191):
284     . arch/arm/kernel/isa.c
285     . include/linux/sysctl.h
286     * Handle cases where child queues empty suddenly in net/sched/sch_htb.c (bk,
287     closes: #219939).
288     * Initialise reset_task properly in drivers/net/tg3.c.
289     * Removed bogus panic calls in arch/i386/kernel/mpparse.c (Jochen Voss).
290     * Updated IPsec patch to 20031030-1 (closes: #214779, #215503, #219486).
291    
292     -- Herbert Xu <herbert@debian.org> Sat, 15 Nov 2003 14:54:18 +1100
293    
294     kernel-source-2.4.22 (2.4.22-3) unstable; urgency=medium
295    
296     * Set ide_xlate_1024_hook before probing probing (closes: #213192).
297    
298     -- Herbert Xu <herbert@debian.org> Sat, 4 Oct 2003 14:34:33 +1000
299    
300     kernel-source-2.4.22 (2.4.22-2) unstable; urgency=low
301    
302     * Added jbd_commit_interval option:
303     . fs/jbd/journal.c
304     . fs/jbd/transaction.c
305     * Do not unshare files for pid == 1 in kernel/fork.c (closes: #211717).
306     * Made static CONFIG_IDEDISK_STROKE work again in drivers/ide/ide-disk.c
307     (closes: #210589).
308     * Added CONFIG_ACPI_OFF option:
309     . Documentation/Configure.help
310     . arch/i386/kernel/setup.c
311     . drivers/acpi/Config.in
312     * Added optimise by size option:
313     . Documentation/Configure.help
314     . Makefile
315     . arch/i386/config.in
316     * Fixed pci_pool_create macro in drivers/atm/he.c (bk,
317     closes: #211138, #211189).
318     * Fixed wrong address in ICMP log entry in net/ipv4/icmp.c (2.5,
319     closes: #211654).
320     * Fixed atm_clip_ops->owner crash (bk, closes: #211348):
321     . drivers/atm/common.c
322     . drivers/atm/proc.c
323     * Fixed double request_region (closes: #210289):
324     . drivers/net/arcnet/com20020.c
325     . drivers/net/arcnet/com20020-isa.c
326     . drivers/net/arcnet/com20020-pci.c
327     * Updated IPsec patch to 20030927-1 (closes: #211761).
328    
329     -- Herbert Xu <herbert@debian.org> Sat, 27 Sep 2003 17:40:11 +1000
330    
331     kernel-source-2.4.22 (2.4.22-1) unstable; urgency=low
332    
333     * New upstream release.
334     * Probe existing drivers when loading ide-probe-mod:
335     . drivers/ide/ide-probe.c
336     . include/linux/ide.h
337     * Fixed CONFIG_IDEDISK_STROKE in drivers/ide/ide-disk.c (2.6,
338     closes: #205147).
339     * Removed -Werror in drivers/scsi/aic7xxx/Makefile.
340     * Updated IPsec patch to 20030904-1.
341    
342     -- Herbert Xu <herbert@debian.org> Thu, 4 Sep 2003 21:31:15 +1000
343    
344     kernel-source-2.4.21 (2.4.21-5) unstable; urgency=low
345    
346     * Fixed steal_locks race (closes: #206399):
347     . fs/binfmt_elf.c
348     . fs/exec.c
349     * Fixed rare initialisation crash in drivers/char/amd76x_pm.c
350     (closes: #205537).
351     * Added license in drivers/acpi/driver.c (closes: #205190).
352     * Fixed multiline string literals in net/decnet/dn_table.c (closes: #206721).
353     * Updated IPsec patch to 20030824-1 (closes: #204947).
354    
355     -- Herbert Xu <herbert@debian.org> Sun, 24 Aug 2003 11:36:15 +1000
356    
357     kernel-source-2.4.21 (2.4.21-4) unstable; urgency=low
358    
359     * Made /proc/tty/driver root-only (CAN-2003-0461):
360     . include/linux/proc_fs.h
361     . fs/proc/generic.c
362     . fs/proc/proc_tty.c
363     * Fixed exec file handling semantics (CAN-2003-0462, CAN-2003-0476):
364     . fs/binfmt_elf.c
365     . fs/exec.c
366     . fs/locks.c
367     . include/linux/fs.h
368     . kernel/fork.c
369     * Fixed sunrpc UDP reuse bug in net/sunrpc/svcsock.c (CAN-2003-0464).
370     * Fixed unchecked copy_to_user in fs/proc/proc_misc.c.
371     * Fixed ptrace/proc bug in fs/proc/base.c (CAN-2003-0501).
372     * Fixed bridging security issues (CAN-2003-055[012]):
373     . net/bridge/br_fdb.c
374     . net/bridge/br_if.c
375     . net/bridge/br_input.c
376     . net/bridge/br_private.h
377     . net/bridge/br_stp_bpdu.c
378     * Fixed boundary check in net/core/filter.c (Patrick McHardy).
379     * Fixed copy from user bug in drivers/sound/cmpci.c (bk).
380     * Fixed O_DIRECT races (bk):
381     . fs/buffer.c
382     . fs/inode.c
383     . fs/open.c
384     . include/linux/fs.h
385     . mm/filemap.c
386     * Fixed unused variables warning in arch/i386/kernel/emu.c.
387     * Updated IPsec patch to 20030802-1 (closes: #203008).
388     * Fixed incremental patch for 2.4.21-3.
389    
390     -- Herbert Xu <herbert@debian.org> Sat, 2 Aug 2003 20:31:15 +1000
391    
392     kernel-source-2.4.21 (2.4.21-3) unstable; urgency=low
393    
394     * Use spinlock_t filler even with gcc 2.96 in include/linux/spinlock.h.
395     * Made CONFIG_IDEDISK_STROKE a runtime option (Joerg Platte,
396     closes: #200366):
397     . include/linux/ide.h
398     . drivers/ide/ide.c
399     . drivers/ide/ide-disk.c
400     * Work around broken Olympus cameras (RedHat, closes: #201114).
401     * Added nolapic option on i386 (closes: #201865):
402     . Documentation/kernel-parameters.txt
403     . arch/i386/kernel/apic.c
404     * AGP update - new intel, add nvidia (Alan Cox, closes: #196209):
405     . drivers/char/agp/agp.h
406     . drivers/char/agp/agpgart_be.c
407     . include/linux/agp_backend.h
408     . include/linux/pci_ids.h
409     * Fixed a bunch of warnings (closes: #196836).
410     . Cope with exit status 2 from md5sum in drivers/isdn/hisax/cert.c.
411     . Fixed printk format in fs/fat/file.c.
412     . Fixed macro redefinition warning in fs/nfs/nfs3proc.c.
413     . Fixed constant overflow warning in fs/nfs/nfs3xdr.c.
414     * Fixed multiline string literals (closes: #198651):
415     . drivers/scai/aic7xxx/aicasm/aicasm.c
416     . drivers/scai/aic7xxx/aicasm/aicasm_symbol.c
417     * Updated IPsec patch to 20030720-1.
418     * Fixed binutils test in scripts/ver_linux (closes: #202142).
419    
420     -- Herbert Xu <herbert@debian.org> Sun, 20 Jul 2003 11:41:23 +1000
421    
422     kernel-source-2.4.21 (2.4.21-2) unstable; urgency=low
423    
424     * Added forward declaration for struct net_device in include/linux/skbuff.h.
425     * Restored mdio_sem that replaced rtnl_lock in drivers/net/8139too.c.
426     * Fixed impossible eid comparison in drivers/sound/cs46xx.c (Russell Coker).
427     * Replaced elif with else if in crypto/Config.in (closes: #198870).
428     * Fixed CMedia mixer initialisation bug in drivers/sound/ac97_codec.c
429     (ac, closes: #198847).
430     * Do not perform initial PCI scan until ide-probe-mod is loaded:
431     . include/linux/ide.h
432     . drivers/ide/ide.c
433     . drivers/ide/ide-probe.c
434     . drivers/ide/setup-pci.c
435     * Update gendisk devfs handler in lvrename in drivers/md/lvm.c
436     (closes: #189650).
437     * Applied 486 emulation patch (Willy Tarreau):
438     . Documentation/Configure.help
439     . arch/i386/config.in
440     . arch/i386/kernel/Makefile
441     . arch/i386/kernel/emu.c
442     . arch/i386/kernel/entry.S
443     * Moved debian patch into version-specific directory (closes: #199370).
444     * Updated IPsec patch:
445     . Use davme's 2.4 tree (closes: #199329, #199366).
446     * Removed bogus devfs references in Documentation/initrd.txt (Nikolaus Rath,
447     closes: #199619).
448     * Fixed merging error in arch/alpha/kernel/core_cia.c (closes: #199877).
449    
450     -- Herbert Xu <herbert@debian.org> Fri, 4 Jul 2003 21:12:04 +1000
451    
452     kernel-source-2.4.21 (2.4.21-1) unstable; urgency=low
453    
454     * New upstream release (closes: #173329, #175032, #192026).
455     * Applied IDE modularisation patch (ac):
456     . drivers/ide/Makefile
457     . drivers/ide/ide.c
458     . drivers/ide/ide-default.c
459     . drivers/ide/ide-pnp.c
460     . drivers/ide/legacy/pdc4030.c
461     . drivers/ide/pci/cmd640.c
462     . include/linux/ide.h
463     * Use old IDE module names in drivers/ide/Makefile.
464     * Fixed IDE modularisation in drivers/ide/Config.in.
465     * Cope with namespace polluters in drivers/net/e1000/e1000_osdep.h.
466     * Added inclusion of linux/stddef.h due to NULL in linux/timer.h.
467     * Added inclusion of linux/socket.h due to sa_family_t in linux/in.h.
468     * Export symbols for ide-probe-mod:
469     . drivers/ide/ide.c
470     . drivers/ide/ide-io.c
471     * Fixed unload crash in drivers/ide/ide-proc.c.
472     * Enable hw_resend_irq if io_apic is on (ac):
473     . include/asm-i386/hw_irq.h
474     . arch/i386/kernel/io_apic.c
475     * Fixed mp_bus_id_to_pci_bus init in arch/i386/kernel/mpparse.c.
476     * Fixed IDE PCI proc entries for modules in drivers/ide/ide-proc.c.
477     * Merged Linux 2.5 IPsec stack backport.
478     * Moved ip6_route_me_harder exportation from net/netsyms.c to
479     net/ipv6/ipv6_syms.c.
480     * Added kernel-patch-debian and kernel-tree packages.
481     * Include linux/socket.h in include/linux/netlink.h (2.5).
482     * Include linux/skbuff.h for skb_put in include/linux/netlink.h.
483     * Include linux/spinlock.h for spinlock_t in include/linux/interrupt.h.
484     * Include linux/netdevice.h for MAX_ADDR_LEN in include/net/neighbour.h.
485     * Include linux/interrupt.h for tasklet_struct in include/net/neighbour.h.
486     * Added foreward declaration for struct neighbour in include/net/neighbour.h.
487     * Include linux/spinlock.h for rwlock_t in include/net/ip6_fib.h.
488     * Include net/sock.h for struct sock in include/net/ip6_route.h.
489     * Include linux/types.h for __u32 in include/linux/watchdog.h.
490     * Added CONFIG_ALPHA_LEGACY_NR_IRQS option for MILO users:
491     . Documentation/Configure.help
492     . arch/alpha/config.in
493     . arch/alpha/kernel/Makefile
494     . include/asm-alpha/irq.h
495    
496     -- Herbert Xu <herbert@debian.org> Sat, 14 Jun 2003 21:16:17 +1000
497    
498     kernel-source-2.4.20 (2.4.20-8) unstable; urgency=low
499    
500     * Fixed mxcsr security hole in arch/i386/kernel/i387.c (2.5.70).
501     * Fixed TIOCCONS and writing to /dev/console (2.4.21rc7):
502     . drivers/char/tty_io.c
503     . include/linux/tty.h
504     * Fixed hashing exploits in fragment processing (2.4.21rc7).
505     * Fixed slot_tablelen type in drivers/ide/ide-cd.h.
506     * Use static inline in net/core/rtnetlink.c (closes: #194196).
507     * Fixed multiline string literals:
508     . drivers/scsi/aic7xxx/aic7xxx_osm.c
509     . driver/net/tokenring/olympic.c
510     . driver/net/wan/sdla_chdlc.c
511     . fs/reiserfs/super.c
512     . arch/i386/math-emu/poly.h
513     * Setup two 1G mappings if cia_rev == 1 in arch/alpha/kernel/core_cia.c
514     (closes: #195135).
515     * Added bswap explanation to README.Debian.
516     * Fixed some CPP pasting in drivers/atm/ambassador.c (David S. Miller).
517     * Fixed cpp abuse in drivers/net/irda/ma600.c.
518     * Fixed assembly specification in drivers/net/wan/sbni.c.
519     * Fixed InitStruct member types in drivers/sound/cs46xx.c.
520     * Use include/asm-ppc/unistd.h from 2.4.21-rc7 (closes: #194435).
521     * Fixed nr_sects types in include/linux/mtd/nftl.h.
522     * Fixed typos in drivers/net/fealnx.c.
523    
524     -- Herbert Xu <herbert@debian.org> Sat, 7 Jun 2003 19:49:21 +1000
525    
526     kernel-source-2.4.20 (2.4.20-7) unstable; urgency=low
527    
528     * Removed kernel_thread prototype from arch/sparc64/kernel/sparc64_ksyms.c
529     (Eric de Beaumont, closes: #187341).
530     * Fixed arcnet/packet socket crash (closes: #187980):
531     . include/linux/arcdevices.h
532     . drivers/net/arcnet/*
533     * Check mm in is_dumpable in include/linux/sched.h (closes: #189103).
534     * Fixed size of default_port in drivers/net/via-rhine.c (closes: #192259).
535     * Fixed TSS I/O bitmap initialisation in arch/i386/kernel/ioport.c.
536     * Fixed hashing exploits in network stack (David S. Miller).
537     * Fixed ptrace fix (2.4.21rc, closes: #188092, #191783).
538     * Applied ext3-scheduling-storm patch to fs/jbd/transaction.c (Andrew Morton).
539     * Applied synx_fs-fix-2 patch (Andrew Morton, closes: #186136):
540     . fs/super.c
541     . Documentation/filesystems/Locking
542     * Fixed CIA rev 1 DMA window limitations (2.4.21rc, closes: #187055):
543     . arch/alpha/kernel/core_cia.c
544     . include/asm-alpha/core_cia.h
545     * Paper over X server bug in drivers/char/drm/i810_dma.c (closes: #187962).
546     * Fixed ISDN channel bonding crash (2.4.21rc, closes: #192459):
547     . drivers/isdn/isdn_net.c
548     . drivers/isdn/isdn_ppp.c
549     * Made binfmt_misc unloadable again (closes: #155570).
550     * Use seq interface for /proc/modules (closes: #193365):
551     . fs/proc/proc_misc.c
552     . kernel/module.c
553    
554     -- Herbert Xu <herbert@debian.org> Sun, 18 May 2003 17:56:06 +1000
555    
556     kernel-source-2.4.20 (2.4.20-6) unstable; urgency=low
557    
558     * Documented mem= change in README.Debian.
559     * Fixed printk warnings in init/do_mounts.c.
560     * Fixed printk warnings in fs/fat/file.c (closes: #178355).
561     * Commented out non-TeX heading in Documentation/smp.tex (Daniel van Eeden,
562     closes: #174554).
563     * Fixed dupliate detection problem in drivers/net/tokenring/ibmtr.c
564     (closes: #178874).
565     * Close old_fd and root_fd in init/do_mounts.c (Brian May, closes: #180934).
566     * Ignore errors from tw_setfeature in drivers/scsi/3w-xxxx.c
567     (closes: #181581).
568     * Changed all occurances of infobox+sleep to msgbox in scripts/Menuconfig
569     (closes: #181640).
570     * Use rq->special instead of rq->buffer in drivers/scsi/ide-scsi.c
571     (closes: #180125).
572     * Fixed precedence bug in drivers/sound/trident.c (John Levon).
573     * Documented AMD 768 erratum (closes: #177139).
574     * Fixed initialisation error handling in drivers/block/cciss.c.
575     * Fixed initialisation error handling in drivers/block/cpqarray.c.
576     * Fixed ptrace security hole (closes: #185375).
577     * Work around broken Toshiba keyboards (2.4.21pre, closes: #121335).
578     * Fixed sock address length check (2.4.21pre, closes: #171983).
579    
580     -- Herbert Xu <herbert@debian.org> Sat, 22 Mar 2003 10:05:53 +1100
581    
582     kernel-source-2.4.20 (2.4.20-5) unstable; urgency=high
583    
584     * Fixed ethernet packet padding information leak (2.4ac, see #176178):
585     . via-rhine
586     * Added sk_padto function (closes: #176487).
587    
588     -- Herbert Xu <herbert@debian.org> Mon, 13 Jan 2003 19:17:48 +1100
589    
590     kernel-source-2.4.20 (2.4.20-4) unstable; urgency=high
591    
592     * Added missing printk newlines in net/sched/sch_htb.c
593     (Alexandra N. Kossovsky, closes: #174152).
594     * Removed bogus VIA KT266 IO-APIC check. It is a useful warning.
595     * Removed bogus ip_conntrack_{ftp,irc} check.
596     * Fixed a typo in Documentation/sound/Introduction (Daniel van Eeden,
597     closes: #174944).
598     * Reverted CONFIG_VIDEO_VESA change (closes: #175614).
599     * Fixed ethernet packet padding information leak (2.4ac, see #176178):
600     . 3c501
601     . 3c505
602     . 3c507
603     . 3c523
604     . 3c527
605     . 7990
606     . 8139too
607     . 82596
608     . 8390
609     . a2065
610     . am79c961a
611     . ariadne
612     . at1700
613     . atarilance
614     . atp
615     . bagetlance
616     . de600
617     . de620
618     . declance
619     . depca
620     . eepro
621     . eexpress
622     . epic100
623     . eth16i
624     . fmv18x
625     . hp100
626     . lance
627     . lasi_82596
628     . lp486e
629     . ni5010
630     . ni52
631     . ni65
632     . axnet_cs
633     . fmvj18x_cs
634     . ray_cs
635     . xirc2ps_cs
636     . xircom_tulip_cb
637     . seeq8005
638     . sgiseeq
639     . sk_g16
640     . smc9194
641     . sun3_82586
642     . sun3lance
643     . wavelan
644     . yellowfin
645     . znet
646    
647     -- Herbert Xu <herbert@debian.org> Sat, 11 Jan 2003 17:31:43 +1100
648    
649     kernel-source-2.4.20 (2.4.20-3) unstable; urgency=low
650    
651     * Fixed ext3 remount deadlock added in 2.4.20-2 (Andrew Morton).
652     * Fixed ext3 use-after-free bug (Andrew Morton).
653     * Fixed i845G AGP Gart initialisation (Michael Milligan, closes: #172724).
654     * Updated i810_audio driver (2.4.21pre1, closes: #172194).
655    
656     -- Herbert Xu <herbert@debian.org> Sat, 21 Dec 2002 13:49:15 +1100
657    
658     kernel-source-2.4.20 (2.4.20-2) unstable; urgency=low
659    
660     * Include acpidrv.o in the kernel (Mario Holbe, closes: #168439).
661     * Removed CONFIG_INET_ECN_DISABLED option.
662     * Removed CONFIG_INET_ECN check in net/ipv4/tcp_diag.c.
663     * Fixed stxncpy on alpha (2.4.21pre).
664     * Fixed ext3 data=journal umount problem (2.4.21pre1, closes: #171632).
665     * Added dependency on MTD_CONCAT for sc520cdp (closes: #173045).
666    
667     -- Herbert Xu <herbert@debian.org> Sun, 15 Dec 2002 14:53:05 +1100
668    
669     kernel-source-2.4.20 (2.4.20-1) unstable; urgency=low
670    
671     * New upstream release (closes: #164065, #164204, #165478, #166312, #168141,
672     #168190, #170962).
673     * Disable CONFIG_VIDEO_VESA unless VESA FB support is turned on.
674     * Mention Debian changes in kernel-source package description.
675     * Fixed a bug where ACPI is always compiled as a module (closes: #168439).
676     * CONFIG_VIDEO_SELECT is always on again.
677     * Modularised VESA FB.
678     * Added coreutils as an alternative to fileutils (closes: #170459).
679     * Replaced BUG() with printk() in fs/fat/file.c (closes: #168886).
680     * Fixed circular dependency in include/linux/netfilter_ipv4/ip_conntrack.h.
681     * Do not get seqno if we will not use it in fs/isofs/inode.c.
682     * Fixed HID name fix so that produce id is actually read.
683     * Added missing semicolons in drivers/scsi/aic7xxx/aicasm/aicasm_gram.y
684     (Michael Osamu Shiobara, closes: #165375).
685     * Made CONFIG_PARIDE_EPATC8 into a runtime option.
686     * Fixed double PCI unregistration in drivers/char/joystick/pcigame.c.
687     * Include linux/init.h in drivers/char/amd76x_pm.c.
688     * Include linux/init.h in drivers/scsi/cpqfcTSinit.c.
689    
690     -- Herbert Xu <herbert@debian.org> Sat, 30 Nov 2002 16:39:30 +1100
691    
692     kernel-source-2.4.19 (2.4.19-5) unstable; urgency=high
693    
694     * Fixed i386 lcall DoS (Petr Vandrovec).
695    
696     -- Herbert Xu <herbert@debian.org> Mon, 18 Nov 2002 21:22:02 +1100
697    
698     kernel-source-2.4.19 (2.4.19-4) unstable; urgency=low
699    
700     * Added missing headers in drivers/isdn/hisax/avma1_cs.c.
701     * Added missing headers in drivers/net/wan/comx-hw-munich.c.
702    
703     -- Herbert Xu <herbert@debian.org> Wed, 16 Oct 2002 22:42:01 +1000
704    
705     kernel-source-2.4.19 (2.4.19-3) unstable; urgency=low
706    
707     * Fixed more ACPI module building problems.
708     * Fixed initialisation oops in drivers/scsi/aic7xxx/aic7770.c
709     (closes: #162347).
710     * Made CONFIG_VIDEO_SELECT conditional in drivers/video.
711    
712     -- Herbert Xu <herbert@debian.org> Sun, 6 Oct 2002 16:33:04 +1000
713    
714     kernel-source-2.4.19 (2.4.19-2) unstable; urgency=low
715    
716     * Inlucde pagemap.h for unlock_page in drivers/char/drm/i810_dma.c
717     (closes: #144971).
718     * Set ?time to zero in fs/cramfs/inode.c.
719     * Allow ACPI to be compiled as a module.
720     * Fixed umsdos_solve_hlink oops in fs/umsdos/dir.c (closes: #159772).
721     * Honour ide?=dma in drivers/ide/via82cxxx.c (Arne Nordmark,
722     closes: #157925).
723     * Restored priority of invalidate messages in fs/buffer.c. The submitter of
724     #131419 did a badblocks -f.
725     * Wait before flushing in drivers/char/drm/mga_dma.c (ac, closes: #161100).
726     * Applied SCSI Media Changer patch (closes: #144850).
727     * Applied Big Physical Area Reservation patch (closes: #144849).
728     * Removed period check for executables in fs/isofs/inode.c (closes: #162190).
729    
730     -- Herbert Xu <herbert@debian.org> Sat, 28 Sep 2002 16:53:27 +1000
731    
732     kernel-source-2.4.19 (2.4.19-1) unstable; urgency=low
733    
734     * New upstream release (closes: #139617, #146349).
735     * ip_nat_{ftp,irc} cannot be m if ip_conntrack_{ftp,irc} is y, respectively
736     (closes: #142532).
737     * Removed volume checks in fs/isofs/inode.c (closes: #138384).
738     * Removed gsem from drivers/usb/pegasus.c.
739     * Always call complete after unlinking an urb in drivers/usb/usb-ohci.c.
740     * Set hardsect size to 512 in drivers/scsi/sr.c (closes: #154510).
741     * Removed non-free firmware and disabled their drivers (closes: #150052):
742     . SMC Token Ring
743     . ACENIC
744     . DGRS
745     . DABUSB
746     * Lowed invalidate messages to priority DEBUG in fs/buffer.c
747     (closes: #131349).
748    
749     -- Herbert Xu <herbert@debian.org> Wed, 7 Aug 2002 21:12:03 +1000
750    
751     kernel-source-2.4.18 (2.4.18-5) unstable; urgency=low
752    
753     * Corrected AdvWriteDWordLramNoSwap in drivers/scsi/advansys.c
754     (Jerome L. Quinn, closes: #128080).
755     * Added check for VIA KT266 IO-APIC, version == 2 (closes: #136163).
756     * Updated pegasus driver (2.4.19pre6).
757     * Added ATARAID device names to main.c (Eduard Bloch, closes: #139604).
758     * Updated uhci driver (Johannes Erdfelt, closes: #135785).
759     * Translate slashes in broken Acorn ISO9660 file systems (Darren Salt,
760     closes: #141660).
761     * Added newline to printk in drivers/sound/i810_audio.c
762     (handler-case@gmx.net, closes: #142214).
763     * Updated parport driver (2.4.19pre6).
764    
765     -- Herbert Xu <herbert@debian.org> Sat, 13 Apr 2002 22:07:22 +1000
766    
767     kernel-source-2.4.18 (2.4.18-4) unstable; urgency=high
768    
769     * Fixed remaining double free in
770     drivers/net/zlib.c
771     fs/jffs2/zlib.c
772    
773     -- Herbert Xu <herbert@debian.org> Wed, 20 Mar 2002 20:02:18 +1100
774    
775     kernel-source-2.4.18 (2.4.18-3) unstable; urgency=high
776    
777     * Fixed double free in
778     drivers/net/zlib.c
779     fs/jffs2/zlib.c
780    
781     -- Herbert Xu <herbert@debian.org> Wed, 13 Mar 2002 20:24:09 +1100
782    
783     kernel-source-2.4.18 (2.4.18-2) unstable; urgency=low
784    
785     * Removed -g from driviers/atm/Makefile.
786     * Added missing personality patch to fs/binfmt_elf.c.
787     * Export est_cycle_freq (needed for removing CONFIG_FT_ALPHA_CLOCK).
788     * Extern inline -> static inline in
789     drivers/char/specialx.c
790     drivers/net/hamradio/soundmodem
791     * Added asm/io.h for in*/out* to
792     drivers/isdn/hisax/hisax_fcpcipnp.c
793     drivers/net/wan/farsync.c
794    
795     -- Herbert Xu <herbert@debian.org> Wed, 6 Mar 2002 19:53:30 +1100
796    
797     kernel-source-2.4.18 (2.4.18-1) unstable; urgency=low
798    
799     * New upstream release (closes: #126391, #135156).
800     * Reverted tulip BMCR_FULLDPLX patch.
801     * Moved mkcramfs to the cramfs source package.
802     * CONFIG_SERIAL_ACPI now depends on CONFIG_SERIAL == y (closes: #132038).
803     * Fixed negative inodes in /proc/net (Arnaud Giersch, closes: #134704).
804     * pcnet32_purge_tx_ring may be called from IRQ context (Darren Salt,
805     closes: #134930).
806     * Check old_bbpnt in drivers/scsi/sr.c (2.5).
807     * Removed CONFIG_FT_ALPHA_CLOCK.
808     * Fixed the use of return values from mem*_io in drivers/isdn/sc.
809     * Added missing headers in drivers/pcmcia/i82092.c.
810     * Fixed compile error in drivers/scsi/dpt_i2o.c on alpha.
811    
812     -- Herbert Xu <herbert@debian.org> Thu, 28 Feb 2002 19:40:29 +1100
813    
814     kernel-source-2.4.17 (2.4.17-1) unstable; urgency=low
815    
816     * New upstream release (closes: #122168, #123471).
817     * Only set startup to 0 for 21143 (rev 65) in tulip.
818     * Don't clear BMCR_FULLDPLX bit in tulip_find_mii as it breaks some cards
819     (closes: #100624).
820     * Fixed atyfb compilation problem (Tobias Ringstrom).
821     * Removed obsolete vfat patch.
822     * Fixed double cache allocation in mount_devfs_fs.
823    
824     -- Herbert Xu <herbert@debian.org> Sat, 22 Dec 2001 13:41:46 +1100
825    
826     kernel-source-2.4.16 (2.4.16-1) unstable; urgency=low
827    
828     * New upstream release.
829    
830     -- Herbert Xu <herbert@debian.org> Wed, 28 Nov 2001 07:30:44 +1100
831    
832     kernel-source-2.4.15 (2.4.15-1) unstable; urgency=low
833    
834     * New upstream release.
835    
836     -- Herbert Xu <herbert@debian.org> Sat, 24 Nov 2001 13:34:51 +1100
837    
838     kernel-source-2.4.14 (2.4.14-1) unstable; urgency=low
839    
840     * New upstream release (closes: #117368, #118111).
841     * Made mkcramfs more verbose about write errors.
842     * Fixed compilation problem in loopback driver.
843     * Fixed compilation problem in ps2esdi.c.
844     * Fixed compilation problem in i2c-core.c.
845    
846     -- Herbert Xu <herbert@debian.org> Fri, 9 Nov 2001 20:15:49 +1100
847    
848     kernel-source-2.4.13 (2.4.13-1) unstable; urgency=low
849    
850     * New upstream release.
851     * Updated kernel-source suggests (closes: #115716).
852     * Added support for nm256xl+ (Mattia Monga, closes: #116378).
853     * Fixed comment about epochs in arch/alpha/kernel/time.c.
854     * Fixed symlink size bug on tmpfs.
855     * Fixed handling of HIDs with product strings bug no manufacturer.
856     * Work around tmpfs symlink size bug in mkcramfs.
857    
858     -- Herbert Xu <herbert@debian.org> Sat, 27 Oct 2001 17:39:07 +1000
859    
860     kernel-source-2.4.12 (2.4.12-1) unstable; urgency=low
861    
862     * New upstream release.
863     * Fixed typo in debian/rules (closes: #114065).
864     * Fixed ECN compilation problem (closes: #114192).
865     * Fixed typo in Documentation/sound/OPL3-SA
866     (Marius Gedminas, closes: #114760).
867     * Fixed typo in drivers/parport/ieee1284_ops.c (Tim Waugh).
868     * Don't kill page cache entries in set_blocksize.
869    
870     -- Herbert Xu <herbert@debian.org> Sat, 13 Oct 2001 11:41:03 +1000
871    
872     kernel-source-2.4.10 (2.4.10-1) unstable; urgency=low
873    
874     * New upstream release.
875     * Added support for EPAT C7/C8 chips.
876     * Fixed dead lock on shutdown in 8139too (closes: #107779).
877     * Removed const from drivers/net/irda/smc-ircc.c
878     (Keith Owens, closes: #110193).
879     * Allow ECN to be compiled in but disabled.
880     * Removed non-free Keyspan firmware. We're no longer pristine.
881     * Fixed list_del bug in usb-uhci (ac patches).
882     * Fixed apm argument processing (ac patches).
883     * Added ioctl defines for cpq (ac patches).
884     * Included linux/init.h in drivers/net/aironet4500_card.c.
885    
886     -- Herbert Xu <herbert@debian.org> Sat, 29 Sep 2001 16:05:20 +1000
887    
888     kernel-source-2.4.9 (2.4.9-1) unstable; urgency=low
889    
890     * New upstream release (closes: #63393).
891     * Fixed highmem CramFS bug (closes: #108893).
892     * Added missing include in fs/ntfs/unistr.c.
893     * Reverted startup==1 patch from drivers/net/tulip/21142.c.
894     * Fixed obsolete use of min: drivers/net/rrunner.c.
895     * Exported snprintf/vsnprintf (ac patches).
896    
897     -- Herbert Xu <herbert@debian.org> Sat, 18 Aug 2001 21:23:07 +1000
898    
899     kernel-source-2.4.8 (2.4.8-1) unstable; urgency=low
900    
901     * New upstream release.
902     * Menuconfig now exits with 1 if screen is too small (closes: #106510).
903     * Applied NFS client seekdir patch (closes: #63063, #107045).
904     * Build-depend on kernel-package >= 7.48 (closes: #107545).
905     * Applied emu10k fixes (ac patches).
906     * Fixed ldm macros (ac patches).
907    
908     -- Herbert Xu <herbert@debian.org> Sun, 12 Aug 2001 09:04:44 +1000
909    
910     kernel-source-2.4.7 (2.4.7-1) unstable; urgency=low
911    
912     * New upstream release (closes: #97516, #104141, #104267).
913     * Applied ReiserFS umount patch (closes: #100740).
914     * Applied DAC960 completion patch (Jens Axboe).
915     * Restricted CONFIG_FB_PVR2 to SH (ac patches).
916    
917     -- Herbert Xu <herbert@debian.org> Sun, 22 Jul 2001 11:52:29 +1000
918    
919     kernel-source-2.4.6 (2.4.6-1) unstable; urgency=low
920    
921     * New upstream release (closes: #102864).
922     * Fixed pegasus_set_multicast lockup.
923     * Reverted sysinfo patch.
924    
925     -- Herbert Xu <herbert@debian.org> Thu, 5 Jul 2001 19:24:12 +1000
926    
927     kernel-source-2.4.5 (2.4.5-1) unstable; urgency=low
928    
929     * New upstream release (closes: #78761, #96443).
930     * Fixed set_blocksize() on RAMDISKs.
931     * Removed flavour patch from Makefile as it is now obsolete.
932     * Fixed typo in drivers/usb/ov511.c (ac patches).
933     * Fixed race in fs/super.c (Alexander Viro).
934    
935     -- Herbert Xu <herbert@debian.org> Sun, 27 May 2001 10:25:42 +1000
936    
937     kernel-source-2.4.4 (2.4.4-2) unstable; urgency=low
938    
939     * Hacked ide_xlate_1024 to work when IDE is modularised (closes: #94853).
940     * Fixed typo in pci2220i.c (ac patches).
941     * Treat files that begin with FD_FILL_BYTE correctly in vfat
942     (closes: #75413).
943    
944     -- Herbert Xu <herbert@debian.org> Sun, 13 May 2001 09:33:09 +1000
945    
946     kernel-source-2.4.4 (2.4.4-1) unstable; urgency=low
947    
948     * New upstream release.
949 joshk 999 * Fixed a typo in Documentation/sound/OPL3-SA (Carlos Valdivia Yagüe,
950 horms 875 closes: #95255).
951    
952     -- Herbert Xu <herbert@debian.org> Sun, 29 Apr 2001 10:32:51 +1000
953    
954     kernel-source-2.4.3 (2.4.3-4) unstable; urgency=low
955    
956     * ip_conntrack_ftp fix (netfilter, closes: #94216).
957    
958     -- Herbert Xu <herbert@debian.org> Sun, 22 Apr 2001 11:15:02 +1000
959    
960     kernel-source-2.4.3 (2.4.3-3) unstable; urgency=low
961    
962     * Added missing SIEMENS PCI ID (ac patches).
963     * Exported proc_get_inode (ac patches).
964    
965     -- Herbert Xu <herbert@debian.org> Mon, 16 Apr 2001 08:42:17 +1000
966    
967     kernel-source-2.4.3 (2.4.3-2) unstable; urgency=low
968    
969     * Correct devfs path name in scsi-generic.txt (closes: #93405).
970     * Fixed negative padding in struct sysinfo.
971    
972     -- Herbert Xu <herbert@debian.org> Fri, 13 Apr 2001 19:42:42 +1000
973    
974     kernel-source-2.4.3 (2.4.3-1) unstable; urgency=low
975    
976     * New upstream release.
977    
978     -- Herbert Xu <herbert@debian.org> Sun, 8 Apr 2001 16:50:40 +1000
979    
980     kernel-source-2.4.2 (2.4.2-3) unstable; urgency=low
981    
982     * Added build-time dependency on libz-dev (closes: #89722).
983     * Compilation fixes in 6pack.c and genhd.h (closes: #90646).
984    
985     -- Herbert Xu <herbert@debian.org> Fri, 23 Mar 2001 20:30:03 +1100
986    
987     kernel-source-2.4.2 (2.4.2-2) unstable; urgency=low
988    
989     * Added initrd support for cramfs.
990     * Fixed bug that prevented initrd from being freed (ac patches).
991     * Fixed a typo in Documentation/sound/VIBRA16 (Carlos Valdivia,
992     closes: #88018).
993     * Removed misleading securetty note in devfs README files (closes: #89148).
994    
995     -- Herbert Xu <herbert@debian.org> Sun, 11 Mar 2001 08:56:27 +1100
996    
997     kernel-source-2.4.2 (2.4.2-1) unstable; urgency=low
998    
999     * New upstream release.
1000     * Created mkcramfs package.
1001     * Accomodate option change in binutils (closes: #87009).
1002     * Applied loopback patch by Jens Axobe.
1003    
1004     -- Herbert Xu <herbert@debian.org> Fri, 23 Feb 2001 20:19:31 +1100
1005    
1006     kernel-source-2.4.1 (2.4.1-3) unstable; urgency=low
1007    
1008     * Applied tmpfs patch by Christoph Rohland.
1009     * Fixed incorrect conditional check in struct sysinfo (closes: #85603).
1010    
1011     -- Herbert Xu <herbert@debian.org> Sun, 11 Feb 2001 21:08:05 +1100
1012    
1013     kernel-source-2.4.1 (2.4.1-2) unstable; urgency=low
1014    
1015     * Fixed the struct sysinfo warning properly (closes: #84234).
1016    
1017     -- Herbert Xu <herbert@debian.org> Sat, 10 Feb 2001 23:10:44 +1100
1018    
1019     kernel-source-2.4.1 (2.4.1-1) unstable; urgency=low
1020    
1021     * New upstream release.
1022     * Added support for flavours to Makefile.
1023     * Only include asm/bitops.h if __KERNEL__ is defined in linux/fs.h
1024     (closes: #84238).
1025     * Added padding to struct sysinfo so that it's identical to 2.2 (#84234).
1026     * Fixed typos in asm/socket.h (closes: #39168).
1027     * Updated IrDA URL in asm/termios.h (closes: #42222).
1028    
1029     -- Herbert Xu <herbert@debian.org> Sun, 4 Feb 2001 10:11:47 +1100
1030    
1031     kernel-source-2.4.0 (2.4.0-1) unstable; urgency=low
1032    
1033     * New upstream release (closes: #71874, #79490).
1034     * Added missing build-time dependencies (closes: #81728).
1035    
1036     -- Herbert Xu <herbert@debian.org> Tue, 16 Jan 2001 11:14:16 +1100
1037    
1038     kernel-source-2.4.0-test11 (2.4.0-test11-1) unstable; urgency=low
1039    
1040     * New upstream release.
1041    
1042     -- Herbert Xu <herbert@debian.org> Sat, 9 Dec 2000 11:34:37 +1100
1043    
1044     kernel-source-2.4.0-test5 (2.4.0-test5-1) unstable; urgency=low
1045    
1046     * New upstream release.
1047    
1048     -- Herbert Xu <herbert@debian.org> Sat, 29 Jul 2000 17:55:37 +1000
1049    
1050     kernel-source-2.4.0-test4 (2.4.0-test4-1) unstable; urgency=low
1051    
1052     * New upstream release.
1053    
1054     -- Herbert Xu <herbert@debian.org> Wed, 19 Jul 2000 18:37:17 +1000
1055    
1056     kernel-source-2.4.0-test3 (2.4.0-test3-1) unstable; urgency=low
1057    
1058     * New upstream release.
1059    
1060     -- Herbert Xu <herbert@debian.org> Wed, 12 Jul 2000 09:49:57 +1000
1061    
1062     kernel-source-2.4.0-test2 (2.4.0-test2-1) unstable; urgency=low
1063    
1064     * New upstream release.
1065    
1066     -- Herbert Xu <herbert@debian.org> Mon, 10 Jul 2000 19:24:59 +1000
1067    
1068     kernel-source-2.2.17 (2.2.17pre6-1) frozen unstable; urgency=low
1069    
1070     * New upstream release.
1071    
1072     -- Herbert Xu <herbert@debian.org> Sat, 24 Jun 2000 21:53:40 +1000
1073    
1074     kernel-source-2.2.16 (2.2.16-1) frozen unstable; urgency=high
1075    
1076     * New upstream release (closes: #65745).
1077    
1078     -- Herbert Xu <herbert@debian.org> Sun, 18 Jun 2000 12:42:37 +1000
1079    
1080     kernel-source-2.2.15 (1:2.2.15-3) frozen unstable; urgency=low
1081    
1082     * Bring capabilities closer to POSIX spec (Andrew Morgan)
1083     | Note. This subtly changes cap_bset behaviour.
1084    
1085     -- Herbert Xu <herbert@debian.org> Thu, 1 Jun 2000 09:32:11 +1000
1086    
1087     kernel-source-2.2.15 (1:2.2.15-2) frozen unstable; urgency=low
1088    
1089     * AIC7XXX 5.1.29 (closes: #63946).
1090    
1091     -- Herbert Xu <herbert@debian.org> Sat, 13 May 2000 09:29:50 +1000
1092    
1093     kernel-source-2.2.15 (1:2.2.15-1) frozen unstable; urgency=low
1094    
1095     * New upstream release (closes: #63675).
1096     * Built with kernel-package 7.04.potato.1 (closes: #63290).
1097    
1098     -- Herbert Xu <herbert@debian.org> Tue, 9 May 2000 12:54:09 +1000
1099    
1100     kernel-source-2.2.15pre19 (2.2.15pre19-2) frozen unstable; urgency=low
1101    
1102     * New upstream release (pre20).
1103    
1104     -- Herbert Xu <herbert@debian.org> Tue, 25 Apr 2000 15:31:03 +1000
1105    
1106     kernel-source-2.2.15pre19 (2.2.15pre19-1) frozen unstable; urgency=low
1107    
1108     * New upstream release (closes: #55383).
1109     * Applied patch from Chris Evans.
1110     * Applied patch from David Miller.
1111    
1112     -- Herbert Xu <herbert@debian.org> Fri, 21 Apr 2000 12:15:30 +1000
1113    
1114     kernel-source-2.2.14 (2.2.14-5) frozen unstable; urgency=low
1115    
1116     * Delete my copy of the control file before calling make-kpkg
1117     (closes: #62269).
1118    
1119     -- Herbert Xu <herbert@debian.org> Thu, 13 Apr 2000 08:33:18 +1000
1120    
1121     kernel-source-2.2.14 (2.2.14-4) frozen unstable; urgency=medium
1122    
1123     * Applied patch from Alexey Kuznetsov that fixes the AF_UNIX socket crash
1124     (closes: #61335).
1125     * Rebuilt with new kernel-package (closes: #61261).
1126    
1127     -- Herbert Xu <herbert@debian.org> Fri, 31 Mar 2000 14:12:43 +1000
1128    
1129     kernel-source-2.2.14 (2.2.14-3) frozen unstable; urgency=low
1130    
1131     * Rebuilt with new kernel-package (closes: #60001).
1132     * Included a patch from Eric Delaunay <delaunay@lix.polytechnique.fr> that
1133     fixes a couple of argument parsing bugs in main.c (closes: #58566).
1134    
1135     -- Herbert Xu <herbert@debian.org> Thu, 23 Mar 2000 19:05:11 +1100
1136    
1137     kernel-source-2.2.14 (2.2.14-2) unstable; urgency=low
1138    
1139     * Fixed incorrect assembly code for i386.
1140    
1141     -- Herbert Xu <herbert@debian.org> Sun, 16 Jan 2000 12:36:59 +1100
1142    
1143     kernel-source-2.2.14 (2.2.14-1) unstable; urgency=low
1144    
1145     * New upstream release.
1146     * Fixed a typo in aha152x.c (closes: #12636).
1147    
1148     -- Herbert Xu <herbert@debian.org> Thu, 13 Jan 2000 12:09:06 +1100
1149    
1150     kernel-source-2.2.13 (2.2.13-2) unstable; urgency=low
1151    
1152     * Updated version number in README.Debian (closes: #49033).
1153     * Removed kernel-image as it will be generated by the kernel-image source
1154     package.
1155    
1156     -- Herbert Xu <herbert@debian.org> Fri, 19 Nov 1999 19:41:45 +1100
1157    
1158     kernel-source-2.2.13 (2.2.13-1) unstable; urgency=low
1159    
1160     * New upstream release.
1161     * Enabled ServeRAID (closes: #47653).
1162    
1163     -- Herbert Xu <herbert@debian.org> Sun, 24 Oct 1999 14:22:49 +1000
1164    
1165     kernel-source-2.2.12 (2.2.12-4) unstable; urgency=low
1166    
1167     * Fixed a typo in tgafb.c.
1168     * Added CONFIG_APM_DISABLE_BY_DEFAULT.
1169     * Call make-kpkg to clean up (closes: #45603).
1170    
1171     -- Herbert Xu <herbert@debian.org> Thu, 14 Oct 1999 09:06:57 +1000
1172    
1173     kernel-source-2.2.12 (2.2.12-3) unstable; urgency=low
1174    
1175     * Compiled with stacks aligned on dwords.
1176     * Enabled serial consoles (closes: #46152).
1177    
1178     -- Herbert Xu <herbert@debian.org> Tue, 28 Sep 1999 17:39:34 +1000
1179    
1180     kernel-source-2.2.12 (2.2.12-2) unstable; urgency=low
1181    
1182     * Rewrote the kmod patch to only bail out when the other side is our parent.
1183     * Use the VFS patch rather than the autofs patch.
1184     * Enabled Joliet extensions (fixes #42006).
1185     * Enabled APM (fixes #42258).
1186    
1187     -- Herbert Xu <herbert@debian.org> Sat, 11 Sep 1999 23:51:00 +1000
1188    
1189     kernel-source-2.2.12 (2.2.12-1) unstable; urgency=low
1190    
1191     * New upstream release (fixes #43865).
1192     * Fixed an nlink update problem in nfs.
1193     * New rules file from Hartmut Koptein.
1194     * Fixed an overflow bug in the stallion driver.
1195     * Fixed an autofs deadlock.
1196     * Don't load a module that we're already trying to load (Chris Butler) (fixes
1197     #39910).
1198    
1199     -- Herbert Xu <herbert@debian.org> Wed, 1 Sep 1999 09:12:15 +1000
1200    
1201     kernel-source-2.2.10 (2.2.10-1) unstable; urgency=low
1202    
1203     * New upsream release.
1204     * Moved default.config to new kernel-patch for i386.
1205    
1206     -- Herbert Xu <herbert@debian.org> Tue, 15 Jun 1999 21:59:48 +1000
1207    
1208     kernel-source-2.2.9 (2.2.9-2) unstable; urgency=high
1209    
1210     * Fixed a network DoS attack.
1211    
1212     -- Herbert Xu <herbert@debian.org> Fri, 4 Jun 1999 21:06:28 +1000
1213    
1214     kernel-source-2.2.9 (2.2.9-1) unstable; urgency=low
1215    
1216     * New upstream relesae.
1217    
1218     -- Herbert Xu <herbert@debian.org> Tue, 18 May 1999 10:20:08 +1000
1219    
1220     kernel-source-2.2.7 (2.2.7-1) unstable; urgency=low
1221    
1222     * New upstream release.
1223    
1224     -- Herbert Xu <herbert@debian.org> Fri, 7 May 1999 22:19:56 +1000
1225    
1226     kernel-source-2.2.5 (1:2.2.5-1) unstable; urgency=low
1227    
1228     * New upstream release.
1229    
1230     -- Herbert Xu <herbert@debian.org> Fri, 16 Apr 1999 13:56:45 +1000
1231    
1232     kernel-source-2.0.36 (2.0.36-3) frozen unstable; urgency=low
1233    
1234     * Upgraded AIC7XXX to 5.1.11 which should make some owners of Adaptec cards
1235     able to install Debian.
1236    
1237     -- Herbert Xu <herbert@debian.org> Sun, 21 Feb 1999 14:56:42 +1100
1238    
1239     kernel-source-2.0.36 (2.0.36-2) frozen unstable; urgency=low
1240    
1241     * Applied ISDN patch from Paul Slootman that enables idle timeouts in the
1242     manual dialmode and allows callback syncPPP connections to be made
1243     (fixes #31516).
1244     * Enlarged kernel message buffer so that all messages are caught by klogd.
1245     * Included module for TLAN based network cards (fixes #31623).
1246     * Include EtherExpressPro and FMV0181/182/183/184 as modules.
1247    
1248     -- Herbert Xu <herbert@debian.org> Sat, 16 Jan 1999 16:39:01 +1100
1249    
1250     kernel-source-2.0.36 (2.0.36-1) unstable; urgency=low
1251    
1252     * New upstream release.
1253     * Enabled ETH16I.
1254    
1255     -- Herbert Xu <herbert@debian.org> Sat, 28 Nov 1998 17:40:21 +1100
1256    
1257     kernel-source-2.0.35 (2.0.35-3) frozen; urgency=low
1258    
1259     * Upgraded to aic7xxx 5.1.4 (fixes #29480, #27859, #28946).
1260    
1261     -- Herbert Xu <herbert@debian.org> Sun, 22 Nov 1998 15:41:44 +1100
1262    
1263     kernel-source-2.0.35 (2.0.35-2) unstable; urgency=low
1264    
1265     * Upgraded to aic7xxx 5.1.0.
1266     * Removed spurious definition in 3c523.c (fixes #25370).
1267     * Built with kernel-package 5.11 (fixes #25623).
1268     * Enabled autofs (fixes #22338, #27860).
1269    
1270     -- Herbert Xu <herbert@debian.org> Sat, 24 Oct 1998 17:32:06 +1000
1271    
1272     kernel-source-2.0.35 (2.0.35-1) unstable; urgency=low
1273    
1274     * New upstream release.
1275    
1276     -- Herbert Xu <herbert@debian.org> Sun, 19 Jul 1998 08:59:44 +1000
1277    
1278     kernel-source-2.0.34 (2.0.34-4) frozen unstable; urgency=high
1279    
1280     * Updated to aic7xxx 5.0.19 (fixes #24252).
1281    
1282     -- Herbert Xu <herbert@debian.org> Wed, 8 Jul 1998 20:06:08 +1000
1283    
1284     kernel-source-2.0.34 (2.0.34-3) frozen unstable; urgency=high
1285    
1286     * Reversed euid test in fs/fcntl.c.
1287    
1288     -- Herbert Xu <herbert@debian.org> Tue, 30 Jun 1998 16:27:49 +1000
1289    
1290     kernel-source-2.0.34 (2.0.34-2) frozen unstable; urgency=low
1291    
1292     * Upload to hamm as well.
1293    
1294     -- Herbert Xu <herbert@debian.org> Sun, 21 Jun 1998 16:48:13 +1000
1295    
1296     kernel-source-2.0.34 (2.0.34-1) unstable; urgency=low
1297    
1298     * New upstream release (fixes #17651, #18788, #21231, #22330).
1299    
1300     -- Herbert Xu <herbert@debian.org> Sun, 7 Jun 1998 12:29:27 +1000
1301    
1302     kernel-source-2.0.33 (2.0.33-9) frozen unstable; urgency=low
1303    
1304     * Disabled certain MCA NIC drivers (fixes #22254).
1305    
1306     -- Herbert Xu <herbert@debian.org> Sun, 10 May 1998 15:59:32 +1000
1307    
1308     kernel-source-2.0.33 (2.0.33-8) frozen unstable; urgency=low
1309    
1310     * Disabled experimental drivers.
1311     * Reapplied joliet patch (fixes #19160, #21537).
1312     * Built with kernel-package 4.07 (fixes #21229).
1313     * Replaced NO_PCI with !CONFIG_PCI in 3c59x.c (fixes #21916).
1314    
1315     -- Herbert Xu <herbert@debian.org> Fri, 1 May 1998 18:29:03 +1000
1316    
1317     kernel-source-2.0.33 (2.0.33-7) frozen unstable; urgency=high
1318    
1319     * Applied IP fragmentation patch from Alan Cox.
1320    
1321     -- Herbert Xu <herbert@debian.org> Sat, 18 Apr 1998 12:57:56 +1000
1322    
1323     kernel-source-2.0.33 (2.0.33-6) frozen unstable; urgency=low
1324    
1325     * Disabled scc since we don't support ax25 by default (fixes #20307).
1326    
1327     -- Herbert Xu <herbert@debian.org> Wed, 1 Apr 1998 19:21:05 +1000
1328    
1329     kernel-source-2.0.33 (2.0.33-5) unstable; urgency=low
1330    
1331     * Turned rst cookies off.
1332    
1333     -- Herbert Xu <herbert@debian.org> Wed, 18 Mar 1998 20:41:27 +1100
1334    
1335     kernel-source-2.0.33 (2.0.33-4) unstable; urgency=low
1336    
1337     * Applied patch from Paul Slootman (fixes #18787).
1338    
1339     -- Herbert Xu <herbert@debian.org> Fri, 6 Mar 1998 11:30:44 +1100
1340    
1341     kernel-source-2.0.33 (2.0.33-3) stable unstable; urgency=low
1342    
1343     * Built with new kernel-package (3.61).
1344     * Added support for fat32 (fixes #14042).
1345    
1346     -- Herbert Xu <herbert@debian.org> Fri, 20 Feb 1998 16:33:40 +1100
1347    
1348     kernel-source-2.0.33 (2.0.33-2) stable unstable; urgency=low
1349    
1350     * built with new kernel-package (3.57)
1351    
1352     -- Herbert Xu <herbert@debian.org> Mon, 16 Feb 1998 08:59:11 +1100
1353    
1354     kernel-source-2.0.33 (2.0.33-1) stable unstable; urgency=high
1355    
1356     * New upstream release (fixes #15736).
1357    
1358     -- Herbert Xu <herbert@debian.org> Sat, 7 Feb 1998 15:06:57 +1100
1359    
1360     kernel-source-2.0.32 (2.0.32-3) stable unstable; urgency=low
1361    
1362     * Built with new kernel-package (3.49).
1363    
1364     -- Herbert Xu <herbert@debian.org> Mon, 15 Dec 1997 12:22:45 +1100
1365    
1366     kernel-source-2.0.32 (2.0.32-2) stable unstable; urgency=low
1367    
1368     * Removed teles driver which was accidentally left in.
1369     * Applied patch from Andreas Jaeger.
1370     * Built with new kernel-package (3.48) for use by libc6.
1371    
1372     -- Herbert Xu <herbert@debian.org> Sun, 14 Dec 1997 09:29:26 +1100
1373    
1374     kernel-source-2.0.32 (2.0.32-1) unstable; urgency=low
1375    
1376     * New upstream release.
1377     * Pristine source.
1378     * Bugs fixed (#6132, #6133, #8647, #11823, #13705).
1379    
1380     -- Herbert Xu <herbert@debian.org> Sun, 23 Nov 1997 18:34:38 +1100
1381    
1382     kernel-source-2.0.29 (1:2.0.29-10) unstable; urgency=low
1383    
1384     * NCR53C8XX driver updates.
1385     * Installed 3c59x 0.46C (#10902).
1386     * Modified scc.c to compile with libc6 (#14367).
1387    
1388     -- Herbert Xu <herbert@debian.org> Mon, 17 Nov 1997 20:46:57 +1100
1389    
1390     kernel-source-2.0.29 (1:2.0.29-9) unstable; urgency=low
1391    
1392     * Slight mod to pci.c to ignore bridges that the kernel can't handle (#11865).
1393     * Removed sound module support.
1394    
1395     -- Herbert Xu <herbert@debian.org> Fri, 3 Oct 1997 11:17:02 +1000
1396    
1397     kernel-source-2.0.29 (1:2.0.29-8) unstable; urgency=low
1398    
1399     * Used epoch numbers to deal with old kernel-source releases.
1400     * Enabled support for NCPFS.
1401     * Added sound support.
1402     * Enabled IP firewalls, forwarding, and aliasing.
1403     * Applied ne2000 patch from Paul Gortmaker.
1404    
1405     -- Herbert Xu <herbert@debian.org> Fri, 4 Jul 1997 22:01:16 +1000
1406    
1407     kernel-source-2.0.29 (2.0.29-7) frozen unstable; urgency=high
1408    
1409     * Applied security patch from Alan Cox.
1410     * Applied patch from Andreas Jellinghaus.
1411    
1412     -- Herbert Xu <herbert@debian.org> Sat, 31 May 1997 11:59:56 +1000
1413    
1414     kernel-source-2.0.29 (2.0.29-6) frozen unstable; urgency=medium
1415    
1416     * Merged Debian changes from 2.0.30.
1417    
1418     -- Herbert Xu <herbert@debian.org> Sun, 25 May 1997 22:26:30 +1000
1419    

  ViewVC Help
Powered by ViewVC 1.1.5