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

  ViewVC Help
Powered by ViewVC 1.1.5