| 1 |
|
linux-2.6 (2.6.14-2) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
|
[ Simon Horman ] |
| 4 |
|
* [SECURITY] Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL |
| 5 |
|
This fix, included as part of the 2.6.13.4 patch in |
| 6 |
|
2.6.13+2.6.14-rc4-0experimental.1 is CVE-2005-3181 |
| 7 |
|
|
| 8 |
|
[ dann frazier ] |
| 9 |
|
* Update hppa.diff to 2.6.14-pa0 |
| 10 |
|
|
| 11 |
|
[ Norbert Tretkowski ] |
| 12 |
|
* [alpha] New patch to include compiler.h in barrier.h, barrier() is used in |
| 13 |
|
non-SMP case. |
| 14 |
|
* Added myself to Uploaders. |
| 15 |
|
|
| 16 |
|
[ Frederik Schüler ] |
| 17 |
|
* [amd64] use DISCONTIGMEM instead of SPARSEMEM on amd64-k8-smp flavour to |
| 18 |
|
fix bootup kernel panic. |
| 19 |
|
* [amd64] include asm-x86_64 in linux-headers package. |
| 20 |
|
* Deactivate AUDITSYSCALL globally, it slows down the kernel and is not |
| 21 |
|
needed for selinux at all. |
| 22 |
|
|
| 23 |
|
-- Norbert Tretkowski <nobse@debian.org> Fri, 28 Oct 2005 19:26:34 +0200 |
| 24 |
|
|
| 25 |
|
linux-2.6 (2.6.14-1) unstable; urgency=low |
| 26 |
|
|
| 27 |
|
[ Sven Luther ] |
| 28 |
|
* New upstream release. |
| 29 |
|
|
| 30 |
|
[ Norbert Tretkowski ] |
| 31 |
|
* [alpha] Update arch/alpha/config* for 2.6.14. |
| 32 |
|
|
| 33 |
|
[ Simon Horman ] |
| 34 |
|
* Fix misformatting of long description of |
| 35 |
|
linux-patch-debian-linux-patch-debian-X.Y.Z. |
| 36 |
|
templates/control.main.in |
| 37 |
|
(closes: #335088) |
| 38 |
|
* Make sure version is seeded in apply and unapply scripts. |
| 39 |
|
Actually changed in some earlier, post 2.6.12, release, |
| 40 |
|
but the changelog seems to be missing. |
| 41 |
|
(closes: #324583) |
| 42 |
|
|
| 43 |
|
[ dann frazier ] |
| 44 |
|
* [ia64] Disable the CONFIG_IA64_SGI_SN_XP module. This forces |
| 45 |
|
CONFIG_GENERIC_ALLOCATOR and CONFIG_IA64_UNCACHED_ALLOCATOR to y, which |
| 46 |
|
appears to break on zx1 systems. |
| 47 |
|
|
| 48 |
|
-- Simon Horman <horms@debian.org> Fri, 28 Oct 2005 16:26:03 +0900 |
| 49 |
|
|
| 50 |
|
linux-2.6 (2.6.13+2.6.14-rc5-0experimental.1) experimental; urgency=low |
| 51 |
|
|
| 52 |
|
[ Sven Luther ] |
| 53 |
|
* Upgraded to 2.6.14-rc5. |
| 54 |
|
|
| 55 |
|
[ Jonas Smedegaard ] |
| 56 |
|
* Quote variables in debian/rules.real and postinstall (making it |
| 57 |
|
safer to run with weird characters in path of build environment). |
| 58 |
|
|
| 59 |
|
[ Bastian Blank ] |
| 60 |
|
* Add some missing files from scripts to headers packages. |
| 61 |
|
* Add new patch powerpc-build-links.patch: Emit relative symlinks in |
| 62 |
|
arch/ppc{,64}/include. |
| 63 |
|
* Include arch/*/include into headers package. |
| 64 |
|
|
| 65 |
|
-- Sven Luther <luther@debian.org> Tue, 25 Oct 2005 03:56:11 +0000 |
| 66 |
|
|
| 67 |
|
linux-2.6 (2.6.13+2.6.14-rc4-0experimental.1) experimental; urgency=low |
| 68 |
|
|
| 69 |
|
[ Sven Luther ] |
| 70 |
|
* Upgraded to 2.6.14-rc4. |
| 71 |
|
|
| 72 |
|
[ Simon Horman ] |
| 73 |
|
* Fix genearation of .extraversion (closes: #333842) |
| 74 |
|
|
| 75 |
|
[ dann frazier ] |
| 76 |
|
* Enhance the linux-source description to explain the types of patches |
| 77 |
|
Debian adds to it. (closes: #258043) |
| 78 |
|
* Correct linux-patch-debian description. It replaces the |
| 79 |
|
kernel-patch-debian packages, not the kernel-source packages. |
| 80 |
|
|
| 81 |
|
[ Jonas Smedegaard ] |
| 82 |
|
* Fix building from within a very long dir (all patches was applied at |
| 83 |
|
once - exhausting shell commandline, now applied one by one). |
| 84 |
|
* Add Simon Horman, Sven Luther and myself as Uploaders. |
| 85 |
|
|
| 86 |
|
[ Bastian Blank ] |
| 87 |
|
* Use list of revisions in patch scripts. |
| 88 |
|
* Use correct names for tarball and scripts. |
| 89 |
|
|
| 90 |
|
[ Jurij Smakov ] |
| 91 |
|
* [i386] Set the CONFIG_HPET_EMULATE_RTC option to make the clock |
| 92 |
|
work properly on certain Dell machines. This required setting the |
| 93 |
|
CONFIG_RTC option to 'y' instead of 'm'. (closes: #309909) |
| 94 |
|
[i386] Enable VIDEO_CX88 and VIDEO_CX88_DVB (both set to 'm') by |
| 95 |
|
popular demand. (closes: #330916) |
| 96 |
|
|
| 97 |
|
[ Norbert Tretkowski ] |
| 98 |
|
* [alpha] Update arch/alpha/config for 2.6.13. |
| 99 |
|
|
| 100 |
|
[ Kyle McMartin ] |
| 101 |
|
* [hppa] Oops. Fix linux-headers not including asm-parisc by adding |
| 102 |
|
headers_dirs = parisc to Makefile.inc. |
| 103 |
|
|
| 104 |
|
[ maximilian attems ] |
| 105 |
|
* Set CONFIG_FB_VESA=y for i386 and amd64 configs. (closes: #333003) |
| 106 |
|
|
| 107 |
|
[ Sven Luther ] |
| 108 |
|
* [powerpc] Fixed apus build, now use mkvmlinuz too to generate the vmlinuz |
| 109 |
|
kernel. |
| 110 |
|
* Fixed control.image.in to depend on : |
| 111 |
|
initramfs-tools | yaird | linux-ramdisk-tool |
| 112 |
|
where linux-ramdisk-tools is the virtual package provided by all |
| 113 |
|
initrd/initramfs generating tools. |
| 114 |
|
|
| 115 |
|
[ Frederik Schüler ] |
| 116 |
|
* deactivate FB_RIVA on all architectures. |
| 117 |
|
* deactivate BLK_DEV_IDESCSI on all architectures. |
| 118 |
|
* Added patch-2.6.13.4: |
| 119 |
|
- [SECURITY] key: plug request_key_auth memleak |
| 120 |
|
See CAN-2005-3119 |
| 121 |
|
- [SECURITY] Fix drm 'debug' sysfs permissions |
| 122 |
|
See CAN-2005-3179 |
| 123 |
|
- [SECURITY] Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL |
| 124 |
|
- [SPARC64] Fix userland FPU state corruption. |
| 125 |
|
- BIC coding bug in Linux 2.6.13 |
| 126 |
|
- [SECURITY] orinoco: Information leakage due to incorrect padding |
| 127 |
|
See CAN-2005-3180 |
| 128 |
|
- ieee1394/sbp2: fixes for hot-unplug and module unloading |
| 129 |
|
|
| 130 |
|
[ Christian T. Steigies ] |
| 131 |
|
* disable CONFIG_EXT2_FS_XIP for m68k like on all(?) other arches |
| 132 |
|
* deactivate OKTAGON_SCSI for amiga/m68k until it can be compiled again |
| 133 |
|
* deactivate CONFIG_KEYBOARD_HIL_OLD, CONFIG_KEYBOARD_HIL, CONFIG_MOUSE_HIL, |
| 134 |
|
CONFIG_HIL_MLC, and CONFIG_HP_SDC for hp/m68k |
| 135 |
|
* update m68k.diff for 2.6.13 |
| 136 |
|
* split out patches that do not intefere with other arches to |
| 137 |
|
patches-debian/m68k-* |
| 138 |
|
|
| 139 |
|
-- Bastian Blank <waldi@debian.org> Fri, 21 Oct 2005 12:17:47 +0000 |
| 140 |
|
|
| 141 |
linux-2.6 (2.6.13-1) experimental; urgency=low |
linux-2.6 (2.6.13-1) experimental; urgency=low |
| 142 |
|
|
| 143 |
* New upstream release "git booost": |
* New upstream release "git booost": |