Clamav Update auf 0.90

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@422 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-02-16 12:55:09 +00:00
parent 46c01c0912
commit 09eb4f0073
4 changed files with 17 additions and 5 deletions

View File

@@ -38,6 +38,13 @@ var/ipfire/dmzholes
var/ipfire/ethernet
#var/ipfire/ethernet/aliases
#var/ipfire/ethernet/settings
#var/ipfire/extrahd
#var/ipfire/extrahd/bin
var/ipfire/extrahd/bin/extrahd.pl
var/ipfire/extrahd/devices
var/ipfire/extrahd/partitions
var/ipfire/extrahd/scan
var/ipfire/extrahd/settings
var/ipfire/general-functions.pl
var/ipfire/header.pl
var/ipfire/isdn
@@ -112,6 +119,9 @@ var/ipfire/time
var/ipfire/urlfilter
#var/ipfire/urlfilter/autoupdate
#var/ipfire/urlfilter/bin
var/ipfire/updatexlrator
var/ipfire/updatexlrator/autocheck
var/ipfire/updatexlrator/bin
var/ipfire/upnp
#var/ipfire/upnp/settings
var/ipfire/vpn

View File

@@ -48,6 +48,7 @@
* cdrtools-2.01
* cftp-0.12
* clamav-0.88.7
* clamav-0.90
* coreutils-5.96
* cups-1.2.2
* cyrus-imapd-2.2.12
@@ -218,6 +219,7 @@
* spandsp-0.0.3pre24
* squashfs3.0
* squid-2.6.STABLE3
* squid-2.6.STABLE9
* squid-graph-3.2
* squidGuard-1.2.0
* stund_0.96_Aug13

View File

@@ -26,7 +26,7 @@
include Config
VER = 0.88.7
VER = 0.90
THISAPP = clamav-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 34a9d58cf5bcb04dbe3eb32b5367a3f8
$(DL_FILE)_MD5 = f04372e49c3c5ff3bd94bbe1fef2eaca
install : $(TARGET)

View File

@@ -108,9 +108,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
chmod 755 /usr/sbin/updxlrator /var/ipfire/updatexlrator/bin/checkup \
/var/ipfire/updatexlrator/bin/download
ln -s /bin/false /var/ipfire/updatexlrator/autocheck/cron.daily
ln -s /bin/false /var/ipfire/updatexlrator/autocheck/cron.monthly
ln -s /bin/false /var/ipfire/updatexlrator/autocheck/cron.weekly
ln -fs /bin/false /var/ipfire/updatexlrator/autocheck/cron.daily
ln -fs /bin/false /var/ipfire/updatexlrator/autocheck/cron.monthly
ln -fs /bin/false /var/ipfire/updatexlrator/autocheck/cron.weekly
chown -R nobody:nobody /var/ipfire/updatexlrator
chown nobody.squid /srv/web/ipfire/html/updatecache