SHA256
1
0
forked from pool/file

Accepting request 741492 from home:StefanBruens:branches:Base:System

Untangle Rings:0 build loop to some degree

- Replace find invocation in self test by recursive bash glob,
  drop findutils BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/741492
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=197
This commit is contained in:
2019-10-28 10:06:08 +00:00
committed by Git OBS Bridge
parent b3c0fb0be8
commit d54368bbf7
2 changed files with 13 additions and 4 deletions

View File

@@ -4,6 +4,12 @@ Tue Oct 22 13:24:26 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Add temporary patch CVE-2019-18218-46a8443f.patch from upstream
to fix bsc#1154661 -- heap-based buffer overflow in cdf_read_property_info in cdf.c
-------------------------------------------------------------------
Mon Oct 21 11:44:02 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Replace find invocation in self test by recursive bash glob,
drop findutils BuildRequires.
-------------------------------------------------------------------
Mon Oct 14 13:40:13 UTC 2019 - Dr. Werner Fink <werner@suse.de>