diff --git a/yast2-users-2.15.19.tar.bz2 b/yast2-users-2.15.19.tar.bz2 deleted file mode 100644 index e0c40fe..0000000 --- a/yast2-users-2.15.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dce08aa4f887578b8b09a3f46bb46fd1fc05262344ba74d60d82ed0318afc77 -size 384118 diff --git a/yast2-users-2.15.20.tar.bz2 b/yast2-users-2.15.20.tar.bz2 new file mode 100644 index 0000000..a64403a --- /dev/null +++ b/yast2-users-2.15.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39171441e664313db50db2efb9bbf8745d65d657c2566ef9c7809cd5948ea86 +size 383892 diff --git a/yast2-users.changes b/yast2-users.changes index 4f2a553..0ea3238 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 4 09:20:16 CEST 2007 - jsuchome@suse.cz + +- do not ask for password when user doesn't have encrypted home + directory (#259874) +- correctly find image and key files of crypted home directory (#259880) +- 2.15.20 + ------------------------------------------------------------------- Thu Mar 29 10:36:58 CEST 2007 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 0585f2b..f6f60f1 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.15.19) +# spec file for package yast2-users (Version 2.15.20) # # 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.19 +Version: 2.15.20 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.15.19.tar.bz2 +Source0: yast2-users-2.15.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-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.19 +%setup -n yast2-users-2.15.20 %build %{prefix}/bin/y2tool y2autoconf @@ -86,6 +86,11 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-users %changelog +* Wed Apr 04 2007 - jsuchome@suse.cz +- do not ask for password when user doesn't have encrypted home + directory (#259874) +- correctly find image and key files of crypted home directory (#259880) +- 2.15.20 * Thu Mar 29 2007 - jsuchome@suse.cz - check if ypbind is installed before reading service status (#256407) - 2.15.19