Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e6507f97bd0c766bbd9ae67bd8e52b196932a48a)
  • Date: Mon, 9 Oct 2023 07:22:54 +0000

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

libs/libtommath/DETAILS | 3 ++-
libs/libtommath/HISTORY | 5 +++++
libs/libtommath/ltm.gpg |binary
libs/libwps/DETAILS | 4 ++--
libs/libwps/HISTORY | 3 +++
xorg-lib/libxkbcommon/DETAILS | 4 ++--
xorg-lib/libxkbcommon/HISTORY | 3 +++
7 files changed, 17 insertions(+), 5 deletions(-)

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

libxkbcommon: => 1.6.0

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

libtommath - update ltm.gpg

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

libwps: => 0.4.14

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

libtommath: => 1.2.1 SECURITY FIX

diff --git a/libs/libtommath/DETAILS b/libs/libtommath/DETAILS
index 00ae8ed..82b6535 100755
--- a/libs/libtommath/DETAILS
+++ b/libs/libtommath/DETAILS
@@ -1,5 +1,6 @@
SPELL=libtommath
- VERSION=1.2.0
+ VERSION=1.2.1
+ SECURITY_PATCH=1
SOURCE=ltm-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL="https://github.com/libtom/$SPELL/releases/download/v$VERSION/$SOURCE";
diff --git a/libs/libtommath/HISTORY b/libs/libtommath/HISTORY
index 9705581..54b05d8 100644
--- a/libs/libtommath/HISTORY
+++ b/libs/libtommath/HISTORY
@@ -1,3 +1,8 @@
+2023-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.1
+ SECURITY_PATCH=1 fixes CVE-2023-36328
+ * ltm.gpg: add "Steffen Jaeckel <s AT jaeckel.eu>"
+
2019-10-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.0

diff --git a/libs/libtommath/ltm.gpg b/libs/libtommath/ltm.gpg
index 798b981..20b5170 100644
Binary files a/libs/libtommath/ltm.gpg and b/libs/libtommath/ltm.gpg differ
diff --git a/libs/libwps/DETAILS b/libs/libwps/DETAILS
index 8c0cc98..a63430b 100755
--- a/libs/libwps/DETAILS
+++ b/libs/libwps/DETAILS
@@ -1,6 +1,6 @@
SPELL=libwps
- VERSION=0.4.9
-
SOURCE_HASH=sha512:8703e60837c525ab24e40bb3e2e25244e9f4d2231699373b28d86430f6d7f818a5ba32de08f19febdb4f917f1a90e3b27f95e7d3200ca2d4a9101c262b37a30d
+ VERSION=0.4.14
+
SOURCE_HASH=sha512:bbf9047f35d1b42c2da8deee24116d6a3fb20749a4255d369b62967a99185f52f21dda3e1b385056c1924995f2a72b670960bb476f38c3bf78933e25ff4a5779
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://dev-www.libreoffice.org/src/$SOURCE
diff --git a/libs/libwps/HISTORY b/libs/libwps/HISTORY
index 5e8b46f..b5691f4 100644
--- a/libs/libwps/HISTORY
+++ b/libs/libwps/HISTORY
@@ -1,3 +1,6 @@
+2023-10-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.14
+
2018-11-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.9

diff --git a/xorg-lib/libxkbcommon/DETAILS b/xorg-lib/libxkbcommon/DETAILS
index bc88848..9e48c6a 100755
--- a/xorg-lib/libxkbcommon/DETAILS
+++ b/xorg-lib/libxkbcommon/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libxkbcommon
- VERSION=1.5.0
-
SOURCE_HASH=sha512:bbba6665f052c04c7450413cc5e2badd6bfd41326b0e4c60e3ec01d730cae695fd34ce2662b8a91ece7a76b974a0ea330f7462dd5d2db148b0d0da26264ced9c
+ VERSION=1.6.0
+
SOURCE_HASH=sha512:4f93225eada1c5d0806bbc01f72d82d72729f4580ade963ff6a386711c9b2232aae5213c8488abf01c3b81f0e1fdb7f4d8a4d3786113ccc134251ff164c4be5c
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://xkbcommon.org/download/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/xorg-lib/libxkbcommon/HISTORY b/xorg-lib/libxkbcommon/HISTORY
index 7916364..b47d8e8 100644
--- a/xorg-lib/libxkbcommon/HISTORY
+++ b/xorg-lib/libxkbcommon/HISTORY
@@ -1,3 +1,6 @@
+2023-10-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.0
+
2023-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e6507f97bd0c766bbd9ae67bd8e52b196932a48a), Treeve Jelbert, 10/09/2023

Archive powered by MHonArc 2.6.24.

Top of Page