/[kernel]/tags/kernel-2.4/source/kernel-source-2.4.27-2.4.27/2.4.27-8.experimental.1/debian/changelog
ViewVC logotype

Contents of /tags/kernel-2.4/source/kernel-source-2.4.27-2.4.27/2.4.27-8.experimental.1/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.5