Hello community,

here is the log from the commit of package gnome-keyring for openSUSE:Factory 
checked in at 2012-10-04 18:39:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-keyring (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-keyring.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-keyring", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-keyring/gnome-keyring.changes      
2012-08-27 15:53:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-keyring.new/gnome-keyring.changes 
2012-10-04 18:39:40.000000000 +0200
@@ -1,0 +2,70 @@
+Sat Sep 29 23:37:43 UTC 2012 - [email protected]
+
+- Drop set_permission and verify_permissions scripts:
+  gnome-keyring-daemon is not installed with special permissions
+  and does not need special handling (bnc#781891).
+- Drop permissions PreReq: we don't need to handle any special
+  permissions on files.
+
+-------------------------------------------------------------------
+Tue Sep 25 15:40:30 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 18 15:08:59 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  3 09:32:26 UTC 2012 - [email protected]
+
+- Update to version 3.5.91:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Aug 22 22:37:11 UTC 2012 - [email protected]
+
+- Update to version 3.5.90:
+  + Use the XDG directories for storing keys
+  + Better handling of the --replace argument to
+    gnome-keyring-daemon
+  + Fix ability to store keyring files without using hardlinks
+  + Make the GPG agent password caching options work correctly
+  + Updated translations.
+- Drop gnome-keyring-bnc775235-passphrase-cache.patch: fixed
+  upstream.
+
+-------------------------------------------------------------------
+Wed Aug 22 22:36:26 UTC 2012 - [email protected]
+
+- Update to version 3.5.5:
+  + Initialize PKCS#11 correctly in gnome-keyring tool.
+  + Rename the p11-kit module file.
+  + Use setsid() to become a process leader when daemonizing.
+  + Build fixes.
+- Changes from version 3.5.4:
+  + Support the xdg:schema attribute on secret items.
+  + Update to newer glib dependency and remove redundant code.
+  + Encode passwords correctly for gpg2 in the gpg-agent.
+  + Fix types of the DBus Created and Modified properties.
+  + Expose the 'session' and 'login' keyrings as aliases.
+  + Emit Secret Service signals when collections/items change.
+  + Fix some spurious warnings.
+  + Testing fixes.
+
+-------------------------------------------------------------------
+Wed Aug 22 22:35:03 UTC 2012 - [email protected]
+
+- Update to version 3.5.3:
+  + Return correct introspect data for Secret Service
+  + Fix the gnome2-store for gcr importer, and test
+  + Debug and logging fixes
+  + Build fixes
+  + Updated translations.
+- Drop xz BuildRequires as it now comes for free in the build
+  system.
+
+-------------------------------------------------------------------

Old:
----
  gnome-keyring-3.4.1.tar.xz
  gnome-keyring-bnc775235-passphrase-cache.patch

New:
----
  gnome-keyring-3.6.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-keyring.spec ++++++
--- /var/tmp/diff_new_pack.OQzzqq/_old  2012-10-04 18:39:41.000000000 +0200
+++ /var/tmp/diff_new_pack.OQzzqq/_new  2012-10-04 18:39:41.000000000 +0200
@@ -17,20 +17,18 @@
 
 
 Name:           gnome-keyring
-Version:        3.4.1
+Version:        3.6.0
 Release:        0
 Url:            http://www.gnome.org/
 Summary:        GNOME Keyring
-License:        GPL-2.0+ ; LGPL-2.1+
+License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/GUI/GNOME
-Source:         
http://download.gnome.org/sources/gnome-keyring/3.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-keyring/3.6/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 # PATCH-FEATURE-OPENSUSE gnome-keyring-check-session.patch [email protected] -- 
Only start gnome-keyring in the pam module if GNOME, Xfce or LXDE is started
 Patch4:         gnome-keyring-check-session.patch
 # PATCH-FIX-OPENSUSE gnome-keyring-pam-auth-prompt-password.patch bnc466732 
bgo560488 [email protected] -- Make the pam module prompt the password in auth, 
so we can use pam-config. This is a workaround until bnc#477488 is implemented.
 Patch5:         gnome-keyring-pam-auth-prompt-password.patch
-# PATCH-FIX-UPSTREAM gnome-keyring-bnc775235-passphrase-cache.patch bnc775235 
[email protected] -- Apply upstream patches to fix passphrase cache
-Patch6:         gnome-keyring-bnc775235-passphrase-cache.patch
 BuildRequires:  ca-certificates
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
@@ -41,19 +39,16 @@
 BuildRequires:  pam-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gck-1) >= 3.3.4
-BuildRequires:  pkgconfig(gcr-3) >= 3.3.3
-BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
+BuildRequires:  pkgconfig(gcr-3) >= 3.5.3
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libtasn1)
 %if 0%{?BUILD_FROM_VCS}
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
 %endif
-PreReq:         permissions
 Requires:       libgck-modules-gnome-keyring = %{version}
 Recommends:     %{name}-lang
 Recommends:     %{name}-pam
@@ -120,7 +115,6 @@
 translation-update-upstream
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
@@ -154,13 +148,9 @@
 rm -rf %{buildroot}
 
 %post
-%set_permissions %{_bindir}/gnome-keyring-daemon
 %glib2_gsettings_schema_post
 %desktop_database_post
 
-%verifyscript
-%verify_permissions -e %{_bindir}/gnome-keyring-daemon
-
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
@@ -196,7 +186,7 @@
 %{_bindir}/gnome-keyring
 %{_bindir}/gnome-keyring-3
 %{_bindir}/gnome-keyring-daemon
-%{_sysconfdir}/pkcs11/modules/gnome-keyring-module
+%{_sysconfdir}/pkcs11/modules/gnome-keyring.module
 %dir %{_libdir}/pkcs11
 %{_libdir}/pkcs11/gnome-keyring-pkcs11.so
 %{_datadir}/dbus-1/services/org.freedesktop.secrets.service

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to