Revision: 6808
http://ipcop.svn.sourceforge.net/ipcop/?rev=6808&view=rev
Author: owes
Date: 2012-10-30 18:46:59 +0000 (Tue, 30 Oct 2012)
Log Message:
-----------
Fix owner of proxy config directory, broken by 2.0.3 upgrade
Modified Paths:
--------------
ipcop/trunk/src/scripts/upgrade.sh
ipcop/trunk/updates/2.1.0/setup
ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1
ipcop/trunk/updates/2.1.1/setup
Modified: ipcop/trunk/src/scripts/upgrade.sh
===================================================================
--- ipcop/trunk/src/scripts/upgrade.sh 2012-10-30 15:45:39 UTC (rev 6807)
+++ ipcop/trunk/src/scripts/upgrade.sh 2012-10-30 18:46:59 UTC (rev 6808)
@@ -95,3 +95,6 @@
# Not used directory proxy/autoupdate removed in 2.0.3
rm -rf /var/ipcop/proxy/autoupdate
+
+# 2.0.3 update changed the owner of /var/ipcop/proxy, fix that
+chown nobody:nobody /var/ipcop/proxy
Modified: ipcop/trunk/updates/2.1.0/setup
===================================================================
--- ipcop/trunk/updates/2.1.0/setup 2012-10-30 15:45:39 UTC (rev 6807)
+++ ipcop/trunk/updates/2.1.0/setup 2012-10-30 18:46:59 UTC (rev 6808)
@@ -106,9 +106,6 @@
# Create the new initramfs
/sbin/mkinitramfs --with-kernel=3.0-1 --with-firmware --many-modules
--with-list=/etc/modules.initramfs
-# Adjust the changed config files
-# /usr/local/bin/upgrade.sh
-
# Remove old libraries (version specific)
# /bin/rm -f .....
/bin/rm -f /lib/iptables/libipt_addrtype.so
Modified: ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1
===================================================================
--- ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1 2012-10-30 15:45:39 UTC
(rev 6807)
+++ ipcop/trunk/updates/2.1.1/ROOTFILES.i486-2.1.1 2012-10-30 18:46:59 UTC
(rev 6808)
@@ -1 +1,2 @@
## please place IPCop files first, then packages sorted by alphabetical order
+/usr/local/bin/upgrade.sh
Modified: ipcop/trunk/updates/2.1.1/setup
===================================================================
--- ipcop/trunk/updates/2.1.1/setup 2012-10-30 15:45:39 UTC (rev 6807)
+++ ipcop/trunk/updates/2.1.1/setup 2012-10-30 18:46:59 UTC (rev 6808)
@@ -59,7 +59,7 @@
# /sbin/mkinitramfs --with-kernel=2.6.32-2 --with-firmware --many-modules
--with-list=/etc/modules.initramfs
# Adjust the changed config files
-# /usr/local/bin/upgrade.sh
+/usr/local/bin/upgrade.sh
# Remove old libraries (version specific)
# /bin/rm -f .....
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn