From 6f2faafdcdbb995556131cede67682b7434c1f00af029755becb678f9b1c9466 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 12 Jan 2023 11:30:40 +0000 Subject: [PATCH] - Do not crash when the NETMASK or PREFIXLEN are invalid (bsc#1206551). - 4.5.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1087 --- yast2-network-4.5.10.tar.bz2 | 3 --- yast2-network-4.5.11.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-network-4.5.10.tar.bz2 create mode 100644 yast2-network-4.5.11.tar.bz2 diff --git a/yast2-network-4.5.10.tar.bz2 b/yast2-network-4.5.10.tar.bz2 deleted file mode 100644 index a56fc20..0000000 --- a/yast2-network-4.5.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55da1ad79e3694ad6835ac8d5c5df153bfbacdf8e10e7c6a191eb3c5ee64a7db -size 493961 diff --git a/yast2-network-4.5.11.tar.bz2 b/yast2-network-4.5.11.tar.bz2 new file mode 100644 index 0000000..8668962 --- /dev/null +++ b/yast2-network-4.5.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad11ab00717574c577849e969d67e635f300802ba37537f1aba4c214134dbf20 +size 494256 diff --git a/yast2-network.changes b/yast2-network.changes index b76f2b4..842aef7 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 29 06:44:50 UTC 2022 - Knut Anderssen + +- Do not crash when the NETMASK or PREFIXLEN are invalid + (bsc#1206551). +- 4.5.11 + ------------------------------------------------------------------- Tue Nov 22 14:53:13 UTC 2022 - Martin Vidner diff --git a/yast2-network.spec b/yast2-network.spec index 5cc04d0..bc381dc 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-network # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.5.10 +Version: 4.5.11 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only