mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Clamav-Update und 2 Fixes.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@694 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1309,7 +1309,6 @@ srv/web/ipfire/cgi-bin/pppsetup.cgi
|
||||
srv/web/ipfire/cgi-bin/proxy.cgi
|
||||
srv/web/ipfire/cgi-bin/proxygraphs.cgi
|
||||
srv/web/ipfire/cgi-bin/qos.cgi
|
||||
srv/web/ipfire/cgi-bin/qosgraph.cgi
|
||||
srv/web/ipfire/cgi-bin/remote.cgi
|
||||
srv/web/ipfire/cgi-bin/services.cgi
|
||||
srv/web/ipfire/cgi-bin/speed.cgi
|
||||
|
||||
@@ -9,7 +9,7 @@ usr/bin/sigtool
|
||||
#usr/lib/libclamav.la
|
||||
usr/lib/libclamav.so
|
||||
usr/lib/libclamav.so.2
|
||||
usr/lib/libclamav.so.2.0.3
|
||||
usr/lib/libclamav.so.2.0.6
|
||||
#usr/lib/pkgconfig/libclamav.pc
|
||||
usr/sbin/clamd
|
||||
#usr/share/clamav
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
* cdrtools-2.01
|
||||
* cftp-0.12
|
||||
* clamav-0.90.3
|
||||
* clamav-0.91
|
||||
* coreutils-5.96
|
||||
* cpio-2.6
|
||||
* cups-1.2.2
|
||||
@@ -195,8 +196,9 @@
|
||||
* oinkmaster-2.0
|
||||
* openldap-2.3.20
|
||||
* openssh-4.3p2
|
||||
* openssl-0.9.8e
|
||||
* openssl-0.9.8d
|
||||
* openswan-2.4.8
|
||||
* openswan-2.4.9
|
||||
* openvpn-2.0.9
|
||||
* pam_mysql-0.7RC1
|
||||
* patch-2.5.4
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.90.3
|
||||
VER = 0.91
|
||||
|
||||
THISAPP = clamav-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = d42ccf7a32daeb7c7cc3c8c23a7793ea
|
||||
$(DL_FILE)_MD5 = 35192423e44642c86ea69dc93f59cfb1
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ objects =$(DL_FILE) \
|
||||
patch-o-matic-ng-20061210.tar.bz2 \
|
||||
netfilter-layer7-v2.9.tar.gz \
|
||||
patch-2.6.16-nath323-1.3.bz2 \
|
||||
openswan-2.4.8.tar.gz
|
||||
openswan-2.4.9.tar.gz
|
||||
|
||||
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
||||
patch-o-matic-ng-20061210.tar.bz2 = $(URL_IPFIRE)/patch-o-matic-ng-20061210.tar.bz2
|
||||
|
||||
Reference in New Issue
Block a user