Skip to Content.
Sympa Menu

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

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 (456a046ecb9c01070f4874709ca69b529cecd825)
  • Date: Thu, 11 Oct 2018 09:16:27 +0000

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

antivirus/clamav/DEPENDS | 1 +
antivirus/clamav/DETAILS | 2 +-
antivirus/clamav/HISTORY | 5 +++++
audio-creation/fluidsynth/DETAILS | 4 ++--
audio-creation/fluidsynth/HISTORY | 3 +++
5 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 456a046ecb9c01070f4874709ca69b529cecd825
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

clamav - mark as SECURITY FIX

commit 74922c4d9227fc5f8490b97dfbd13cf4cd3b66b3
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fluidsynth: => 2.0.1

diff --git a/antivirus/clamav/DEPENDS b/antivirus/clamav/DEPENDS
index 5f28701..d1b3f9d 100755
--- a/antivirus/clamav/DEPENDS
+++ b/antivirus/clamav/DEPENDS
@@ -3,6 +3,7 @@ depends zlib '--disable-zlib-vcheck' &&
depends curl &&
depends libxml2 &&
depends libtommath "--with-system-tommath" &&
+depends pcre2 &&
optional_depends bzip2 "--enable-bzip2" \
"--disable-bzip2" \
"for bzip2 support" &&
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 3825b7f..5c17f6c 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -9,7 +9,7 @@
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=https://www.clamav.net
LICENSE[0]=GPL
- SECURITY_PATCH=12
+ SECURITY_PATCH=13
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 88e4c04..a2d62a2 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,8 @@
+2018-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add pcre2
+ * DETAILS: SECURITY_PATCH++
+ fix CVE-2018-15378 CVE-2018-14680 CVE-2018-14682
+
2018-10-08 Treeve Jelbert <treeve AT sourcemage.org>
* init.d/freshclam: add user option

diff --git a/audio-creation/fluidsynth/DETAILS
b/audio-creation/fluidsynth/DETAILS
index fded182..6a3f8d4 100755
--- a/audio-creation/fluidsynth/DETAILS
+++ b/audio-creation/fluidsynth/DETAILS
@@ -1,6 +1,6 @@
SPELL=fluidsynth
- VERSION=1.1.11
-
SOURCE_HASH=sha512:ad7c634426b29e5a05d67addf32d43a9ccb11a1fe3cfc09ad617416b9df3dc99a48191377f5027232521380737dde2d9b59833516d1bffb90f410bab3bbe140c
+ VERSION=2.0.1
+
SOURCE_HASH=sha512:cdb6a70ced339de74fdc118e504590d41951c268f65675987f7a80f626cd542e808a54d1a6835f5ca1f892f5c2542ad56a5c3a82714577feb2d2122126dc2f08
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/FluidSynth/fluidsynth/archive/v$VERSION.tar.gz
diff --git a/audio-creation/fluidsynth/HISTORY
b/audio-creation/fluidsynth/HISTORY
index 957497b..393075f 100644
--- a/audio-creation/fluidsynth/HISTORY
+++ b/audio-creation/fluidsynth/HISTORY
@@ -1,3 +1,6 @@
+2018-10-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.1
+
2018-05-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.11




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (456a046ecb9c01070f4874709ca69b529cecd825), Treeve Jelbert, 10/11/2018

Archive powered by MHonArc 2.6.24.

Top of Page