New commits:
commit f8baa0825bab3e2eda0f597fb84ef888b5a1e88a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
gnutls: => 3.8.11
commit c1cdfd6702e7a8b36d1e5305c6ecec7a5c6ea0f3
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
qt6declarative - delete old patch
commit e9152d69f45ca00b0d305a555ca90da082b242ff
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
qt6/* => 6.10.1
commit 20ff241e4eb2bbe4722a0d646460c389b82a6a07
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
clamav: => 1.5.1
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 90597a9..3be57e9 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,6 +1,6 @@
source ${GRIMOIRE}/CMAKE_FUNCTIONS
SPELL=clamav
- VERSION=1.4.3
+ VERSION=1.5.1
SECURITY_PATCH=18
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 8321135..13c2b5f 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2025-11-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.1
+
2025-06-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.3
* SECURITY_PATCH++, fix multiple CVE
diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 548217d..92c5424 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -10,8 +10,8 @@ case $GNUTLS_BRANCH in
SECURITY_PATCH=5
;;
stable)
- VERSION=3.8.10
- SECURITY_PATCH=8
+ VERSION=3.8.11
+ SECURITY_PATCH=9
;;
esac
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index d9c9c81..608c7d1 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,7 @@
+2025-11-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.8.11
+ SECURITY_PATCH++, fix CVE-2025-9820
+
2025-07-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.8.10
diff --git a/qt6/QT6_VERSIONS b/qt6/QT6_VERSIONS
index daae1e5..423f352 100644
--- a/qt6/QT6_VERSIONS
+++ b/qt6/QT6_VERSIONS
@@ -1,6 +1,6 @@
# this script list the file name, source hash and url for all the Qt6 spells
# together with the file sha5sum.txt, it simplifies updating of all these
spells
-VERSION=6.10.0
+VERSION=6.10.1
# map spell name to qt name
SPELLX=${SPELL//6}
SPELLX=${SPELLX//-}-everywhere-src # for qt3d
diff --git a/qt6/qt6declarative/DETAILS b/qt6/qt6declarative/DETAILS
index 40c42dc..4329841 100755
--- a/qt6/qt6declarative/DETAILS
+++ b/qt6/qt6declarative/DETAILS
@@ -1,8 +1,8 @@
SPELL=qt6declarative
source $GRIMOIRE/$SECTION/QT6_VERSIONS
-PATCHLEVEL=1
+#PATCHLEVEL=1