Upgrade mod-security along with apache.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Thu, 31 Oct 2013 07:54:29 +0000 (08:54 +0100)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Thu, 31 Oct 2013 07:54:29 +0000 (08:54 +0100)
src/functions.sh

index d52a0e2..2e7a776 100644 (file)
@@ -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 () {