aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaximilian attems <maks@stro.at>2006-04-18 23:01:29 +0000
committermaximilian attems <maks@stro.at>2006-04-18 23:01:29 +0000
commit7c42a0727a1053dbe5b30faa08fff997f03cec35 (patch)
tree3f8c28eaf0b5ab46b947f9f56015803a19cc2920
parent8dbe5992489745b3ebc95b5370e4c47b6baa9309 (diff)
downloadkernel_replicant_linux-7c42a0727a1053dbe5b30faa08fff997f03cec35.tar.gz
kernel_replicant_linux-7c42a0727a1053dbe5b30faa08fff997f03cec35.tar.bz2
kernel_replicant_linux-7c42a0727a1053dbe5b30faa08fff997f03cec35.zip
fix up r6443, put 2.6.16.8 into -9
svn path=/dists/sid/linux-2.6/; revision=6444
-rw-r--r--debian/changelog14
-rw-r--r--debian/patches/series/81
-rw-r--r--debian/patches/series/91
3 files changed, 9 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b8ca6fdb71f..41cbbbe98f93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
+linux-2.6 (2.6.16-9) UNRELEASED; urgency=low
+
+ * Add stable release 2.6.16.8:
+ - ip_route_input panic fix (CVE-2006-1525)
+
+ -- maximilian attems <maks@sternwelten.at> Wed, 19 Apr 2006 00:57:19 +0200
+
linux-2.6 (2.6.16-8) unstable; urgency=low
- [ Bastian Blank ]
* Fix ABI-breakage introduced in -7. (closes: #363032)
* Add stable release 2.6.16.6:
- ext3: Fix missed mutex unlock
@@ -29,11 +35,7 @@ linux-2.6 (2.6.16-8) unstable; urgency=low
* Add stable release 2.6.16.7:
- fix MADV_REMOVE vulnerability (CVE-2006-1524 for real this time)
- [ maximilian attems ]
- * Add stable release 2.6.16.8:
- - ip_route_input panic fix (CVE-2006-1525)
-
- -- maximilian attems <maks@sternwelten.at> Wed, 19 Apr 2006 00:29:31 +0200
+ -- Bastian Blank <waldi@debian.org> Tue, 18 Apr 2006 16:22:31 +0200
linux-2.6 (2.6.16-7) unstable; urgency=low
diff --git a/debian/patches/series/8 b/debian/patches/series/8
index ec2942845c74..1a661e2887b2 100644
--- a/debian/patches/series/8
+++ b/debian/patches/series/8
@@ -1,4 +1,3 @@
+ include-linux-seccomp-abifix.patch
+ 2.6.16.6
+ 2.6.16.7
-+ 2.6.16.8
diff --git a/debian/patches/series/9 b/debian/patches/series/9
new file mode 100644
index 000000000000..49dec6577dc9
--- /dev/null
+++ b/debian/patches/series/9
@@ -0,0 +1 @@
++ 2.6.16.8