sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (deb533d1b033130961c9b8df05c9dae2087f89db)
- From: Treeve Jelbert <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (deb533d1b033130961c9b8df05c9dae2087f89db)
- Date: Tue, 26 May 2026 06:01:51 +0000
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
devel/rapidyaml/DETAILS | 4 ++--
devel/rapidyaml/HISTORY | 3 +++
disk/libblockdev/DETAILS | 4 ++--
disk/libblockdev/HISTORY | 3 +++
disk/lvm/DETAILS | 2 +-
disk/lvm/HISTORY | 3 +++
disk/udisks2/DEPENDS | 5 +++--
disk/udisks2/DETAILS | 6 +++---
disk/udisks2/HISTORY | 5 +++++
graphics/libgphoto2/DETAILS | 4 ++--
graphics/libgphoto2/HISTORY | 3 +++
xorg-app/xlsclients/CONFIGURE | 1 +
xorg-app/xlsclients/DEPENDS | 2 +-
xorg-app/xlsclients/DETAILS | 5 +++--
xorg-app/xlsclients/HISTORY | 4 ++++
15 files changed, 39 insertions(+), 15 deletions(-)
New commits:
commit deb533d1b033130961c9b8df05c9dae2087f89db
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
xlsclients - meson build
commit 89c489bab2acc612e8d3eef1a4d4f6f691244d4f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
xlsclients: => 1.1.6
commit 31c571999f1002afa00bb1912e2c6f1735d30917
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
rapidyaml: => 0.13.0
commit 74dbfb38dbea2488a63a4a5a25c491c625a2551b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
udisks2 - tweak depends
commit b50479acd8aa931e36aaee3a0d3e7c506d169b1f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
lvm: => 2.03.41
commit 3bde6104a472dcdba533872b9d46e7bececd1ee2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
libblockdev: => 3.5.0
commit b684d2a7f6f5190a994ea13aa66a7f231d1f89aa
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
udisks2: => 2.11.1 SECURITY FIX
commit ee8eeee550b5444d1cd6b55f572da1f747c64543
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
libgphoto2: => 2.5.33
diff --git a/devel/rapidyaml/DETAILS b/devel/rapidyaml/DETAILS
index 925abd0..5121c52 100755
--- a/devel/rapidyaml/DETAILS
+++ b/devel/rapidyaml/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=rapidyaml
- VERSION=0.12.1
-
SOURCE_HASH=sha512:e4a66a13b68808048ba3354c19556fd9df567be94325f9ee4010cf722cc6c637fb5296a08bdc584bd8dc1a362ee5fe1697efcf2e979227e622d0b1c1b60265a3
+ VERSION=0.13.0
+
SOURCE_HASH=sha512:cd5013cf7328dfc51718546b728efa0dc1dad3b62ca881f5c21f615c3d8a069201179569bc27b520dcd818fa5fc2ea423a9b9d6c938f8cf31ec056d37ec89441
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/biojppm/rapidyaml
diff --git a/devel/rapidyaml/HISTORY b/devel/rapidyaml/HISTORY
index 39593ff..b5e1a71 100644
--- a/devel/rapidyaml/HISTORY
+++ b/devel/rapidyaml/HISTORY
@@ -1,3 +1,6 @@
+2026-05-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.13.0
+
2026-05-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.12.1
diff --git a/disk/libblockdev/DETAILS b/disk/libblockdev/DETAILS
index 476387a..871497b 100755
--- a/disk/libblockdev/DETAILS
+++ b/disk/libblockdev/DETAILS
@@ -1,6 +1,6 @@
SPELL=libblockdev
- VERSION=3.4.0
-
SOURCE_HASH=sha512:d722ee1f41b76158b41f57ea4062adaba274c5ffdd88fa40b0b605a8557e68ba095e6a6649b8f6efeff9ad814532b5b19aa541a1688ef4b34ea23078d946c1d3
+ VERSION=3.5.0
+
SOURCE_HASH=sha512:bdc22bd2ec23a6e0fcee9e41d6e4ed05645b7c5413874e6ed8bc0f2ad17d5e671ed966e8697a2a2b65738eb49830ade3c302a93f9facb7542685e544ebe9106a
SECURITY_PATCH=1
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/disk/libblockdev/HISTORY b/disk/libblockdev/HISTORY
index df1db34..831f4f2 100644
--- a/disk/libblockdev/HISTORY
+++ b/disk/libblockdev/HISTORY
@@ -1,3 +1,6 @@
+2026-05-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.5.0
+
2025-11-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.4.0
diff --git a/disk/lvm/DETAILS b/disk/lvm/DETAILS
index 2937195..18c4f18 100755
--- a/disk/lvm/DETAILS
+++ b/disk/lvm/DETAILS
@@ -1,6 +1,6 @@
# Watch: ftp://sourceware.org/pub/lvm2/ LVM2.([0-9.]+)[.]tgz
SPELL=lvm
- VERSION=2.03.36
+ VERSION=2.03.41
PATCHLEVEL=1
SOURCE=LVM2.$VERSION.tgz
SOURCE2=$SOURCE.asc
diff --git a/disk/lvm/HISTORY b/disk/lvm/HISTORY
index 9be506a..b0afd80 100644
--- a/disk/lvm/HISTORY
+++ b/disk/lvm/HISTORY
@@ -1,3 +1,6 @@
+2026-05-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.03.41
+
2025-11-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.03.36
* 001-lvresize-use-POSIX-shell.patch: delete bad patch
diff --git a/disk/udisks2/DEPENDS b/disk/udisks2/DEPENDS
index 98cdc7b..20e1c6a 100755
--- a/disk/udisks2/DEPENDS
+++ b/disk/udisks2/DEPENDS
@@ -6,7 +6,6 @@ depends DEVICE-MANAGER &&
if is_depends_enabled $SPELL eudev;then
optional_depends elogind '' '' 'Login wrapper'
fi &&
-depends libatasmart &&
depends libblockdev &&
depends libgudev &&
depends policykit &&
@@ -24,7 +23,9 @@ optional_depends gobject-introspection \
"--disable-introspection" \
"Enable introspection?" &&
-optional_depends lvm '--enable-lvm2' '' 'LVM support' &&
+optional_depends libatasmart '--enable-smart' '--disable-smart' 'ATA Smart
support' &&
+
+optional_depends lvm '--enable-lvm2' '--disable-lvm2' 'LVM support' &&
optional_depends MAN \
"--enable-man" \
"--disable-man" \
diff --git a/disk/udisks2/DETAILS b/disk/udisks2/DETAILS
index 076f331..a509094 100755
--- a/disk/udisks2/DETAILS
+++ b/disk/udisks2/DETAILS
@@ -1,7 +1,7 @@
SPELL=udisks2
- VERSION=2.11.0
-
SOURCE_HASH=sha512:ddf7bbf6d71c100ea2787aa45d51ae84d8184d33d9e0c1c8824e3da1ca34814b3278f9f74a1aab7acc37efe3ed2b702404fbb9dc3733c0accbb366a74e7d3fe5
- SECURITY_PATCH=4
+ VERSION=2.11.1
+
SOURCE_HASH=sha512:c2ef8c1068f109bcc858a897cb45af970442170fc8dd991d5692b463c7f4693fe4731e4e5010bc923588a7ee9f1c794630ad5fffef454a9d959bcf17e8bf704f
+ SECURITY_PATCH=5
SX=${SPELL//2}-${VERSION}
SOURCE="$SX.tar.bz2"
SOURCE_URL[0]=https://github.com/storaged-project/udisks/releases/download/$SX/$SOURCE
diff --git a/disk/udisks2/HISTORY b/disk/udisks2/HISTORY
index 3a29b61..69b204e 100644
--- a/disk/udisks2/HISTORY
+++ b/disk/udisks2/HISTORY
@@ -1,3 +1,8 @@
+2026-05-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.11.1
+ SECURITY_PATCH++ fix CVE-2026-26103 CVE-2026-26104
+ * DEPENDS: libatasmart is optional
+
2025-11-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.11.0
diff --git a/graphics/libgphoto2/DETAILS b/graphics/libgphoto2/DETAILS
index 0b01d7b..08de0ab 100755
--- a/graphics/libgphoto2/DETAILS
+++ b/graphics/libgphoto2/DETAILS
@@ -1,7 +1,7 @@
SPELL=libgphoto2
- VERSION=2.5.32
+ VERSION=2.5.33
PATCHLEVEL=1
-
SOURCE_HASH=sha512:523a91e246a7fd917e365114db52290d19f30d389b73e4aba1536521a83e1303c8e8243811e36005dd6c3a58a4a1c5f27154724c0c09bd4e7306c1189a34faf9
+
SOURCE_HASH=sha512:5a987fb712c704bbb276d4ff5319d96b9096a6e4be303d38f97e0eafc01b47def93ab4b6d3acb76cb7597edd846d2dac4b0227a3e8d2ec8634f5e52de69a6da4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/gphoto/libgphoto/$SOURCE
diff --git a/graphics/libgphoto2/HISTORY b/graphics/libgphoto2/HISTORY
index d07a580..efac383 100644
--- a/graphics/libgphoto2/HISTORY
+++ b/graphics/libgphoto2/HISTORY
@@ -1,3 +1,6 @@
+2026-05-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.5.33
+
2025-09-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.5.32
diff --git a/xorg-app/xlsclients/CONFIGURE b/xorg-app/xlsclients/CONFIGURE
new file mode 100755
index 0000000..0c76820
--- /dev/null
+++ b/xorg-app/xlsclients/CONFIGURE
@@ -0,0 +1 @@
+. $GRIMOIRE/MESON_CONFIGURE
diff --git a/xorg-app/xlsclients/DEPENDS b/xorg-app/xlsclients/DEPENDS
index 6b39895..8a8f761 100755
--- a/xorg-app/xlsclients/DEPENDS
+++ b/xorg-app/xlsclients/DEPENDS
@@ -1,4 +1,4 @@
-depends util-macros &&
+. $GRIMOIRE/MESON_DEPENDS &&
depends libxau &&
depends libxcb &&
depends libxdmcp &&
diff --git a/xorg-app/xlsclients/DETAILS b/xorg-app/xlsclients/DETAILS
index cd4fcfa..0c7928d 100755
--- a/xorg-app/xlsclients/DETAILS
+++ b/xorg-app/xlsclients/DETAILS
@@ -1,6 +1,7 @@
+. $GRIMOIRE/MESON_FUNCTIONS &&
SPELL=xlsclients
- VERSION=1.1.4
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.1.6
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-app/xlsclients/HISTORY b/xorg-app/xlsclients/HISTORY
index 98f44a8..c9e8e65 100644
--- a/xorg-app/xlsclients/HISTORY
+++ b/xorg-app/xlsclients/HISTORY
@@ -1,3 +1,7 @@
+2026-05-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS DEPENDS CONFIGURE: add meson support
+ * DETAILS: version 1.1.6
+
2018-07-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.4
* DETAILS: add gpg checking
- [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (deb533d1b033130961c9b8df05c9dae2087f89db), Treeve Jelbert, 05/26/2026
Archive powered by MHonArc 2.6.24.