From 303e050873f10b8b3bb9ea825a922adb620ec759d3cdb90a1ec3556e9b4b80c4 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 5 Nov 2021 10:33:37 +0000 Subject: [PATCH] - AutoYaST - When the interface section contains the "device" (deprecated) and "name" elements then use the "device" as the "name" and the "name" as the "description". (bsc#1192270) - Add the "description" element to the interface section. - 4.4.29 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1055 --- yast2-network-4.4.28.tar.bz2 | 3 --- yast2-network-4.4.29.tar.bz2 | 3 +++ yast2-network.changes | 10 ++++++++++ yast2-network.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.4.28.tar.bz2 create mode 100644 yast2-network-4.4.29.tar.bz2 diff --git a/yast2-network-4.4.28.tar.bz2 b/yast2-network-4.4.28.tar.bz2 deleted file mode 100644 index de95ba0..0000000 --- a/yast2-network-4.4.28.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18c4e0a0b0703d52ebc6f0112b7836b9506551cbec6a3f9adf6a9c240f297934 -size 490699 diff --git a/yast2-network-4.4.29.tar.bz2 b/yast2-network-4.4.29.tar.bz2 new file mode 100644 index 0000000..56e6591 --- /dev/null +++ b/yast2-network-4.4.29.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6217c51ff73afa1a3459fda0ca48f4d03b3315593a8568903f4e6dc184529672 +size 491432 diff --git a/yast2-network.changes b/yast2-network.changes index 1e3c979..edb59ed 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Nov 4 15:02:24 UTC 2021 - Knut Anderssen + +- AutoYaST + - When the interface section contains the "device" (deprecated) + and "name" elements then use the "device" as the "name" and the + "name" as the "description". (bsc#1192270) + - Add the "description" element to the interface section. +- 4.4.29 + ------------------------------------------------------------------- Wed Nov 3 22:19:45 UTC 2021 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 7f9fa8b..90363ba 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.4.28 +Version: 4.4.29 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only