diff --git a/yast2-network-3.1.84.tar.bz2 b/yast2-network-3.1.84.tar.bz2 deleted file mode 100644 index c346473..0000000 --- a/yast2-network-3.1.84.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25c0031a1a7208d88496f50e5b7f29374f803e4188db8e4d635d8c9217eee19b -size 354836 diff --git a/yast2-network-3.1.93.tar.bz2 b/yast2-network-3.1.93.tar.bz2 new file mode 100644 index 0000000..baa6450 --- /dev/null +++ b/yast2-network-3.1.93.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdd7e2000f78509613e0d71cb89366a20821c462c85dbba96501cc52d99407c +size 356922 diff --git a/yast2-network.changes b/yast2-network.changes index 82d1dc1..c8b2503 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -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 diff --git a/yast2-network.spec b/yast2-network.spec index f9a2c26..fbc44fb 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -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