Accepting request 1119935 from home:schubi2

- Update to version 0.0.6:
  * Using Boost:child for RPM calls instead of unsecure system()
    call (bsc#1215988).

OBS-URL: https://build.opensuse.org/request/show/1119935
OBS-URL: https://build.opensuse.org/package/show/devel:microos/zypp-boot-plugin?expand=0&rev=7
This commit is contained in:
Thorsten Kukuk 2023-10-24 10:26:27 +00:00 committed by Git OBS Bridge
parent 0d30411956
commit d6ec92712e
5 changed files with 14 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/zypp-boot-plugin.git</param>
<param name="changesrevision">75d57ed4e2ce731fe8cc140dcd1dc2dfe3162ad0</param></service></servicedata>
<param name="changesrevision">c4a465d6aa184d71b813192890e5067957f6b261</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 24 09:07:33 UTC 2023 - schubi@suse.com
- Update to version 0.0.6:
* Using Boost:child for RPM calls instead of unsecure system()
call (bsc#1215988).
-------------------------------------------------------------------
Wed Oct 11 08:43:53 UTC 2023 - schubi@suse.com

View File

@ -16,7 +16,7 @@
#
Name: zypp-boot-plugin
Version: 0.0.5
Version: 0.0.6
Release: 0
Summary: Zypp plugin for checking if a reboot is needed
License: AGPL-3.0-or-later
@ -28,6 +28,8 @@ BuildRequires: gcc-c++
BuildRequires: libeconf-devel
BuildRequires: libjson-c-devel
BuildRequires: boost-devel
BuildRequires: libboost_system-devel
BuildRequires: libboost_filesystem-devel
BuildRequires: grep
BuildRequires: xsltproc
BuildRequires: docbook5-xsl-stylesheets