Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ea93365c20d513c964bb84bfaad6d54eb7ad7304)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ea93365c20d513c964bb84bfaad6d54eb7ad7304)
  • Date: Thu, 11 Apr 2024 14:51:45 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 3 ---
gnu.gpg |binary
libs/elfutils/DETAILS | 3 ++-
libs/elfutils/elfutils.gpg |binary
4 files changed, 2 insertions(+), 4 deletions(-)

New commits:
commit ea93365c20d513c964bb84bfaad6d54eb7ad7304
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

elfutils: Add elfutils.gpg and SOURCE_HASH

Keys in elfutils.gpg:
pub rsa2048/74FD3FA2779E7073 2024-02-26 [SC]
6C2B631563B8D330578D3CB474FD3FA2779E7073
uid Aaron Merey <amerey AT redhat.com>
sub rsa2048/8BA2C7FF536EE977 2024-02-26 [E]

pub rsa4096/1AA44BE649DE760A 2019-01-19 [C]
EC3CFE88F6CA0788774F5C1D1AA44BE649DE760A
uid Mark Wielaard <mark AT klomp.org>
uid Mark Wielaard <mjw AT gnu.org>
uid Mark Wielaard <mjw AT redhat.com>
sub rsa2048/AE584E5D7893950F 2019-01-20 [E]
sub rsa2048/FC57E3CCACD99A78 2019-01-20 [S]
sub rsa2048/85C7C86BC8437776 2019-01-20 [A]

Keys obtained from the GPG-KEYS file and verified against public records
of
the project.

commit 76207b859a18ea88c2e018e005505a8c77be1e33
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

Revert "gnu.gpg - update"

This reverts commit 8ca446c8c6d865a2130519c9801fe1cb4d43af30.

diff --git a/ChangeLog b/ChangeLog
index 0852efc..5cc9965 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,3 @@
-2024-04-11 Treeve Jelbert <treeve AT sourcemage.org>
- * gnu.gpg: add "Aaron Merey <amerey AT redhat.com>"
-
2024-04-05 Treeve Jelbert <treeve AT sourcemage.org>
* move splix to openprinting

diff --git a/gnu.gpg b/gnu.gpg
index 42182ff..bb988b2 100644
Binary files a/gnu.gpg and b/gnu.gpg differ
diff --git a/libs/elfutils/DETAILS b/libs/elfutils/DETAILS
index 6f601ec..f75cc6a 100755
--- a/libs/elfutils/DETAILS
+++ b/libs/elfutils/DETAILS
@@ -4,7 +4,8 @@
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
- SOURCE_GPG="gnu.gpg:$SOURCE2:UPSTREAM_KEY"
+ SOURCE_GPG="elfutils.gpg:$SOURCE2:UPSTREAM_KEY"
+
SOURCE_HASH=sha512:e22d85f25317a79b36d370347e50284c9120c86f9830f08791b7b6a7b4ad89b9bf4c7c71129133b8d193a0edffb2a2c17987b7e48428b9670aff5ce918777e04
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL2
diff --git a/libs/elfutils/elfutils.gpg b/libs/elfutils/elfutils.gpg
new file mode 100644
index 0000000..8f375e3
Binary files /dev/null and b/libs/elfutils/elfutils.gpg differ


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ea93365c20d513c964bb84bfaad6d54eb7ad7304), Ismael Luceno, 04/11/2024

Archive powered by MHonArc 2.6.24.

Top of Page