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:
b1e2c48
)
Removed php-suhosin-cn upgrade workaround.
author
Valentin Vidic
<vvidic@carnet.hr>
Fri, 11 Apr 2008 15:02:44 +0000
(17:02 +0200)
committer
Valentin Vidic
<vvidic@carnet.hr>
Fri, 11 Apr 2008 15:02:44 +0000
(17:02 +0200)
src/functions.sh
patch
|
blob
|
history
diff --git
a/src/functions.sh
b/src/functions.sh
index
b0ebdb3
..
00ae1ff
100644
(file)
--- 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 \