File post-build-checks-malwarescan.changes of Package post-build-checks-malwarescan.22501
-------------------------------------------------------------------
Wed Jan 19 04:45:56 UTC 2022 - Tim Serong <tserong@suse.com>
- Allow using 1.5GB RAM per thread to avoid OOM conditions (bsc#1194857)
-------------------------------------------------------------------
Tue Oct 26 11:45:31 UTC 2021 - Dan Čermák <dcermak@suse.com>
- Use short flags for cpio to support busybox cpio as well
-------------------------------------------------------------------
Wed May 26 09:47:00 UTC 2021 - Wolfgang Frisch <wolfgang.frisch@suse.com>
- EXCLUDELIST: Removed lvm2 unit-test (bsc#1172626).
-------------------------------------------------------------------
Wed Apr 7 15:49:32 CEST 2021 - ro@suse.de
- and skip all the bells and whistles if we only have the
busybox variants of xargs and grep (bsc#1183460)
-------------------------------------------------------------------
Wed Mar 17 18:28:43 CET 2021 - ro@suse.de
- limit number of threads to avalaible GB mem (bsc#1183460)
-------------------------------------------------------------------
Fri Mar 12 16:47:20 CET 2021 - ro@suse.de
- try to use multiple threads by using xargs -P numjobs
(bsc#1183460)
-------------------------------------------------------------------
Mon Jun 8 06:59:53 UTC 2020 - Marcus Meissner <meissner@suse.com>
- added an EXCLUDELIST where we can (temporary) filter out false
positives (bsc#1172626)
-------------------------------------------------------------------
Wed Nov 23 13:08:24 CET 2016 - ro@suse.de
- change recommends from clamav-nodb to clamav
-------------------------------------------------------------------
Wed Jun 29 10:31:42 UTC 2016 - mmarek@suse.cz
- Speed an other improvements (https://hackweek.suse.com/14/projects/1452)
* Do not buffer the output to make the timestamps in the build log
more useful.
* Only unpack packages in RPMS, SRPMS and OTHER, not some
intermediate pesign files in SOURCES.
* Also check the rpm scriptlets.
* Use clamav -j<num> if available.
-------------------------------------------------------------------
Thu May 15 00:21:58 CEST 2014 - ro@suse.de
- work around broken file in kiwi source
-------------------------------------------------------------------
Wed May 14 00:00:10 CEST 2014 - ro@suse.de
- skip unpacking non rpm files
(for example zero byte files from testsuites)
-------------------------------------------------------------------
Wed May 7 12:02:29 CEST 2014 - draht@suse.de
- error checking for unpacking the RPM packages, write string that
can be identified so that rebuild starts on a different host.
Typical case: -EFULL.
-------------------------------------------------------------------
Wed Apr 30 12:26:12 CEST 2014 - draht@suse.de
- avoid find descending into pseudo filesystems and loop there:
use "-xdev" option to find.
-------------------------------------------------------------------
Thu Feb 6 23:23:09 CET 2014 - draht@suse.de
- Use http://www.suse.com/security as Url: spec tag. Yeah.
- License: tag update
-------------------------------------------------------------------
Tue Jan 14 17:12:08 CET 2014 - draht@suse.de
- initial package.