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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4517 - (hide annotations) (download)
Tue Oct 18 11:08:37 2005 UTC (7 years, 7 months ago) by horms
File size: 19804 byte(s)
Fix genearation of .extraversion (closes: #333842)
1 luther 4470 linux-2.6 (2.6.13+2.6.14-rc4-1) UNRELEASED; urgency=low
2    
3     [ Sven Luther ]
4     * Temporary branch to sort stuff out locally, until we either upload this
5     one instead of 2.6.13-[23], or 2.6.14 is released.
6    
7 horms 4517 [ Simon Horman ]
8     * Fix genearation of .extraversion (closes: #333842)
9 luther 4470
10 horms 4517 -- Simon Horman <horms@debian.org> Tue, 18 Oct 2005 15:30:46 +0900
11    
12 jurij-guest 4358 linux-2.6 (2.6.13-2) UNRELEASED; urgency=low
13    
14     [ Jurij Smakov ]
15     * [i386] Set the CONFIG_HPET_EMULATE_RTC option to make the clock
16     work properly on certain Dell machines. This required setting the
17     CONFIG_RTC option to 'y' instead of 'm'. (closes: 309909)
18 jurij-guest 4427 [i386] Enable VIDEO_CX88 and VIDEO_CX88_DVB (both set to 'm') by
19     popular demand. (closes: 330916)
20 jurij-guest 4358
21 nobse 4359 [ Norbert Tretkowski ]
22     * [alpha] Update arch/alpha/config for 2.6.13
23 jurij-guest 4358
24 kyle 4362 [ Kyle McMartin ]
25     * [hppa] Oops. Fix linux-headers not including asm-parisc by adding
26     headers_dirs = parisc to Makefile.inc.
27    
28 maks-guest 4364 [ maximilian attems ]
29 maks-guest 4367 * Set CONFIG_FB_VESA=y for i386 and amd64 configs. (closes: #333003)
30 nobse 4359
31 luther 4369 [ Sven Luther ]
32     * [powerpc] Fixed apus build, now use mkvmlinuz too to generate the vmlinuz
33     kernel.
34 luther 4381 * Fixed control.image.in to depend on :
35     initramfs-tools | yaird | linux-ramdisk-tool
36     where linux-ramdisk-tools is the virtual package provided by all
37     initrd/initramfs generating tools.
38 maks-guest 4364
39 fschueler-guest 4385 [ Frederik Schüler ]
40     * deactivate FB_RIVA on all architectures.
41 fschueler-guest 4424 * deactivate BLK_DEV_IDESCSI on all architectures.
42 fschueler-guest 4387 * Added patch-2.6.13.4:
43 horms 4428 - [SECURITY] key: plug request_key_auth memleak
44     See CAN-2005-3119
45 horms 4418 - [SECURITY] Fix drm 'debug' sysfs permissions
46 horms 4428 See CAN-2005-3179
47 horms 4418 - [SECURITY] Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
48     - [SPARC64] Fix userland FPU state corruption.
49 fschueler-guest 4387 - BIC coding bug in Linux 2.6.13
50 horms 4428 - [SECURITY] orinoco: Information leakage due to incorrect padding
51     See CAN-2005-3180
52 fschueler-guest 4387 - ieee1394/sbp2: fixes for hot-unplug and module unloading
53 luther 4369
54 cts 4511 [ Christian T. Steigies ]
55     * disable CONFIG_EXT2_FS_XIP for m68k like on all(?) other arches
56     * deactivate OKTAGON_SCSI for amiga/m68k until it can be compiled again
57     * deactivate CONFIG_KEYBOARD_HIL, CONFIG_MOUSE_HIL, and CONFIG_HIL_MLC for hp/m68k
58     * enable CONFIG_KEYBOARD_HIL_OLD, CONFIG_HP_SDC for hp/m68k
59     * update m68k.diff for 2.6.13
60    
61 horms 4418 -- Simon Horman <horms@debian.org> Tue, 11 Oct 2005 19:50:55 +0900
62 fschueler-guest 4385
63 horms 4330 linux-2.6 (2.6.13-1) experimental; urgency=low
64 waldi 3989
65 maks-guest 4197 * New upstream release "git booost":
66     - new arch xtensa
67     - kexec/kdump
68     - execute-in-place
69     - inotify (closes: #304387)
70     - time-sharing cfq I/O scheduler
71     - manual driver binding
72     - voluntary preemption
73     - user-space I/O initiation for InfiniBand
74     - new speedy DES (crypto) implementation
75     - uml "almost-skas" mode support
76     - 250 HZ default (closes: #320366)
77     - fixes all over (alsa, archs, ide, input, ntfs, scsi, swsusp, usb, ..)
78     - orinoco driver updates (closes: #291684)
79     - md, dm updates (closes: #317787)
80    
81 fschueler-guest 4165 [ Frederik Schüler ]
82 fschueler-guest 4236 * [amd64] Added class and longclass descriptions for amd64 flavours.
83 luther 4247 * [amd64] add amd64-tlb-flush-sigsegv-fix.patch: disable tlb flush
84 fschueler-guest 4236 filtering on smp systems to workaround processor errata.
85 fschueler-guest 4309 * backport kernel-api-documentation-generation-fix.diff from git to fix
86     documentation build.
87 fschueler-guest 4165 * Added patch-2.6.13.1:
88     - raw_sendmsg DoS (CAN-2005-2492)
89     - 32bit sendmsg() flaw (CAN-2005-2490)
90     - Reassembly trim not clearing CHECKSUM_HW
91     - Use SA_SHIRQ in sparc specific code.
92     - Fix boundary check in standard multi-block cipher processors
93     - 2.6.13 breaks libpcap (and tcpdump)
94     - x86: pci_assign_unassigned_resources() update
95     - Fix PCI ROM mapping
96     - aacraid: 2.6.13 aacraid bad BUG_ON fix
97     - Kconfig: saa7134-dvb must select tda1004x
98 waldi 3989
99 horms 4167 [ Simon Horman ]
100     * Disable BSDv3 accounting on hppa and alpha, it was already
101     disabled on all other architectures. Also unify BSD accounting
102     config into top level config, rather than per flavour configs.
103 horms 4176 * [SECURITY] The seq_file memory leak fix included in 2.6.12-6
104     as part of upstream's 2.6.12.6 patchset is now CAN-2005-2800.
105 horms 4167
106 horms 4169 [ Jurij Smakov, Simon Horman ]
107     * Ensure that only one kernel-manual/linux-manual package can
108     be installed at a time to avoid file conflicts. (closes: #320042)
109 horms 4167
110 waldi 4181 [ Bastian Blank ]
111 waldi 4206 * Move audit, preempt and security settings to core config file.
112 waldi 4181 * Fix powerpc configuration.
113 waldi 4189 * Add debian version information to kernel version string.
114 waldi 4190 * Drop coreutils | fileutils dependencies.
115 maks-guest 4197 * Drop modular-vesafb patch. (closes: #222374, #289810)
116 horms 4169
117 cts 4187 [ Christian T. Steigies ]
118     * update m68k.diff for linux-2.6.13
119     * add m68k-42_dma.patch and m68k-sonic.patch that will be in upstream 2.6.14
120     (which makes sun3 build fail, needs fixing)
121    
122 maks-guest 4198 [ maximilian attems ]
123     * Drop drivers-add-scsi_changer.patch (merged)
124     * Drop drivers-ide-dma-blacklist-toshiba.patch (merged)
125     * Drop drivers-ide-__devinit.patch (merged)
126 maks-guest 4231 * Added patch-2.6.13.2:
127     - USB: ftdi_sio: custom baud rate fix
128     - Fix up more strange byte writes to the PCI_ROM_ADDRESS config word
129     - Fix MPOL_F_VERIFY
130     - jfs: jfs_delete_inode must call clear_inode
131     - Fix DHCP + MASQUERADE problem
132     - Sun HME: enable and map PCI ROM properly
133     - Sun GEM ethernet: enable and map PCI ROM properly
134     - hpt366: write the full 4 bytes of ROM address, not just low 1 byte
135     - forcedeth: Initialize link settings in every nv_open()
136     - Lost sockfd_put() in routing_ioctl()
137     - lost fput in 32bit ioctl on x86-64
138 maks-guest 4305 * Added patch-2.6.13.3:
139     - Fix fs/exec.c:788 (de_thread()) BUG_ON
140     - Don't over-clamp window in tcp_clamp_window()
141     - fix IPv6 per-socket multicast filtering in exact-match case
142     - yenta oops fix
143     - ipvs: ip_vs_ftp breaks connections using persistence
144     - uml - Fix x86_64 page leak
145     - skge: set mac address oops with bonding
146     - tcp: set default congestion control correctly for incoming connections
147 waldi 4181
148 luther 4220 [ Sven Luther ]
149     * [powerpc] Added hotplug support to the mv643xx_eth driver :
150     powerpc-mv643xx-hotplug-support.patch
151     thanks go to Nicolas Det for providing the patch.
152 luther 4235 * [powerpc] Modified a couple of configuration options for the powerpc64
153     flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
154 luther 4248 * [powerpc] Added powerpc-miboot flavour to use exclusively with oldworld
155 luther 4247 powermac miboot floppies for debian-installer.
156 luther 4264 * [powerpc] Checked upgraded version of the apus patches, separated them in
157     a part which is safe to apply, and one which needs checking, and is thus
158     not applied yet.
159 dannf 4201
160 kyle 4271 [ Kyle McMartin ]
161     * [hppa] Update hppa.diff to 2.6.13-pa4.
162     * [hppa] Add space register fix to pacache.S to hppa.diff.
163    
164 dannf 4298 [ dann frazier ]
165     * Add a note to README.Debian that explains where users can find the .config
166     files used to generate the linux-image packages. Closes: #316809
167 dannf 4308 * [ia64] Workaround #325070 until upstream works out an acceptable solution.
168     This bug breaks module loading on non-SMP ia64 kernels. The workaround
169     is to temporarily use an SMP config for the non-SMP kernels. (Note that
170     John Wright is running benchmarks to determine the overhead of running
171     an SMP kernel on UP systems to help decide if this should be a
172     permanent change).
173 dannf 4311 * [ia64] Update arch/ia64/config for 2.6.13
174 luther 4220
175 horms 4313 -- Simon Horman <horms@debian.org> Thu, 6 Oct 2005 15:45:21 +0900
176 dannf 4298
177 horms 4145 linux-2.6 (2.6.12-6) unstable; urgency=high
178    
179 horms 4144 [ Andres Salomon, Bastian Blank ]
180 horms 4075 * Change ATM and Classical-IP-over-ATM to be modular, instead of being
181 horms 4145 statically included. (closes: #323143)
182 horms 4075
183     [ Sven Luther ]
184 horms 4145 * [powerpc] powerpc-pmac-sound-check.patch: Added pmac-sound sanity check.
185     * [powerpc] powerpc-apus.patch:
186     Added preliminary apus patch to package, not applied to kernel tree yet.
187 dilinger 3936
188 horms 4075 [ Simon Horman ]
189     * Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
190     it breaks iproute's (and other netlink users) ability
191 horms 4144 to set routes. (closes: #322723)
192     * Added 2.6.12.6
193 horms 4145 - [SECURITY: CAN-2005-2555] Restrict socket policy loading to
194     CAP_NET_ADMIN.
195     - [SECURITY] Fix DST leak in icmp_push_reply(). Possible remote
196     DoS?
197     - [SECURITY] NPTL signal delivery deadlock fix; possible local
198     DoS.
199 horms 4085 - fix gl_skb/skb type error in genelink driver in usbnet
200 horms 4145 - [SECURITY] fix a memory leak in devices seq_file implementation;
201     local DoS.
202     - [SECURITY] Fix SKB leak in ip6_input_finish(); local DoS.
203 horms 4085
204 horms 4145 [ Andres Salomon ]
205     * [hppa] enable discontiguous memory support for 32bit hppa images, so
206     they build.
207 luther 3961
208 horms 4145 -- Andres Salomon <dilinger@debian.org> Tue, 06 Sep 2005 10:14:35 -0400
209 horms 4144
210 waldi 3935 linux-2.6 (2.6.12-5) unstable; urgency=low
211 vince 3898
212     * Change ARM to use GCC 3.3 to avoid FTBFS errors with GCC 4
213 luther 3932 (dann frazier)
214 vince 3898
215 dannf 3899 * Remove spurious double quote character from ia64 package descriptions.
216     (dann frazier)
217 vince 3898
218 dannf 3900 * Add transitional meta packages (kernel-image-2.6-*) for ia64.
219     (dann frazier)
220 dannf 3899
221 maks-guest 3910 * Change fuzz factor to 1, stricter patch appliance. (Maximilian Attems)
222    
223 luther 3932 * Enabled CONFIG_THERM_PM72 on powerpc64 flavour. (Sven Luther)
224 dannf 3900
225 waldi 3935 -- Bastian Blank <waldi@debian.org> Tue, 16 Aug 2005 21:43:31 +0200
226 luther 3932
227 waldi 3895 linux-2.6 (2.6.12-4) unstable; urgency=low
228    
229     * Supply correct subarch values for the powerpc images.
230    
231     -- Bastian Blank <waldi@debian.org> Mon, 15 Aug 2005 21:06:18 +0200
232    
233 waldi 3890 linux-2.6 (2.6.12-3) unstable; urgency=low
234 horms 3767
235     * Added reference to old kernel-* package names to make
236 jurij-guest 3835 transition a little more obvious to end users.
237 horms 3871 A Dan Jacobson special. (Simon Horman) Closes: #321167
238 luther 3856
239 horms 3768 * By the time this makes it into the archive, it will
240 horms 3871 be handling kernel-image-2.6-* packages. (Simon Horman)
241 horms 3768 Closes: #321867
242 horms 3767
243 waldi 3790 * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
244 luther 3856
245 kyle 3800 * [hppa] :
246     - Add hppa arch specific patch.
247     - Build-Depend on binutils-hppa64 and gcc-4.0-hppa64.
248     (Kyle McMartin)
249 waldi 3790
250 jurij-guest 3835 * Fix permissions in source tarball. (Bastian Blank) (Closes: #322409)
251 horms 3767
252 jurij-guest 3836 * Enable the CONFIG_IP_ADVANCED_ROUTER and related options on
253     sparc64 to sync with other architectures. (Jurij Smakov)
254     Closes: #321236
255    
256 jurij-guest 3850 * Include all executables as well as *.sh and *.pl files found in
257     scripts directory in the headers package. (Bastian Blank)
258 jurij-guest 3862 Closes: #322612, #322680, #322765
259 luther 3856
260 jurij-guest 3852 * Include m68k headers into the arch-common headers package on
261     powerpc and make sure that all the directories are linked to
262     properly from the flavour-specific headers packages. (Jurij Smakov)
263     Closes: #322610
264 jurij-guest 3850
265 luther 3856 * [powerpc] Enabled the powerpc64 flavour, now that we have a real biarch
266     toolchain in sid. Many thanks go to GOTO Masanori and Matthias Klose as
267     well as any other who worked on the biarch toolchain to make this happen.
268 waldi 3831
269 horms 3878 * Added 2.6.12.5 (Simon Horman)
270     - Fix BUG() is triggered by a call to set_mempolicy() with a negativ
271     first argument.
272     - [amd64] Fix a SRAT handling on systems with dual cores.
273     - [amd64] SMP timing problem
274     - [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
275     http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
276     http://bugs.gentoo.org/show_bug.cgi
277     - Add zlib deflateBound()
278     - [security] Fix error during session join. See CAN-2005-2098
279     - [security] Fix keyring destructor. See CAN-2005-2099
280     - Module per-cpu alignment cannot always be met
281     http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
282 horms 3871 Closes: #323039
283 luther 3856
284 waldi 3890 -- Bastian Blank <waldi@debian.org> Mon, 15 Aug 2005 16:42:05 +0200
285 horms 3871
286 dilinger 3744 linux-2.6 (2.6.12-2) unstable; urgency=low
287 dilinger 3610
288 waldi 3834 * The Kernel Team offers its condolences to the family of Jens Schmalzing
289 dilinger 3743 (jensen@debian), who died Saturday, July 30, 2005 in a tragic accident in
290     Munich. Jens was a member of the Kernel Team, and was instrumental in
291     taking the powerpc kernel package to 2.6, as well as maintaining MOL
292     and its kernel modules.
293 luther 3708
294 dilinger 3692 * Add @longclass@ variable to control file autogeneration. (Andres Salomon)
295 joshk 3617
296 waldi 3726 * Bump build-depends on kernel-package to a fixed version (>= 9.005).
297     (Jurij Smakov, Sven Luther) (closes: #319657, #320422, #321625)
298 dilinger 3610
299 joshk 3617 * Change default ramdisk size for sparc to 16,384K to accomodate a fatter
300     d-i initrd for netboot installs.
301 dilinger 3692 (Joshua Kwan)
302 joshk 3617
303 dilinger 3692 * Don't build-depend on console-tools on s390. (Bastian Blank)
304 waldi 3641
305 dilinger 3692 * Add ARM support. (Vincent Sanders)
306 vince 3642
307 waldi 3717 * Add ia64 descriptions. (dann frazier)
308 luther 3709
309 waldi 3701 * Strip down the scripts dir in the headers packages. (Bastian Blank)
310 dannf 3658
311 luther 3709 * Add m68k support. (Christian T. Steigies)
312 cts 3699
313 fschueler-guest 3703 * Added 2.6.12.4 (Frederik Schüler)
314     - Fix powernow oops on dual-core athlon
315     - Fix early vlan adding leads to not functional device
316     - sys_get_thread_area does not clear the returned argument
317     - bio_clone fix
318 dilinger 3706 - Fix possible overflow of sock->sk_policy (CAN-2005-2456)
319     (closes: #321401)
320 fschueler-guest 3703 - Wait until all references to ip_conntrack_untracked are dropped on
321     unload
322     - Fix potential memory corruption in NAT code (aka memory NAT)
323     - Fix deadlock in ip6_queue
324     - Fix signedness issues in net/core/filter.c
325     - x86_64 memleak from malicious 32bit elf program
326     - rocket.c: Fix ldisc ref count handling
327     - kbuild: build TAGS problem with O=
328    
329 dilinger 3707 * Enable CONFIG_6PACK=m for all archs (Andres Salomon)
330     (closes: #319646)
331    
332 jurij-guest 3723 * Overhaul the generation of the control file. Now it is handled
333     by debian/bin/gencontrol.py. The debian/control target in rules
334     also fails now, since we don't want the control file generated
335     during build. Arch-specific Depends and suggests are now generated
336     correctly. (Bastian Blank) (Closes: #319896)
337    
338 luther 3733 * [powerpc] Fixed typo which made asm-ppc and asm-ppc64 not being included
339     in the header package. (Sven Luther) (Closes: #320817)
340    
341     * Added list of flavours built to common header package. (Sven Luther)
342    
343 waldi 3790 -- Bastian Blank <waldi@debian.org> Tue, 09 Aug 2005 11:12:40 +0200
344 dilinger 3610
345 dilinger 3603 linux-2.6 (2.6.12-1) unstable; urgency=low
346 jurij-guest 3025
347 maks-guest 3388 * New upstream release:
348 dilinger 3585 - "git rocks"
349 maks-guest 3388 - address space randomization
350     - conversion of ide driver code to the device model
351     - restored Philips webcam driver
352     - new Broadcom bcm5706 gigabit driver
353     - new resource limits for the audio community
354 maks-guest 3401 - Multipath device mapper
355     - Intel HD Audio alsa driver
356 maks-guest 3388 - fixes + arch updates..
357 dilinger 3540 - readdition of tg3 driver, as firmware license has been fixed
358 dilinger 3539
359 dilinger 3543 * Dropped the following patches:
360 dilinger 3544 - patch-2.6.11.*.patch (merged)
361 dilinger 3543 - powerpc-ppc64-ibmvscsi.patch (Christoph didn't like it, and it failed
362     to build anyways) (Sven Luther)
363 dilinger 3546 - doc-post_halloween.patch (unless someone can come up w/ a valid
364     reason for carrying around rapidly bitrotting documentation...)
365     (Andres Salomon)
366 dilinger 3547 - sparc32-hypersparc-srmmu.patch (dropped until sparc32 is working
367     again, and we can figure out whether it's necessary)
368 dilinger 3575 - fix-alpha-ext3-oops.patch (no longer needed, fixed by compiler)
369 dilinger 3547 - x86-i486_emu.patch (buggy and insecure 80486 instruction emulation
370 dilinger 3550 for 80386; we're no longer supporting this) (closes: #250468)
371 dilinger 3549 - amd64-outs.patch (according to
372     http://www.ussg.iu.edu/hypermail/linux/kernel/0502.3/1095.html, this
373     is unnecessary for us) (Andres Salomon)
374 dilinger 3544 - sparc64-rtc-mostek.patch (merged)
375     - sparc64-compat-nanoseconds.patch (merged)
376     - sparc64-sunsu-init-2.6.11.patch (merged)
377     - sunsab-uart-update-timeout.patch (merged)
378     - alpha-read-trylock.patch (different version got merged)
379 dilinger 3545 - powerpc-prep-motorola-irq-fix.patch (merged)
380     - drivers-media-video-saa7134-update.patch (merged)
381     - drivers-media-video-saa7134-update-2.patch (merged)
382     - drivers-media-video-pll-lib.patch (merged)
383     - drivers-media-video-pll-lib-2.patch (merged)
384     - drivers-media-video-tuner-update-1.patch (merged)
385     - drivers-media-video-tuner-update-2.patch (merged)
386     - drivers-media-video-v4l-mpeg-support.patch (merged)
387     - drivers-media-video-mt352-update.patch (merged)
388     - arch-ppc64-hugepage-aio-panic.patch (merged)
389     - drivers-input-serio-nmouse.patch (merged)
390 dilinger 3547 - sparc64-sb1500-clock-2.6.patch (merged)
391 dilinger 3550 - docbook-allow-preprocessor-directives-... (merged)
392     - docbook-fix-function-parameter-descriptin-in-fbmem.patch (merged)
393     - docbook-move-kernel-doc-comment-next-to-function.patch (merged)
394     - powerpc-therm-adt746x-new-i2c-fix.patch (merged)
395     - powerpc-mv643xx-enet.patch (merged)
396     - powerpc-mv643xx-eth-pegasos.patch (merged)
397     - powerpc-pmac-agp-sleep.patch (merged)
398     - drivers-input-serio-8042-resume.patch (merged)
399 dilinger 3546
400 dilinger 3539 * Premiere of the common-source kernel package
401     (Jurij Smakov, Andres Salomon)
402     - build all architectures out of kernel source package
403     - rename source and binary packages
404     - create a common config for different architectures, and management
405     tools to allow for easier modification of config options
406 dilinger 3583 - drop default configs, autogenerate them instead; requires
407     kernel-package >= 9.002.
408 dilinger 3539
409 maks-guest 3388 * Add 2.6.12.1 (Maximilian Attems)
410 maks-guest 3387 - Clean up subthread exec (CAN-2005-1913)
411     - ia64 ptrace + sigrestore_context (CAN-2005-1761)
412 dilinger 3539
413 fschueler-guest 3415 * Add 2.6.12.2 (Frederik Schüler)
414     - Fix two socket hashing bugs.
415     - ACPI: Make sure we call acpi_register_gsi() even for default PCI
416     interrupt assignment
417     - Add "memory" clobbers to the x86 inline asm of strncmp and friends
418     - e1000: fix spinlock bug
419     - fix remap_pte_range BUG
420     - Fix typo in drivers/pci/pci-driver.c
421 dilinger 3539
422 joshk 3531 * Add 2.6.12.3 (Joshua Kwan)
423     - Fix semaphore handling in __unregister_chrdev
424     - Fix TT mode in UML.
425     - Check for a null return in tty_ldisc_ref.
426     - v4l: cx88 hue offset fix
427     - Fix 8139cp breakage that occurs with tpm driver.
428     - Fix the 6pack driver in SMP environments.
429     - Switch to spinlocks in the shaper driver.
430     - ppc32: stop misusing NTP's time_offset value
431     - netfilter: go back to dropping conntrack references manually
432     - ACPI: don't accept 0 as a PCI IRQ.
433 dilinger 3539
434 dilinger 3550 * Enable CONFIG_SCSI_INITIO. (Maximilian Attems) (closes: #318121)
435 dilinger 3539
436 luther 3551 * [powerpc] :
437     - Added powerpc-mkvmlinuz-support patch which allows, together with
438     kernel-package 9.0002 to add mkvmlinuz support to hand built packages.
439     - Removed powerpc-ppc64-ibmvscsi.patch, FTBFS, and Christoph doesn't like
440     it and thinks it is not needed.
441     - Disabled swim3 on powerpc-smp, FTBFS.
442     - Disabled software-suspend on powerpc-smp, FTBFS, amd64/i386 only smp code.
443 luther 3552 - Rediffed and readded the G4 L2 hardware flush assist patch from Jacob Pan.
444 luther 3551 (Sven Luther)
445 jurij-guest 3563
446     * [sparc]
447     - Drop sparc32 flavour for now. sparc32 kernel is currently in the
448     category "too buggy for us to support". In spite of numerous efforts
449     I still see occasional random filesystem corruptions in my tests.
450     That does NOT mean that we are dropping sparc32 support, we will
451     work with upstream trying to solve these problems for the next
452     kernel release. Those interested in helping/testing are encouraged
453     to subscribe to debian-sparc mailing list.
454     (Jurij Smakov)
455 dilinger 3539
456 nobse 3584 * [alpha]
457     - Renamed resulting binary packages for alpha, kernel-image-x.y.z-generic
458     wasn't a generic kernel, it was a generic kernel for alpha machines, so
459     we're now using linux-image-x.y.z-alpha-generic (and of course, the same
460     change for the smp kernel-image). This change was postponed after the
461     sarge release. (closes: #260003)
462     (Norbert Tretkowski)
463    
464 fschueler-guest 3582 * [amd64]
465     - Now using the default compiler (gcc-4.0), thus we get rid of the
466     annoying MAKEFLAGS="CC=gcc-3.4" make-kpkg... invocation for third-party
467     modules.
468     This release lacks 64bit kernels for i386 userland; support will be
469     added in a later release as soon as the toolchain has stabilized again.
470     (Frederik Schüler)
471    
472 dilinger 3603 -- Andres Salomon <dilinger@debian.org> Wed, 20 Jul 2005 17:16:04 -0400
473 dilinger 3539

  ViewVC Help
Powered by ViewVC 1.1.5