[Pkg-privacy-commits] [monkeysign] annotated tag 0.7 created (now 33a6877)
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:34:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to annotated tag 0.7
in repository monkeysign.
at 33a6877 (tag)
tagging bb3ead278040c65ef0641513b87cf67e5f42d7eb (commit)
replaces 0.6
tagged by Antoine Beaupré
on Sat Jul 6 01:07:48 2013 -0400
- Log -----------------------------------------------------------------
monkeysign (0.7) unstable; urgency=low
* fix crash when key not found on keyservers
* use a proper message in outgoing emails
* unit tests extended to cover user interface
* import keys from the local keyring before looking at the keyserver
* fix print/save exports (thanks Simon!)
* don't depend on a graphical interface
* update copyright dates and notices
* mark as priority: optional instead of extra
-- Antoine Beaupré <anarcat at debian.org> Sat, 06 Jul 2013 01:07:28 -0400
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJR16YwAAoJEHkhUlJ7dZIe3q4P/3NP/HKcN2Z19ISG3iP3mlhn
m5h4nXDkNFLSrBd8quJE4eRh4UXF5nsZOucjoGY1ZSMYzN6NQ9cG7coNle+dGLDU
58c8MDSklUCX/gOtoTgZSA/8t2U7BWo9bpUa4Hkz+Fj0xb5GBXGKrjeUYNqoSxMq
7YVTTkXp1BmmAd5Bf0iqU4ZI2Vf3yEoh+bhtfvCkYxIdzPZghATKMPFbbRoSai00
8eUfF+KgZl2NnF3XOiXpgWdfQuG9kqAeTYp6jJmKzyY5NaSLKCXM1ABQiPHY7Kd6
XGwSrKRYnfNoDLB6da15L4NAihYVMsATbeJn5n1cooNbkWO8t4+M+TINa3cZsy7D
pAkXHr/+TzbpgrARaW4YwAJC78JID/w2Ib+SbOPxKTG7kPVTy6CAEeJPC9eBEg0h
BtMsmaqlwM6QgdmPDX73sKHxZRTo/png8sEejHUmGDaqF9KCVnZfqpGl3skxdPZj
h2AmTtXAzSmD42GsKy7o5Uu0524YC3GIwMV8P7nXlGELHzusDeQkbrU4Tp5jSFqW
2aG4HZOBAoHhknS/J8c6a5iv4xz9F6MuE3DWpkQrhPDkf13gKKW+kNSEYrJCL+Uv
snKX2FIN8Ms4SZP/75gyNhdoOQQpepcPAE/3t2UD6InKs14CosJ+Ir5Ht+Sca7l0
u+WGF/ATwjQQwqmuohqy
=fWYE
-----END PGP SIGNATURE-----
Antoine Beaupré (44):
reuse the caff message, with modifications, as the content of the email
cosmetic: use explicit argument names instead of using argument order
clarify todo
first step in sending multiple mails per key
move stuff in a real module
merge the two scripts, update TODO
update TODO
add ui testing, improve testing framework with discover
update my public key since it was expired, fixes tests
fix crash when key not found on keyservers
don't print message explicitely on abort, let exception handling do it
clarify where we looked for a key
refactor unit tests and add more
test local imports
make sure we have an empty keyring for fetching
look in local keyring first
fix print/save exports, spotted by Simon thanks!
fix regression introduced when the two tools were merged
make the UI class parse arguments directly
move class variables to instance variables, as that's what they are
properly call parent main() in subclasses
move write function to prepare, don't call main in constructor
test main commandline script
allow passing arguments to tests
don't assume the user has a keyserver configured for tests
nitpick: clarify comment
nitpick: clarify variable names
add translations for 1.0
update todo for python-gnupg
remove duplicate code in unit tests
don't add irrelevant commandline arguments to tests
add basic tests for main UI functionality, failing
make email creation testable, fixing tests
extract the signed key in email creation
don't send email if disabled, even if an SMTP server is specified
remove more duplicate code with unit tests
add failing test for multiple uid support
prepare 0.7
correctly handle exceptions
update release process
git commit -m"don't hardcode dependency on gtk &c
cleanup the debian package
include proper copyright headers everywhere
update release time
-----------------------------------------------------------------------
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