/[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-2.6.12/debian/changelog revision 3539 by dilinger, Sat Jul 16 07:22:16 2005 UTC trunk/kernel/source/linux-2.6/debian/changelog revision 3850 by jurij-guest, Sat Aug 13 15:26:59 2005 UTC
# Line 1  Line 1 
1  linux-2.6 (2.6.12-1) UNRELEASED; urgency=low  linux-2.6 (2.6.12-3) UNRELEASED; urgency=low
2    
3      * Added reference to old kernel-* package names to make
4        transition a little more obvious to end users.
5        A Dan Jacobson special. Closes: #321167
6    
7      * By the time this makes it into the archive, it will
8        be handling kernel-image-2.6-* packages.
9        Closes: #321867
10    
11      * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
12    
13      * [hppa] :
14        - Add hppa arch specific patch.
15        - Build-Depend on binutils-hppa64 and gcc-4.0-hppa64.
16        (Kyle McMartin)
17    
18      * Fix permissions in source tarball. (Bastian Blank) (Closes: #322409)
19    
20      * Enable the CONFIG_IP_ADVANCED_ROUTER and related options on
21        sparc64 to sync with other architectures. (Jurij Smakov)
22        Closes: #321236
23    
24      * Include all executables as well as *.sh and *.pl files found in
25        scripts directory in the headers package. (Bastian Blank)
26        Closes: #322612
27    
28     -- Bastian Blank <waldi@debian.org>  Wed, 10 Aug 2005 20:21:30 +0200
29    
30    linux-2.6 (2.6.12-2) unstable; urgency=low
31    
32      * The Kernel Team offers its condolences to the family of Jens Schmalzing
33        (jensen@debian), who died Saturday, July 30, 2005 in a tragic accident in
34        Munich.  Jens was a member of the Kernel Team, and was instrumental in
35        taking the powerpc kernel package to 2.6, as well as maintaining MOL
36        and its kernel modules.
37    
38      * Add @longclass@ variable to control file autogeneration. (Andres Salomon)
39    
40      * Bump build-depends on kernel-package to a fixed version (>= 9.005).
41        (Jurij Smakov, Sven Luther) (closes: #319657, #320422, #321625)
42    
43      * Change default ramdisk size for sparc to 16,384K to accomodate a fatter
44        d-i initrd for netboot installs.
45        (Joshua Kwan)
46    
47      * Don't build-depend on console-tools on s390. (Bastian Blank)
48    
49      * Add ARM support. (Vincent Sanders)
50    
51      * Add ia64 descriptions. (dann frazier)
52    
53      * Strip down the scripts dir in the headers packages. (Bastian Blank)
54    
55      * Add m68k support. (Christian T. Steigies)
56    
57      * Added 2.6.12.4 (Frederik Schüler)
58        - Fix powernow oops on dual-core athlon
59        - Fix early vlan adding leads to not functional device
60        - sys_get_thread_area does not clear the returned argument
61        - bio_clone fix
62        - Fix possible overflow of sock->sk_policy (CAN-2005-2456)
63          (closes: #321401)
64        - Wait until all references to ip_conntrack_untracked are dropped on
65          unload
66        - Fix potential memory corruption in NAT code (aka memory NAT)
67        - Fix deadlock in ip6_queue
68        - Fix signedness issues in net/core/filter.c
69        - x86_64 memleak from malicious 32bit elf program
70        - rocket.c: Fix ldisc ref count handling
71        - kbuild: build TAGS problem with O=
72    
73      * Enable CONFIG_6PACK=m for all archs (Andres Salomon)
74        (closes: #319646)
75    
76      * Overhaul the generation of the control file. Now it is handled
77        by debian/bin/gencontrol.py. The debian/control target in rules
78        also fails now, since we don't want the control file generated
79        during build. Arch-specific Depends and suggests are now generated
80        correctly. (Bastian Blank) (Closes: #319896)
81    
82      * [powerpc] Fixed typo which made asm-ppc and asm-ppc64 not being included
83        in the header package. (Sven Luther) (Closes: #320817)
84    
85      * Added list of flavours built to common header package. (Sven Luther)
86    
87     -- Bastian Blank <waldi@debian.org>  Tue, 09 Aug 2005 11:12:40 +0200
88    
89    linux-2.6 (2.6.12-1) unstable; urgency=low
90    
   "git rocks"  
91    * New upstream release:    * New upstream release:
92        - "git rocks"
93      - address space randomization      - address space randomization
94      - conversion of ide driver code to the device model      - conversion of ide driver code to the device model
95      - restored Philips webcam driver      - restored Philips webcam driver
# Line 10  linux-2.6 (2.6.12-1) UNRELEASED; urgency Line 98  linux-2.6 (2.6.12-1) UNRELEASED; urgency
98      - Multipath device mapper      - Multipath device mapper
99      - Intel HD Audio alsa driver      - Intel HD Audio alsa driver
100      - fixes + arch updates..      - fixes + arch updates..
101        - readdition of tg3 driver, as firmware license has been fixed
102    
103      * Dropped the following patches:
104        - patch-2.6.11.*.patch (merged)
105        - powerpc-ppc64-ibmvscsi.patch (Christoph didn't like it, and it failed
106          to build anyways) (Sven Luther)
107        - doc-post_halloween.patch (unless someone can come up w/ a valid
108          reason for carrying around rapidly bitrotting documentation...)
109          (Andres Salomon)
110        - sparc32-hypersparc-srmmu.patch (dropped until sparc32 is working
111          again, and we can figure out whether it's necessary)
112        - fix-alpha-ext3-oops.patch (no longer needed, fixed by compiler)
113        - x86-i486_emu.patch (buggy and insecure 80486 instruction emulation
114          for 80386; we're no longer supporting this) (closes: #250468)
115        - amd64-outs.patch (according to
116          http://www.ussg.iu.edu/hypermail/linux/kernel/0502.3/1095.html, this
117          is unnecessary for us) (Andres Salomon)
118        - sparc64-rtc-mostek.patch (merged)
119        - sparc64-compat-nanoseconds.patch (merged)
120        - sparc64-sunsu-init-2.6.11.patch (merged)
121        - sunsab-uart-update-timeout.patch (merged)
122        - alpha-read-trylock.patch (different version got merged)
123        - powerpc-prep-motorola-irq-fix.patch (merged)
124        - drivers-media-video-saa7134-update.patch (merged)
125        - drivers-media-video-saa7134-update-2.patch (merged)
126        - drivers-media-video-pll-lib.patch (merged)
127        - drivers-media-video-pll-lib-2.patch (merged)
128        - drivers-media-video-tuner-update-1.patch (merged)
129        - drivers-media-video-tuner-update-2.patch (merged)
130        - drivers-media-video-v4l-mpeg-support.patch (merged)
131        - drivers-media-video-mt352-update.patch (merged)
132        - arch-ppc64-hugepage-aio-panic.patch (merged)
133        - drivers-input-serio-nmouse.patch (merged)
134        - sparc64-sb1500-clock-2.6.patch (merged)
135        - docbook-allow-preprocessor-directives-... (merged)
136        - docbook-fix-function-parameter-descriptin-in-fbmem.patch (merged)
137        - docbook-move-kernel-doc-comment-next-to-function.patch (merged)
138        - powerpc-therm-adt746x-new-i2c-fix.patch (merged)
139        - powerpc-mv643xx-enet.patch (merged)
140        - powerpc-mv643xx-eth-pegasos.patch (merged)
141        - powerpc-pmac-agp-sleep.patch (merged)
142        - drivers-input-serio-8042-resume.patch (merged)
143    
144    * Premiere of the common-source kernel package    * Premiere of the common-source kernel package
145      (Jurij Smakov, Andres Salomon)      (Jurij Smakov, Andres Salomon)
146      - build all architectures out of kernel source package      - build all architectures out of kernel source package
147      - rename source and binary packages      - rename source and binary packages
148      - create a common config for different architectures, and management      - create a common config for different architectures, and management
149        tools to allow for easier modification of config options        tools to allow for easier modification of config options
150        - drop default configs, autogenerate them instead; requires
151    * Dropping support for the x86-i486 emu patch:        kernel-package >= 9.002.
     - Sarge released without official 386 support.  
     - Rejected by upstream.  
     - Author didn't fix root hole nor did any one step up. closes: #250468  
152    
153    * Add 2.6.12.1 (Maximilian Attems)    * Add 2.6.12.1 (Maximilian Attems)
154      - Clean up subthread exec (CAN-2005-1913)      - Clean up subthread exec (CAN-2005-1913)
# Line 48  linux-2.6 (2.6.12-1) UNRELEASED; urgency Line 175  linux-2.6 (2.6.12-1) UNRELEASED; urgency
175      - netfilter: go back to dropping conntrack references manually      - netfilter: go back to dropping conntrack references manually
176      - ACPI: don't accept 0 as a PCI IRQ.      - ACPI: don't accept 0 as a PCI IRQ.
177    
178    * Renamed resulting binary packages for alpha. (Norbert Tretkowski)    * Enable CONFIG_SCSI_INITIO. (Maximilian Attems) (closes: #318121)
     - kernel-image-x.y.z-generic -> linux-image-x.y.z-alpha-generic  
     - kernel-image-x.y.z-smp     -> linux-image-x.y.z-alpha-smp  
     - This change was postponed after the sarge release. (closes: #260003)  
   
   * Enable CONFIG_SCSI_INITIO. (Maximilian Attems) closes: #318121  
   
   * Added powerpc-mkvmlinuz-support patch, as this is really tied to the  
     kernel version. kernel-package will be teached to make use of this, but it  
     needs some cleanup and tidying yet. (Sven Luther)  
   
   * Removed the ibmvscsi patch, as Christoph doesn't like it, and it failed to  
     build anyway. (Sven Luther)  
179    
180    * Disabled software suspend on powerpc-smp, as the smp code in software    * [powerpc] :
181      suspend is amd64/i386 only. (Sven Luther)      - Added powerpc-mkvmlinuz-support patch which allows, together with
182          kernel-package 9.0002 to add mkvmlinuz support to hand built packages.
183        - Removed powerpc-ppc64-ibmvscsi.patch, FTBFS, and Christoph doesn't like
184          it and thinks it is not needed.
185        - Disabled swim3 on powerpc-smp, FTBFS.
186        - Disabled software-suspend on powerpc-smp, FTBFS, amd64/i386 only smp code.
187        - Rediffed and readded the G4 L2 hardware flush assist patch from Jacob Pan.
188        (Sven Luther)
189    
190      * [sparc]
191        - Drop sparc32 flavour for now. sparc32 kernel is currently in the
192          category "too buggy for us to support". In spite of numerous efforts
193          I still see occasional random filesystem corruptions in my tests.
194          That does NOT mean that we are dropping sparc32 support, we will
195          work with upstream trying to solve these problems for the next
196          kernel release. Those interested in helping/testing are encouraged
197          to subscribe to debian-sparc mailing list.
198          (Jurij Smakov)
199    
200      * [alpha]
201        - Renamed resulting binary packages for alpha, kernel-image-x.y.z-generic
202          wasn't a generic kernel, it was a generic kernel for alpha machines, so
203          we're now using linux-image-x.y.z-alpha-generic (and of course, the same
204          change for the smp kernel-image). This change was postponed after the
205          sarge release. (closes: #260003)
206        (Norbert Tretkowski)
207    
208      * [amd64]
209        - Now using the default compiler (gcc-4.0), thus we get rid of the
210          annoying MAKEFLAGS="CC=gcc-3.4" make-kpkg... invocation for third-party
211          modules.
212          This release lacks 64bit kernels for i386 userland; support will be
213          added in a later release as soon as the toolchain has stabilized again.
214          (Frederik Schüler)
215    
216   -- Joshua Kwan <joshk@triplehelix.org>  Sat, 16 Jul 2005 05:54:16 +0300   -- Andres Salomon <dilinger@debian.org>  Wed, 20 Jul 2005 17:16:04 -0400
217    

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

  ViewVC Help
Powered by ViewVC 1.1.5