From f0c8ee3ff2c3641dd47bb6dece4ea29a6377270720b7b905ad3a498166acc292 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Jun 2018 09:54:45 +0000 Subject: [PATCH] - AutoYaST: Do not crash when trying to convert the /etc/hosts profile declaration from multiple line host entries for the same host to just one line (bnc#1095971) - 4.0.32 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=794 --- yast2-network-4.0.31.tar.bz2 | 3 --- yast2-network-4.0.32.tar.bz2 | 3 +++ yast2-network.changes | 8 ++++++++ yast2-network.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.0.31.tar.bz2 create mode 100644 yast2-network-4.0.32.tar.bz2 diff --git a/yast2-network-4.0.31.tar.bz2 b/yast2-network-4.0.31.tar.bz2 deleted file mode 100644 index ff2b59c..0000000 --- a/yast2-network-4.0.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fa93e7a3aca7ce981bf5bed88daa119eb916184c07199b3fb6daf3470829bde -size 391681 diff --git a/yast2-network-4.0.32.tar.bz2 b/yast2-network-4.0.32.tar.bz2 new file mode 100644 index 0000000..bc4fba2 --- /dev/null +++ b/yast2-network-4.0.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe3911e4b49f76072b959428d7448b9ec529b0cc6f6900caf66fb941afc6fd8 +size 391686 diff --git a/yast2-network.changes b/yast2-network.changes index 50c6c3a..08be58b 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jun 7 10:48:42 UTC 2018 - knut.anderssen@suse.com + +- AutoYaST: Do not crash when trying to convert the /etc/hosts + profile declaration from multiple line host entries for the same + host to just one line (bnc#1095971) +- 4.0.32 + ------------------------------------------------------------------- Wed May 9 10:35:36 UTC 2018 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 05a7085..6169c8b 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.0.31 +Version: 4.0.32 Release: 0 BuildArch: noarch