From e167170fc2a836346d58a0ef23084e4c82e73989 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 10 Mar 2011 21:24:54 +0000 Subject: hardening backports should not be needed for squeeze, lucid, maverick git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@473 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- build-tor-sources | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-tor-sources b/build-tor-sources index bd81dd9..2bd7e29 100755 --- a/build-tor-sources +++ b/build-tor-sources @@ -240,13 +240,11 @@ bp2 $DIR $ORIGTAR # LUCID (EOL: April 2015) ################################################# bp1 $DIR $sid_debian_version lucid -(cd $DIR; hardening_backport 0) bp2 $DIR $ORIGTAR # MAVERICK (EOL: April 2012) ################################################# bp1 $DIR $sid_debian_version maverick -(cd $DIR; hardening_backport 0) bp2 $DIR $ORIGTAR @@ -264,7 +262,6 @@ bp2 $DIR $ORIGTAR # SQUEEZE-BPO ################################################# bp1 $DIR $sid_debian_version squeeze-bpo -(cd $DIR; hardening_backport 0) bp2 $DIR $ORIGTAR mkdir bpo -- cgit v1.2.3