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

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

  ViewVC Help
Powered by ViewVC 1.1.5