Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gpgme03 - GnuPG Made Easy interface library
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a High-Level Crypto API for encryption,
decryption, signing, signature verification and key management.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
gpgme03 |
0.3.16 |
8 |
x86_64 |
161 KiB |
Mon Mar 21 11:10:31 2005 |
Changelog
- * Fri Mar 18 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-8
- Fix build for FC4.
- Remove conflict with gpgme packages (relocate files in -devel
package, rename .info file and rename macro in .m4 file).
This is not as clean as I wanted it to be. But other -devel
packages in FC pollute the linker's search path with leading
-L/usr/lib64 options, which makes parallel installation of multiple
library versions unnecessarily complicated.
- * Sun Jan 16 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-7
- Disable GPGSM, remove /usr/bin/gpgsm dependency.
None of our GPGME 0.3.x API users need this.
- * Thu Jan 6 17:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-6
- Fix underquoted definition in gpgme.m4.