From efb09b749af6f0d3441460d80b98d9e53796943e933fc30146a1929d93d8ccb5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 4 Dec 2018 15:59:47 +0000 Subject: [PATCH] - always use absolute path to binaries (bsc#1118291) - escape properly shell arguments (bsc#1118291) - do not show grub2 password in list of processes when encrypting (bsc#1118291) - 4.1.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=737 --- yast2-bootloader-4.1.12.tar.bz2 | 3 --- yast2-bootloader-4.1.13.tar.bz2 | 3 +++ yast2-bootloader.changes | 9 +++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-4.1.12.tar.bz2 create mode 100644 yast2-bootloader-4.1.13.tar.bz2 diff --git a/yast2-bootloader-4.1.12.tar.bz2 b/yast2-bootloader-4.1.12.tar.bz2 deleted file mode 100644 index a67cb65..0000000 --- a/yast2-bootloader-4.1.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b2d978e0687a592b55bd1124cd913a972a754b45a43a9e0ee26f6276c99fb4c -size 139931 diff --git a/yast2-bootloader-4.1.13.tar.bz2 b/yast2-bootloader-4.1.13.tar.bz2 new file mode 100644 index 0000000..02ecc65 --- /dev/null +++ b/yast2-bootloader-4.1.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af2e1bcc178d34e73d260c92ea0c04b49d622d19b4bf4fb9d2e08a290a26175 +size 140024 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 35680d1..ff4901a 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 4 15:14:47 UTC 2018 - jreidinger@suse.com + +- always use absolute path to binaries (bsc#1118291) +- escape properly shell arguments (bsc#1118291) +- do not show grub2 password in list of processes when encrypting + (bsc#1118291) +- 4.1.13 + ------------------------------------------------------------------- Sat Nov 24 00:39:54 UTC 2018 - Stasiek Michalski diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 6efeb57..2c2ea50 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.1.12 +Version: 4.1.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build