Skip to Content.
Sympa Menu

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

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 (1677ef4b26de7dbb90afed0404687d24ea59af49)
  • Date: Mon, 19 Aug 2024 10:13:30 +0000

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

crypto/nss/DETAILS | 4 ++++
crypto/nss/HISTORY | 4 ++++
xorg-lib/libinput/DETAILS | 4 ++--
xorg-lib/libinput/HISTORY | 3 +++
4 files changed, 13 insertions(+), 2 deletions(-)

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

nss: => 3.103

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

libinput: => 1.26.2

diff --git a/crypto/nss/DETAILS b/crypto/nss/DETAILS
index 14ebbbe..fdb8ebf 100755
--- a/crypto/nss/DETAILS
+++ b/crypto/nss/DETAILS
@@ -131,6 +131,10 @@ case $NSS_BRANCH in
3.102)
VERSION=3.102.1

SOURCE_HASH=sha512:1df10aab1f37c1d00dc3b81aaa341f99c2bac22997aae412ee639e0959ffa37e35cbc21b0f90c2612401aadb119bab4202209186f54fb8d58cf7c3123456e90f
+ ;;
+ 3.103)
+ VERSION=3.103
+
SOURCE_HASH=sha512:bc7680fc34d84de7953b27f1a220681f3f5c5a501a82be210ec6134894313f6a2c9bfcc350f4802152a5e3a1fc2defc74d700445ade338d6c86a923ac8b4dc75
esac
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=http://ftp.mozilla.org/pub/security/nss/releases/NSS_${VERSION//./_}_RTM/src/$SOURCE
diff --git a/crypto/nss/HISTORY b/crypto/nss/HISTORY
index f907310..fb0fe5f 100644
--- a/crypto/nss/HISTORY
+++ b/crypto/nss/HISTORY
@@ -1,3 +1,7 @@
+2024-08-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.103
+ * PREPARE: added 3.103 branch
+
2024-07-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.102.1

diff --git a/xorg-lib/libinput/DETAILS b/xorg-lib/libinput/DETAILS
index 544806b..a708207 100755
--- a/xorg-lib/libinput/DETAILS
+++ b/xorg-lib/libinput/DETAILS
@@ -1,8 +1,8 @@
# Watch: https://gitlab.freedesktop.org/libinput/libinput/-/tags
/tags/([0-9.]+)"
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libinput
- VERSION=1.26.1
-
SOURCE_HASH=sha512:57b2f48e1d88cee2d39c7d2c09ef6f38f8305caafc3442c93e89e1c208bc15d3525a66248b7ba4a4d86aede5ae6cb3fe5bb0b1607c99bf20ea6efbc3959039ca
+ VERSION=1.26.2
+
SOURCE_HASH=sha512:3ba2e21328276e2129e54423aa6f13f44926ce724026d3b24d25cda3e16c35c7d3c7806c644b289ed51764dae04547a9c4d161291d026160c8d5e80be42a1b7b
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL=https://gitlab.freedesktop.org/libinput/libinput/-/archive/$VERSION/$SOURCE
diff --git a/xorg-lib/libinput/HISTORY b/xorg-lib/libinput/HISTORY
index 90af92b..5364394 100644
--- a/xorg-lib/libinput/HISTORY
+++ b/xorg-lib/libinput/HISTORY
@@ -1,3 +1,6 @@
+2024-08-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.26.2
+
2024-06-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.26.1




Archive powered by MHonArc 2.6.24.

Top of Page