From f07677ddcac81c3eae5e3b2e8d2612d951db9504d632a22d78afd59998676643 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 30 Jun 2020 11:10:01 +0000 Subject: [PATCH] - Honor the 'target' argument when cloning the system. If it is set to 'compact', a reduced list of users and groups is generated (bsc#1172749). - 4.3.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=600 --- yast2-users-4.3.2.tar.bz2 | 3 --- yast2-users-4.3.3.tar.bz2 | 3 +++ yast2-users.changes | 8 ++++++++ yast2-users.spec | 10 +++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 yast2-users-4.3.2.tar.bz2 create mode 100644 yast2-users-4.3.3.tar.bz2 diff --git a/yast2-users-4.3.2.tar.bz2 b/yast2-users-4.3.2.tar.bz2 deleted file mode 100644 index 034a4d3..0000000 --- a/yast2-users-4.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:510ed0b6f55a2516a675e2962e601bdf03473d7c45af94e2accf6b3bdaf751d3 -size 278226 diff --git a/yast2-users-4.3.3.tar.bz2 b/yast2-users-4.3.3.tar.bz2 new file mode 100644 index 0000000..da5de85 --- /dev/null +++ b/yast2-users-4.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fe5a54b9fad3e046dd792faf1b1d5abe63eb193ff1d8604a4ebf1ed875a6767 +size 278634 diff --git a/yast2-users.changes b/yast2-users.changes index 1046b28..8471665 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 29 15:28:01 UTC 2020 - Imobach Gonzalez Sosa + +- Honor the 'target' argument when cloning the system. If it is + set to 'compact', a reduced list of users and groups is generated + (bsc#1172749). +- 4.3.3 + ------------------------------------------------------------------- Wed May 27 11:55:44 UTC 2020 - David Diaz diff --git a/yast2-users.spec b/yast2-users.spec index 2b2ddc6..456124e 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 4.3.2 +Version: 4.3.3 Release: 0 Summary: YaST2 - User and Group Configuration License: GPL-2.0-only @@ -32,8 +32,8 @@ BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: perl-Digest-SHA1 BuildRequires: update-desktop-files -# CLI readonly -BuildRequires: yast2 >= 4.2.57 +# 'target' argument for Installation::AutoClient#export method +BuildRequires: yast2 >= 4.3.10 BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-perl-bindings @@ -57,8 +57,8 @@ Requires: yast2-perl-bindings >= 2.18.0 # this forces using yast2-ldap with correct LDAP object names (fate#303596) Requires: yast2-ldap >= 3.1.2 -# CLI readonly -Requires: yast2 >= 4.2.57 +# 'target' argument for Installation::AutoClient#export method +Requires: yast2 >= 4.3.10 # cryptsha256, cryptsha516 Requires: yast2-core >= 2.21.0