/[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 4236 by fschueler-guest, Sun Sep 18 17:02:47 2005 UTC
# Line 1  Line 1 
1  linux-2.6 (2.6.12-3) UNRELEASED; urgency=low  linux-2.6 (2.6.13-1) UNRELEASED; urgency=low
2    
3      * New upstream release "git booost":
4        - new arch xtensa
5        - kexec/kdump
6        - execute-in-place
7        - inotify (closes: #304387)
8        - time-sharing cfq I/O scheduler
9        - manual driver binding
10        - voluntary preemption
11        - user-space I/O initiation for InfiniBand
12        - new speedy DES (crypto) implementation
13        - uml "almost-skas" mode support
14        - 250 HZ default (closes: #320366)
15        - fixes all over (alsa, archs, ide, input, ntfs, scsi, swsusp, usb, ..)
16        - orinoco driver updates (closes: #291684)
17        - md, dm updates (closes: #317787)
18    
19      [ Frederik Schüler ]
20      * [amd64] Added class and longclass descriptions for amd64 flavours.
21      * [amd64] add amd64-tlb-flush-sigsegv-fix.patch: disable tlb flush
22        filtering on smp systems to workaround processor errata.
23      * Added patch-2.6.13.1:
24        - raw_sendmsg DoS (CAN-2005-2492)
25        - 32bit sendmsg() flaw (CAN-2005-2490)
26        - Reassembly trim not clearing CHECKSUM_HW
27        - Use SA_SHIRQ in sparc specific code.
28        - Fix boundary check in standard multi-block cipher processors
29        - 2.6.13 breaks libpcap (and tcpdump)
30        - x86: pci_assign_unassigned_resources() update
31        - Fix PCI ROM mapping
32        - aacraid: 2.6.13 aacraid bad BUG_ON fix
33        - Kconfig: saa7134-dvb must select tda1004x
34    
35      [ Simon Horman ]
36      * Disable BSDv3 accounting on hppa and alpha, it was already
37        disabled on all other architectures. Also unify BSD accounting
38        config into top level config, rather than per flavour configs.
39      * [SECURITY] The seq_file memory leak fix included in 2.6.12-6
40        as part of upstream's 2.6.12.6 patchset is now CAN-2005-2800.
41    
42      [ Jurij Smakov, Simon Horman ]
43      * Ensure that only one kernel-manual/linux-manual package can
44        be installed at a time to avoid file conflicts. (closes: #320042)
45    
46      [ Bastian Blank ]
47      * Move audit, preempt and security settings to core config file.
48      * Fix powerpc configuration.
49      * Add debian version information to kernel version string.
50      * Drop coreutils | fileutils dependencies.
51      * Drop modular-vesafb patch. (closes: #222374, #289810)
52    
53      [ Christian T. Steigies ]
54      * update m68k.diff for linux-2.6.13
55      * add m68k-42_dma.patch and m68k-sonic.patch that will be in upstream 2.6.14
56        (which makes sun3 build fail, needs fixing)
57    
58      [ maximilian attems ]
59      * Drop drivers-add-scsi_changer.patch (merged)
60      * Drop drivers-ide-dma-blacklist-toshiba.patch (merged)
61      * Drop drivers-ide-__devinit.patch (merged)
62      * Added patch-2.6.13.2:
63        - USB: ftdi_sio: custom baud rate fix
64        - Fix up more strange byte writes to the PCI_ROM_ADDRESS config word
65        - Fix MPOL_F_VERIFY
66        - jfs: jfs_delete_inode must call clear_inode
67        - Fix DHCP + MASQUERADE problem
68        - Sun HME: enable and map PCI ROM properly
69        - Sun GEM ethernet: enable and map PCI ROM properly
70        - hpt366: write the full 4 bytes of ROM address, not just low 1 byte
71        - forcedeth: Initialize link settings in every nv_open()
72        - Lost sockfd_put() in routing_ioctl()
73        - lost fput in 32bit ioctl on x86-64
74    
75      [ Sven Luther ]
76      * [powerpc] Added hotplug support to the mv643xx_eth driver :
77          powerpc-mv643xx-hotplug-support.patch
78        thanks go to Nicolas Det for providing the patch.
79      * [powerpc] Modified a couple of configuration options for the powerpc64
80        flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
81    
82     -- Sven Luther <luther@debian.org>  Sat, 17 Sep 2005 21:27:00 +0200
83    
84    linux-2.6 (2.6.12-6) unstable; urgency=high
85    
86      [ Andres Salomon, Bastian Blank ]
87      * Change ATM and Classical-IP-over-ATM to be modular, instead of being
88        statically included. (closes: #323143)
89    
90      [ Sven Luther ]
91      * [powerpc] powerpc-pmac-sound-check.patch: Added pmac-sound sanity check.
92      * [powerpc] powerpc-apus.patch:
93        Added preliminary apus patch to package, not applied to kernel tree yet.
94    
95      [ Simon Horman ]
96      * Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
97        it breaks iproute's (and other netlink users) ability
98        to set routes. (closes: #322723)
99      * Added 2.6.12.6
100        - [SECURITY: CAN-2005-2555] Restrict socket policy loading to
101          CAP_NET_ADMIN.
102        - [SECURITY] Fix DST leak in icmp_push_reply().  Possible remote
103          DoS?
104        - [SECURITY] NPTL signal delivery deadlock fix; possible local
105          DoS.
106        - fix gl_skb/skb type error in genelink driver in usbnet
107        - [SECURITY] fix a memory leak in devices seq_file implementation;
108          local DoS.
109        - [SECURITY] Fix SKB leak in ip6_input_finish(); local DoS.
110    
111      [ Andres Salomon ]
112      * [hppa] enable discontiguous memory support for 32bit hppa images, so
113        they build.
114    
115     -- Andres Salomon <dilinger@debian.org>  Tue, 06 Sep 2005 10:14:35 -0400
116    
117    linux-2.6 (2.6.12-5) unstable; urgency=low
118    
119      * Change ARM to use GCC 3.3 to avoid FTBFS errors with GCC 4
120       (dann frazier)
121    
122      * Remove spurious double quote character from ia64 package descriptions.
123        (dann frazier)
124    
125      * Add transitional meta packages (kernel-image-2.6-*) for ia64.
126        (dann frazier)
127    
128      * Change fuzz factor to 1, stricter patch appliance. (Maximilian Attems)
129    
130      * Enabled CONFIG_THERM_PM72 on powerpc64 flavour. (Sven Luther)
131    
132     -- Bastian Blank <waldi@debian.org>  Tue, 16 Aug 2005 21:43:31 +0200
133    
134    linux-2.6 (2.6.12-4) unstable; urgency=low
135    
136      * Supply correct subarch values for the powerpc images.
137    
138     -- Bastian Blank <waldi@debian.org>  Mon, 15 Aug 2005 21:06:18 +0200
139    
140    linux-2.6 (2.6.12-3) unstable; urgency=low
141    
142    * Added reference to old kernel-* package names to make    * Added reference to old kernel-* package names to make
143      transition a little more obvious to end users.      transition a little more obvious to end users.
144      A Dan Jacobson special. Closes: #321167      A Dan Jacobson special. (Simon Horman) Closes: #321167
145    
146    * By the time this makes it into the archive, it will    * By the time this makes it into the archive, it will
147      be handling kernel-image-2.6-* packages.      be handling kernel-image-2.6-* packages. (Simon Horman)
148      Closes: #321867      Closes: #321867
149    
150    * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)    * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
151    
152    * [hppa] :    * [hppa] :
153      - Add hppa arch specific patch.      - Add hppa arch specific patch.
154      - 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 162  linux-2.6 (2.6.12-3) UNRELEASED; urgency
162    
163    * Include all executables as well as *.sh and *.pl files found in    * Include all executables as well as *.sh and *.pl files found in
164      scripts directory in the headers package. (Bastian Blank)      scripts directory in the headers package. (Bastian Blank)
165      Closes: #322612      Closes: #322612, #322680, #322765
166    
167      * Include m68k headers into the arch-common headers package on
168        powerpc and make sure that all the directories are linked to
169        properly from the flavour-specific headers packages. (Jurij Smakov)
170        Closes: #322610
171    
172      * [powerpc] Enabled the powerpc64 flavour, now that we have a real biarch
173        toolchain in sid. Many thanks go to GOTO Masanori and Matthias Klose as
174        well as any other who worked on the biarch toolchain to make this happen.
175    
176      * Added 2.6.12.5 (Simon Horman)
177        - Fix BUG() is triggered by a call to set_mempolicy() with a negativ
178          first argument.
179        - [amd64] Fix a SRAT handling on systems with dual cores.
180        - [amd64] SMP timing problem
181        - [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
182          http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
183          http://bugs.gentoo.org/show_bug.cgi
184        - Add zlib deflateBound()
185        - [security] Fix error during session join. See CAN-2005-2098
186        - [security] Fix keyring destructor. See CAN-2005-2099
187        - Module per-cpu alignment cannot always be met
188          http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
189        Closes: #323039
190    
191   -- 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
192    
193  linux-2.6 (2.6.12-2) unstable; urgency=low  linux-2.6 (2.6.12-2) unstable; urgency=low
194    

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

  ViewVC Help
Powered by ViewVC 1.1.5