Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (21707e89e0d0e14017aec4fff491c1e89b06137f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (21707e89e0d0e14017aec4fff491c1e89b06137f)
  • Date: Thu, 12 May 2016 09:46:43 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

antivirus/clamav/DEPENDS | 2 +-
antivirus/clamav/DETAILS | 4 ++--
antivirus/clamav/HISTORY | 5 +++++
libs/libwpd/DETAILS | 4 ++--
libs/libwpd/HISTORY | 3 +++
5 files changed, 13 insertions(+), 5 deletions(-)

New commits:
commit 21707e89e0d0e14017aec4fff491c1e89b06137f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

clamav-0.99.2 SECURITY FIX

commit 0af694a89f59851d96743f8f23187b7b1aa8949c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libwpd: => 0.10.1

diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index b188464..96ec475 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -14,6 +14,6 @@ optional_depends gmp "--enable-dsig" \
optional_depends ncurses '--enable-clamdtop' \
'--disable-clamdtop' \
'build clamdtop' &&
-optional_depends llvm '' '' 'JIT support in engine' &&
+optional_depends llvm '--enable-llvm --with-system-llvm' '--disable-llvm'
'JIT support in engine' &&
optional_depends SYSTEM-LOGGER "" "" "to log activity" &&
optional_depends SSL '' '' 'SSL crypto support'
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index e942483..576a2f9 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.99.1
+ VERSION=0.99.2
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=10
+ SECURITY_PATCH=11
ENTERED=20030909
KEYWORDS="antivirus"
SHORT="Clam AntiVirus is an anti-virus toolkit for Unix"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 7280629..ef0b2ce 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,8 @@
+2016-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.99.2
+ SECURITY_PATCH++, 7-Zip related
+ * DEPENDS: add flags for llvm
+
2016-03-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.99.1

diff --git a/libs/libwpd/DETAILS b/libs/libwpd/DETAILS
index 35a301a..60cd965 100755
--- a/libs/libwpd/DETAILS
+++ b/libs/libwpd/DETAILS
@@ -1,6 +1,6 @@
SPELL=libwpd
- VERSION=0.10.0
-
SOURCE_HASH=sha512:fb3c069691e2c5caaa8181147824261a232fddc21ab825f3084b64354c8593efac023e4db9515163c975b400c661997ebf59d6137b960a5a5b86efeab0e0f254
+ VERSION=0.10.1
+
SOURCE_HASH=sha512:aa99a11675b76d6357cd6479ed4cc0e04cd42d9f6ef76da3627310b683c6528c05ebd5cd1c3fcd878f288e56a05d11d81e90b2a0c5d03d4fa9644eb6f16d955e
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://dev-www.libreoffice.org/src/$SOURCE
diff --git a/libs/libwpd/HISTORY b/libs/libwpd/HISTORY
index fb8d608..4371366 100644
--- a/libs/libwpd/HISTORY
+++ b/libs/libwpd/HISTORY
@@ -1,3 +1,6 @@
+2016-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.10.1
+
2014-06-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.10.0
new url, libreoffice.org



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (21707e89e0d0e14017aec4fff491c1e89b06137f), Treeve Jelbert, 05/12/2016

Archive powered by MHonArc 2.6.24.

Top of Page