From 6a52f2149adcf7aab87a6fae5e31c118ea56274b2f84739c0de454d22771ee50 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 23 Jan 2020 14:00:15 +0000 Subject: [PATCH] - Do not try to read an ifcfg-* file that does not exist (bsc#1161234). - Do not crash if install.inf contains an IP address that cannot be resolved to a name (bsc#1161217) - 4.2.47 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=910 --- yast2-network-4.2.46.tar.bz2 | 3 --- yast2-network-4.2.47.tar.bz2 | 3 +++ yast2-network.changes | 13 +++++++++++++ yast2-network.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.2.46.tar.bz2 create mode 100644 yast2-network-4.2.47.tar.bz2 diff --git a/yast2-network-4.2.46.tar.bz2 b/yast2-network-4.2.46.tar.bz2 deleted file mode 100644 index 8572e9c..0000000 --- a/yast2-network-4.2.46.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:053c8bdbd7b7bec899fdb5c3ff34afc49f95b1495acd3b4cd6897dd04a6a974f -size 446501 diff --git a/yast2-network-4.2.47.tar.bz2 b/yast2-network-4.2.47.tar.bz2 new file mode 100644 index 0000000..5f49ab4 --- /dev/null +++ b/yast2-network-4.2.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3133fe634c5c05f7fef2488603d232cfb05853cdddd43613abf94556e5261b0a +size 446758 diff --git a/yast2-network.changes b/yast2-network.changes index 55f0f17..a72b9ee 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jan 23 09:16:03 UTC 2020 - Imobach Gonzalez Sosa + +- Do not try to read an ifcfg-* file that does not exist + (bsc#1161234). + +------------------------------------------------------------------- +Wed Jan 22 16:43:21 UTC 2020 - Ancor Gonzalez Sosa + +- Do not crash if install.inf contains an IP address that cannot + be resolved to a name (bsc#1161217) +- 4.2.47 + ------------------------------------------------------------------- Tue Jan 21 07:24:03 UTC 2020 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 74e7ae4..55026bc 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.2.46 +Version: 4.2.47 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only