[kernel] r7580 - in dists/trunk/linux-2.6/debian: . patches/bugfix patches/series

Bastian Blank waldi at costa.debian.org
Fri Oct 6 11:32:39 UTC 2006


Author: waldi
Date: Fri Oct  6 11:32:38 2006
New Revision: 7580

Removed:
   dists/trunk/linux-2.6/debian/patches/bugfix/rm-bsd-secure-level.patch
Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/patches/series/3
   dists/trunk/linux-2.6/debian/rules.real

Log:
Revert r7578. Unchecked changes.


Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Oct  6 11:32:38 2006
@@ -2,6 +2,7 @@
 
   [ Bastian Blank ]
   * Fix home of patch apply script.
+  * Make efi
 
   [ Steve Langasek ]
   * [alpha] restore alpha-prctl.patch, which keeps disappearing every time
@@ -14,8 +15,6 @@
 
   [ maximilian attems ]
   * [mipsel] Disable CONFIG_SECURITY_SECLVL on DECstations too.
-  * Add upstream patch removing BSD secure level - request by the Debian
-    Security Team. (closes: 389282)
 
  -- maximilian attems <maks at sternwelten.at>  Thu,  5 Oct 2006 17:10:46 +0200
 

Modified: dists/trunk/linux-2.6/debian/patches/series/3
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/3	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/3	Fri Oct  6 11:32:38 2006
@@ -1,2 +1 @@
 + alpha-prctl.patch
-+ bugfix/rm-bsd-secure-level.patch

Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	(original)
+++ dists/trunk/linux-2.6/debian/rules.real	Fri Oct  6 11:32:38 2006
@@ -64,11 +64,11 @@
   binary-arch-flavour: install-headers-$(ARCH)-$(SUBARCH)-$(FLAVOUR)
 endif
 
-binary-indep: install-doc
-binary-indep: install-patch
-binary-indep: install-source
+#binary-indep: install-doc
+#binary-indep: install-patch
+#binary-indep: install-source
 binary-indep: install-support
-binary-indep: install-tree
+#binary-indep: install-tree
 
 build: $(STAMPS_DIR)/build-$(ARCH)-$(SUBARCH)-$(FLAVOUR)-$(TYPE)
 



More information about the Kernel-svn-changes mailing list