diff --git a/yast2-users-2.15.3.tar.bz2 b/yast2-users-2.15.3.tar.bz2 deleted file mode 100644 index 5b78e20..0000000 --- a/yast2-users-2.15.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f087fa6bae7ff980817751fc2c241d8effded064f9bf98460b56f766268c5569 -size 366202 diff --git a/yast2-users-2.15.4.tar.bz2 b/yast2-users-2.15.4.tar.bz2 new file mode 100644 index 0000000..39e9fc8 --- /dev/null +++ b/yast2-users-2.15.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d698a3e79c5a1cfe6aacbf0c67df6beb93b9614918fc7a4855ed6f81b482e2db +size 366595 diff --git a/yast2-users.changes b/yast2-users.changes index 3ed696b..9c195a6 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 12 16:59:54 CET 2007 - jsuchome@suse.cz + +- correctly set home directory mode for LDAP users (F3621) +- allow per-user home directory crypting (F301787) +- 2.15.4 + ------------------------------------------------------------------- Fri Jan 5 08:52:25 CET 2007 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 346321e..0126d56 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.15.3) +# spec file for package yast2-users (Version 2.15.4) # # 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.3 +Version: 2.15.4 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.15.3.tar.bz2 +Source0: yast2-users-2.15.4.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.3 +%setup -n yast2-users-2.15.4 %build %{prefix}/bin/y2tool y2autoconf @@ -86,6 +86,10 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-users %changelog -n yast2-users +* Fri Jan 12 2007 - jsuchome@suse.cz +- correctly set home directory mode for LDAP users (F3621) +- allow per-user home directory crypting (F301787) +- 2.15.4 * Fri Jan 05 2007 - jsuchome@suse.cz - fixed help text for "Move home directory" feature - 2.15.3