From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [IPFire-SCM] [git.ipfire.org] IPFire 2.x development tree branch, next, updated. da43373bdbe9a2fd91a8a08b78b3a87f707a2f45 Date: Sun, 18 Mar 2012 13:17:12 +0100 Message-ID: <20120318121721.8D4E9200AF@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4310829928202884534==" List-Id: --===============4310829928202884534== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via da43373bdbe9a2fd91a8a08b78b3a87f707a2f45 (commit) from d5e982c11bcdecc74b7c17547188a42766651244 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit da43373bdbe9a2fd91a8a08b78b3a87f707a2f45 Author: Arne Fitzenreiter Date: Sun Mar 18 13:14:59 2012 +0100 clamav: updated to 0.97.4. ----------------------------------------------------------------------- Summary of changes: config/rootfiles/packages/clamav | 6 +++--- lfs/clamav | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) Difference in files: diff --git a/config/rootfiles/packages/clamav b/config/rootfiles/packages/cla= mav index 7244dbb..4029074 100644 --- a/config/rootfiles/packages/clamav +++ b/config/rootfiles/packages/clamav @@ -10,15 +10,15 @@ usr/bin/sigtool #usr/lib/libclamav.la usr/lib/libclamav.so usr/lib/libclamav.so.6 -usr/lib/libclamav.so.6.1.12 +usr/lib/libclamav.so.6.1.13 #usr/lib/libclamunrar.la usr/lib/libclamunrar.so usr/lib/libclamunrar.so.6 -usr/lib/libclamunrar.so.6.1.12 +usr/lib/libclamunrar.so.6.1.13 #usr/lib/libclamunrar_iface.la usr/lib/libclamunrar_iface.so usr/lib/libclamunrar_iface.so.6 -usr/lib/libclamunrar_iface.so.6.1.12 +usr/lib/libclamunrar_iface.so.6.1.13 #usr/lib/pkgconfig/libclamav.pc usr/sbin/clamd usr/share/clamav diff --git a/lfs/clamav b/lfs/clamav index 5b97cfe..fe26aa2 100644 --- a/lfs/clamav +++ b/lfs/clamav @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 0.97.3 +VER =3D 0.97.4 =20 THISAPP =3D clamav-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D clamav -PAK_VER =3D 18 +PAK_VER =3D 19 =20 DEPS =3D "" =20 @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 5cf25ed7778fa0cb6b140ad8f009befb +$(DL_FILE)_MD5 =3D dc1e5abc093b11f120e4eac94a7f78aa =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============4310829928202884534==--