- Add --disable-acl-prompts; you can't try to maintain integrity between
two processes with the same UID and no other form of access control.
This commit is contained in:
parent
6c5d207950
commit
de811946a8
@ -8,7 +8,7 @@
|
|||||||
Summary: A framework for managing user passwords and other secrets
|
Summary: A framework for managing user passwords and other secrets
|
||||||
Name: gnome-keyring
|
Name: gnome-keyring
|
||||||
Version: 2.23.6
|
Version: 2.23.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://download.gnome.org/sources/gnome-keyring/2.22/gnome-keyring-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gnome-keyring/2.22/gnome-keyring-%{version}.tar.bz2
|
||||||
@ -135,6 +135,11 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 11 2008 Colin Walters <walters@redhat.com> - 2.22.3.6-2
|
||||||
|
- Add --disable-acl-prompts; you can't try to maintain integrity
|
||||||
|
between two processes with the same UID and no other form of
|
||||||
|
access control.
|
||||||
|
|
||||||
* Mon Aug 4 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.6-1
|
* Mon Aug 4 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.23.6-1
|
||||||
- Update to 2.23.6
|
- Update to 2.23.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user