Accepting request 247512 from YaST:Head

submit new version 3.1.93

OBS-URL: https://build.opensuse.org/request/show/247512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=316
This commit is contained in:
Stephan Kulow 2014-09-07 09:09:42 +00:00 committed by Git OBS Bridge
commit 9e549fe1fc
4 changed files with 70 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25c0031a1a7208d88496f50e5b7f29374f803e4188db8e4d635d8c9217eee19b
size 354836

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acdd7e2000f78509613e0d71cb89366a20821c462c85dbba96501cc52d99407c
size 356922

View File

@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Sep 4 11:03:29 CEST 2014 - locilka@suse.com
- Fixed firewall proposal to survive missing SuSEfirewall2 services
files for openssh or VNC - if files are missing, services are not
handled by the proposal (bnc#894419)
- 3.1.93
-------------------------------------------------------------------
Wed Sep 3 09:01:40 UTC 2014 - mvidner@suse.com
- Test speed-up.
- 3.1.92
-------------------------------------------------------------------
Wed Sep 3 08:37:43 UTC 2014 - mfilka@suse.com
- bnc#886434
- accelerated autoconfiguration at the beginning of installer
- 3.1.91
-------------------------------------------------------------------
Tue Sep 2 08:45:30 UTC 2014 - ancor@suse.com
- Updated BuildRequires to break cycle introduced in
yast2-installation 3.1.114 (which fixes bnc#893501)
- 3.1.90
-------------------------------------------------------------------
Thu Aug 28 11:16:20 UTC 2014 - lslezak@suse.cz
- write the proxy credentials from install.inf separately, make it
compatible with the proxy module used at installed system
(bnc#885957)
- 3.1.89
-------------------------------------------------------------------
Wed Aug 27 14:39:13 UTC 2014 - mfilka@suse.com
- bnc#893638
- handle abort button correctly during installation
- 3.1.88
-------------------------------------------------------------------
Mon Aug 25 10:46:44 UTC 2014 - mfilka@suse.com
- bnc#891517
- do not require ifplugd package for devices with
STARTMODE='ifplugd' in ifcfg
- 3.1.87
-------------------------------------------------------------------
Fri Aug 22 16:43:24 CEST 2014 - locilka@suse.com
- Fixed requesting sshd/firewall packages in case of the default
configuration together with minimal installation (bnc#893126)
- 3.1.86
-------------------------------------------------------------------
Thu Aug 21 14:20:20 CEST 2014 - locilka@suse.com
- Fixed firewall proposal in case of VNC installation: using
correct firewall services: vnc-httpd and vnc-server (bnc#892899)
- 3.1.85
-------------------------------------------------------------------
Mon Aug 18 13:38:21 CEST 2014 - snwint@suse.de

View File

@ -17,7 +17,7 @@
Name: yast2-network
Version: 3.1.84
Version: 3.1.93
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -30,7 +30,7 @@ BuildRequires: rpm
BuildRequires: update-desktop-files
BuildRequires: yast2-country
BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: yast2-installation >= 2.15.27
BuildRequires: yast2-proxy
BuildRequires: yast2-testsuite
# yast2 v3.1.86: Added ServicesProposal library