From d6365a335d5d45a2e8bf012daf15b1250def3257d95b8f1c216c5d07528c1089 Mon Sep 17 00:00:00 2001 From: Lukas Ocilka Date: Fri, 18 Jan 2013 13:24:12 +0000 Subject: [PATCH] - Added support for VNC in network/firewall configuration in first stage of installation (bnc#795929) - 2.24.12 - s390 - bnc#719881 - only devices with L2 support can be enslaved in bond - improved filtering of devices available for enslaving. - able to load qeth config from system (layer2 support and other qeth attributes used to be lost once qeth device was configured) - 2.24.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=194 --- yast2-network-2.24.10.tar.bz2 | 3 --- yast2-network-2.24.12.tar.bz2 | 3 +++ yast2-network.changes | 16 ++++++++++++++++ yast2-network.spec | 6 +++--- 4 files changed, 22 insertions(+), 6 deletions(-) delete mode 100644 yast2-network-2.24.10.tar.bz2 create mode 100644 yast2-network-2.24.12.tar.bz2 diff --git a/yast2-network-2.24.10.tar.bz2 b/yast2-network-2.24.10.tar.bz2 deleted file mode 100644 index 20553c6..0000000 --- a/yast2-network-2.24.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8a981d2e46aea37db5670ffb4ae85e8bad644068ff8949aed3d2a502a6c44b7 -size 294350 diff --git a/yast2-network-2.24.12.tar.bz2 b/yast2-network-2.24.12.tar.bz2 new file mode 100644 index 0000000..65d978d --- /dev/null +++ b/yast2-network-2.24.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8be65cc634d8857c7a8cfc5b685ecbf01964fff8d5796be66ec75cb79a7fc6a +size 298346 diff --git a/yast2-network.changes b/yast2-network.changes index 69858c1..d84f06c 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Jan 17 16:12:32 CET 2013 - locilka@suse.com + +- Added support for VNC in network/firewall configuration in first + stage of installation (bnc#795929) +- 2.24.12 + +------------------------------------------------------------------- +Thu Jan 10 10:28:04 UTC 2013 - mfilka@suse.com + +- s390 - bnc#719881 - only devices with L2 support can be enslaved in bond + - improved filtering of devices available for enslaving. + - able to load qeth config from system (layer2 support and other +qeth attributes used to be lost once qeth device was configured) +- 2.24.11 + ------------------------------------------------------------------- Mon Jan 7 08:47:01 UTC 2013 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 737cec5..665a0b6 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 2.24.10 +Version: 2.24.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,8 +33,8 @@ BuildRequires: yast2-devtools BuildRequires: yast2-installation >= 2.15.27 BuildRequires: yast2-testsuite -# yast2 v2.23.17 - SuSEfirewall2_* scripts merged into one -BuildRequires: yast2 >= 2.23.17 +# yast2 v2.23.19 - Checking for systemd services extended with /etc/init.d path +BuildRequires: yast2 >= 2.23.19 Requires: yast2 >= 2.23.6 #netconfig (FaTE #303618)