Skip to Content.
Sympa Menu

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

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 (1661b1901d9d81464141d0253cfd438f703d612d)
  • Date: Mon, 25 Mar 2024 10:06:27 +0000

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

kde5-apps/tellico/DETAILS | 4 ++--
kde5-apps/tellico/HISTORY | 3 +++
xorg-lib/libpciaccess/DETAILS | 2 +-
xorg-lib/libpciaccess/HISTORY | 3 +++
xorg-lib/libx11/DETAILS | 2 +-
xorg-lib/libx11/HISTORY | 3 +++
xorg-lib/libxkbcommon/DETAILS | 4 ++--
xorg-lib/libxkbcommon/HISTORY | 3 +++
xorg-lib/libxmu/DETAILS | 2 +-
xorg-lib/libxmu/HISTORY | 3 +++
10 files changed, 22 insertions(+), 7 deletions(-)

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

libxmu: => 1.2.0

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

libx11: => 1.8.8

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

libpciaccess: => 0.18.1

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

libxkbcommon: => 1.7.0

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

tellico: => 3.5.4

diff --git a/kde5-apps/tellico/DETAILS b/kde5-apps/tellico/DETAILS
index 80cf44c..79e04da 100755
--- a/kde5-apps/tellico/DETAILS
+++ b/kde5-apps/tellico/DETAILS
@@ -1,6 +1,6 @@
SPELL=tellico
- VERSION=3.5.3
-
SOURCE_HASH=sha512:158ea7a8a4cc47435df0e9f7e439f489e886735098133fdbaef8de2de46ecfd3245ab312ab62f3020a3b4665eb68d9e6b98a3cfd121820233b4762361bef89ea
+ VERSION=3.5.4
+
SOURCE_HASH=sha512:b38405feb59107c4022158fee5a0435b61ea5e66c9265f930d1cb3be22d66e972b107f2f7eddb0cdf07f044f4d1428e2df879aaa67270045c8c30dd678dd83b9
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://tellico-project.org
diff --git a/kde5-apps/tellico/HISTORY b/kde5-apps/tellico/HISTORY
index 8664e65..fe8c201 100644
--- a/kde5-apps/tellico/HISTORY
+++ b/kde5-apps/tellico/HISTORY
@@ -1,3 +1,6 @@
+2024-03-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.5.4
+
2024-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.5.3

diff --git a/xorg-lib/libpciaccess/DETAILS b/xorg-lib/libpciaccess/DETAILS
index 551dd65..1a3edab 100755
--- a/xorg-lib/libpciaccess/DETAILS
+++ b/xorg-lib/libpciaccess/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libpciaccess
- VERSION=0.18
+ VERSION=0.18.1
PATCHLEVEL=1
SOURCE="${SPELL}-${VERSION}.tar.xz"

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
diff --git a/xorg-lib/libpciaccess/HISTORY b/xorg-lib/libpciaccess/HISTORY
index 24489e5..ff9d081 100644
--- a/xorg-lib/libpciaccess/HISTORY
+++ b/xorg-lib/libpciaccess/HISTORY
@@ -1,3 +1,6 @@
+2024-03-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.18.1
+
2024-02-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.18
* PRE_BUILD: deleted
diff --git a/xorg-lib/libx11/DETAILS b/xorg-lib/libx11/DETAILS
index 59acfe9..9b16365 100755
--- a/xorg-lib/libx11/DETAILS
+++ b/xorg-lib/libx11/DETAILS
@@ -1,7 +1,7 @@
# Watch: https://xorg.freedesktop.org/releases/individual/lib
libX11-([0-9.]+)[.]tar
SPELL=libx11
PKG=libX11
- VERSION=1.8.7
+ VERSION=1.8.8
SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libx11/HISTORY b/xorg-lib/libx11/HISTORY
index 8a56e8b..c8aff4a 100644
--- a/xorg-lib/libx11/HISTORY
+++ b/xorg-lib/libx11/HISTORY
@@ -1,3 +1,6 @@
+2024-03-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.8.8
+
2023-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8.7
SECURITY_PATCH++: fix CVE-2023-43785 CVE-2023-43786
diff --git a/xorg-lib/libxkbcommon/DETAILS b/xorg-lib/libxkbcommon/DETAILS
index bc88848..96bfbbc 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.7.0
+
SOURCE_HASH=sha512:4b74a9f3f63e2ebc1cbdcaa963c70362e55fa527e1d89b6a1fd30d7a84a8b60c1b3dc99bcfbde85aa31890e0b2f62f0bad3c8ff8340fe6a930ee662b33448ba5
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..2bfe6c3 100644
--- a/xorg-lib/libxkbcommon/HISTORY
+++ b/xorg-lib/libxkbcommon/HISTORY
@@ -1,3 +1,6 @@
+2024-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.0
+
2023-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.5.0

diff --git a/xorg-lib/libxmu/DETAILS b/xorg-lib/libxmu/DETAILS
index 02ad900..3f4ffbb 100755
--- a/xorg-lib/libxmu/DETAILS
+++ b/xorg-lib/libxmu/DETAILS
@@ -1,6 +1,6 @@
SPELL=libxmu
PKG=libXmu
- VERSION=1.1.4
+ VERSION=1.2.0
SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libxmu/HISTORY b/xorg-lib/libxmu/HISTORY
index 8b35193..0284e12 100644
--- a/xorg-lib/libxmu/HISTORY
+++ b/xorg-lib/libxmu/HISTORY
@@ -1,3 +1,6 @@
+2024-03-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.0
+
2022-10-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.4



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (1661b1901d9d81464141d0253cfd438f703d612d), Treeve Jelbert, 03/25/2024

Archive powered by MHonArc 2.6.24.

Top of Page