SHA256
1
0
forked from pool/openscap

Accepting request 839124 from home:rfrohl:branches:security

update openscap to 1.3.4

OBS-URL: https://build.opensuse.org/request/show/839124
OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=251
This commit is contained in:
Marcus Meissner 2020-10-02 09:25:57 +00:00 committed by Git OBS Bridge
parent e32b796185
commit 156138e7cc
4 changed files with 22 additions and 4 deletions

View File

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

3
1.3.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Oct 2 08:03:23 UTC 2020 - Robert Frohl <rfrohl@suse.com>
- openscap 1.3.4
* New features
- Add support for FreeBSD
- Make use of HTTP header content-encoding: gzip if available
- Improved yamlfilecontent: updated yaml-filter, extend the schema and probe to be able to work with a set of values in maps
* Maintenance, bug fixes
- A lot of memory leaks have been plugged
- Refactored rpmverifyfile probe and fixed memory leak
- Fixed SEGFAULT caused by recursive and circular dependencies between OVAL definitions
- Fixed DOM representation of the profile platform
- Test suit: better portability, more granularity in results, inclusion of memory-related tests
- Compatibility with uClibc
- Local and remote file system detection method was improved
- Make the report a valid HTML5 document
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 4 05:35:18 UTC 2020 - Marcus Meissner <meissner@suse.com> Mon May 4 05:35:18 UTC 2020 - Marcus Meissner <meissner@suse.com>

View File

@ -25,7 +25,7 @@
%define with_bindings 0 %define with_bindings 0
Name: openscap Name: openscap
Version: 1.3.3 Version: 1.3.4
Release: 0 Release: 0
Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz
# temp snapshot to make it build with new RPM before 1.3.2 # temp snapshot to make it build with new RPM before 1.3.2