- Using new ServicesProposal library to set the sshd service status
for AutoYast export at the end of installation (bnc#887688) - 3.1.71 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=562
This commit is contained in:
parent
6443ef5068
commit
c4bfb3d4db
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22b68d9e71471ff457bf383e0115ab66f45ef5a9c98f0c93826aec0a93a3ce2f
|
||||
size 349815
|
3
yast2-network-3.1.71.tar.bz2
Normal file
3
yast2-network-3.1.71.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74ef651c394213a45a5fd7c0581adf40f57857e52308b0c53ccf3d393704f819
|
||||
size 350689
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 22 14:30:00 CEST 2014 - locilka@suse.com
|
||||
|
||||
- Using new ServicesProposal library to set the sshd service status
|
||||
for AutoYast export at the end of installation (bnc#887688)
|
||||
- 3.1.71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 11:07:46 CEST 2014 - snwint@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.1.70
|
||||
Version: 3.1.71
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -33,9 +33,9 @@ BuildRequires: yast2-devtools >= 3.1.15
|
||||
BuildRequires: yast2-installation >= 2.15.27
|
||||
BuildRequires: yast2-testsuite
|
||||
|
||||
# yast2 v3.1.11: wicked support
|
||||
BuildRequires: yast2 >= 3.1.11
|
||||
Requires: yast2 >= 3.1.11
|
||||
# yast2 v3.1.86: Added ServicesProposal library
|
||||
BuildRequires: yast2 >= 3.1.86
|
||||
Requires: yast2 >= 3.1.86
|
||||
|
||||
#netconfig (FaTE #303618)
|
||||
Requires: sysconfig >= 0.80.0
|
||||
|
Loading…
Reference in New Issue
Block a user