- Add support to specify SSH authorized keys in the profile
(FATE#319471) - 3.1.58 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=538
This commit is contained in:
parent
1dcfacae49
commit
25a5f7fecc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7386c7461715ee028b1de4e6e7088866110de7793f330ea084d5b315320be36e
|
||||
size 277650
|
3
yast2-users-3.1.58.tar.bz2
Normal file
3
yast2-users-3.1.58.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58c2e5658428402399b82d6a05564d93bf8cc1bd58b56ccc1d6e178758568c90
|
||||
size 281859
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 09:03:32 UTC 2016 - igonzalezsosa@suse.com
|
||||
|
||||
- Add support to specify SSH authorized keys in the profile
|
||||
(FATE#319471)
|
||||
- 3.1.58
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 15:16:37 CEST 2016 - schubi@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 3.1.57
|
||||
Version: 3.1.58
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -103,6 +103,7 @@ This package provides GUI for maintenance of linux users and groups.
|
||||
%{yast_libdir}/users/clients/*
|
||||
%{yast_desktopdir}/*.desktop
|
||||
%{yast_moduledir}/*.pm
|
||||
%{yast_moduledir}/SSHAuthorizedKeys.rb
|
||||
%{yast_moduledir}/UsersUI.rb
|
||||
%{yast_moduledir}/YaPI/*.pm
|
||||
%{yast_yncludedir}/users/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user