diff --git a/yast2-pam-4.2.4.tar.bz2 b/yast2-pam-4.2.4.tar.bz2 deleted file mode 100644 index fe39c44..0000000 --- a/yast2-pam-4.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b02e0d85d88aaa43e2b575123318d7442573ce8b2df0ecdb9e2508438602699 -size 21764 diff --git a/yast2-pam-4.3.2.tar.bz2 b/yast2-pam-4.3.2.tar.bz2 new file mode 100644 index 0000000..8349f60 --- /dev/null +++ b/yast2-pam-4.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2544328794804e958c3f4b67854d837fe6fae8819e684d4470454da6cb2cbb8a +size 26932 diff --git a/yast2-pam.changes b/yast2-pam.changes index 936f14a..203aa7c 100644 --- a/yast2-pam.changes +++ b/yast2-pam.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Jul 28 11:35:47 UTC 2020 - Ancor Gonzalez Sosa + +- Fixed a bug, introduced in the latest version, related to + deletion of nsswitch entries (related to bsc#1173119). +- 4.3.2 + +------------------------------------------------------------------- +Tue Jul 28 11:03:14 CEST 2020 - aschnell@suse.com + +- Added function to query PAM modules (bsc#1171318). +- 4.3.1 + +------------------------------------------------------------------- +Fri Jul 24 11:01:03 UTC 2020 - David Diaz + +- Support reading nsswitch.conf from /usr/etc (bsc#1173119). +- 4.3.0 + ------------------------------------------------------------------- Thu Aug 22 15:07:52 CEST 2019 - schubi@suse.de diff --git a/yast2-pam.spec b/yast2-pam.spec index d379f77..8f091fe 100644 --- a/yast2-pam.spec +++ b/yast2-pam.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-pam # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,28 +17,36 @@ Name: yast2-pam -Version: 4.2.4 +Version: 4.3.2 Release: 0 - -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %{name}-%{version}.tar.bz2 - -Url: http://github.com/yast/yast-pam -BuildRequires: yast2-devtools >= 3.1.10 -BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) - -Requires: yast2 - -Requires: pam-config >= 0.8 - -BuildArch: noarch - -Requires: yast2-ruby-bindings >= 1.0.0 - Summary: YaST2 - PAM Agent License: GPL-2.0-only Group: System/YaST +URL: http://github.com/yast/yast-pam +Source0: %{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build + +BuildRequires: yast2 +BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) +# cfa for parsing nsswitch +BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 +# lenses are needed to use cfa +BuildRequires: augeas-lenses +# testsuite +BuildRequires: rubygem(%rb_default_ruby_abi:rspec) + +Requires: yast2 +# cfa for parsing nsswitch +Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 +# lenses are needed to use cfa +Requires: augeas-lenses +Requires: pam-config >= 0.8 +Requires: yast2-ruby-bindings >= 1.0.0 + +BuildArch: noarch + %description This agent is used by YaST2 to modify the PAM configuration files @@ -59,6 +67,7 @@ rake install DESTDIR="%{buildroot}" %{yast_moduledir}/* %dir %{yast_scrconfdir} %{yast_scrconfdir}/*.scr +%{yast_libdir} %dir %{yast_agentdir} %{yast_agentdir}/ag_passwd %doc %{yast_docdir}