diff --git a/yast2-users-2.16.19.tar.bz2 b/yast2-users-2.16.19.tar.bz2 deleted file mode 100644 index 55f70d8..0000000 --- a/yast2-users-2.16.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0080e606c90f18b4e16f8dd6e593ecafc9600f4e9b38a3cb394f226d737ffe2 -size 398435 diff --git a/yast2-users-2.16.20.tar.bz2 b/yast2-users-2.16.20.tar.bz2 new file mode 100644 index 0000000..bdc57d9 --- /dev/null +++ b/yast2-users-2.16.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743552230ad99b712a35e6f4bed0cb53aa6b674657b615183de6f92f193af3de +size 397991 diff --git a/yast2-users.changes b/yast2-users.changes index 9da2317..70b9e23 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 26 10:51:12 CET 2008 - jsuchome@suse.cz + +- installation proposal: show full name and encryption method +- installation dialogs: check for default values of autologin + and "root password = user password" options +- use new ag_anyxml for reading pam_mount.conf.xml (bnc#366867) +- use OK button label instead of Accept (fate#120373) +- 2.16.20 + ------------------------------------------------------------------- Wed Mar 19 15:58:17 CET 2008 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index e77d596..88c92a0 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.16.19) +# spec file for package yast2-users (Version 2.16.20) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-users -Version: 2.16.19 +Version: 2.16.20 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.16.19.tar.bz2 +Source0: yast2-users-2.16.20.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-perl-bindings yast2-security yast2-testsuite Requires: yast2-perl-bindings yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext @@ -25,8 +25,8 @@ Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-t Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user # LDAPInitWithTLSCheck Requires: yast2-ldap-client >= 2.15.8 -# ProductControl::EnableModule -Requires: yast2 >= 2.16.30 +# new ag_anyxml +Requires: yast2 >= 2.16.40 Summary: YaST2 - User and Group Configuration %description @@ -46,7 +46,7 @@ Authors: Jiri Suchomel %prep -%setup -n yast2-users-2.16.19 +%setup -n yast2-users-2.16.20 %build %{prefix}/bin/y2tool y2autoconf @@ -89,6 +89,13 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users %changelog +* Wed Mar 26 2008 jsuchome@suse.cz +- installation proposal: show full name and encryption method +- installation dialogs: check for default values of autologin + and "root password = user password" options +- use new ag_anyxml for reading pam_mount.conf.xml (bnc#366867) +- use OK button label instead of Accept (fate#120373) +- 2.16.20 * Wed Mar 19 2008 jsuchome@suse.cz - read /etc/login.defs before writing it (bnc#369287) - 2.16.19