From 5bf387ec72adc4eb9ab4fcfe6c81fceb22be3d47fbacab367e1f5ffd931a4568 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 22 May 2020 08:41:44 +0000 Subject: [PATCH 1/4] - AutoYaST: Adapted the module to handle a complete network configuration during the first stage (bsc#1171922) - 4.3.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=937 --- yast2-network-4.3.0.tar.bz2 | 3 --- yast2-network-4.3.1.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.0.tar.bz2 create mode 100644 yast2-network-4.3.1.tar.bz2 diff --git a/yast2-network-4.3.0.tar.bz2 b/yast2-network-4.3.0.tar.bz2 deleted file mode 100644 index 4044400..0000000 --- a/yast2-network-4.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:222763313e49ccdbc0a43e44d5daaef78c14d2247b653e8c6d4cdf7b35ab873c -size 460338 diff --git a/yast2-network-4.3.1.tar.bz2 b/yast2-network-4.3.1.tar.bz2 new file mode 100644 index 0000000..9fd1f05 --- /dev/null +++ b/yast2-network-4.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f13d7423e8e5fd613b6982a9e81965c233d23096cce35df8afc72deaa6405c +size 461707 diff --git a/yast2-network.changes b/yast2-network.changes index b208e82..f1b7f90 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 20 13:07:13 UTC 2020 - Knut Anderssen + +- AutoYaST: Adapted the module to handle a complete network + configuration during the first stage (bsc#1171922) +- 4.3.1 + ------------------------------------------------------------------- Tue May 12 13:08:03 UTC 2020 - Josef Reidinger diff --git a/yast2-network.spec b/yast2-network.spec index 9d6865e..5ee1820 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.0 +Version: 4.3.1 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only From 5a510785c24d0eb702302e05a089ac3f24b72282dd9ca4f406a13e898a63a7c9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 25 May 2020 08:06:48 +0000 Subject: [PATCH 2/4] Updated to git ref f6e362c4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=938 --- yast2-network-4.3.1.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-network-4.3.1.tar.bz2 b/yast2-network-4.3.1.tar.bz2 index 9fd1f05..4d09dce 100644 --- a/yast2-network-4.3.1.tar.bz2 +++ b/yast2-network-4.3.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67f13d7423e8e5fd613b6982a9e81965c233d23096cce35df8afc72deaa6405c -size 461707 +oid sha256:7d9c5329b87baaa5e8db80385d13322a7407f258a741f2ec1a76e9dc2a93fddf +size 462058 From b5b3308ef6a6f47717a001b79bd40cd066a8ce788c8e160b75ebc0688036fb9d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 29 May 2020 13:11:13 +0000 Subject: [PATCH 3/4] - AutoYaST: Cleanup/improve issue handling (bsc#1171335). - 4.3.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=939 --- yast2-network-4.3.1.tar.bz2 | 3 --- yast2-network-4.3.2.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 yast2-network-4.3.1.tar.bz2 create mode 100644 yast2-network-4.3.2.tar.bz2 diff --git a/yast2-network-4.3.1.tar.bz2 b/yast2-network-4.3.1.tar.bz2 deleted file mode 100644 index 4d09dce..0000000 --- a/yast2-network-4.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d9c5329b87baaa5e8db80385d13322a7407f258a741f2ec1a76e9dc2a93fddf -size 462058 diff --git a/yast2-network-4.3.2.tar.bz2 b/yast2-network-4.3.2.tar.bz2 new file mode 100644 index 0000000..0b4c87e --- /dev/null +++ b/yast2-network-4.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f4ca40c317db02f04b3381f862f50f1257b7ba6a6f7136f0ab180186b52eea +size 461092 diff --git a/yast2-network.changes b/yast2-network.changes index f1b7f90..d0f5545 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 20 14:07:13 UTC 2020 - schubi@suse.de + +- AutoYaST: Cleanup/improve issue handling (bsc#1171335). +- 4.3.2 + ------------------------------------------------------------------- Wed May 20 13:07:13 UTC 2020 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 5ee1820..59f59e9 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.1 +Version: 4.3.2 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only @@ -33,8 +33,8 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec) #for install task BuildRequires: yast2-storage-ng BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) -# CFA::SysctlConfig -BuildRequires: yast2 >= 4.2.67 +# AutoYaST issue handling +BuildRequires: yast2 >= 4.3.2 BuildRequires: yast2-packager >= 4.0.18 # Product control need xml agent BuildRequires: yast2-xml @@ -48,8 +48,8 @@ PreReq: /bin/rm Requires: sysconfig >= 0.80.0 Requires: yast2-proxy Requires: yast2-storage-ng -# CFA::SysctlConfig -Requires: yast2 >= 4.2.67 +# AutoYaST issue handling +Requires: yast2 >= 4.3.2 # Packages::vnc_packages Requires: augeas-lenses Requires: yast2-packager >= 4.0.18 From e7c97510668e43518880dd5d90b308d6c9d13cef94a2007cebaec66606cf1294 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 8 Jun 2020 18:38:49 +0000 Subject: [PATCH 4/4] - AutoYaST: Udev rules are written or copied to the target system properly when defined in the profile (bsc#1169663). - AutoYaST: Fixed the copy or merge of the linuxrc interfaces configuration when the installation network configuration is selected to be kept. - 4.3.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=940 --- yast2-network-4.3.2.tar.bz2 | 3 --- yast2-network-4.3.3.tar.bz2 | 3 +++ yast2-network.changes | 10 ++++++++++ yast2-network.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 yast2-network-4.3.2.tar.bz2 create mode 100644 yast2-network-4.3.3.tar.bz2 diff --git a/yast2-network-4.3.2.tar.bz2 b/yast2-network-4.3.2.tar.bz2 deleted file mode 100644 index 0b4c87e..0000000 --- a/yast2-network-4.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86f4ca40c317db02f04b3381f862f50f1257b7ba6a6f7136f0ab180186b52eea -size 461092 diff --git a/yast2-network-4.3.3.tar.bz2 b/yast2-network-4.3.3.tar.bz2 new file mode 100644 index 0000000..38078b8 --- /dev/null +++ b/yast2-network-4.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c6315e987e48dabbaa260cea072b17a97c1c4bc7babd19250668cf78686585 +size 460606 diff --git a/yast2-network.changes b/yast2-network.changes index d0f5545..a861ff0 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 8 08:15:26 UTC 2020 - Knut Anderssen + +- AutoYaST: Udev rules are written or copied to the target system + properly when defined in the profile (bsc#1169663). +- AutoYaST: Fixed the copy or merge of the linuxrc interfaces + configuration when the installation network configuration is + selected to be kept. +- 4.3.3 + ------------------------------------------------------------------- Wed May 20 14:07:13 UTC 2020 - schubi@suse.de diff --git a/yast2-network.spec b/yast2-network.spec index 59f59e9..2600b32 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,12 +17,12 @@ Name: yast2-network -Version: 4.3.2 +Version: 4.3.3 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only Group: System/YaST -Url: https://github.com/yast/yast-network +URL: https://github.com/yast/yast-network Source0: %{name}-%{version}.tar.bz2 @@ -34,7 +34,7 @@ BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: yast2-storage-ng BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) # AutoYaST issue handling -BuildRequires: yast2 >= 4.3.2 +BuildRequires: yast2 >= 4.3.3 BuildRequires: yast2-packager >= 4.0.18 # Product control need xml agent BuildRequires: yast2-xml