From c7e2430af102ee3e90e51f399349b685a4eef314 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Tue, 1 Nov 2005 10:13:23 +0000 Subject: [PATCH] 2.6.14-2 Backed out a commit by Norbert Tretkowski, i'll put that back in to oppen the account -3, but i had already uploaded before i saw this svn path=/dists/trunk/linux-2.6/; revision=4707 --- debian/changelog | 11 +++++++---- debian/templates/control.source.in | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index b9e2ce7fd..07bdac6b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -linux-2.6 (2.6.14-2) UNRELEASED; urgency=low +linux-2.6 (2.6.14-2) unstable; urgency=low [ Simon Horman ] * [SECURITY] Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL @@ -9,6 +9,8 @@ linux-2.6 (2.6.14-2) UNRELEASED; urgency=low so headers get included. (closes: #336521) N.B: I only filled in arches where other's hadn't done so alread. Please fix if its wrong. + * Allow powerpc64 to compile with AUDIT enabled but + AUDITSYSCALL disabled. powerpc64-audit_sysctl-build.patch [ dann frazier ] * Update hppa.diff to 2.6.14-pa0 @@ -16,8 +18,9 @@ linux-2.6 (2.6.14-2) UNRELEASED; urgency=low [ Norbert Tretkowski ] * [alpha] New patch to include compiler.h in barrier.h, barrier() is used in non-SMP case. - * Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines to - include asm-alpha in linux-headers package. + * [alpha] Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines + to include asm-alpha in linux-headers package. + * [alpha] Switch to gcc 4.0. * Added myself to Uploaders. [ Frederik Schüler ] @@ -27,7 +30,7 @@ linux-2.6 (2.6.14-2) UNRELEASED; urgency=low * Deactivate AUDITSYSCALL globally, it slows down the kernel and is not needed for selinux at all. - -- Simon Horman Mon, 31 Oct 2005 16:57:56 +0900 + -- Simon Horman Tue, 1 Nov 2005 15:27:40 +0900 linux-2.6 (2.6.14-1) unstable; urgency=low diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in index c298b2e0b..462a673d0 100644 --- a/debian/templates/control.source.in +++ b/debian/templates/control.source.in @@ -4,5 +4,5 @@ Priority: optional Maintainer: Debian Kernel Team Uploaders: Andres Salomon , Bastian Blank , Simon Horman , Sven Luther , Jonas Smedegaard , Norbert Tretkowski Standards-Version: 3.6.1.0 -Build-Depends: gcc (>= 4:4.0) [!sparc !alpha !m68k], gcc-3.3 [sparc alpha m68k], binutils-hppa64 [hppa], gcc-4.0-hppa64 [hppa], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 9.008.3) +Build-Depends: gcc (>= 4:4.0) [!sparc !m68k], gcc-3.3 [sparc m68k], binutils-hppa64 [hppa], gcc-4.0-hppa64 [hppa], debhelper (>= 4.1.0), module-init-tools, dpkg-dev (>= 1.10.23), debianutils (>= 1.6), bzip2, sparc-utils [sparc], kernel-package (>= 9.008.3) Build-Depends-Indep: docbook-utils, gs, transfig, xmlto, dh-kpatches (>= 0.99.3)