projects
/
carnet-upgrade.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9923899
)
Upgrade mod-security along with apache.
author
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Thu, 31 Oct 2013 07:54:29 +0000
(08:54 +0100)
committer
Valentin Vidic
<Valentin.Vidic@CARNet.hr>
Thu, 31 Oct 2013 07:54:29 +0000
(08:54 +0100)
src/functions.sh
patch
|
blob
|
history
diff --git
a/src/functions.sh
b/src/functions.sh
index
d52a0e2
..
2e7a776
100644
(file)
--- 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 () {