Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (ffe1d8112c88eb38581c297c35c49a7fbb6870be)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (ffe1d8112c88eb38581c297c35c49a7fbb6870be)
  • Date: Fri, 15 Jun 2012 11:33:02 -0500

GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

antivirus/clamav/DEPENDS | 1 +
antivirus/clamav/DETAILS | 4 ++--
antivirus/clamav/FINAL | 5 -----
antivirus/clamav/HISTORY | 11 +++++++++++
antivirus/clamav/INSTALL | 4 ++--
antivirus/clamav/PRE_REMOVE | 3 ---
antivirus/clamav/vendor_clamav.gpg |binary
php-pear/php/DETAILS | 18 +++++++++---------
php-pear/php/HISTORY | 3 +++
9 files changed, 28 insertions(+), 21 deletions(-)

New commits:
commit ffe1d8112c88eb38581c297c35c49a7fbb6870be
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

clamav-0.97.5 - SECURITY++
(cherry picked from commit e528f602d75ee6206f04249c7c9ba0684d0a65dd)

commit 41c84d96a872c72d5f1fbafe158793bedc492c59
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php 5.3.14, SECURITY_PATCH=18
(cherry picked from commit 5d6c90cc8e9ba407971fdd042f0ba2d147dc4b58)

diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index 6e67a02..a7a7b30 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -13,4 +13,5 @@ optional_depends gmp "--enable-dsig" \
"--disable-dsig" \
"for digital signature support" &&

+optional_depends llvm '' '' 'JIT support in engine' &&
optional_depends SYSTEM-LOGGER "" "" "to log activity"
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index b275dbf..cc2a95d 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.97.4
+ VERSION=0.97.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
@@ -9,7 +9,7 @@
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://www.clamav.net
LICENSE[0]=GPL
- SECURITY_PATCH=7
+ SECURITY_PATCH=8
ENTERED=20030909
KEYWORDS="antivirus"
SHORT="Clam AntiVirus is an anti-virus toolkit for Unix"
diff --git a/antivirus/clamav/FINAL b/antivirus/clamav/FINAL
deleted file mode 100755
index 0a134a2..0000000
--- a/antivirus/clamav/FINAL
+++ /dev/null
@@ -1,5 +0,0 @@
-message "This is a test of the virus scanner:" &&
-clamscan -r -i $SOURCE_DIRECTORY/test
-message "Test complete." &&
-
-ldconfig
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index fdfacd5..143dbec 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,14 @@
+2012-06-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.97.5
+ SECURITY_PATCH++
+ CVE-2012-1457, CVE-2012-1458, and CVE-2012-1459
+ * vendor_clamav.gpg: updated, add 15497F03
+ * DEPENDS: add optional llvm
+ * PRE_REMOVE, FINAL: delete
+ * INSTALL: create /usr/share/clamav directory
+ clamav nolonger includes the virus database
+ this will be downloaded by freshclam
+
2012-03-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.97.4
* DEPENDS: add libtommath
diff --git a/antivirus/clamav/INSTALL b/antivirus/clamav/INSTALL
index 8b6b33e..141c9b5 100755
--- a/antivirus/clamav/INSTALL
+++ b/antivirus/clamav/INSTALL
@@ -1,3 +1,3 @@
default_install &&
-
-install -vm 755 -d -o clamav -g clamav "$INSTALL_ROOT/var/run/clamav"
+install -vm 755 -d -o clamav -g clamav "$INSTALL_ROOT/var/run/clamav" &&
+install -vm 755 -d -o clamav -g clamav "$INSTALL_ROOT/usr/share/clamav"
diff --git a/antivirus/clamav/PRE_REMOVE b/antivirus/clamav/PRE_REMOVE
deleted file mode 100755
index b466017..0000000
--- a/antivirus/clamav/PRE_REMOVE
+++ /dev/null
@@ -1,3 +0,0 @@
-#in case the virus database has been updated by clamfresh since
-#the original installation
-rm -r /usr/share/clamav/*
diff --git a/antivirus/clamav/vendor_clamav.gpg
b/antivirus/clamav/vendor_clamav.gpg
index fd2f844..8579cff 100644
Binary files a/antivirus/clamav/vendor_clamav.gpg and
b/antivirus/clamav/vendor_clamav.gpg differ
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 5c29c5c..cf3a691 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,8 +1,8 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.3.13
- SECURITY_PATCH=17
-
SOURCE_HASH=sha512:230ae89ee8bcb7bf0aa9b05adb62641f14de7db1d9421ed84e4f6ae47ace7e93ed67f2925b2727ee447c1d9191ef9ff94980a5af9e177681f3cf0c08e1ceb405
+ VERSION=5.3.14
+ SECURITY_PATCH=18
+
SOURCE_HASH=sha512:3de478d4b69aa8dc085c7bc13cb84cd9e17322737cfadc1801dd8f0d33ca2855ca363825f4057a394d2adfa5910bad7af017e44d7ab18f66388651055b16d885
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
@@ -16,11 +16,11 @@ if [[ $PHP5_BRANCH == stable ]]; then
SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
fi
elif [[ $PHP5_BRANCH == alpha ]]; then
- VERSION=5.3.13
-
SOURCE_HASH=sha512:230ae89ee8bcb7bf0aa9b05adb62641f14de7db1d9421ed84e4f6ae47ace7e93ed67f2925b2727ee447c1d9191ef9ff94980a5af9e177681f3cf0c08e1ceb405
+ VERSION=5.3.14
+
SOURCE_HASH=sha512:3de478d4b69aa8dc085c7bc13cb84cd9e17322737cfadc1801dd8f0d33ca2855ca363825f4057a394d2adfa5910bad7af017e44d7ab18f66388651055b16d885
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
- SECURITY_PATCH=17
+ SECURITY_PATCH=18
elif [[ $PHP5_BRANCH == legacy ]]; then
VERSION=5.2.17
SECURITY_PATCH=17
@@ -41,9 +41,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4

SOURCE4_HASH=sha512:d3650e2a7a33b69c4d55125956a141af702fa61a8e470edb143ab49c5865ba18a34659c90e1c28c70826a7b3659a9eeae063a30ee5f7d0e8d4cf96d76320fa9c
else
- VERSION=5.3.13
- SECURITY_PATCH=17
-
SOURCE_HASH=sha512:230ae89ee8bcb7bf0aa9b05adb62641f14de7db1d9421ed84e4f6ae47ace7e93ed67f2925b2727ee447c1d9191ef9ff94980a5af9e177681f3cf0c08e1ceb405
+ VERSION=5.3.14
+ SECURITY_PATCH=18
+
SOURCE_HASH=sha512:3de478d4b69aa8dc085c7bc13cb84cd9e17322737cfadc1801dd8f0d33ca2855ca363825f4057a394d2adfa5910bad7af017e44d7ab18f66388651055b16d885
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
fi
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 043d145..ff37adb 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2012-06-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 5.3.14, SECURITY_PATCH=18
+
2012-06-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated backports+security patches to 20120526; fixed
verification bug for suhosin patch



  • [SM-Commit] GIT changes to stable-rc-0.61 grimoire by Vlad Glagolev (ffe1d8112c88eb38581c297c35c49a7fbb6870be), Vlad Glagolev, 06/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page