From 91514ff7dff01d19fa09d15d2372823f89a122e260a1de4d74f2ef416ecffb11 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 3 Sep 2014 07:44:40 +0000 Subject: [PATCH] - Autoyast: Initialize the user hash in User module correctly This is needed for establishing the system users (espl. the root user). (bnc#893725) - 3.1.32 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=479 --- yast2-users-3.1.31.tar.bz2 | 3 --- yast2-users-3.1.32.tar.bz2 | 3 +++ yast2-users.changes | 8 ++++++++ yast2-users.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-3.1.31.tar.bz2 create mode 100644 yast2-users-3.1.32.tar.bz2 diff --git a/yast2-users-3.1.31.tar.bz2 b/yast2-users-3.1.31.tar.bz2 deleted file mode 100644 index da3ebe5..0000000 --- a/yast2-users-3.1.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d21b58251daf76d442f9ae0c28937850cf46433b1c50a90d12ba704e25dd0743 -size 266176 diff --git a/yast2-users-3.1.32.tar.bz2 b/yast2-users-3.1.32.tar.bz2 new file mode 100644 index 0000000..5406bff --- /dev/null +++ b/yast2-users-3.1.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8039afd6d1b6aba500b804ffab5ea3462488110c97f3ea8ab9cd7f462b8d275e +size 266311 diff --git a/yast2-users.changes b/yast2-users.changes index 7f1c650..acc3e80 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 3 08:26:34 CEST 2014 - schubi@suse.de + +- Autoyast: Initialize the user hash in User module correctly + This is needed for establishing the system users + (espl. the root user). (bnc#893725) +- 3.1.32 + ------------------------------------------------------------------- Mon Aug 25 09:21:30 CEST 2014 - schubi@suse.de diff --git a/yast2-users.spec b/yast2-users.spec index 5427a97..a74af08 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.31 +Version: 3.1.32 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build