/[kernel]/dists/trunk/linux-2.6/debian/changelog
ViewVC logotype

Diff of /dists/trunk/linux-2.6/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/kernel/source/linux-2.6/debian/changelog revision 3850 by jurij-guest, Sat Aug 13 15:26:59 2005 UTC dists/trunk/linux-2.6/debian/changelog revision 5399 by tbm, Tue Jan 10 23:24:25 2006 UTC
# Line 1  Line 1 
1  linux-2.6 (2.6.12-3) UNRELEASED; urgency=low  linux-2.6 (2.6.15-3) UNRELEASED; urgency=low
2    
3      [ Martin Michlmayr ]
4      * [arm] Update configs for 2.6.15.
5      * [arm] Activate IDEPCI on footbridge so SL82C105 will really be
6        compiled in.
7      * [arm] Activate tmpfs.
8      * [arm] Activate the right network drivers on Footbridge (Tulip and
9        NE2K).
10      * [arm] Allow modules to be unloaded.
11      * [arm] Enable more framebuffer drivers on Footbridge.
12      * debian/patches/arm-fix-dc21285.patch: Fix compilation errors in
13        drivers/mtd/maps/dc21285.c.
14    
15     -- Martin Michlmayr <tbm@cyrius.com>  Tue, 10 Jan 2006 22:59:19 +0000
16    
17    linux-2.6 (2.6.15-2) unstable; urgency=low
18    
19      [ maximilian attems ]
20      * Default to initramfs-tools as initramfs generator for amd64, hppa, i386,
21        alpha and sparc. More archs will be added once klibc matures.
22        (Closes: #346141, #343147, #341524, #346305)
23      * Backport alsa patch for opl3 - Fix the unreleased resources.
24        (Closes: #346273)
25      * Readd buslogic-pci-id-table.patch.
26    
27      [ dann frazier ]
28      * [ia64] Update config for 2.6.15.
29    
30      [ Frederik Schüler ]
31      * Make CONFIG_IPW2100 a per-architecture option and deactivate it on all
32        architectures but i386. (Closes: #344515)
33    
34      [ Sven Luther ]
35      * Removed spurious file from powerpc-apus patch. (Closes: #346159)
36    
37      [ Norbert Tretkowski ]
38      * Backport the generic irq framework for alpha. (closes: #339080)
39    
40      [ Bastian Blank ]
41      * Remove pre-sarge conflict with hotplug.
42      * Fix hppa diff to apply.
43      * Make the latest packages depend on the corect version of the real images.
44        (closes: #346366)
45    
46     -- Bastian Blank <waldi@debian.org>  Tue, 10 Jan 2006 16:54:21 +0100
47    
48    linux-2.6 (2.6.15-1) unstable; urgency=low
49    
50      [ Sven Luther ]
51      * New upstream release.
52      * [powerpc] Now use ARCH=powerpc for 64bit powerpc flavours, 32bit still
53        stays with ARCH=ppc for now.
54      * [powerpc] Readded PReP Motorola PowerStack II Utah IDE interrupt
55        (Closes: #345424)
56      * [powerpc] Fixed apus patch.
57      * Added make-kpkg --arch option support to gencontrol.py.
58      * Added debian/bin/kconfig.ml to process config file snipplet, so we can
59        preserve the pre 2.6.15 ordering of config file snipplets. Upto 2.6.15
60        the kernel Kconfig magic apparently kept the later occuring config options,
61        but it seems that this is no more the case. Instead of catting the config
62        files together, not use the kconfig.ml script to read in the files from
63        more generic to more specific, and keep only the more specific.
64    
65      [ Bastian Blank ]
66      * [s390] Update configs.
67    
68      [ Kyle McMartin ]
69      * [hppa] Snag latest hppa.diff from cvs.parisc-linux.org.
70      * [hppa] Update configs for 2.6.15.
71      * [hppa] Change parisc kernel names to something less ambiguous.
72    
73      [ dann frazier ]
74      * [ia64] Update ia64 configs
75    
76      [ maximilian attems ]
77      * Drop modular-ide.patch, nacked by ide upstream.  Prevents udev to load
78        ide-generic and those successfull boots with initramfs-tools.
79      * Disable CONFIG_USB_BANDWIDTH, causes major trouble for alsa usb cards.
80    
81      [ Norbert Tretkowski ]
82      * [alpha] Removed conflict with initramfs-tools, thanks vorlon for finding
83        the klibc bug!
84    
85      [ Jonas Smedegaard ]
86      * Adjust short description of transitional package kernel-image-2.6-
87        486 to mention 2.6 (not 2.6.12).
88      * Clean duplicate Kconfig options.
89    
90      [ Frederik Schüler ]
91      * Add updated version of drivers-scsi-megaraid_splitup.patch.
92      * Deactivate CONFIG_IDE_TASK_IOCTL on alpha and ia64 and make it a global
93        option.
94      * Make CONFIG_VIDEO_SAA7134 a global option.
95      * New option CONFIG_CC_OPTIMIZE_FOR_SIZE set per-arch.
96      * Rename i386 368 flavour to 486.
97      * Add myself to uploaders.
98      * Readdition of qla2xxx drivers, as firmware license has been fixed.
99      * Make CONFIG_PACKET, PACKET_MM and UNIX builtin on all architectures:
100        statically linked has better performance then modules due to TLB issue.
101      * clean up debian-patches dir: remove all obsolete patches:
102        - alpha-compile-fix.patch: obsolete
103        - amd64-int3-fix.patch: fixed since 2.6.12
104        - net-ipconntrack-nat-fix.patch: merged upstream after 2.6.14 release
105        - net-nf_queue-oops.patch: merged upstream after 2.6.14 release
106        - qla2xxx-removed.patch: obsolete
107      * Drop M386 support remains from the i386 386 flavour: built with M486
108        from now on.
109    
110      [ Martin Michlmayr ]
111      * [arm] Don't define "compiler" since GCC 4.x is the default now anyway.
112      * [arm] Add descriptions for "class" and "longclass".
113      * [arm] Compile CONFIG_BLK_DEV_SL82C105 support into the kernel on
114        Footbridge.
115      * [arm] Compile ext3 support into the kernel on Footbridge.
116      * [arm] Turn on CONFIG_SERIAL_8250 support on Footbridge.
117    
118      [ Jurij Smakov ]
119      * [sparc] Correct the patch for the atyfb framebuffer driver
120        (sparc64-atyfb-xl-gr.patch) to finally fix the console and X
121        image defects on Blade 100/150. The new patch is named
122        sparc64-atyfb-xl-gr-final.patch to avoid the confusion.
123        Thanks to Luis F. Ortiz for fixing the patch and Luigi Gangitano
124        for testing it out.
125      * Drop tty-locking-fixes9.patch, which was preventing the oops during
126        shutdown on some sparc machines with serial console. Proper fix has
127        been incorporated upstream.
128    
129      [ Simon Horman ]
130      * Enable MKISS globally (closes: #340215)
131      * Add recommends libc6-i686 to 686 and k7 image packages
132        (closes: #278729)
133      * Enable OBSOLETE_OSS_USB_DRIVER and USB_AUDIO
134        as alsa snd-usb-audio still isn't quite there.
135        I expect this to be re-disabled at some stage,
136        possibly soon if it proves to be a source of bugs.
137        (closes: #340388)
138    
139     -- Sven Luther <luther@debian.org>  Tue,  3 Jan 2006 06:48:07 +0000
140    
141    linux-2.6 (2.6.14-7) unstable; urgency=low
142    
143      [ maximilian attems ]
144      * Add stable tree 2.6.14.5 fixes:
145        - setting ACLs on readonly mounted NFS filesystems (CVE-2005-3623)
146        - Fix bridge-nf ipv6 length check
147        - Perform SA switchover immediately.
148        - Input: fix an OOPS in HID driver
149        - Fix hardware checksum modification
150        - kernel/params.c: fix sysfs access with CONFIG_MODULES=n
151        - Fix RTNLGRP definitions in rtnetlink.h
152        - Fix CTA_PROTO_NUM attribute size in ctnetlink
153        - Fix unbalanced read_unlock_bh in ctnetlink
154        - Fix NAT init order
155        - Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
156        - dpt_i2o fix for deadlock condition
157        - SCSI: fix transfer direction in sd (kernel panic when ejecting iPod)
158        - SCSI: fix transfer direction in scsi_lib and st
159        - Fix hardware rx csum errors
160        - Fix route lifetime.
161        - apci: fix NULL deref in video/lcd/brightness
162    
163     -- maximilian attems <maks@sternwelten.at>  Tue, 27 Dec 2005 17:39:16 +0100
164    
165    linux-2.6 (2.6.14-6) unstable; urgency=low
166    
167      [ Kyle McMartin ]
168      * Change parisc kernel names to something less ambiguous.
169    
170      [ maximilian attems ]
171      * Drop modular-ide.patch, nacked by ide upstream.  Prevents udev to load
172        ide-generic and those successfull boots with initramfs-tools.
173      * Add stable tree 2.6.14.4 with the following fixes:
174        - drivers/scsi/dpt_i2o.c: fix a user-after-free
175        - drivers/message/i2o/pci.c: fix a use-after-free
176        - drivers/infiniband/core/mad.c: fix a use-after-free
177        - DVB: BUDGET CI card depends on STV0297 demodulator
178        - setkeys needs root
179        - Fix listxattr() for generic security attributes
180        - AGPGART: Fix serverworks TLB flush.
181        - Fix crash when ptrace poking hugepage areas
182        - I8K: fix /proc reporting of blank service tags
183        - i82365: release all resources if no devices are found
184        - bonding: fix feature consolidation
185        - libata: locking rewrite (== fix)
186        - cciss: bug fix for BIG_PASS_THRU
187        - ALSA: nm256: reset workaround for Latitude CSx
188        - cciss: bug fix for hpacucli
189        - V4L/DVB: Fix analog NTSC for Thomson DTT 761X hybrid tuner
190        - BRIDGE: recompute features when adding a new device
191        - 32bit integer overflow in invalidate_inode_pages2()
192        - USB: Adapt microtek driver to new scsi features
193        - ide-floppy: software eject not working with LS-120 drive
194        - Add try_to_freeze to kauditd
195        - V4L/DVB (3135) Fix tuner init for Pinnacle PCTV Stereo
196        - NETLINK: Fix processing of fib_lookup netlink messages
197        - ACPI: fix HP nx8220 boot hang regression
198    
199      [ Norbert Tretkowski ]
200      * [alpha] Removed conflict with initramfs-tools, thanks vorlon for finding
201        the klibc bug!
202    
203      [ Frederik Schüler ]
204      * Add updated drivers-scsi-megaraid_splitup.patch. (Closes: #317258)
205      * Add ppc64-thermal-overtemp.patch to fix a thermal control bug in G5
206        machines. (Closes: #343980)
207      * Unpatch the following patches which are included in 2.6.14.4:
208        - setkeys-needs-root-1.patch
209        - setkeys-needs-root-2.patch
210        - mm-invalidate_inode_pages2-overflow.patch
211        - net-bonding-consolidation-fix.patch
212    
213     -- Frederik Schüler <fs@debian.org>  Tue, 20 Dec 2005 18:50:41 +0000
214    
215    linux-2.6 (2.6.14-5) unstable; urgency=low
216    
217      [ dann frazier ]
218      * ia64-new-assembler-fix.patch
219        Fix ia64 builds with newer assembler (Closes: #341257)
220    
221      [ Sven Luther ]
222      * [powerpc] incremented ramdisk size to 24576 from 8192, needed by the
223        graphical installer, maybe we can bring this to 16384 later.
224    
225      [ Simon Horman ]
226      * Add recommends libc6-i686 to 686 and k7 image packages
227        (closes: #278729)
228      * Enable OBSOLETE_OSS_USB_DRIVER and USB_AUDIO
229        as alsa snd-usb-audio still isn't quite there.
230        I expect this to be re-disabled at some stage,
231        possibly soon if it proves to be a source of bugs.
232        (closes: #340388)
233    
234      [ dann frazier ]
235      * buslogic-pci-id-table.patch
236        add a pci device id table to fix initramfs-tools discovery.
237        (closes #342057)
238      * fix feature consolidation in bonding driver.  (closes #340068)
239    
240     -- dann frazier <dannf@debian.org>  Thu,  8 Dec 2005 10:59:31 -0700
241    
242    linux-2.6 (2.6.14-4) unstable; urgency=low
243    
244      [ dann frazier ]
245      * setkeys-needs-root-1.patch, setkeys-needs-root-2.patch:
246        [SECURITY] Require root privilege to write the current
247        function key string entry of other user's terminals.
248        See CVE-2005-3257 (Closes: #334113)
249    
250      [ Simon Horman ]
251      * Enable MKISS globally (closes: #340215)
252      * mm-invalidate_inode_pages2-overflow.patch
253        [SECURITY] 32bit integer overflow in invalidate_inode_pages2() (local DoS)
254      * ctnetlink-check-if-protoinfo-is-present.patch
255        [SECURITY] ctnetlink: check if protoinfo is present (local DoS)
256      * ctnetlink-fix-oops-when-no-icmp-id-info-in-message.patch
257        [SECURITY] ctnetlink: Fix oops when no ICMP ID info in message (local DoS)
258    
259      [ Sven Luther ]
260      * Re-added powerpc/apus patch, now that Roman Zippel merged it in.
261      * Let's create asm-(ppc|ppc64) -> asm-powerpc symlink farm.  (Closes: #340571)
262    
263      [ maximilian attems ]
264      * Add 2.6.14.3 patch - features changelog:
265        - isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature
266        - x86_64/i386: Compute correct MTRR mask on early Noconas
267        - PPTP helper: Fix endianness bug in GRE key / CallID NAT
268        - nf_queue: Fix Ooops when no queue handler registered
269        - ctnetlink: check if protoinfo is present
270        - ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768
271        - VFS: Fix memory leak with file leases
272        - hwmon: Fix lm78 VID conversion
273        - hwmon: Fix missing it87 fan div init
274        - ppc64 memory model depends on NUMA
275        - Generic HDLC WAN drivers - disable netif_carrier_off()
276        - ctnetlink: Fix oops when no ICMP ID info in message
277        - Don't auto-reap traced children
278        - packet writing oops fix
279        - PPTP helper: fix PNS-PAC expectation call id
280        - NAT: Fix module refcount dropping too far
281        - Fix soft lockup with ALSA rtc-timer
282        - Fix calculation of AH length during filling ancillary data.
283        - ip_conntrack TCP: Accept SYN+PUSH like SYN
284        - refcount leak of proto when ctnetlink dumping tuple
285        - Fix memory management error during setting up new advapi sockopts.
286        - Fix sending extension headers before and including routing header.
287        - hwmon: Fix missing boundary check when setting W83627THF in0 limits
288      * Remove ctnetlink-check-if-protoinfo-is-present.patch,
289        net-nf_queue-oops.patch - already included in 2.6.14.3.
290    
291      [ Frederik Schüler ]
292      * Make CONFIG_PACKET, PACKET_MM and UNIX builtin on all architectures:
293        statically linked has better performance then modules due to TLB issue.
294      * Add myself to uploaders.
295    
296     -- Frederik Schüler <fs@debian.org>  Sat, 26 Nov 2005 13:18:41 +0100
297    
298    linux-2.6 (2.6.14-3) unstable; urgency=low
299    
300      [ Norbert Tretkowski ]
301      * [alpha] Switch to gcc 4.0.
302      * [alpha] Conflict with initramfs-tools, klibc is broken on alpha.
303      * [alpha] Enabled CONFIG_KOBJECT_UEVENT in arch/alphaconfig to fix trouble
304        with latest udev, thanks to Uwe Schindler for reporting. (closes: #338911)
305      * Bumped ABI revision:
306        + ABI changes on sparc and alpha because of compiler switch.
307        + 2.6.14.1 changes ABI of procfs.
308    
309      [ Sven Luther ]
310      * Set default TCP congestion algorithm to NewReno + BIC (Closes: #337089)
311    
312      [ maximilian attems ]
313      * Reenable CONFIG_SOFTWARE_SUSPEND on i386 and ppc, resume=/dev/<other device>
314        must be set by boot loader. (Closes: #267600)
315      * Set CONFIG_USB_SUSPEND on i386. Usefull for suspend to ram and apm suspend.
316      * Add 2.6.14.1 patch:
317        - Al Viro: CVE-2005-2709 sysctl unregistration oops
318      * Add 2.6.14.2 patch:
319        - airo.c/airo_cs.c: correct prototypes
320        - fix XFS_QUOTA for modular XFS (closes: #337072)
321        - USB: always export interface information for modalias
322        - NET: Fix zero-size datagram reception
323        - fix alpha breakage
324        - Oops on suspend after on-the-fly switch to anticipatory i/o scheduler
325        - ipvs: fix connection leak if expire_nodest_conn=1
326        - Fix ptrace self-attach rule
327        - fix signal->live leak in copy_process()
328        - fix de_thread() vs send_group_sigqueue() race
329        - prism54 : Fix frame length
330        - tcp: BIC max increment too large
331      * Remove alpha compile fix as contained in 2.6.14.2
332      * Readd CONFIG_XFS_QUOTA=y.
333      * Disable ACPI cutoff year on i386, was set to 2001.
334        No need for acpi=force on boot.
335    
336      [ Jurij Smakov ]
337      * Fix the install-image script to correctly include all the necessary
338        stuff in scripts. (Closes: #336424)
339      * Enable CONFIG_SND_ALI5451 on sparc.
340      * Switch sparc to gcc-4.0. Thanks to Norbert for making sure it successfully
341        builds a working kernel now.
342      * Apply patch to fix ATI framebuffer output corruption on SunBlade 100
343        (sparc64-atyfb-xl-gr.patch). Thanks to Luigi Gangitano. (Closes: #321200)
344      * Disable CONFIG_PARPORT_PC_FIFO on sparc, since it causes a hang whenever
345        something is sent to the parallel port device. Thanks to Attilla
346        (boera at rdslink.ro) for pointing that out.
347    
348      [ Simon Horman ]
349      * [386, AMD64] Set CONFIG_FRAMEBUFFER_CONSOLE=y instead of m.
350        As vesadb now built into the kernel, after finally dropping the
351        debian-specific patch to make it modular, make fbcons builtin too, else
352        all sorts of weird stuff happens which is hard for the inird builders to
353        automatically compenste for. (Closes: #336450)
354      * Redisable CONFIG_SOFTWARE_SUSPEND on ppc/miboot as it required
355        CONFIG_PM to compile.
356      * [NETFILTER] nf_queue: Fix Ooops when no queue handler registered
357        This is a regression introduced in 2.6.14.
358        net-nf_queue-oops.patch. (Closes: #337713)
359      * Make manuals with defconfig, as is required for kernel-package 10.008
360    
361      [ dann frazier ]
362      * net-ipconntrack-nat-fix.patch - fix compilation of
363        ip_conntrack_helper_pptp.c when NAT is disabled. (Closes: #336431)
364    
365      [ Christian T. Steigies ]
366      * update m68k.diff to 2.6.14
367      * add m68k-*vme* patches
368      * disable macsonic driver until the dma patch is fixed
369      * disable IEEE80211 drivers for all of m68k
370    
371      [ Frederik Schüler ]
372      * activate CONFIG_SECURITY_NETWORK to fix SElinux operation.
373        (Closes: #338543)
374    
375     -- Norbert Tretkowski <nobse@debian.org>  Mon, 14 Nov 2005 10:23:05 +0100
376    
377    linux-2.6 (2.6.14-2) unstable; urgency=low
378    
379      [ Simon Horman ]
380      * [SECURITY] Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
381        This fix, included as part of the 2.6.13.4 patch in
382        2.6.13+2.6.14-rc4-0experimental.1 is CVE-2005-3181
383      * Fix genearation of .extraversion, again (closes: #333842)
384      * Add missing kernel-arch and kernel-header-dirs to defines
385        so headers get included. (closes: #336521)
386        N.B: I only filled in arches where other's hadn't done so alread.
387             Please fix if its wrong.
388      * Allow powerpc64 to compile with AUDIT enabled but
389        AUDITSYSCALL disabled. powerpc64-audit_sysctl-build.patch
390    
391      [ dann frazier ]
392      * Update hppa.diff to 2.6.14-pa0
393    
394      [ Norbert Tretkowski ]
395      * [alpha] New patch to include compiler.h in barrier.h, barrier() is used in
396        non-SMP case.
397      * [alpha] Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines
398        to include asm-alpha in linux-headers package.
399      * Added myself to Uploaders.
400    
401      [ Frederik Schüler ]
402      * [amd64] use DISCONTIGMEM instead of SPARSEMEM on amd64-k8-smp flavour to
403        fix bootup kernel panic.
404      * [amd64] include asm-x86_64 in linux-headers package.
405      * Deactivate AUDITSYSCALL globally, it slows down the kernel and is not
406        needed for selinux at all.
407    
408     -- Simon Horman <horms@debian.org>  Tue,  1 Nov 2005 15:27:40 +0900
409    
410    linux-2.6 (2.6.14-1) unstable; urgency=low
411    
412      [ Sven Luther ]
413      * New upstream release.
414    
415      [ Norbert Tretkowski ]
416      * [alpha] Update arch/alpha/config* for 2.6.14.
417    
418      [ Simon Horman ]
419      * Fix misformatting of long description of
420        linux-patch-debian-linux-patch-debian-X.Y.Z.
421        templates/control.main.in
422        (closes: #335088)
423      * Make sure version is seeded in apply and unapply scripts.
424        Actually changed in some earlier, post 2.6.12, release,
425        but the changelog seems to be missing.
426        (closes: #324583)
427    
428      [ dann frazier ]
429      * [ia64] Disable the CONFIG_IA64_SGI_SN_XP module.  This forces
430        CONFIG_GENERIC_ALLOCATOR and CONFIG_IA64_UNCACHED_ALLOCATOR to y, which
431        appears to break on zx1 systems.
432    
433     -- Simon Horman <horms@debian.org>  Fri, 28 Oct 2005 16:26:03 +0900
434    
435    linux-2.6 (2.6.13+2.6.14-rc5-0experimental.1) experimental; urgency=low
436    
437      [ Sven Luther ]
438      * Upgraded to 2.6.14-rc5.
439    
440      [ Jonas Smedegaard ]
441      * Quote variables in debian/rules.real and postinstall (making it
442        safer to run with weird characters in path of build environment).
443    
444      [ Bastian Blank ]
445      * Add some missing files from scripts to headers packages.
446      * Add new patch powerpc-build-links.patch: Emit relative symlinks in
447        arch/ppc{,64}/include.
448      * Include arch/*/include into headers package.
449    
450     -- Sven Luther <luther@debian.org>  Tue, 25 Oct 2005 03:56:11 +0000
451    
452    linux-2.6 (2.6.13+2.6.14-rc4-0experimental.1) experimental; urgency=low
453    
454      [ Sven Luther ]
455      * Upgraded to 2.6.14-rc4.
456    
457      [ Simon Horman ]
458      * Fix genearation of .extraversion (closes: #333842)
459    
460      [ dann frazier ]
461      * Enhance the linux-source description to explain the types of patches
462        Debian adds to it.  (closes: #258043)
463      * Correct linux-patch-debian description.  It replaces the
464        kernel-patch-debian packages, not the kernel-source packages.
465    
466      [ Jonas Smedegaard ]
467      * Fix building from within a very long dir (all patches was applied at
468        once - exhausting shell commandline, now applied one by one).
469      * Add Simon Horman, Sven Luther and myself as Uploaders.
470    
471      [ Bastian Blank ]
472      * Use list of revisions in patch scripts.
473      * Use correct names for tarball and scripts.
474    
475      [ Jurij Smakov ]
476      * [i386] Set the CONFIG_HPET_EMULATE_RTC option to make the clock
477        work properly on certain Dell machines. This required setting the
478        CONFIG_RTC option to 'y' instead of 'm'. (closes: #309909)
479        [i386] Enable VIDEO_CX88 and VIDEO_CX88_DVB (both set to 'm') by
480        popular demand. (closes: #330916)
481    
482      [ Norbert Tretkowski ]
483      * [alpha] Update arch/alpha/config for 2.6.13.
484    
485      [ Kyle McMartin ]
486      * [hppa] Oops. Fix linux-headers not including asm-parisc by adding
487        headers_dirs = parisc to Makefile.inc.
488    
489      [ maximilian attems ]
490      * Set CONFIG_FB_VESA=y for i386 and amd64 configs. (closes: #333003)
491    
492      [ Sven Luther ]
493      * [powerpc] Fixed apus build, now use mkvmlinuz too to generate the vmlinuz
494        kernel.
495      * Fixed control.image.in to depend on :
496          initramfs-tools | yaird | linux-ramdisk-tool
497        where linux-ramdisk-tools is the virtual package provided by all
498        initrd/initramfs generating tools.
499    
500      [ Frederik Schüler ]
501      * deactivate FB_RIVA on all architectures.
502      * deactivate BLK_DEV_IDESCSI on all architectures.
503      * Added patch-2.6.13.4:
504        - [SECURITY] key: plug request_key_auth memleak
505          See CAN-2005-3119
506        - [SECURITY] Fix drm 'debug' sysfs permissions
507          See CAN-2005-3179
508        - [SECURITY] Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
509        - [SPARC64] Fix userland FPU state corruption.
510        - BIC coding bug in Linux 2.6.13
511        - [SECURITY] orinoco: Information leakage due to incorrect padding
512          See CAN-2005-3180
513        - ieee1394/sbp2: fixes for hot-unplug and module unloading
514    
515      [ Christian T. Steigies ]
516      * disable CONFIG_EXT2_FS_XIP for m68k like on all(?) other arches
517      * deactivate OKTAGON_SCSI for amiga/m68k until it can be compiled again
518      * deactivate CONFIG_KEYBOARD_HIL_OLD, CONFIG_KEYBOARD_HIL, CONFIG_MOUSE_HIL,
519        CONFIG_HIL_MLC, and CONFIG_HP_SDC for hp/m68k
520      * update m68k.diff for 2.6.13
521      * split out patches that do not intefere with other arches to
522        patches-debian/m68k-*
523    
524     -- Bastian Blank <waldi@debian.org>  Fri, 21 Oct 2005 12:17:47 +0000
525    
526    linux-2.6 (2.6.13-1) experimental; urgency=low
527    
528      * New upstream release "git booost":
529        - new arch xtensa
530        - kexec/kdump
531        - execute-in-place
532        - inotify (closes: #304387)
533        - time-sharing cfq I/O scheduler
534        - manual driver binding
535        - voluntary preemption
536        - user-space I/O initiation for InfiniBand
537        - new speedy DES (crypto) implementation
538        - uml "almost-skas" mode support
539        - 250 HZ default (closes: #320366)
540        - fixes all over (alsa, archs, ide, input, ntfs, scsi, swsusp, usb, ..)
541        - orinoco driver updates (closes: #291684)
542        - md, dm updates (closes: #317787)
543    
544      [ Frederik Schüler ]
545      * [amd64] Added class and longclass descriptions for amd64 flavours.
546      * [amd64] add amd64-tlb-flush-sigsegv-fix.patch: disable tlb flush
547        filtering on smp systems to workaround processor errata.
548      * backport kernel-api-documentation-generation-fix.diff from git to fix
549        documentation build.
550      * Added patch-2.6.13.1:
551        - raw_sendmsg DoS (CAN-2005-2492)
552        - 32bit sendmsg() flaw (CAN-2005-2490)
553        - Reassembly trim not clearing CHECKSUM_HW
554        - Use SA_SHIRQ in sparc specific code.
555        - Fix boundary check in standard multi-block cipher processors
556        - 2.6.13 breaks libpcap (and tcpdump)
557        - x86: pci_assign_unassigned_resources() update
558        - Fix PCI ROM mapping
559        - aacraid: 2.6.13 aacraid bad BUG_ON fix
560        - Kconfig: saa7134-dvb must select tda1004x
561    
562      [ Simon Horman ]
563      * Disable BSDv3 accounting on hppa and alpha, it was already
564        disabled on all other architectures. Also unify BSD accounting
565        config into top level config, rather than per flavour configs.
566      * [SECURITY] The seq_file memory leak fix included in 2.6.12-6
567        as part of upstream's 2.6.12.6 patchset is now CAN-2005-2800.
568    
569      [ Jurij Smakov, Simon Horman ]
570      * Ensure that only one kernel-manual/linux-manual package can
571        be installed at a time to avoid file conflicts. (closes: #320042)
572    
573      [ Bastian Blank ]
574      * Move audit, preempt and security settings to core config file.
575      * Fix powerpc configuration.
576      * Add debian version information to kernel version string.
577      * Drop coreutils | fileutils dependencies.
578      * Drop modular-vesafb patch. (closes: #222374, #289810)
579    
580      [ Christian T. Steigies ]
581      * update m68k.diff for linux-2.6.13
582      * add m68k-42_dma.patch and m68k-sonic.patch that will be in upstream 2.6.14
583        (which makes sun3 build fail, needs fixing)
584    
585      [ maximilian attems ]
586      * Drop drivers-add-scsi_changer.patch (merged)
587      * Drop drivers-ide-dma-blacklist-toshiba.patch (merged)
588      * Drop drivers-ide-__devinit.patch (merged)
589      * Added patch-2.6.13.2:
590        - USB: ftdi_sio: custom baud rate fix
591        - Fix up more strange byte writes to the PCI_ROM_ADDRESS config word
592        - Fix MPOL_F_VERIFY
593        - jfs: jfs_delete_inode must call clear_inode
594        - Fix DHCP + MASQUERADE problem
595        - Sun HME: enable and map PCI ROM properly
596        - Sun GEM ethernet: enable and map PCI ROM properly
597        - hpt366: write the full 4 bytes of ROM address, not just low 1 byte
598        - forcedeth: Initialize link settings in every nv_open()
599        - Lost sockfd_put() in routing_ioctl()
600        - lost fput in 32bit ioctl on x86-64
601      * Added patch-2.6.13.3:
602        - Fix fs/exec.c:788 (de_thread()) BUG_ON
603        - Don't over-clamp window in tcp_clamp_window()
604        - fix IPv6 per-socket multicast filtering in exact-match case
605        - yenta oops fix
606        - ipvs: ip_vs_ftp breaks connections using persistence
607        - uml - Fix x86_64 page leak
608        - skge: set mac address oops with bonding
609        - tcp: set default congestion control correctly for incoming connections
610    
611      [ Sven Luther ]
612      * [powerpc] Added hotplug support to the mv643xx_eth driver :
613          powerpc-mv643xx-hotplug-support.patch
614        thanks go to Nicolas Det for providing the patch.
615      * [powerpc] Modified a couple of configuration options for the powerpc64
616        flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
617      * [powerpc] Added powerpc-miboot flavour to use exclusively with oldworld
618        powermac miboot floppies for debian-installer.
619      * [powerpc] Checked upgraded version of the apus patches, separated them in
620        a part which is safe to apply, and one which needs checking, and is thus
621        not applied yet.
622    
623      [ Kyle McMartin ]
624      * [hppa] Update hppa.diff to 2.6.13-pa4.
625      * [hppa] Add space register fix to pacache.S to hppa.diff.
626    
627      [ dann frazier ]
628      * Add a note to README.Debian that explains where users can find the .config
629        files used to generate the linux-image packages.  Closes: #316809
630      * [ia64] Workaround #325070 until upstream works out an acceptable solution.
631        This bug breaks module loading on non-SMP ia64 kernels.  The workaround
632        is to temporarily use an SMP config for the non-SMP kernels.  (Note that
633        John Wright is running benchmarks to determine the overhead of running
634        an SMP kernel on UP systems to help decide if this should be a
635        permanent change).
636      * [ia64] Update arch/ia64/config for 2.6.13
637    
638     -- Simon Horman <horms@debian.org>  Thu,  6 Oct 2005 15:45:21 +0900
639    
640    linux-2.6 (2.6.12-6) unstable; urgency=high
641    
642      [ Andres Salomon, Bastian Blank ]
643      * Change ATM and Classical-IP-over-ATM to be modular, instead of being
644        statically included. (closes: #323143)
645    
646      [ Sven Luther ]
647      * [powerpc] powerpc-pmac-sound-check.patch: Added pmac-sound sanity check.
648      * [powerpc] powerpc-apus.patch:
649        Added preliminary apus patch to package, not applied to kernel tree yet.
650    
651      [ Simon Horman ]
652      * Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
653        it breaks iproute's (and other netlink users) ability
654        to set routes. (closes: #322723)
655      * Added 2.6.12.6
656        - [SECURITY: CAN-2005-2555] Restrict socket policy loading to
657          CAP_NET_ADMIN.
658        - [SECURITY] Fix DST leak in icmp_push_reply().  Possible remote
659          DoS?
660        - [SECURITY] NPTL signal delivery deadlock fix; possible local
661          DoS.
662        - fix gl_skb/skb type error in genelink driver in usbnet
663        - [SECURITY] fix a memory leak in devices seq_file implementation;
664          local DoS.
665        - [SECURITY] Fix SKB leak in ip6_input_finish(); local DoS.
666    
667      [ Andres Salomon ]
668      * [hppa] enable discontiguous memory support for 32bit hppa images, so
669        they build.
670    
671     -- Andres Salomon <dilinger@debian.org>  Tue, 06 Sep 2005 10:14:35 -0400
672    
673    linux-2.6 (2.6.12-5) unstable; urgency=low
674    
675      * Change ARM to use GCC 3.3 to avoid FTBFS errors with GCC 4
676       (dann frazier)
677    
678      * Remove spurious double quote character from ia64 package descriptions.
679        (dann frazier)
680    
681      * Add transitional meta packages (kernel-image-2.6-*) for ia64.
682        (dann frazier)
683    
684      * Change fuzz factor to 1, stricter patch appliance. (Maximilian Attems)
685    
686      * Enabled CONFIG_THERM_PM72 on powerpc64 flavour. (Sven Luther)
687    
688     -- Bastian Blank <waldi@debian.org>  Tue, 16 Aug 2005 21:43:31 +0200
689    
690    linux-2.6 (2.6.12-4) unstable; urgency=low
691    
692      * Supply correct subarch values for the powerpc images.
693    
694     -- Bastian Blank <waldi@debian.org>  Mon, 15 Aug 2005 21:06:18 +0200
695    
696    linux-2.6 (2.6.12-3) unstable; urgency=low
697    
698    * Added reference to old kernel-* package names to make    * Added reference to old kernel-* package names to make
699      transition a little more obvious to end users.      transition a little more obvious to end users.
700      A Dan Jacobson special. Closes: #321167      A Dan Jacobson special. (Simon Horman) Closes: #321167
701    
702    * By the time this makes it into the archive, it will    * By the time this makes it into the archive, it will
703      be handling kernel-image-2.6-* packages.      be handling kernel-image-2.6-* packages. (Simon Horman)
704      Closes: #321867      Closes: #321867
705    
706    * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)    * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
707    
708    * [hppa] :    * [hppa] :
709      - Add hppa arch specific patch.      - Add hppa arch specific patch.
710      - Build-Depend on binutils-hppa64 and gcc-4.0-hppa64.      - Build-Depend on binutils-hppa64 and gcc-4.0-hppa64.
# Line 23  linux-2.6 (2.6.12-3) UNRELEASED; urgency Line 718  linux-2.6 (2.6.12-3) UNRELEASED; urgency
718    
719    * Include all executables as well as *.sh and *.pl files found in    * Include all executables as well as *.sh and *.pl files found in
720      scripts directory in the headers package. (Bastian Blank)      scripts directory in the headers package. (Bastian Blank)
721      Closes: #322612      Closes: #322612, #322680, #322765
722    
723      * Include m68k headers into the arch-common headers package on
724        powerpc and make sure that all the directories are linked to
725        properly from the flavour-specific headers packages. (Jurij Smakov)
726        Closes: #322610
727    
728      * [powerpc] Enabled the powerpc64 flavour, now that we have a real biarch
729        toolchain in sid. Many thanks go to GOTO Masanori and Matthias Klose as
730        well as any other who worked on the biarch toolchain to make this happen.
731    
732      * Added 2.6.12.5 (Simon Horman)
733        - Fix BUG() is triggered by a call to set_mempolicy() with a negativ
734          first argument.
735        - [amd64] Fix a SRAT handling on systems with dual cores.
736        - [amd64] SMP timing problem
737        - [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
738          http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
739          http://bugs.gentoo.org/show_bug.cgi
740        - Add zlib deflateBound()
741        - [security] Fix error during session join. See CAN-2005-2098
742        - [security] Fix keyring destructor. See CAN-2005-2099
743        - Module per-cpu alignment cannot always be met
744          http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
745        Closes: #323039
746    
747   -- Bastian Blank <waldi@debian.org>  Wed, 10 Aug 2005 20:21:30 +0200   -- Bastian Blank <waldi@debian.org>  Mon, 15 Aug 2005 16:42:05 +0200
748    
749  linux-2.6 (2.6.12-2) unstable; urgency=low  linux-2.6 (2.6.12-2) unstable; urgency=low
750    

Legend:
Removed from v.3850  
changed lines
  Added in v.5399

  ViewVC Help
Powered by ViewVC 1.1.5