- always use absolute path to binaries (bsc#1118291)

- escape properly shell arguments (bsc#1118291)
- 4.1.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-proxy?expand=0&rev=162
This commit is contained in:
YaST Team Bot 2018-12-05 11:23:30 +00:00 committed by Git OBS Bridge
parent 918a6db881
commit 7a742d1f7b
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80a99c69bcb03c329238d6104704758879ad34a0f95083f5a6cf90e295463ac4
size 25003

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:006e661f0a6e2c19bcd5b064b3ba95ae4d879ffb3e5506f77a1c699d8325361d
size 24949

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 5 11:06:17 UTC 2018 - jreidinger@suse.com
- always use absolute path to binaries (bsc#1118291)
- escape properly shell arguments (bsc#1118291)
- 4.1.0
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 25 23:31:29 UTC 2018 - Noah Davis <noahadvs@gmail.com> Sun Nov 25 23:31:29 UTC 2018 - Noah Davis <noahadvs@gmail.com>

View File

@ -17,7 +17,7 @@
Name: yast2-proxy Name: yast2-proxy
Version: 4.0.3 Version: 4.1.0
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build