Changelog for
gpa-0.9.10-49.2.x86_64.rpm :
Fri Dec 2 13:00:00 2016 astiegerAATTsuse.com
- Update to version 0.9.10:
+ Addded basic support for TOFU information.
+ Removed key-ID from some listings in favor of using the
fingerprint.
+ Fixed deletion of X.509 keys.
+ Allow for saving to an alternate file name if the file already
exists.
+ Fixed several problems with key edit functions.
+ Fixed drag-and-drop.
Wed Sep 9 14:00:00 2015 astiegerAATTsuse.com
- update to gpa 0.9.9:
+ fix build problem with gpgme < 1.6.1.
- includes changes from gpa 0.9.8:
+ Does start with the clipboard view after a key has been created.
+ Limit the size of dialogs by truncating too long user ids.
+ Make the window frame\'s close button work as expected.
+ With a decent version of libgpgme the key algorithm and size is
shown using the GnuPG 2.1 format.
Fri Dec 26 13:00:00 2014 andreas.stiegerAATTgmx.de
- Update to version 0.9.7:
+ Support sending keys for GnuPG 2.1.
Fri Nov 21 13:00:00 2014 andreas.stiegerAATTgmx.de
- Update to version 0.9.6:
+ Support keyserver operations for GnuPG 2.1.
+ Implement the IMPORT_FILES server command.
+ New \"Refresh Key\" action in the key manager\'s context menu.
- remove gpg-offline, signature verificatin is now part of
source_validator
Mon Sep 1 14:00:00 2014 andreas.stiegerAATTgmx.de
- Update to version 0.9.5:
+ GPA now starts with the UI server enabled and tests on startup
whether such a server is already running to open that one
instead of launching a second instance.
+ GPA is now aware of ECC keys.
+ Improved detection of CMS objects (which are used by S/MIME)
and detached OpenPGP signatures.
+ Allow import and export of X.509 certificates. Allow backup
of X.509 keys.
+ The key creation date is now displayed in the key listing.
+ Armored detached signature files are now created with an
\".asc\" suffix and not with \".sig\".
+ The GnuPG home directory is now detected using the gpgconf
tool.
+ Fixed several bugs leading to crashs.
Fri May 10 14:00:00 2013 andreas.stiegerAATTgmx.de
- update to 0.9.4
* Added scrollbars to the verification result window.
* Improved searching in the key listing.
- verify source signature
Tue Nov 20 13:00:00 2012 andreas.stiegerAATTgmx.de
- Update to version 0.9.3:
+ Allow searching in the keylist.
+ Collected bug fixes.
- Changes from version 0.9.2:
+ Adjust server mode to modern Libassuan.
+ Add options --gpg-binary, --gpgsm-binary and --debug-edit-fsm.
+ Properly process CMS data in the clipboard and with the
server\'s VERIFY_FILES and DECRYPT_FILES commands.
+ Minor code cleanups.
- Changes from version 0.9.1:
+ The key selection dialogs for encryption and signing do not
anymore list expired, revoked or otherwise invalid keys.
+ If no recipients are given to the server, a generic key
selection dialog is now used.
+ Now works with Libassuan 2.x.
+ The card manager now displays the ATR for an unknown card.
- Drop gpa-assuan2.patch: fixed upstream
- Remove gpa.desktop source file, it\'s included in the tarball and
correctly installed.
- Drop automake BuildRequires and autoreconf call: no longer
needed, as we don\'t carry patches touching the build system.
- No longer rename zh_TW.Big5 to zh_TW: fixed upstream.
- Remove unsupported configure parameters --enable-shared and
- -enable-static-rnd=linux
- The hack to first \"make gpadefs.h\" is no longer needed.
- Package manpage.
- Drop conditions for obsoleted openSUSE versions (1130).
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Sat Feb 12 13:00:00 2011 vuntzAATTopensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Split lang subpackage.
english documentation is not there anymore.
Thu Apr 8 14:00:00 2010 vuntzAATTopensuse.org
- Only use gpa-assuan2.patch on 11.3 and later.
Thu Apr 8 14:00:00 2010 puzelAATTnovell.com
- add gpa-assuan2.patch (use libassuan-2.0.0 interface)
Wed Jun 24 14:00:00 2009 puzelAATTnovell.com
- update to gpa-0.9.0
* Added a smartcard manager.
* GPA now requires GnuPG-2.
* X.509 support is now always enabled.
* Major internal cleanups. More to follow soon.
- simplify build phase
- add a hack to build gpadefs.h
- change license to GPL3