From 83193d22cfdd38bc54dcfe52dd7d6b591ecf85dbe6d8fd901e0e18ad8b5be137 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 28 Jul 2020 15:04:30 +0000 Subject: [PATCH] - Load the right nsswitch.conf from either, /usr/etc or /etc - Related to bsc#1173119. - 4.3.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=602 --- yast2-users-4.3.4.tar.bz2 | 3 --- yast2-users-4.3.5.tar.bz2 | 3 +++ yast2-users.changes | 7 +++++++ yast2-users.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-users-4.3.4.tar.bz2 create mode 100644 yast2-users-4.3.5.tar.bz2 diff --git a/yast2-users-4.3.4.tar.bz2 b/yast2-users-4.3.4.tar.bz2 deleted file mode 100644 index 5b943ae..0000000 --- a/yast2-users-4.3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8f74a8b7d589182f96f9ad53d82b1f93d05a0f91d2004773cb707c06c9b466e -size 278750 diff --git a/yast2-users-4.3.5.tar.bz2 b/yast2-users-4.3.5.tar.bz2 new file mode 100644 index 0000000..4aadfbc --- /dev/null +++ b/yast2-users-4.3.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:662f7146939ed5ff43568f1691596313ff5ede738b63320df65a3e14a26da4c6 +size 279513 diff --git a/yast2-users.changes b/yast2-users.changes index 0655cf7..c3bc341 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 24 14:00:40 UTC 2020 - David Diaz + +- Load the right nsswitch.conf from either, /usr/etc or /etc +- Related to bsc#1173119. +- 4.3.5 + ------------------------------------------------------------------- Tue Jul 14 15:06:32 UTC 2020 - José Iván López González diff --git a/yast2-users.spec b/yast2-users.spec index 3f42b4e..7b7aa72 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 4.3.4 +Version: 4.3.5 Release: 0 Summary: YaST2 - User and Group Configuration License: GPL-2.0-only @@ -46,8 +46,8 @@ Requires: perl-X500-DN Requires: perl-gettext Requires: yast2-country -# Autologin.supported? -Requires: yast2-pam >= 4.2.0 +# CFA::Nsswitch +Requires: yast2-pam >= 4.3.0 Requires: yast2-security