Hello community,

here is the log from the commit of package gnome-keyring for openSUSE:Factory 
checked in at 2019-10-17 13:00:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-keyring (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-keyring.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-keyring"

Thu Oct 17 13:00:13 2019 rev:136 rq:736543 version:3.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-keyring/gnome-keyring.changes      
2019-05-03 22:17:23.940101291 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-keyring.new.2352/gnome-keyring.changes    
2019-10-17 13:00:17.325153309 +0200
@@ -1,0 +2,10 @@
+Mon Sep 30 09:50:54 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.34.0:
+  + dbus-environment: Race fix in Setenv request to gnome-session.
+  + egg: Request that secure memory not be dumped to disk.
+  + Build and test fixes.
+  + Updated translations.
+- Refresh gnome-keyring-pam-auth-prompt-password.patch with quilt.
+
+-------------------------------------------------------------------

Old:
----
  gnome-keyring-3.31.91.tar.xz

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

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

Other differences:
------------------
++++++ gnome-keyring.spec ++++++
--- /var/tmp/diff_new_pack.sHgaCZ/_old  2019-10-17 13:00:18.205151080 +0200
+++ /var/tmp/diff_new_pack.sHgaCZ/_new  2019-10-17 13:00:18.205151080 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           gnome-keyring
-Version:        3.31.91
+Version:        3.34.0
 Release:        0
 Summary:        GNOME Keyring
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/GUI/GNOME
 Url:            https://wiki.gnome.org/Projects/GnomeKeyring
-Source0:        
https://download.gnome.org/sources/gnome-keyring/3.31/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-keyring/3.34/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 # PATCH-FIX-OPENSUSE gnome-keyring-pam-auth-prompt-password.patch bnc#466732 
bgo#560488 vu...@novell.com -- Make the pam module prompt the password in auth, 
so we can use pam-config. This is a workaround until bnc#477488 is implemented.

++++++ gnome-keyring-3.31.91.tar.xz -> gnome-keyring-3.34.0.tar.xz ++++++
++++ 9592 lines of diff (skipped)

++++++ gnome-keyring-pam-auth-prompt-password.patch ++++++
--- /var/tmp/diff_new_pack.sHgaCZ/_old  2019-10-17 13:00:18.841149469 +0200
+++ /var/tmp/diff_new_pack.sHgaCZ/_new  2019-10-17 13:00:18.841149469 +0200
@@ -1,8 +1,8 @@
-Index: gnome-keyring-3.31.90/pam/gkr-pam-module.c
+Index: gnome-keyring-3.34.0/pam/gkr-pam-module.c
 ===================================================================
---- gnome-keyring-3.31.90.orig/pam/gkr-pam-module.c    2018-12-29 
16:41:53.000000000 +0100
-+++ gnome-keyring-3.31.90/pam/gkr-pam-module.c 2019-02-21 11:49:08.910227458 
+0100
-@@ -872,12 +872,27 @@ pam_sm_authenticate (pam_handle_t *ph, i
+--- gnome-keyring-3.34.0.orig/pam/gkr-pam-module.c
++++ gnome-keyring-3.34.0/pam/gkr-pam-module.c
+@@ -874,12 +874,27 @@ pam_sm_authenticate (pam_handle_t *ph, i
        /* Look up the password */
        ret = pam_get_item (ph, PAM_AUTHTOK, (const void**)&password);
        if (ret != PAM_SUCCESS || password == NULL) {


Reply via email to