[Git-commits] [grml/grml-debian-keyring] 487c25: Add new signing key for Grml repositories
Michael Prokop
mika at grml.org
Sun Aug 16 23:23:22 CEST 2015
Branch: refs/heads/master
Home: https://github.com/grml/grml-debian-keyring
Commit: 487c2521cf515426d1a4c43463891ad839105b7a
https://github.com/grml/grml-debian-keyring/commit/487c2521cf515426d1a4c43463891ad839105b7a
Author: Michael Prokop <mika at grml.org>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M keyrings/grml-archive.gpg
M md5sums.txt
Log Message:
-----------
Add new signing key for Grml repositories
Generated via:
% gpg --gen-key
% gpg --output keyrings/grml-archive.gpg --export 0xEA2EA4AB 0xECDEA787 --ascii --export-options=export-minimal
while 0xECDEA787 is the old, existing key
and 0xEA2EA4AB is the newly created one.
Updated md5sums.txt via:
% md5sum keyrings/grml-archive.gpg > md5sums.txt
% gpg --clearsign md5sums.txt
% mv md5sums.txt.asc md5sums.txt
Commit: 58651780fb88e87b6ee3f5b80c5f8c391ab0a8de
https://github.com/grml/grml-debian-keyring/commit/58651780fb88e87b6ee3f5b80c5f8c391ab0a8de
Author: Michael Prokop <mika at grml.org>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 2015.08.16
Compare: https://github.com/grml/grml-debian-keyring/compare/164a7a657412...58651780fb88
More information about the Git-commits
mailing list