Skip to Content.
Sympa Menu

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

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 (fea91664cfe030e771e1fdf08a54536319ba16c1)
  • Date: Sat, 27 Jan 2024 21:13:16 +0000

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

crypto/signing-party/DETAILS | 22 +++++++++++++++-------
crypto/signing-party/HISTORY | 4 ++++
2 files changed, 19 insertions(+), 7 deletions(-)

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

signing-party 2.11

diff --git a/crypto/signing-party/DETAILS b/crypto/signing-party/DETAILS
index 67a7849..30190bd 100755
--- a/crypto/signing-party/DETAILS
+++ b/crypto/signing-party/DETAILS
@@ -1,24 +1,32 @@
SPELL=signing-party
- VERSION=1.1.3
+ VERSION=2.11
SOURCE=${SPELL}_$VERSION.orig.tar.gz

SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/s/signing-party/$SOURCE
-
SOURCE_HASH=sha512:8ae680971ea97eff761b2aba55c4e95f043b6052ea27cc6009878a8a5bf53cca21a87d55364b5fa0e7436151124e73a9edc95635545889204083b0d8830643eb
+
SOURCE_HASH=sha512:9a34bde415bf779859b48eaab12e5c6a1a3f08d0292cd5cd691518e398fe40a73b878926d3ea1ef12ccca40179933478d03ec16ec4d9200fb726aaade541505d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://pgp-tools.alioth.debian.org/
+ WEB_SITE=https://salsa.debian.org/signing-party-team/signing-party
ENTERED=20061004
LICENSE[0]=GPL
KEYWORDS="crypto"
- SHORT="various OpenPGP related tools"
+ SHORT="Various OpenPGP related tools"
cat << EOF
-signing-party is a collection for all kinds of PGP/GnuPG related things,
-including signing scripts, party preparation scripts, etc.
+signing-party is a collection for all kinds of PGP/GnuPG related things,
+including tools for signing keys, keyring analysis, and party preparation.

* caff: CA - Fire and Forget signs and mails a key
* pgp-clean: removes all non-self signatures from key
* pgp-fixkey: removes broken packets from keys
* gpg-mailkeys: simply mail out a signed key to its owner
- * gpg-key2ps: generate PostScript file with fingerprint paper strips
+ * gpg-key2ps: generate PostScript file with fingerprint paper slips
+ * gpgdir: recursive directory encryption tool
* gpglist: show who signed which of your UIDs
* gpgsigs: annotates list of GnuPG keys with already done signatures
+ * gpgparticipants: create list of party participants for the organiser
+ * gpgwrap: a passphrase wrapper
+ * keyanalyze: minimum signing distance (MSD) analysis on keyrings
* keylookup: ncurses wrapper around gpg --search
+ * sig2dot: converts a list of GnuPG signatures to a .dot file
+ * springgraph: creates a graph from a .dot file
+ * keyart: creates a random ASCII art of a PGP key file
+ * gpg-key2latex: generate LaTeX file with fingerprint paper slips
EOF
diff --git a/crypto/signing-party/HISTORY b/crypto/signing-party/HISTORY
index 4b6ca0e..46d7806 100644
--- a/crypto/signing-party/HISTORY
+++ b/crypto/signing-party/HISTORY
@@ -1,3 +1,7 @@
+2024-01-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.11
+ updated description
+
2011-07-06 Remko van der Vossen <wich AT sourcemage.org>
* DETAILS: version 1.1.3




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (fea91664cfe030e771e1fdf08a54536319ba16c1), Ismael Luceno, 01/27/2024

Archive powered by MHonArc 2.6.24.

Top of Page