This commit is contained in:
parent
03f020806d
commit
e3102a899e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9a935e28d2e9acb15103b95837e2cbe42e7e7aa1a5669ea244ad3e2711c53c1
|
||||
size 366660
|
3
yast2-users-2.15.6.tar.bz2
Normal file
3
yast2-users-2.15.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c6136e04f7fe2b09f26a99dc749bf35130cfc4b61294d7efd389354198c327d
|
||||
size 367081
|
@ -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
|
||||
|
||||
|
@ -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 <jsuchome@suse.cz>
|
||||
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user