Accepting request 388020 from YaST:Head
submit new version 3.1.47 OBS-URL: https://build.opensuse.org/request/show/388020 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=189
This commit is contained in:
parent
ae573aad78
commit
a34e4b809e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c21c3b1b60f40b01f52922daedcfd79a178f5e34ef2fa78404c4ca6509b7eb8
|
|
||||||
size 270186
|
|
3
yast2-users-3.1.47.tar.bz2
Normal file
3
yast2-users-3.1.47.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c29417763de6b9da2983a5750f4f5472d62b971b89e543738d28e8e3a91e57ec
|
||||||
|
size 275240
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 7 08:49:13 UTC 2016 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
- Does not set empty passwords fields in /etc/shadow during
|
||||||
|
installation (CVE-2016-1601, bnc#973639, bnc#974220)
|
||||||
|
- Set root password correctly when using a minimal profile
|
||||||
|
(bnc#971804)
|
||||||
|
- 3.1.47
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 5 11:04:17 UTC 2016 - igonzalezsosa@suse.com
|
Sat Mar 5 11:04:17 UTC 2016 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-users
|
Name: yast2-users
|
||||||
Version: 3.1.46
|
Version: 3.1.47
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -37,7 +37,7 @@ BuildRequires: yast2-ldap >= 3.1.2
|
|||||||
BuildRequires: yast2-perl-bindings
|
BuildRequires: yast2-perl-bindings
|
||||||
BuildRequires: yast2-security
|
BuildRequires: yast2-security
|
||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||||
|
|
||||||
Requires: cracklib
|
Requires: cracklib
|
||||||
Requires: perl-Digest-SHA1
|
Requires: perl-Digest-SHA1
|
||||||
@ -105,6 +105,10 @@ provided by yast2-users package.
|
|||||||
%dir %{yast_yncludedir}/users
|
%dir %{yast_yncludedir}/users
|
||||||
%dir %{yast_moduledir}/YaPI
|
%dir %{yast_moduledir}/YaPI
|
||||||
%{yast_clientdir}/*.rb
|
%{yast_clientdir}/*.rb
|
||||||
|
%dir %{yast_libdir}/users
|
||||||
|
%dir %{yast_libdir}/users/clients
|
||||||
|
%{yast_libdir}/users/*
|
||||||
|
%{yast_libdir}/users/clients/*
|
||||||
%{yast_desktopdir}/*.desktop
|
%{yast_desktopdir}/*.desktop
|
||||||
%{yast_moduledir}/*.pm
|
%{yast_moduledir}/*.pm
|
||||||
%{yast_moduledir}/UsersUI.rb
|
%{yast_moduledir}/UsersUI.rb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user