diff --git a/yast2-users-4.4.7.tar.bz2 b/yast2-users-4.4.7.tar.bz2 deleted file mode 100644 index 974673d..0000000 --- a/yast2-users-4.4.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46244070922fb3db43533c4d844b6a47873063b653d04f5224d861960d601b99 -size 1143463 diff --git a/yast2-users-4.4.8.tar.bz2 b/yast2-users-4.4.8.tar.bz2 new file mode 100644 index 0000000..8d72eae --- /dev/null +++ b/yast2-users-4.4.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf3b232171340776598d92820e39106dfcc7d392e7841ef666c8a313d70a887 +size 1073103 diff --git a/yast2-users.changes b/yast2-users.changes index bff6eab..bd1f4ea 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Oct 19 10:36:08 UTC 2021 - José Iván López González + +- Users client uses the shadow tools to write changes into the + system (jsc#SLE-20592). +- Remove support for group password. +- Avoid crash when trying to read a shadow suite file + (e.g., /etc/group) and the file does not exist (bsc#11915919). +- 4.4.8 + ------------------------------------------------------------------- Tue Oct 19 08:50:07 UTC 2021 - José Iván López González diff --git a/yast2-users.spec b/yast2-users.spec index 03ef288..d777adc 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 4.4.7 +Version: 4.4.8 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 -# Updated API for Y2Issues -BuildRequires: yast2 >= 4.4.14 +# Y2Issues::WithIssues mixin +BuildRequires: yast2 >= 4.4.18 BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-perl-bindings @@ -58,8 +58,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 -# Updated API for Y2Issues -Requires: yast2 >= 4.4.14 +# Y2Issues::WithIssues mixin +Requires: yast2 >= 4.4.18 # cryptsha256, cryptsha516 Requires: yast2-core >= 2.21.0 @@ -98,6 +98,6 @@ This package provides GUI for maintenance of linux users and groups. %{yast_plugindir} %{yast_icondir} %license COPYING -%doc %{yast_docdir} +%doc README.md %changelog