File python-gnupg.changes of Package python-gnupg
-------------------------------------------------------------------
Thu Jan 17 15:33:51 UTC 2013 - alexandre@exatati.com.br
- Update to 0.3.2:
- Fixed Issue #56: Disallow blank values in key generation.
- Fixed Issue #57: Handle colons and other characters in list_keys.
- Fixed Issue #59 and Issue #60: Handle INV_SGNR status during
verification and removed calls requiring interactive password
input from doctests.
-------------------------------------------------------------------
Mon Jan 14 09:50:06 UTC 2013 - saschpe@suse.de
- Simplify macro usage
-------------------------------------------------------------------
Fri Jan 11 21:53:58 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Sat Sep 1 23:19:25 UTC 2012 - alexandre@exatati.com.br
- Update to 0.3.1:
- Fixed Issue #45 : Allow additional arguments to gpg executable.
Fixed Issue #50 : Use latin-1 encoding in tests when it's known
to be required.
Fixed Issue #51: Test now returns non-zero exit status on test
failure.
Fixed Issue #53: Now handles INV_SGNR and KEY_NOT_CREATED
statuses.
Fixed Issue #55: Verification and decryption now return trust
level of signer in integer and text form.
-------------------------------------------------------------------
Sat May 12 20:22:55 UTC 2012 - alexandre@exatati.com.br
- Update to 0.3.0:
- Fixed Issue #49 : Reinstated Yann Leboulanger's change to
support subkeys (accidentally left out in 0.2.7).
-------------------------------------------------------------------
Fri Mar 30 04:37:19 UTC 2012 - alexandre@exatati.com.br
- Update to 0.2.9:
- Fixed Issue #36 : Now handles CARDCTRL and POLICY_URL messages.
- Fixed Issue #40 : Now handles DECRYPTION_INFO, DECRYPTION_FAILED
and DECRYPTION_OKAY messages. The random_binary_data file is no
longer shipped, but constructed by the test suite if needed.
-------------------------------------------------------------------
Thu Jan 12 11:31:10 UTC 2012 - coolo@suse.com
- change license to be in spdx.org format
-------------------------------------------------------------------
Sat Sep 3 04:00:29 UTC 2011 - alexandre@exatati.com.br
- Update to 0.2.8:
- Fixed Issue #29 : Now handles IMPORT_RES while verifying.
- Fixed Issue #30 : Fixed an encoding problem.
- Fixed Issue #33 : Quoted arguments for added safety.
-------------------------------------------------------------------
Wed Apr 13 18:42:12 UTC 2011 - alexandre@exatati.com.br
- Update to 0.2.7:
- Fixed Issue #24 : License is clarified as BSD.
- Fixed Issue #25 : Incorporated Daniel Folkinshteyn's changes.
- Fixed Issue #26 : Incorporated Yann Leboulanger's subkey change.
- Fixed Issue #27 : Incorporated hysterix's support for symmetric
encryption. Also did some internal cleanups of Unicode handling.
- Regenerate spec file with py2pack;
- Add LICENSE and README files as documentation.
-------------------------------------------------------------------
Tue Jan 25 18:03:30 UTC 2011 - alexandre@exatati.com.br
- Update to 0.2.6;
- Bzip2 source file.
-------------------------------------------------------------------
Sun May 30 13:20:06 UTC 2010 - alexandre@exatati.com.br
- Initial package (0.2.4) for openSUSE.