File krb5-auth-dialog.changes of Package krb5-auth-dialog
-------------------------------------------------------------------
Sat Feb 12 19:25:55 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Tue Dec 14 15:47:51 CET 2010 - vuntz@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
-------------------------------------------------------------------
Sun Sep 12 15:58:02 CEST 2010 - vuntz@opensuse.org
- Update to version 0.17:
+ Add AFS plugin
+ Add --with-gtk to select the GTK+ 2 or 3
+ Updated translations.
- Drop krb5-auth-dialog-nonvoid.patch: fixed upstream.
- Pass --with-gtk=2.0 to configure to make sure we build against
the version we want.
-------------------------------------------------------------------
Thu Aug 5 16:40:13 CEST 2010 - vuntz@opensuse.org
- Change group from System/Security to Productivity/Security to
make rpmlint happy.
- Add pam-devel BuildRequires to build PAM plugin.
-------------------------------------------------------------------
Mon Aug 2 22:19:35 CEST 2010 - dimstar@opensuse.org
- Update to version 0.16:
+ Add plugin system
+ Memory leaks plugged
+ Bug fixes
+ Make -DSEAL safe
+ Updated translations.
- Pass --disable-static to configure.
- Add krb5-auth-dialog-nonvoid.patch, from upstream git, to fix
brp checks.
-------------------------------------------------------------------
Tue Apr 6 12:50:43 CEST 2010 - vuntz@opensuse.org
- Update to version 0.15:
+ Add DBus signals for ticket acquisition, expiry and renewal.
+ Bug fixes.
+ Updated translations.
-------------------------------------------------------------------
Fri Nov 13 13:09:28 CET 2009 - vuntz@opensuse.org
- Update to version 0.14:
+ add ticket flags to "list tickets" dialog
+ add manpage for krb5-auth-dialog-preferences
+ bug fixes
+ updated translations
-------------------------------------------------------------------
Thu Oct 1 17:41:52 CEST 2009 - vuntz@opensuse.org
- Update to version 0.13:
+ add "list tickets" dialog
+ plug memory leaks
+ lots of bug fixes
+ updated translations
-------------------------------------------------------------------
Fri Jul 31 12:37:04 CEST 2009 - vuntz@novell.com
- Update to version 0.12:
+ ease PKINIT smartcard setup
+ add new icons
+ minor bug fixes
+ updated translations
-------------------------------------------------------------------
Tue Jun 16 03:19:52 CEST 2009 - vuntz@novell.com
- Update to version 0.11:
+ add a user manual
+ add svg and 48x48 icons, use them in notifications
+ add DBus API to destroy ticket cache (can be used by e.g. on
laptop suspend, screensaver, ...)
+ cleanups and bug fixes
+ updated translations
- Add gnome-doc-utils-devel BuildRequires.
- Pass --disable-scrollkeeper to configure.
- Package new icons.
-------------------------------------------------------------------
Wed May 27 18:38:47 CEST 2009 - vuntz@novell.com
- Update to version 0.10:
+ allow to turn off notifications easily
+ use GtkBuilder instead of Libglade
+ reduce number of translatable strings
+ various i18n fixes
+ updated translations
- Remove libglade2-devel BuildRequires.
-------------------------------------------------------------------
Mon May 18 03:25:46 CEST 2009 - vuntz@novell.com
- Do not use tabs, remove trailing white spaces.
- Add BuildRequires: NetworkManager-devel, bison, flex,
libnotify-devel
- Do not add categories that are already present to desktop files.
- Split lang package.
-------------------------------------------------------------------
Wed May 13 21:14:09 CEST 2009 - dominique-obs@leuenberger.net
- Initial package, created during Community Week 1