SPECS (LINUX_2_6): kernel.spec - updated to 2.6.16.17, - _release ...
cieciwa
cieciwa at pld-linux.org
Sun May 21 10:37:49 CEST 2006
Author: cieciwa Date: Sun May 21 08:37:49 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- updated to 2.6.16.17,
- _release 0.1,
- updated MD5 sum,
-- FIXED:
[PATCH] SCTP: Validate the parameter length in HB-ACK chunk (CVE-2006-1857)
[PATCH] SCTP: Respect the real chunk length when walking parameters (CVE-2006-1858)
[PATCH] ptrace_attach: fix possible deadlock schenario with irqs
[PATCH] Fix ptrace_attach()/ptrace_traceme()/de_thread() race
[PATCH] page migration: Fix fallback behavior for dirty pages
[PATCH] add migratepage address space op to shmem
[PATCH] Remove cond_resched in gather_stats()
[PATCH] VIA quirk fixup, additional PCI IDs
[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges
[PATCH] Fix udev device creation
[PATCH] limit request_fn recursion
[PATCH] PCI: correctly allocate return buffers for osc calls
[PATCH] selinux: check for failed kmalloc in security_sid_to_context()
[PATCH] TG3: ethtool always report port is TP.
[PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006-0039)
[PATCH] scx200_acb: Fix resource name use after free
[PATCH] smbus unhiding kills thermal management
[PATCH] fs/compat.c: fix 'if (a |= b )' typo
[PATCH] smbfs: Fix slab corruption in samba error path
[PATCH] fs/locks.c: Fix sys_flock() race
[PATCH] USB: ub oops in block_uevent
[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
---- Files affected:
SPECS:
kernel.spec (1.441.2.1547 -> 1.441.2.1548)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1547 SPECS/kernel.spec:1.441.2.1548
--- SPECS/kernel.spec:1.441.2.1547 Sat May 20 00:14:06 2006
+++ SPECS/kernel.spec Sun May 21 10:37:44 2006
@@ -87,7 +87,7 @@
%define _udev_ver 071
%define _mkvmlinuz_ver 1.3
-%define _rel 3
+%define _rel 0.1
%define _netfilter_snap 20060504
%define _nf_hipac_ver 0.9.1
@@ -109,7 +109,7 @@
Summary(fr): Le Kernel-Linux (La partie centrale du systeme)
Summary(pl): JÄ…dro Linuksa
Name: kernel%{?with_grsec_full:-grsecurity}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
-%define _postver .16
+%define _postver .17
#define _postver %{nil}
Version: 2.6.16%{_postver}
Release: %{_rel}
@@ -120,7 +120,7 @@
#define _rc -rc5
#Source0: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-%{version}%{_rc}.tar.bz2
Source0: http://www.kernel.org/pub/linux/kernel/v2.6/linux-%{version}%{_rc}.tar.bz2
-# Source0-md5: dfb066db24a8a9b36358fb290cb06959
+# Source0-md5: 91a30e391b6dd1dcf71be43fd4271d36
Source1: kernel-autoconf.h
Source2: kernel-config.h
#Source3: http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14%{_rc}-git2.bz2
@@ -1597,6 +1597,35 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1548 2006/05/21 08:37:44 cieciwa
+- updated to 2.6.16.17,
+- _release 0.1,
+- updated MD5 sum,
+-- FIXED:
+ [PATCH] SCTP: Validate the parameter length in HB-ACK chunk (CVE-2006-1857)
+ [PATCH] SCTP: Respect the real chunk length when walking parameters (CVE-2006-1858)
+ [PATCH] ptrace_attach: fix possible deadlock schenario with irqs
+ [PATCH] Fix ptrace_attach()/ptrace_traceme()/de_thread() race
+ [PATCH] page migration: Fix fallback behavior for dirty pages
+ [PATCH] add migratepage address space op to shmem
+ [PATCH] Remove cond_resched in gather_stats()
+ [PATCH] VIA quirk fixup, additional PCI IDs
+ [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges
+ [PATCH] Fix udev device creation
+ [PATCH] limit request_fn recursion
+ [PATCH] PCI: correctly allocate return buffers for osc calls
+ [PATCH] selinux: check for failed kmalloc in security_sid_to_context()
+ [PATCH] TG3: ethtool always report port is TP.
+ [PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006-0039)
+ [PATCH] scx200_acb: Fix resource name use after free
+ [PATCH] smbus unhiding kills thermal management
+ [PATCH] fs/compat.c: fix 'if (a |= b )' typo
+ [PATCH] smbfs: Fix slab corruption in samba error path
+ [PATCH] fs/locks.c: Fix sys_flock() race
+ [PATCH] USB: ub oops in block_uevent
+ [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
+ [PATCH] md: Avoid oops when attempting to fix read errors on raid10
+
Revision 1.441.2.1547 2006/05/19 22:14:06 mguevara
- rel 3 - new version of grsecurity-2.1.9-2.6.16.14.patch, fixes
"Badness in local_bh_enable at kernel/softirq.c:144" in grsec_full
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1547&r2=1.441.2.1548&f=u
More information about the pld-cvs-commit
mailing list