Skip to Content.
Sympa Menu

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

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 (49153ddfb8e696bc1f64b5f65d74931085c849ee)
  • Date: Fri, 17 Feb 2023 09:05:08 +0000

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

antivirus/clamav/DETAILS | 4 ++--
antivirus/clamav/HISTORY | 4 ++++
qt5-cmake/sddm/DETAILS | 2 +-
qt5-cmake/sddm/HISTORY | 3 +++
4 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 49153ddfb8e696bc1f64b5f65d74931085c849ee
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

clamav: => 1.0.1 SECURITY fix

commit 661c113e033b3a02233e95ea41c18f81478cb10f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sddm - fix typo

diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 9e42540..df8b48e 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,6 @@
SPELL=clamav
- VERSION=0.104.1
+ VERSION=1.0.1
+ SECURITY_PATCH=16
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
@@ -9,7 +10,6 @@
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=https://www.clamav.net
LICENSE[0]=GPL
- 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 5bdac5d..8e35aa2 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,7 @@
+2023-02-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.1
+ SECURITY_PATCH++ fixes CVE-2023-20032
+
2021-11-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.104.1

diff --git a/qt5-cmake/sddm/DETAILS b/qt5-cmake/sddm/DETAILS
index 08ff83d..5df2133 100755
--- a/qt5-cmake/sddm/DETAILS
+++ b/qt5-cmake/sddm/DETAILS
@@ -1,4 +1,4 @@
-. $"GRIMOIRE/FUNCTIONS"
+. "$GRIMOIRE/FUNCTIONS"
SPELL=sddm
if [[ "${SDDM_BRANCH}" == "scm" ]]; then
VERSION=$(get_scm_version)
diff --git a/qt5-cmake/sddm/HISTORY b/qt5-cmake/sddm/HISTORY
index b94d59b..6249ad5 100644
--- a/qt5-cmake/sddm/HISTORY
+++ b/qt5-cmake/sddm/HISTORY
@@ -1,3 +1,6 @@
+2023-02-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix typo
+
2022-11-07 Conner Clere <connerclere AT gmail.com>
* DETAILS: Add scm branch
* PREPARE: new file, add scm branch



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (49153ddfb8e696bc1f64b5f65d74931085c849ee), Treeve Jelbert, 02/17/2023

Archive powered by MHonArc 2.6.24.

Top of Page