From 1dcfacae49159f6880540df46c6779ee9c236d578a1c8e8c8126dbfde7f41f25 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 2 Sep 2016 14:37:49 +0000 Subject: [PATCH] - AutoYaST: Ignore Users without UID while checking for duplicate UIDs (bnc#996823) - 3.1.57 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=537 --- yast2-users-3.1.56.tar.bz2 | 3 --- yast2-users-3.1.57.tar.bz2 | 3 +++ yast2-users.changes | 7 +++++++ yast2-users.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-3.1.56.tar.bz2 create mode 100644 yast2-users-3.1.57.tar.bz2 diff --git a/yast2-users-3.1.56.tar.bz2 b/yast2-users-3.1.56.tar.bz2 deleted file mode 100644 index 1673c1c..0000000 --- a/yast2-users-3.1.56.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68e915d373c38a6f2ab4257e525914813b9597a141daf08e92072efb7ac901b5 -size 277506 diff --git a/yast2-users-3.1.57.tar.bz2 b/yast2-users-3.1.57.tar.bz2 new file mode 100644 index 0000000..dd28acc --- /dev/null +++ b/yast2-users-3.1.57.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7386c7461715ee028b1de4e6e7088866110de7793f330ea084d5b315320be36e +size 277650 diff --git a/yast2-users.changes b/yast2-users.changes index f14c8b3..c3011fe 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 2 15:16:37 CEST 2016 - schubi@suse.de + +- AutoYaST: Ignore Users without UID while checking for duplicate + UIDs (bnc#996823) +- 3.1.57 + ------------------------------------------------------------------- Tue Aug 30 10:37:18 CEST 2016 - schubi@suse.de diff --git a/yast2-users.spec b/yast2-users.spec index e5e9f9b..b7ff4a6 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.56 +Version: 3.1.57 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build