From e6905c7c341596e120d16523fb8beee210780fe093cd1e08aadf8d6f008bea04 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 14 Dec 2018 11:39:23 +0000 Subject: [PATCH] - always use absolute path to binaries (bsc#1118291) - properly escape shell arguments (bsc#1118291) - 4.1.33 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=998 --- yast2-installation-4.1.32.tar.bz2 | 3 --- yast2-installation-4.1.33.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.1.32.tar.bz2 create mode 100644 yast2-installation-4.1.33.tar.bz2 diff --git a/yast2-installation-4.1.32.tar.bz2 b/yast2-installation-4.1.32.tar.bz2 deleted file mode 100644 index 714cf42..0000000 --- a/yast2-installation-4.1.32.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44af29cae69f354d9b6ccd6431ef8ee219674a2d7e75fbc0e7c58aeb0cddb341 -size 464614 diff --git a/yast2-installation-4.1.33.tar.bz2 b/yast2-installation-4.1.33.tar.bz2 new file mode 100644 index 0000000..cb800f5 --- /dev/null +++ b/yast2-installation-4.1.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd19bd305a7c91b699accda3e40fd275aba594552d3d68b5d5bf2eddf2e9349 +size 465188 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8abf709..53fec15 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 12 15:26:26 UTC 2018 - Josef Reidinger + +- always use absolute path to binaries (bsc#1118291) +- properly escape shell arguments (bsc#1118291) +- 4.1.33 + ------------------------------------------------------------------- Fri Dec 7 14:45:24 UTC 2018 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index ca816d9..fe4f2d1 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.32 +Version: 4.1.33 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build