Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7a2e1a39dca76e69dd77fa571a70e4a6926d571e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7a2e1a39dca76e69dd77fa571a70e4a6926d571e)
  • Date: Fri, 23 Apr 2021 21:12:34 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

xorg-app/iceauth/DETAILS | 5 +----
xorg-app/iceauth/HISTORY | 3 +++
2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 7a2e1a39dca76e69dd77fa571a70e4a6926d571e
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

iceauth: gpg broken, use hash

diff --git a/xorg-app/iceauth/DETAILS b/xorg-app/iceauth/DETAILS
index 12144f9..2618644 100755
--- a/xorg-app/iceauth/DETAILS
+++ b/xorg-app/iceauth/DETAILS
@@ -2,10 +2,7 @@
VERSION=1.0.8
SOURCE=$SPELL-$VERSION.tar.bz2

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/${SOURCE}
- SOURCE2=$SOURCE.sig
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+
SOURCE_HASH=sha512:9d4520adf951b16a3e784349dbb70d5d8176b74b956f8adc63abf55d049745c113b03ccfa60a281fc39b487db3742302dc6287c9985ce83a0157bf4674df2af1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
diff --git a/xorg-app/iceauth/HISTORY b/xorg-app/iceauth/HISTORY
index 027761f..f9a9291 100644
--- a/xorg-app/iceauth/HISTORY
+++ b/xorg-app/iceauth/HISTORY
@@ -1,3 +1,6 @@
+2021-04-23 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: gpg key gone, switch to hash
+
2018-03-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.8
* DETAILS: add gpg checking



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7a2e1a39dca76e69dd77fa571a70e4a6926d571e), Thomas Orgis, 04/23/2021

Archive powered by MHonArc 2.6.24.

Top of Page