Skip to Content.
Sympa Menu

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

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 (74c0ceaebfa00ba9d128ff741e7015496279d51d)
  • Date: Thu, 4 Apr 2024 15:35:58 +0000

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

crypto/libassuan/DETAILS | 4 ++--
crypto/libassuan/HISTORY | 3 +++
crypto/libgpg-error/DETAILS | 4 ++--
crypto/libgpg-error/HISTORY | 3 +++
ftp/curl/DETAILS | 2 +-
ftp/curl/HISTORY | 3 +++
graphics-libs/poppler/DETAILS | 4 ++--
graphics-libs/poppler/HISTORY | 3 +++
8 files changed, 19 insertions(+), 7 deletions(-)

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

libgpg-error: => 1.48

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

libassuan: => 2.5.7

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

curl: => 8.7.1

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

poppler: => 24.04.0

diff --git a/crypto/libassuan/DETAILS b/crypto/libassuan/DETAILS
index b46ad87..050e3d1 100755
--- a/crypto/libassuan/DETAILS
+++ b/crypto/libassuan/DETAILS
@@ -1,11 +1,11 @@
SPELL=libassuan
- VERSION=2.5.6
+ VERSION=2.5.7

SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=https://gnupg.org/ftp/gcrypt/libassuan/$SOURCE
# For upgrade path from stable, GnuPG dependencies need to be verifiable
with gpg1, or even without.
# Verify signature on update and then record the hash here!
-
SOURCE_HASH=sha512:dcca942d222a2c226a7e34ba7988ee0c3c55bd6032166eb472caf2053db89aeeea7a40e93d8c2887c7ee73c5f838e8b0725e8cfb595accc1606646559362f7ee
+
SOURCE_HASH=sha512:ca33bd0325bbebccb63b6a84cc0aa5c85b25c6275a68df83aeb3f3729b2cd38220198a941c3479bd461f16b7ddb6b558c0664697ca3153c7fb430544303d773f
# SOURCE_GPG="GnuPG.gpg:$SOURCE.sig:VERIFIED_UPSTREAM_KEY"
#
# SOURCE2=$SOURCE.sig
diff --git a/crypto/libassuan/HISTORY b/crypto/libassuan/HISTORY
index 8342b33..0ab5608 100644
--- a/crypto/libassuan/HISTORY
+++ b/crypto/libassuan/HISTORY
@@ -1,3 +1,6 @@
+2024-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.5.7
+
2023-07-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.5.6

diff --git a/crypto/libgpg-error/DETAILS b/crypto/libgpg-error/DETAILS
index 2f27862..8571fe3 100755
--- a/crypto/libgpg-error/DETAILS
+++ b/crypto/libgpg-error/DETAILS
@@ -1,6 +1,6 @@
SPELL=libgpg-error
- VERSION=1.47
-
SOURCE_HASH=sha512:bbb4b15dae75856ee5b1253568674b56ad155524ae29a075cb5b0a7e74c4af685131775c3ea2226fff2f84ef80855e77aa661645d002b490a795c7ae57b66a30
+ VERSION=1.48
+
SOURCE_HASH=sha512:3e9ea99cfb7d706791eb3349a9356b6bc44a53ef8bfa9a4e89afb5203dad5af3f466a039a1764361c0c7f697a6fa668a21d05ceaeb8e44ec5a11d6468998adf2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=https://www.gnupg.org/ftp/gcrypt/libgpg-error/$SOURCE
SOURCE_URL[1]=https://gd.tuwien.ac.at/privacy/gnupg/libgpg-error/$SOURCE
diff --git a/crypto/libgpg-error/HISTORY b/crypto/libgpg-error/HISTORY
index f3c75f8..bc2d76a 100644
--- a/crypto/libgpg-error/HISTORY
+++ b/crypto/libgpg-error/HISTORY
@@ -1,3 +1,6 @@
+2024-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.48
+
2024-01-14 Remko van der Vossen <wich AT sourcemage.org>
* BUILD: force installation of gpg-error-config which is needed to
build gnupg-2.2

diff --git a/ftp/curl/DETAILS b/ftp/curl/DETAILS
index 64b1aaf..165f27b 100755
--- a/ftp/curl/DETAILS
+++ b/ftp/curl/DETAILS
@@ -1,5 +1,5 @@
SPELL=curl
- VERSION=8.6.0
+ VERSION=8.7.1
SECURITY_PATCH=43
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index 58595c2..c506989 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,6 @@
+2024-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.7.1
+
2024-01-31 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 8.6.0
* DEPENDS: added optional libpsl
diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index 0b5fd09..99bf0d3 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -10,9 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=24.03.0
+ VERSION=24.04.0
else
- VERSION=24.03.0
+ VERSION=24.04.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index 873830e..3c1c894 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2024-04-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 24.04.0
+
2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 24.03.0



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (74c0ceaebfa00ba9d128ff741e7015496279d51d), Treeve Jelbert, 04/04/2024

Archive powered by MHonArc 2.6.24.

Top of Page