1
0

- Hardening commands execution (part of bsc#1118291).

- Replace backticks by Yast::Execute.
- 4.1.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=999
This commit is contained in:
YaST Team Bot 2018-12-17 15:19:32 +00:00 committed by Git OBS Bridge
parent e6905c7c34
commit 3bdbb0b20c
4 changed files with 14 additions and 7 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06392c243baf31625393723741b81f9aeabd7442b6523b3f6577e8bfd75ba69e
size 463892

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 17 09:03:47 UTC 2018 - jlopez@suse.com
- Hardening commands execution (part of bsc#1118291).
- Replace backticks by Yast::Execute.
- 4.1.34
-------------------------------------------------------------------
Wed Dec 12 15:26:26 UTC 2018 - Josef Reidinger <jreidinger@suse.com>

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.1.33
Version: 4.1.34
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -43,9 +43,9 @@ BuildRequires: yast2-xml
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake)
# Yast2::Systemd::Service
BuildRequires: yast2 >= 4.1.3
Requires: yast2 >= 4.1.3
# Yast::Execute.stdout
BuildRequires: yast2 >= 4.1.42
Requires: yast2 >= 4.1.42
# Y2Packager::SelfUpdateAddonRepo
BuildRequires: yast2-packager >= 4.1.5