- Add public keys handling support in an installed system
(related to fate#324690). - 4.0.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=564
This commit is contained in:
parent
762811775b
commit
57211ffb74
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cab66cd00ce46f5d2ed4336a7a692b412901657234e118b7ce64a6841926c26e
|
|
||||||
size 288837
|
|
3
yast2-users-4.0.9.tar.bz2
Normal file
3
yast2-users-4.0.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:beb60803e572b11c330af2e367957ea120516fec706e4912acae6055692bbd83
|
||||||
|
size 291283
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 9 08:01:15 UTC 2018 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
- Add public keys handling support in an installed system
|
||||||
|
(related to fate#324690).
|
||||||
|
- 4.0.9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 2 08:46:35 UTC 2018 - igonzalezsosa@suse.com
|
Fri Nov 2 08:46:35 UTC 2018 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-users
|
Name: yast2-users
|
||||||
Version: 4.0.8
|
Version: 4.0.9
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -38,8 +38,6 @@ BuildRequires: yast2-perl-bindings
|
|||||||
BuildRequires: yast2-security
|
BuildRequires: yast2-security
|
||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
||||||
# ssh-keygen
|
|
||||||
BuildRequires: openssh
|
|
||||||
|
|
||||||
Requires: cracklib
|
Requires: cracklib
|
||||||
Requires: perl-Digest-SHA1
|
Requires: perl-Digest-SHA1
|
||||||
@ -66,9 +64,6 @@ Requires: yast2-core >= 2.21.0
|
|||||||
|
|
||||||
Requires: yast2-ruby-bindings >= 1.0.0
|
Requires: yast2-ruby-bindings >= 1.0.0
|
||||||
|
|
||||||
# ssh-keygen
|
|
||||||
Requires: openssh
|
|
||||||
|
|
||||||
Summary: YaST2 - User and Group Configuration
|
Summary: YaST2 - User and Group Configuration
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user