Subject: CVS commit: pkgsrc/security/gnome-keyring
From: Thomas Klausner
Date: 2007-03-21 13:04:58
Message id: 20070321120458.D74352150A@cvs.netbsd.org

Log Message:
Update to 0.8. Bump ABI depends for new dbus dependency.

Changes in version 0.8 are:
* Translations

Changes in version 0.7.92 are:
* Fix build by including sys/types.h
* In gnome_keyring_free() don't crash on NULL parameter.

Changes in version 0.7.91 are:
* Add method for library to discover daemon via DBus. Adds soft
  DBus dependency.
* Fixes for building on kFreeBSD.

Changes in version 0.7.3 are:
* Fix endless loop when creating a keyring and a file by that name
  already exists.
* Fix crasher when deleting session keyring.
* Fix crasher when doing find operation with NULL attribute string.
* Sync files to disk after writing to keyring.

Changes in version 0.7.2 are:
* Don't have multiple password dialogs presented for the same
  keyring

Changes in version 0.7.1 are:
* Added GNOME_KEYRING_ITEM_APPLICATION_SECRET which allows an item
  to be for a single application only with strict access controls.
* New function gnome_keyring_item_get_info_full(_sync) which allow
  retrieval of item meta data without the secret, thus not incurring
  an ACL prompt.
* Translation updates

Files:
RevisionActionfile
1.27modifypkgsrc/security/gnome-keyring/Makefile
1.11modifypkgsrc/security/gnome-keyring/PLIST
1.11modifypkgsrc/security/gnome-keyring/buildlink3.mk
1.18modifypkgsrc/security/gnome-keyring/distinfo
1.4removepkgsrc/security/gnome-keyring/patches/patch-aa