diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-07 13:19:24 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-07 13:19:24 +0000 |
commit | 3e3f56dbf53a4ab691a7e64194692506b9210ff4 (patch) | |
tree | 5b9d32360c2e2e6cfe7043a05e4b467e6a123ee6 /security/seahorse/PLIST | |
parent | e95bddd49fed9b13f270d712a45adb97f49ca6a1 (diff) | |
download | pkgsrc-3e3f56dbf53a4ab691a7e64194692506b9210ff4.tar.gz |
Update to 0.7.5. While here, apply a patch from shannonjr@ that avoids the
use of a deprecated gpgme function.
Changes in this version:
* Loading large key rings is now many orders of magnitude faster
* A simple panel with common tasks shows up in the key manager the
first time a new user starts [Adam Schreiber]
* Gnome HIG (Human Interface Guidelines) compliancy fixes
* gedit plugin compiles with GNOME 2.8
* gedit plugin now works on BSD [Julio M. Merino Vidal]
* seahorse-agent now works properly on BSD [Julio M. Merino Vidal]
* disable password caching prefs when using a different agent
* seahorse-agent restores gpg.conf when exiting
* seahorse-agent icon now shows properly in the notification area
* Properly detect mlock for secure memory usage.
* Fixed crash when changing expiry date on a subkey
* Fixed crash when using 'Encrypt To Self' without a default key
* Default key selection now works properly in edge cases.
* Updated RPM spec file
* A multitude of smaller bug fixes
Diffstat (limited to 'security/seahorse/PLIST')
-rw-r--r-- | security/seahorse/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse/PLIST b/security/seahorse/PLIST index abf62fa85f0..6201127b234 100644 --- a/security/seahorse/PLIST +++ b/security/seahorse/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.8 2004/10/20 20:45:55 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/11/07 13:19:24 jmmv Exp $ bin/seahorse bin/seahorse-agent bin/seahorse-pgp-preferences lib/bonobo/libseahorse-pgp-file-listener.la lib/bonobo/servers/Seahorse_PGP_File_Listener.server +lib/libseahorse-internal.la share/applications/seahorse.desktop share/control-center-2.0/capplets/seahorse-pgp-preferences.desktop share/gconf/schemas/seahorse.schemas |