Skip to Content.
Sympa Menu

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

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 (1d4c0edf5b18be69d6b96e7875067fde1401ad92)
  • Date: Tue, 20 Apr 2021 18:56:37 +0000

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

antivirus/clamav/DETAILS | 4 ++--
antivirus/clamav/HISTORY | 4 ++++
crypto/gnupg-2.4/DETAILS | 4 ++--
crypto/gnupg-2.4/HISTORY | 3 +++
libs/libcap-ng/DETAILS | 4 ++--
libs/libcap-ng/HISTORY | 3 +++
6 files changed, 16 insertions(+), 6 deletions(-)

New commits:
commit 1d4c0edf5b18be69d6b96e7875067fde1401ad92
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libcap-ng: => 0.8.2

commit 1f2a1ae10bf06ba29dd213236533de24edc31343
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gnupg-2.4: => 2.3.1

commit 7273610e8931d743d5da04119e95bb4b3689befb
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

clamav -> 0.103.2 SECURITY FIX

diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index d83a6e2..0b0d9fc 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.103.0
+ VERSION=0.103.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=https://www.clamav.net
LICENSE[0]=GPL
- SECURITY_PATCH=14
+ SECURITY_PATCH=15
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 3fc69f5..c8b7e31 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,7 @@
+2021-04-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.103.2
+ SECURITY_PATCH++ fixes CVE-2021-1252, CVE-2021-1404, CVE-2021-1405
+
2020-12-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.103.0

diff --git a/crypto/gnupg-2.4/DETAILS b/crypto/gnupg-2.4/DETAILS
index 1aec464..1339196 100755
--- a/crypto/gnupg-2.4/DETAILS
+++ b/crypto/gnupg-2.4/DETAILS
@@ -1,6 +1,6 @@
SPELL=gnupg-2.4
- VERSION=2.3.0
-
SOURCE_HASH=sha512:f8d2b31e9ae750b132ecb7b478be52cdb7628a5806967a2ee3be19d3e955c3f64214997b168b1ec00caa6830c26711f2ea8430cc6269d6b980b21239186ba29f
+ VERSION=2.3.1
+
SOURCE_HASH=sha512:d2cc82c1b47bbd79acd6ef787c01684fb084b1c5507bbca6cf7ca8834ed978ae7a44c01d652cc3afbd70e2906583c8701aebc8d9fd3fc5e0401769ad4cd46af1
SECURITY_PATCH=3
SOURCE=gnupg-$VERSION.tar.bz2
SOURCE_URL[0]=https://gnupg.org/ftp/gcrypt/gnupg/$SOURCE
diff --git a/crypto/gnupg-2.4/HISTORY b/crypto/gnupg-2.4/HISTORY
index f2f0ba4..7c3681e 100644
--- a/crypto/gnupg-2.4/HISTORY
+++ b/crypto/gnupg-2.4/HISTORY
@@ -1,3 +1,6 @@
+2021-04-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.1
+
2021-04-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.3.0
this is development version towards future 2.4.x
diff --git a/libs/libcap-ng/DETAILS b/libs/libcap-ng/DETAILS
index bbee287..f174929 100755
--- a/libs/libcap-ng/DETAILS
+++ b/libs/libcap-ng/DETAILS
@@ -1,6 +1,6 @@
SPELL="libcap-ng"
- VERSION=0.8
-
SOURCE_HASH=sha512:d410d66f46ad25765f35ffac17e0d36740329c334c6535d55a13fa218718a750763b7ad4610efa47efe7c256c143ead7dde7d37a29e99cb5c55161f577c40bb2
+ VERSION=0.8.2
+
SOURCE_HASH=sha512:0ac6e55c03b1fba3a849048b721e250951afb59190d9646704d4fd9938eccc3bd0767380fbddc42f186b4f55695475e31f34f537ae91c04a37662577a5b7a19b
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_URL[0]="https://people.redhat.com/sgrubb/${SPELL}/${SOURCE}";
diff --git a/libs/libcap-ng/HISTORY b/libs/libcap-ng/HISTORY
index e5bc740..83cb9ca 100644
--- a/libs/libcap-ng/HISTORY
+++ b/libs/libcap-ng/HISTORY
@@ -1,3 +1,6 @@
+2021-04-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.2
+
2020-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1d4c0edf5b18be69d6b96e7875067fde1401ad92), Treeve Jelbert, 04/20/2021

Archive powered by MHonArc 2.6.24.

Top of Page