From 156138e7cc6dea5b996d51cc85137863c64583aca4c87e05aab381592c12715e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 2 Oct 2020 09:25:57 +0000 Subject: [PATCH] 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 --- 1.3.3.tar.gz | 3 --- 1.3.4.tar.gz | 3 +++ openscap.changes | 18 ++++++++++++++++++ openscap.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 1.3.3.tar.gz create mode 100644 1.3.4.tar.gz diff --git a/1.3.3.tar.gz b/1.3.3.tar.gz deleted file mode 100644 index 352e944..0000000 --- a/1.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b867cc6813a567b23083ea2041fd31985063111d1eae9b650cde88cd50031958 -size 13000059 diff --git a/1.3.4.tar.gz b/1.3.4.tar.gz new file mode 100644 index 0000000..39a065a --- /dev/null +++ b/1.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee98f650f028819cfeda786d7e85dcadb74d827d4585f332ca03b217d4d82fb7 +size 14807442 diff --git a/openscap.changes b/openscap.changes index b621078..8b9c1a9 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Oct 2 08:03:23 UTC 2020 - Robert Frohl + +- 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 diff --git a/openscap.spec b/openscap.spec index 3b42890..b77b128 100644 --- a/openscap.spec +++ b/openscap.spec @@ -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