From 04ae4a40f2ca3a2e76460802e178f61b97960d5a2e61935f8700cac05383a34f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 25 Apr 2018 12:53:05 +0000 Subject: [PATCH] - Y2remote: When vnc is disabled disable also all the services that are still enabled (bsc#1088646) - 4.0.30 - bnc#1077435 - do not crash with internal error when /etc/hosts is corrupted - 4.0.29 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=791 --- yast2-network-4.0.28.tar.bz2 | 3 --- yast2-network-4.0.30.tar.bz2 | 3 +++ yast2-network.changes | 14 ++++++++++++++ yast2-network.spec | 8 ++++---- 4 files changed, 21 insertions(+), 7 deletions(-) delete mode 100644 yast2-network-4.0.28.tar.bz2 create mode 100644 yast2-network-4.0.30.tar.bz2 diff --git a/yast2-network-4.0.28.tar.bz2 b/yast2-network-4.0.28.tar.bz2 deleted file mode 100644 index c78cc2e..0000000 --- a/yast2-network-4.0.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3eb15a7c6c8600c40145352e4fa0196992ea75c2845ff291f4ac84433c7fcd1 -size 391188 diff --git a/yast2-network-4.0.30.tar.bz2 b/yast2-network-4.0.30.tar.bz2 new file mode 100644 index 0000000..9cb9635 --- /dev/null +++ b/yast2-network-4.0.30.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28ff87aa2c3cf33aff2c29c1f8520633d146418a7926c3067f828c8ba9a005c +size 391471 diff --git a/yast2-network.changes b/yast2-network.changes index ce2c8e0..f1fb084 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 25 08:31:35 UTC 2018 - knut.anderssen@suse.com + +- Y2remote: When vnc is disabled disable also all the services that + are still enabled (bsc#1088646) +- 4.0.30 + +------------------------------------------------------------------- +Wed Apr 25 07:01:58 UTC 2018 - mfilka@suse.com + +- bnc#1077435 + - do not crash with internal error when /etc/hosts is corrupted +- 4.0.29 + ------------------------------------------------------------------- Mon Apr 23 18:10:29 UTC 2018 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index b09eaad..de29801 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.0.28 +Version: 4.0.30 Release: 0 BuildArch: noarch @@ -45,9 +45,9 @@ Requires: yast2-storage-ng # Packages::vnc_packages Requires: yast2-packager >= 4.0.18 BuildRequires: yast2-packager >= 4.0.18 -# cfa for parsing hosts, AugeasTree#unique_id -BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0 -Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0 +# cfa for parsing hosts +BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 +Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.4 # lenses are needed to use cfa BuildRequires: augeas-lenses Requires: augeas-lenses