From 3b0f78ab30cd46eef79efe5b352e887afccce56f09eedc99779bb7afb6236932 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 24 Jan 2023 09:59:46 +0000 Subject: [PATCH 1/2] - Fixed dirname evaluation when creating the directory for the configuration files to be copied to the target system (bsc#1206723, bsc#1207382) - 4.5.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1089 --- yast2-network-4.5.12.tar.bz2 | 3 --- yast2-network-4.5.13.tar.bz2 | 3 +++ yast2-network.changes | 8 ++++++++ yast2-network.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.5.12.tar.bz2 create mode 100644 yast2-network-4.5.13.tar.bz2 diff --git a/yast2-network-4.5.12.tar.bz2 b/yast2-network-4.5.12.tar.bz2 deleted file mode 100644 index 081038e..0000000 --- a/yast2-network-4.5.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:caaec081cfc3bb40a03652d47f9dacd3d5f21cfa4217b28e05fef8b1f1503a35 -size 493784 diff --git a/yast2-network-4.5.13.tar.bz2 b/yast2-network-4.5.13.tar.bz2 new file mode 100644 index 0000000..cfeb778 --- /dev/null +++ b/yast2-network-4.5.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfd38197cef5b65a9f7c484aad2be78614ee7e7a899a5b4536c76fb59cac4b9 +size 494175 diff --git a/yast2-network.changes b/yast2-network.changes index 46ce996..8778cf2 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 23 13:13:36 UTC 2023 - Knut Anderssen + +- Fixed dirname evaluation when creating the directory for the + configuration files to be copied to the target system + (bsc#1206723, bsc#1207382) +- 4.5.13 + ------------------------------------------------------------------- Thu Jan 12 11:45:25 UTC 2023 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 6006cbf..2caf431 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.5.12 +Version: 4.5.13 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only From 8928a6c21dbcf204c430ec35158a888016147b774e2cafacf704f4c6b2abbf92 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 24 Jan 2023 15:15:43 +0000 Subject: [PATCH 2/2] - Fix the return of packages needed by the selected backend when running an autoinstallation (bsc#1207221) - 4.5.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1090 --- yast2-network-4.5.13.tar.bz2 | 3 --- yast2-network-4.5.14.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.5.13.tar.bz2 create mode 100644 yast2-network-4.5.14.tar.bz2 diff --git a/yast2-network-4.5.13.tar.bz2 b/yast2-network-4.5.13.tar.bz2 deleted file mode 100644 index cfeb778..0000000 --- a/yast2-network-4.5.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bfd38197cef5b65a9f7c484aad2be78614ee7e7a899a5b4536c76fb59cac4b9 -size 494175 diff --git a/yast2-network-4.5.14.tar.bz2 b/yast2-network-4.5.14.tar.bz2 new file mode 100644 index 0000000..4bcc4a0 --- /dev/null +++ b/yast2-network-4.5.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9c737a66ac2a0946a973bc06951ba9a392b649a081f372d6830fdb31e827ebb +size 494386 diff --git a/yast2-network.changes b/yast2-network.changes index 8778cf2..840cabc 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 24 09:37:43 UTC 2023 - Knut Anderssen + +- Fix the return of packages needed by the selected backend when + running an autoinstallation (bsc#1207221) +- 4.5.14 + ------------------------------------------------------------------- Mon Jan 23 13:13:36 UTC 2023 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 2caf431..4eeb989 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.5.13 +Version: 4.5.14 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only