forked from pool/openscap
Accepting request 839126 from security
update openscap to 1.3.4 (forwarded request 839124 from rfrohl) OBS-URL: https://build.opensuse.org/request/show/839126 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openscap?expand=0&rev=67
This commit is contained in:
commit
4f0bdc7159
@ -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
3
1.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee98f650f028819cfeda786d7e85dcadb74d827d4585f332ca03b217d4d82fb7
|
||||
size 14807442
|
@ -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>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define with_bindings 0
|
||||
|
||||
Name: openscap
|
||||
Version: 1.3.3
|
||||
Version: 1.3.4
|
||||
Release: 0
|
||||
Source: https://github.com/OpenSCAP/openscap/archive/%{version}.tar.gz
|
||||
# temp snapshot to make it build with new RPM before 1.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user