From: Valentin Vidic Date: Thu, 31 Oct 2013 07:54:29 +0000 (+0100) Subject: Upgrade mod-security along with apache. X-Git-Tag: debian/7.0.6~1 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-upgrade.git;a=commitdiff_plain;h=7be409085cb525c489abaee15edf87d37ca034c8;hp=9923899dc3d2a2472707c5bb87557817b3848a75 Upgrade mod-security along with apache. --- diff --git a/src/functions.sh b/src/functions.sh index d52a0e2..2e7a776 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -866,7 +866,7 @@ upgrade_apache2 () { pkgrm apache-common # prevents installation of apache2-suexec pkgrm php5-suhosin # not available for wheezy pkgupgrade libapache2-mod-php5 php5-cli php5-cn apache2-cn \ - php5-odbc + php5-odbc mod-security-cn } upgrade_amavis () {