Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (1684dadc43e7f43db367a41973f2c070fbecaa02)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (1684dadc43e7f43db367a41973f2c070fbecaa02)
  • Date: Sun, 11 Dec 2022 10:33:03 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

devel/git/DETAILS | 2 +-
devel/git/HISTORY | 3 +++
graphics/imagemagick/DETAILS | 4 ++--
graphics/imagemagick/HISTORY | 3 +++
libs/libunibreak/DETAILS | 4 ++--
libs/libunibreak/HISTORY | 3 +++
smgl/systemd/DETAILS | 4 ++--
smgl/systemd/HISTORY | 3 +++
8 files changed, 19 insertions(+), 7 deletions(-)

New commits:
commit 1684dadc43e7f43db367a41973f2c070fbecaa02
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

graphics/imagemagick: version 7.1.0-53

commit d930441391c2372f3a189ed514a2167c281648a6
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

devel/git: version 2.36.2

commit bee319e30cfe01e45464f0294f9329154341c613
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

libs/libunibreak: version 5.1

commit bdf9b900f3af9886d17de7f248a899351c86fed7
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

smgl/systemd: version 252.3

diff --git a/devel/git/DETAILS b/devel/git/DETAILS
index 1160ecc..c7e0e47 100755
--- a/devel/git/DETAILS
+++ b/devel/git/DETAILS
@@ -1,5 +1,5 @@
SPELL="git"
- VERSION="2.38.1"
+ VERSION="2.38.2"
SECURITY_PATCH="15"
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE2="${SOURCE%.xz}.sign"
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index d60227f..09d71fa 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2022-12-11 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.36.2
+
2022-10-18 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.38.1, SECURITY_PATCH++, (CVE-2022-39253,
CVE-2022-39260)

diff --git a/graphics/imagemagick/DETAILS b/graphics/imagemagick/DETAILS
index 78ec898..dd7cafc 100755
--- a/graphics/imagemagick/DETAILS
+++ b/graphics/imagemagick/DETAILS
@@ -1,7 +1,7 @@
SPELL=imagemagick
SPELLX=ImageMagick
- VERSION=7.1.0-52
-
SOURCE_HASH=sha512:624c815aa661dc46d312057fb17b7ec7cffea310d8be0e1f394eec3f99e42977b733eb28ee84075252f73382a8e7c572030ac364149004d44a45db02259eabbb
+ VERSION=7.1.0-53
+
SOURCE_HASH=sha512:94d2c80b6d01ed5ae09c7773b3cd458032033ead58232b0b75879bb5738061e1f8caf5b3c322b2b4246f0547d2d356397b035817569708d77c6568b856650d35
SECURITY_PATCH=6
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/graphics/imagemagick/HISTORY b/graphics/imagemagick/HISTORY
index c053a26..75167f2 100644
--- a/graphics/imagemagick/HISTORY
+++ b/graphics/imagemagick/HISTORY
@@ -1,3 +1,6 @@
+2022-12-11 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 7.1.0-53
+
2022-11-11 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 7.1.0-52

diff --git a/libs/libunibreak/DETAILS b/libs/libunibreak/DETAILS
index 2e4043d..0138a6c 100755
--- a/libs/libunibreak/DETAILS
+++ b/libs/libunibreak/DETAILS
@@ -1,7 +1,7 @@
SPELL=libunibreak
- VERSION=5.0
+ VERSION=5.1
SOURCE=${SPELL}-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:909c12cf5df92f0374050fc7a0ef9e91bc1efe6a5dc5a80f4e2c81a507f1228ecaba417c3ee001e11b2422024bea68cc14eb66e08360ae69f830cdaa18764484
+
SOURCE_HASH=sha512:c47d6445cab36febb214b31aeb48585a4d3685714588079e84be87019f6e6ffb752e0e0e527232e2d164b1efeeeea64b8b4b21e605ebc60f10fb5a169edc2ed0
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${SPELL}_${VERSION//./_}

SOURCE_URL[0]=https://github.com/adah1972/$SPELL/archive/${SPELL}_${VERSION//./_}.tar.gz
LICENSE[0]=ZLIB
diff --git a/libs/libunibreak/HISTORY b/libs/libunibreak/HISTORY
index 513b990..29ce698 100644
--- a/libs/libunibreak/HISTORY
+++ b/libs/libunibreak/HISTORY
@@ -1,3 +1,6 @@
+2022-12-11 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 5.1
+
2022-12-04 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 5.0

diff --git a/smgl/systemd/DETAILS b/smgl/systemd/DETAILS
index dfd7de8..a50ff45 100755
--- a/smgl/systemd/DETAILS
+++ b/smgl/systemd/DETAILS
@@ -1,9 +1,9 @@
. "${GRIMOIRE}"/MESON_FUNCTIONS

SPELL=systemd
- VERSION=251.8
+ VERSION=252.3
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:c337fad3cf2beef11401850ddd6418efef035d4ec6405049084302738042f77ac1f8bfd7eb3611668a13038878389c9617e63278ec0b37782b3e0242e69c4843
+
SOURCE_HASH=sha512:fd7594f0cb232996fda33f14a09565b4c315db8969579512f39a3f96734fc0841a1c6a83c3668103b70d108f73ffc11e7465bf5867d1ff313d0e428d4a6e2134

SOURCE_URL[0]=https://github.com/systemd/systemd-stable/archive/refs/tags/v${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-stable-$VERSION
WEB_SITE=https://www.freedesktop.org/wiki/Software/systemd
diff --git a/smgl/systemd/HISTORY b/smgl/systemd/HISTORY
index 7b236d5..d66cff1 100644
--- a/smgl/systemd/HISTORY
+++ b/smgl/systemd/HISTORY
@@ -1,3 +1,6 @@
+2022-12-10 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 252.3
+
2022-11-11 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 251.8




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (1684dadc43e7f43db367a41973f2c070fbecaa02), Florian Franzmann, 12/11/2022

Archive powered by MHonArc 2.6.24.

Top of Page