| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: seahorse | Distribution: openSUSE 11.4 |
| Version: 2.32.0 | Vendor: openSUSE |
| Release: 10.4 | Build date: Wed Feb 23 00:02:06 2011 |
| Group: Productivity/Security | Build host: build18 |
| Size: 2961982 | Source RPM: seahorse-2.32.0-10.4.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://seahorse.sourceforge.net/ | |
| Summary: GNOME2 interface for gnupg | |
Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.
GPLv2+
* Sun Feb 13 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.
* Mon Jan 31 2011 dimstar@opensuse.org
- BuildRequire libassuan-devel. This is not a new dependency, just
one that happened to be automatically pulled in earlier by
gpgme-devel.
* Tue Sep 28 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Make builds silent by default
* Tue Aug 31 2010 vuntz@opensuse.org
- Update to version 2.31.91:
+ Documentation
+ Use GDK accessor functions
+ Use smaller icons in "new" dialog
+ Build fixes
* Thu Apr 29 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ Fixes all but one issue for compiling with -DGSEAL_ENABLE
+ Remove deprecated GTK+ symbol
+ Updated translations.
* Wed Mar 31 2010 vuntz@opensuse.org
- Update to 2.30.0:
+ Source documentation.
+ Updated translations.
* Mon Feb 22 2010 dimstar@opensuse.org
- Update to version 2.29.91:
+ Change default key lengths for subkey generation.
+ Remove unused variables
+ Revoking subkey now works again. Also minor documentation
changes.
+ Don't show the passphrase in plaintext.
+ Check the OpenPGP engine only
+ Fixed wrong variable names in comments
+ Clean up version constants
+ Fixed two warnings at compile time
+ Unescape URI's before presenting them to the user.
+ Updated year in the copyright string of the about dialog
+ Fixed incorrect signal name
+ Fixed bug in the public key properties GUI.
+ Updated translations.
* Thu Feb 11 2010 vuntz@opensuse.org
- Update to version 2.29.90:
+ pgp: Make subkey creation more robust
+ Drop daemon autostart file
+ Update eggdesktopfile.[ch] from libegg/smclient
+ Various fixes
+ Updated translations.
- Drop seahorse-missing-sentinel.patch: fixed upstream.
- Do not call suse_update_desktop_file on seahorse-daemon: it got
removed.
* Thu Dec 24 2009 vuntz@opensuse.org
- Update to version 2.29.4:
+ Experimental support for introspection of libcryptui
+ Full documentation for seahorse-context.c
+ Do not use fixed MAXPATHLEN size buffers for portability
+ Add seahorse man page
+ Fix build with latest gp11
+ Updated translations.
- Add seahorse-missing-sentinel.patch to fix build.
* Wed Dec 23 2009 vuntz@opensuse.org
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel, following the module split upstream.
- Add libgcr-devel and libgp11-devel BuildRequires, that used to
live with gnome-keyring-devel.
- Pass --disable-schemas-install to configure.
* Wed Dec 02 2009 vuntz@opensuse.org
- Update to version 2.29.3:
+ Set default key length to 2048 bits
+ Generate RSA-sign/RSA-encrypt key in one pass
+ Support GPG 2.0
+ Fix window signals
+ GTK-doc comments
+ SSH Key importing fix
+ Updated translations.
* Sat Nov 14 2009 vuntz@opensuse.org
- Update to version 2.29.1:
+ None
- Changes from version 2.28.1:
+ Prevent opening help window twice.
+ Set bits setting properly when creating SSH key.
+ Add support for GnuPG DSA2 keys.
+ Fix subkey creation on newer GnuPG versions
+ Fix location label in SSH key properties.
+ Fix assertion on exit.
+ Fix pasting into filter field.
+ Set key usage flags properly.
+ Fix property bindings.
+ Internal documentation.
+ Translation fixes.
+ Build fixes.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ void function should not return a value.
* Mon Sep 14 2009 vuntz@opensuse.org
- Update to version 2.27.92:
+ Include config.h to avoid build breakage when gpgme is compiled
with LFS
+ Fix problems with gtk-builder UI files.
+ Fix problem with 'Type:' label of SSH key displaying location.
+ Update context menu display after keyring op.
+ Fix more compiler warnings.
+ Optionally use silent automake build rules.
+ Clean up old libglade and CVS files.
+ Respect the button-images setting, and cleanup gtkbuilder xml.
+ Add keyring docs.
+ Lots of documentation work.
- Do not change CFLAGS: should not be needed anymore.
* Mon Aug 10 2009 vuntz@novell.com
- Update to version 2.27.90:
+ Fix problem with missing password tab.
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.5:
+ Fix logic for setting owner trust combo.
+ More Code and API documentation.
+ Old result in search dialog is selected.
+ seahorse-daemon should autostart by default
+ Add a --version parameter to seahorse.
+ No longer daemonizes when autostarted by D-Bus.
+ Gray out displayed non-trusted keys.
+ Remove the 'trusted keys' tab and combine with 'other keys'.
+ Use GtkBuilder instead of libglade.
+ Add support for adding manual keyring secrets.
+ Move password tab to first place.
+ Remove unportable test(1) construct in configure script.
- Remove libglade2-devel BuildRequires.
* Mon Jul 13 2009 coolo@novell.com
- compile with large file support
* Tue May 05 2009 vuntz@novell.com
- Update to version 2.27.1:
+ Distribute earlier ChangeLogs
+ Fix importing context menus in search dialogs
+ Updated translations.
- Also package ChangeLog.pre-auto.
* Sun Apr 12 2009 mboman@suse.de
- Update to version 2.26.1:
+ PGP UIDs display in order reported by key server, and fix
parsing of HKP PGP search UIDs
+ Fix problem opening preferences window twice
+ Set authorized_keys properly when sending SSH keys to a remote
system
+ Fix crash when entering hkp: url manually
- Don't package omf files in main package since they are in -lang
* Sat Mar 14 2009 mboman@suse.de
- Update to version 2.26.0:
+ Fix cancel button in 'Add keyring' dialog
+ Update GUI before showing window, to avoid GUI changes
when selection is initialized
+ Allow multiple "Sync and Publish" windows to open
+ Disable input method in password prompt
+ Fix various crashers, and smaller bugs
* Mon Mar 02 2009 mboman@suse.de
- Update to version 2.25.92:
+ Fix crash when typing in a custom key server URL
+ Searching by key identifiers now shows results
+ Don't crash when loading a PGP key that loads the secret
part before the public part
+ Disable interactive tree search in key manager
+ Fix issues with object IDs, crashes and other inconsistencies
when accessed via DBus
+ Add libcryptui documentation
+ Reference counting fixes
+ Remove use of GTK+ deprecated symbols
+ Use proper GTK+ stock item names
+ Collapse 'Advanced Options' in PGP key generate dialog
by default
+ Translation updates
- Remove BuildRequires gcc-c++
- Remove %{release} from Requires
- Remove gconf2-devel from Requires
- Remove 'CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing
- DLDAP_DEPRECATED -DWITH_SSH"'
- Don't use %{?suse_update_config:%{suse_update_config -f}}
/usr/bin/seahorse /usr/bin/seahorse-daemon /usr/lib/libcryptui.so.0 /usr/lib/libcryptui.so.0.0.0 /usr/lib/seahorse /usr/lib/seahorse/seahorse-ssh-askpass /usr/lib/seahorse/xloadimage /usr/share/GConf/schemas/seahorse.schemas /usr/share/applications/seahorse.desktop /usr/share/dbus-1/services/org.gnome.seahorse.service /usr/share/doc/packages/seahorse /usr/share/doc/packages/seahorse/AUTHORS /usr/share/doc/packages/seahorse/ChangeLog /usr/share/doc/packages/seahorse/ChangeLog.pre-auto /usr/share/doc/packages/seahorse/NEWS /usr/share/doc/packages/seahorse/README /usr/share/gnome /usr/share/gnome/help /usr/share/gnome/help/seahorse /usr/share/gnome/help/seahorse/C /usr/share/gnome/help/seahorse/C/figures /usr/share/gnome/help/seahorse/C/figures/seahorse-window.png /usr/share/gnome/help/seahorse/C/legal.xml /usr/share/gnome/help/seahorse/C/seahorse.xml /usr/share/icons/hicolor/16x16/apps/seahorse-preferences.png /usr/share/icons/hicolor/16x16/apps/seahorse.png /usr/share/icons/hicolor/22x22/apps/seahorse-preferences.png /usr/share/icons/hicolor/22x22/apps/seahorse.png /usr/share/icons/hicolor/24x24/apps/seahorse-preferences.png /usr/share/icons/hicolor/24x24/apps/seahorse.png /usr/share/icons/hicolor/32x32/apps/seahorse-preferences.png /usr/share/icons/hicolor/32x32/apps/seahorse.png /usr/share/icons/hicolor/48x48/apps/seahorse-preferences.png /usr/share/icons/hicolor/48x48/apps/seahorse.png /usr/share/man/man1/seahorse-daemon.1.gz /usr/share/man/man1/seahorse.1.gz /usr/share/omf /usr/share/omf/seahorse /usr/share/omf/seahorse/seahorse-C.omf /usr/share/pixmaps/seahorse /usr/share/pixmaps/seahorse/22x22 /usr/share/pixmaps/seahorse/22x22/seahorse-key-personal.png /usr/share/pixmaps/seahorse/22x22/seahorse-key-ssh.png /usr/share/pixmaps/seahorse/22x22/seahorse-key.png /usr/share/pixmaps/seahorse/22x22/seahorse-person.png /usr/share/pixmaps/seahorse/22x22/seahorse-share-keys.png /usr/share/pixmaps/seahorse/22x22/seahorse-sign-bad.png /usr/share/pixmaps/seahorse/22x22/seahorse-sign-ok.png /usr/share/pixmaps/seahorse/22x22/seahorse-sign.png /usr/share/pixmaps/seahorse/48x48 /usr/share/pixmaps/seahorse/48x48/seahorse-key-personal.png /usr/share/pixmaps/seahorse/48x48/seahorse-key-ssh.png /usr/share/pixmaps/seahorse/48x48/seahorse-key.png /usr/share/pixmaps/seahorse/48x48/seahorse-person.png /usr/share/pixmaps/seahorse/48x48/seahorse-share-keys.png /usr/share/pixmaps/seahorse/48x48/seahorse-sign-bad.png /usr/share/pixmaps/seahorse/48x48/seahorse-sign-ok.png /usr/share/pixmaps/seahorse/48x48/seahorse-sign-unknown.png /usr/share/pixmaps/seahorse/48x48/seahorse-sign.png /usr/share/pixmaps/seahorse/scalable /usr/share/pixmaps/seahorse/scalable/seahorse-key-personal.svg /usr/share/pixmaps/seahorse/scalable/seahorse-key-ssh.svg /usr/share/pixmaps/seahorse/scalable/seahorse-key.svg /usr/share/pixmaps/seahorse/scalable/seahorse-person.svg /usr/share/pixmaps/seahorse/scalable/seahorse-share-keys.svg /usr/share/pixmaps/seahorse/scalable/seahorse-sign-bad.svg /usr/share/pixmaps/seahorse/scalable/seahorse-sign-ok.svg /usr/share/pixmaps/seahorse/scalable/seahorse-sign-unknown.svg /usr/share/pixmaps/seahorse/scalable/seahorse-sign.svg /usr/share/seahorse /usr/share/seahorse/ui /usr/share/seahorse/ui/seahorse-add-keyring.xml /usr/share/seahorse/ui/seahorse-add-keyserver.xml /usr/share/seahorse/ui/seahorse-add-subkey.xml /usr/share/seahorse/ui/seahorse-add-uid.xml /usr/share/seahorse/ui/seahorse-change-passphrase.xml /usr/share/seahorse/ui/seahorse-expires.xml /usr/share/seahorse/ui/seahorse-generate-select.xml /usr/share/seahorse/ui/seahorse-gkr-add-item.xml /usr/share/seahorse/ui/seahorse-gkr-item-properties.xml /usr/share/seahorse/ui/seahorse-gkr-keyring.xml /usr/share/seahorse/ui/seahorse-key-manager.ui /usr/share/seahorse/ui/seahorse-key-manager.xml /usr/share/seahorse/ui/seahorse-keyserver-results.ui /usr/share/seahorse/ui/seahorse-keyserver-results.xml /usr/share/seahorse/ui/seahorse-keyserver-search.xml /usr/share/seahorse/ui/seahorse-keyserver-sync.xml /usr/share/seahorse/ui/seahorse-notify.xml /usr/share/seahorse/ui/seahorse-pgp-generate.xml /usr/share/seahorse/ui/seahorse-pgp-private-key-properties.xml /usr/share/seahorse/ui/seahorse-pgp-public-key-properties.xml /usr/share/seahorse/ui/seahorse-prefs.xml /usr/share/seahorse/ui/seahorse-progress.xml /usr/share/seahorse/ui/seahorse-revoke.xml /usr/share/seahorse/ui/seahorse-sign.xml /usr/share/seahorse/ui/seahorse-signer.xml /usr/share/seahorse/ui/seahorse-ssh-generate.xml /usr/share/seahorse/ui/seahorse-ssh-key-properties.xml /usr/share/seahorse/ui/seahorse-ssh-upload.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:55:49 2013