Skip to Content.
Sympa Menu

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

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 (43d712e689d154810a0abb74b8afbb9957bc170c)
  • Date: Wed, 15 Oct 2025 08:04:26 +0000

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

libs/glm/DETAILS | 4 ++--
libs/glm/HISTORY | 3 +++
libs/libdrm/DETAILS | 4 ++--
libs/libdrm/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

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

glm: => 1.0.2

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

libdrm: => 2.4.127

diff --git a/libs/glm/DETAILS b/libs/glm/DETAILS
index 0060230..3fe2c3b 100755
--- a/libs/glm/DETAILS
+++ b/libs/glm/DETAILS
@@ -1,10 +1,10 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=glm
- VERSION=1.0.1
+ VERSION=1.0.2
+
SOURCE_HASH=sha512:70aaad28a2f53a404e7dc0f99bfd27bf988fc009603c9441c4f535949ff504f875d77253dc5fae97c00243ed594f6620fc60507c6e66834297a6fdbabb42cd4b
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}"
SOURCE_URL[0]=https://github.com/g-truc/glm/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:c6c6fa1ea7a7e97820e36ee042a78be248ae828c99c1b1111080d9bf334a5160c9993a70312351c92a867cd49907c95f9f357c8dfe2bc29946da6e83e27ba20c
WEB_SITE=https://glm.g-truc.net/
ENTERED=20120812
LICENSE[0]=MIT
diff --git a/libs/glm/HISTORY b/libs/glm/HISTORY
index ebe8c77..4e1b5e9 100644
--- a/libs/glm/HISTORY
+++ b/libs/glm/HISTORY
@@ -1,3 +1,6 @@
+2025-10-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.2
+
2025-01-31 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: fixed SOURCE_HASH, upstream tarball isn't stable

diff --git a/libs/libdrm/DETAILS b/libs/libdrm/DETAILS
index 51ea24d..2f3b78d 100755
--- a/libs/libdrm/DETAILS
+++ b/libs/libdrm/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/drm-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=2.4.126
-
SOURCE_HASH=sha512:7cf2e2904025165562f0bf56faa57f3c3cca6f739c2afc299952bcb7bb1dcb86554c8060a7dbe070f2100d036b0ece615e0a55d9df00885679ae30b7e6ef0f0b
+ VERSION=2.4.127
+
SOURCE_HASH=sha512:2b1e9bdc864d1d8b890763a5154708bd44ee0cab5cb9156a7ec473d1d83b9fae7f4f66f660a68a3d1839ecca010163439c9991d9360f9be03be7ed8823a73ec6
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_URL[0]=https://dri.freedesktop.org/${SPELL}/${SOURCE}
# Watch: https://gitlab.freedesktop.org/mesa/drm/-/tags
libdrm-([0-9.]+)[.]tar
diff --git a/libs/libdrm/HISTORY b/libs/libdrm/HISTORY
index a9c89b6..00c8327 100644
--- a/libs/libdrm/HISTORY
+++ b/libs/libdrm/HISTORY
@@ -1,3 +1,6 @@
+2025-10-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.127
+
2025-10-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.4.126



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (43d712e689d154810a0abb74b8afbb9957bc170c), Treeve Jelbert, 10/15/2025

Archive powered by MHonArc 2.6.24.

Top of Page