[Pkg-privacy-commits] [monkeysign] annotated tag 1.0 created (now 004bc86)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:34:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag 1.0
in repository monkeysign.
at 004bc86 (tag)
tagging de845a2951c4181401c046a4c622af1fbe6a3257 (commit)
replaces 0.9
tagged by Antoine Beaupré
on Thu Aug 15 11:11:30 2013 -0400
- Log -----------------------------------------------------------------
monkeysign (1.0) unstable; urgency=low
* stop copying secrets to the temporary keyring
* make sure we use the right signing key when specified
* signatures on multiple UIDs now get properly sent separately (Closes: #719241)
* this includes "deluid" support on the gpg library
* significantly refactor email creation
* improve unit tests on commandline scripts, invalid (revoked) keys and
timeout handling
* provide manpages (Closes: #716674)
* avoid showing binary garbage on export when debugging
* properly fail if password confirmation fails
* user interfaces now translatable
* accept space-separated key fingerprints
* fix single UID key signing
* proper formatting of UIDs with comments (removed) and spaces (wrapped)
for emails
-- Antoine Beaupré <anarcat at debian.org> Wed, 14 Aug 2013 20:51:44 -0400
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJSDO+kAAoJEHkhUlJ7dZIedzsP/ROTGOdJ4UTaFbhuiz9vwVDb
aPWp3tTmvsEP+drbnyrvXj1p4JuDm3Q+8dwG5atpbshw16+1s05FsKk9iFkOvYZB
AO8LVtojMD0I/XMwTX7PIo1lS7nVhnI7lVB817v4PE1oLgWarq5CrbCIJPGH875d
0c/gLJa6JF9oO6i1OViCx7czFEKfVpEU9eMdpR7qbl8ZYyCw/3VsWKwRMK18lgJB
yvRD+zrYCprQSjkve/8xpgHToICPMm6BC6rotKbdQuCvlfe+clqnBiAxhr15zvq1
g72adHG3AT6svLW/0lQCchHcm9hpc1/lNoZHVJjfzCzOZwuzzJvznX75MEo9X4JE
uAC6B3qmQDgbd7U5dNR5/8mELLWbCW3yDUnvuT5CrBhlEZvLyoYO4tzFLwI93zsY
9RfEkvj1UOzNQPLbi/+88wpkNEng+rj0POL3W7hjlXkmEZJ4Fm+4NpWtmc23k7W0
kYfurpvByxeugEWe4DlDMcudCI/TvMbrvhsrKII9ZMgFdsLWg7Tc47K3bDLty+gw
CjCGuF2r4CjicjOhJyKQsP5vgMXKQKjBtATjo82o8FRpwGhyhqTl1gkjlWoVXv/m
Uh/s1QsGIHhDGnc6a+MO1gRjisU3M2LxBPK+0oQ3GiG+65mw483+cebM1PL1wQDU
ruoESMJ29DRzD1po/fqO
=DyTt
-----END PGP SIGNATURE-----
Antoine Beaupré (66):
a target for the EmailFactory
gpg: raise an exception in expect(), as documented, if string not found
deluid support, including unit test
noticed an inconsistency in the API while implementing deluid
naming consistency, doc
add del_uid_except() test
fix indentation in uid selection
expect the signature properly, so errors unroll properly in the stack
handle unusable secret keys properly
fixup last commit, we missed one instance
properly raise exception *again*
test revoked keys
make sure we use the right key when specified
properly fail if password confirmation fails
fix tests following error handling refactor
avoid showing binary garbage on export when debugging
do not copy secrets to the temporary keyring
update comments and logging following refactor
don't try to outsmart gpg: just put stderr in runtime
make timeouts harmless in tests
mark one test as an expected failure instead of just passing
add test for email factory
significantly refactor email creation
remove duplicate mail test, prepare multiple mail tests, failing
properly test del_uid
multiple mail sending support
add a uid to our secret key material
make tests actually sign, otherwise they don't detect errors
improve cli tests
unbreak tests: we were trying to sign a multi-uid key without a proper pattern
style: just import optparse
import https://crunchyfrog.googlecode.com/hg/utils/command/build_manpage.py
support classes in function specification
remove useless try/except
use descriptions and usage from parser, fix argv0
hook the manpage build system in distutils
multiple manpage support
make sure output directory exist, be more verbose
follow capitalisation convention of distutils
style: reorder
properly install manpages
tentative 1.0 changelog, update todo
improve usage now that it's in a manpage
push back harmonization to 2.0 since we may merge
copy translation bits from gameclock
hook translation system into build
make translation module actually work
make translation module more generic
make po_dir customizeable, fix output
generate pot file
remove cruft from irrelevant docstrings
hook strings into translation
update todo and changelog: no more blockers
more utf-8 hoes
accept space-separeted fingerprints
fix single UID support
specifically test single UID keys
handle expired keys
add default exception handler to make nicer error messages on regular GpgRuntimeError
bump internal version number
properly format email addresses before passing along to the MTA
fix lintian warning
fix build-depends now that we source the gtkui to build manpages
style: wrap dependencies to mimize diffs
style: reorder
properly encode email headers
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/monkeysign.git
More information about the Pkg-privacy-commits
mailing list