From e3102a899ec6d0a98aa045fe87a97c3cd068e63e0df1c0f10b7c66f076e02337 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 25 Jan 2007 16:27:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=6 --- yast2-users-2.15.5.tar.bz2 | 3 --- yast2-users-2.15.6.tar.bz2 | 3 +++ yast2-users.changes | 9 +++++++++ yast2-users.spec | 14 ++++++++++---- 4 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 yast2-users-2.15.5.tar.bz2 create mode 100644 yast2-users-2.15.6.tar.bz2 diff --git a/yast2-users-2.15.5.tar.bz2 b/yast2-users-2.15.5.tar.bz2 deleted file mode 100644 index 7c7d1b8..0000000 --- a/yast2-users-2.15.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9a935e28d2e9acb15103b95837e2cbe42e7e7aa1a5669ea244ad3e2711c53c1 -size 366660 diff --git a/yast2-users-2.15.6.tar.bz2 b/yast2-users-2.15.6.tar.bz2 new file mode 100644 index 0000000..cbf851f --- /dev/null +++ b/yast2-users-2.15.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6136e04f7fe2b09f26a99dc749bf35130cfc4b61294d7efd389354198c327d +size 367081 diff --git a/yast2-users.changes b/yast2-users.changes index d124bd8..2273984 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 25 14:57:05 CET 2007 - jsuchome@suse.cz + +- fixed value for pwdReset attribute (#238254) +- read the values of operational attributes (#238254) +- when adding user, add a new check if plugin should not be applied +- set the correct value for pwdAccountLockedTime attribute (#238712) +- 2.15.6 + ------------------------------------------------------------------- Fri Jan 19 11:05:28 CET 2007 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index f3d8642..4471f00 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.15.5) +# spec file for package yast2-users (Version 2.15.6) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-users -Version: 2.15.5 +Version: 2.15.6 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.15.5.tar.bz2 +Source0: yast2-users-2.15.6.tar.bz2 prefix: /usr BuildRequires: cracklib-devel doxygen gcc-c++ perl-Digest-SHA1 perl-XML-Writer update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-ldap-client yast2-mail-aliases yast2-perl-bindings yast2-security yast2-testsuite Requires: yast2 yast2-perl-bindings yast2-country yast2-pam yast2-security yast2-mail-aliases cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext yast2-ldap-client @@ -42,7 +42,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.15.5 +%setup -n yast2-users-2.15.6 %build %{prefix}/bin/y2tool y2autoconf @@ -86,6 +86,12 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-users %changelog -n yast2-users +* Thu Jan 25 2007 - jsuchome@suse.cz +- fixed value for pwdReset attribute (#238254) +- read the values of operational attributes (#238254) +- when adding user, add a new check if plugin should not be applied +- set the correct value for pwdAccountLockedTime attribute (#238712) +- 2.15.6 * Fri Jan 19 2007 - jsuchome@suse.cz - added missing help text for Password Policy Plugin (#236613) - 2.15.5