From: Valentin Vidic Date: Fri, 11 Apr 2008 15:02:44 +0000 (+0200) Subject: Removed php-suhosin-cn upgrade workaround. X-Git-Tag: debian/4.0.1~3 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=commitdiff_plain;h=8900fd17ba93aa5e74c21e700c6c903be2bb21f6;hp=b1e2c4801db1c37d493a39b6df230c3c6cf3601f;p=carnet-upgrade.git Removed php-suhosin-cn upgrade workaround. --- diff --git a/src/functions.sh b/src/functions.sh index b0ebdb3..00ae1ff 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -634,10 +634,6 @@ upgrade_libc () { upgrade_apache2 () { local package packages - # php-suhosin-cn causes removal of applications on dist-upgrade - # because of php5 only dependencies - pkgrm php-suhosin-cn - for package in \ libapache2-mod-php4 \ php4-cli \