From bdd3a0f2013975c09b5725c9dfa3c94f10bb6b5d1f44dd1cc456309d25e6fb2d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 19 Nov 2021 10:16:16 +0000 Subject: [PATCH] - bnc#1092950 - improved invalid input handling for custom boot partition - added support for defining custom boot partition by UUID and/or LABEL - 4.4.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=818 --- yast2-bootloader-4.4.7.tar.bz2 | 3 --- yast2-bootloader-4.4.8.tar.bz2 | 3 +++ yast2-bootloader.changes | 9 +++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-4.4.7.tar.bz2 create mode 100644 yast2-bootloader-4.4.8.tar.bz2 diff --git a/yast2-bootloader-4.4.7.tar.bz2 b/yast2-bootloader-4.4.7.tar.bz2 deleted file mode 100644 index c216c65..0000000 --- a/yast2-bootloader-4.4.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e146eaf58037a83754a6836ff83c780e9b9f7623a786dd8726190a9fbfdbf63 -size 155894 diff --git a/yast2-bootloader-4.4.8.tar.bz2 b/yast2-bootloader-4.4.8.tar.bz2 new file mode 100644 index 0000000..78fc2bd --- /dev/null +++ b/yast2-bootloader-4.4.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcf8337b2c366ce6c7f2682a2f55f9d99b6cdc09c598b59fcd0b73f93f46fd8 +size 155973 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index abd6834..5a2c1ea 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Nov 18 10:26:38 UTC 2021 - Michal Filka + +- bnc#1092950 + - improved invalid input handling for custom boot partition + - added support for defining custom boot partition by UUID and/or + LABEL +- 4.4.8 + ------------------------------------------------------------------- Fri Sep 10 08:11:16 UTC 2021 - Josef Reidinger diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index fdd39c7..b4862f2 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.4.7 +Version: 4.4.8 Release: 0 Summary: YaST2 - Bootloader Configuration License: GPL-2.0-or-later