Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (d425a684cf2d919e7747a361f56ba9af872488ca)
  • Date: Thu, 27 Aug 2026 13:11:58 +0000

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

crypto/libgcrypt/DETAILS | 4 ++--
crypto/libgcrypt/HISTORY | 3 +++
disk/fuse-python/DETAILS | 4 ++--
disk/fuse-python/HISTORY | 3 +++
disk/limine/DETAILS | 2 +-
disk/limine/HISTORY | 3 +++
python-pypi/bup/DETAILS | 4 ++--
python-pypi/bup/HISTORY | 3 +++
8 files changed, 19 insertions(+), 7 deletions(-)

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

libgcrypt: => 1.12.3

commit 003921ad6c92eeaaeda9f4b048457b84aff7e10f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

fuse-python: => 1.0.9

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

bup: => 0.33.10

commit 483d740eb3f75e9c5919f06cdaa3635c891793a4
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

limine: => 12.6.1

diff --git a/crypto/libgcrypt/DETAILS b/crypto/libgcrypt/DETAILS
index 6a2bff0..af0f52b 100755
--- a/crypto/libgcrypt/DETAILS
+++ b/crypto/libgcrypt/DETAILS
@@ -1,6 +1,6 @@
SPELL=libgcrypt
- VERSION=1.12.2
-
SOURCE_HASH=sha512:dc1a4a6c00a0d84d90c8d71f4bd121b968c80df74137d6e8867f1f4cc014a539efb5238c1a1429d7cb95e493a40718fc19252edc592ffe0f43057b372896591c
+ VERSION=1.12.3
+
SOURCE_HASH=sha512:84c150730af55669e35d3d9109250ae28175da1b506de84117701464ac5c7e542163977a1eb2e5df4cdaa8c723ea759aa8c004cccc98251902482aff7f847cad
SECURITY_PATCH=16
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/crypto/libgcrypt/HISTORY b/crypto/libgcrypt/HISTORY
index ddec550..2fa00bb 100644
--- a/crypto/libgcrypt/HISTORY
+++ b/crypto/libgcrypt/HISTORY
@@ -1,3 +1,6 @@
+2026-08-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.12.3
+
2026-04-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: SECURITY_PATCH++ for 1.12.2

diff --git a/disk/fuse-python/DETAILS b/disk/fuse-python/DETAILS
index 8cef406..eb908da 100755
--- a/disk/fuse-python/DETAILS
+++ b/disk/fuse-python/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/python-pypi/FUNCTIONS
SPELL=fuse-python
- VERSION=1.0.7
-
SOURCE_HASH=sha512:d7ef0ea52fadb9cd5dd64ca4e493bc61956b47b39e078edaf8c6e9c1dc4c298ae269f2c15b13882a7b1fbd907f61b6d3cd3aabef729657946dde4edf72554b5f
+ VERSION=1.0.9
+
SOURCE_HASH=sha512:2c0514b2ead677fd20ed12d340ddd14983dd55bd27a6e0d213995700f8dfe783930e33d6df93e7042584e2205d9fcc9b27fc159c39bc21e79a7934b402b89c4b
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/python-fuse-$VERSION
WEB_SITE=https://github.com/libfuse/python-fuse
diff --git a/disk/fuse-python/HISTORY b/disk/fuse-python/HISTORY
index 4f25e8e..f0e028c 100644
--- a/disk/fuse-python/HISTORY
+++ b/disk/fuse-python/HISTORY
@@ -1,3 +1,6 @@
+2026-08-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.9
+
2024-01-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.7

diff --git a/disk/limine/DETAILS b/disk/limine/DETAILS
index 0578440..d5aa787 100755
--- a/disk/limine/DETAILS
+++ b/disk/limine/DETAILS
@@ -1,5 +1,5 @@
SPELL=limine
- VERSION=12.5.2
+ VERSION=12.6.1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://github.com/Limine-Bootloader/Limine/releases/download/v$VERSION/$SOURCE
diff --git a/disk/limine/HISTORY b/disk/limine/HISTORY
index 55590c3..ba5166d 100644
--- a/disk/limine/HISTORY
+++ b/disk/limine/HISTORY
@@ -1,3 +1,6 @@
+2026-08-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 12.6.1
+
2026-08-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 12.5.2

diff --git a/python-pypi/bup/DETAILS b/python-pypi/bup/DETAILS
index 05b9420..c4bb919 100755
--- a/python-pypi/bup/DETAILS
+++ b/python-pypi/bup/DETAILS
@@ -1,6 +1,6 @@
SPELL=bup
- VERSION=0.33.4
-
SOURCE_HASH=sha512:d416f5e35fa3faa2281fc2382e03d357d4f4166cffe116aa3fb37b43e92d328e8dff4668e75c1e057feb4925c776ca35dfb4c64cb480ae574c3258071f5ff341
+ VERSION=0.33.10
+
SOURCE_HASH=sha512:d533d0444f9c87fa72cfc333e9cad155f037b25292f1cbe0f89a1520499900837abeb1df278e1dbc356c5f5bad9ccf1a24faaabbb02ef07f462ee0e70aea5c03
PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/python-pypi/bup/HISTORY b/python-pypi/bup/HISTORY
index bcb3ac3..b88bf10 100644
--- a/python-pypi/bup/HISTORY
+++ b/python-pypi/bup/HISTORY
@@ -1,3 +1,6 @@
+2026-08-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.33.10
+
2024-11-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.33.4



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (d425a684cf2d919e7747a361f56ba9af872488ca), Treeve Jelbert, 08/27/2026

Archive powered by MHonArc 2.6.24.

Top of Page