Upgrade mod-security along with apache.
[carnet-upgrade.git] / 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 () {