124 lines
4.5 KiB
Plaintext
124 lines
4.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 22 13:33:22 UTC 2025 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- add a SUSE whitelist filtering out EICAR signatures (bsc#1246880)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 14:22:32 UTC 2025 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- exclude pdfium-6425.tar.bz2 false positive. bsc#1239696
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 23 09:03:19 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- disable EXCLUDELIST, upstream false positive was fixed. bsc#1222509
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 9 09:44:04 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- EXCLUDELIST: Filter Python tarballs due to false positive
|
|
(bsc#1222509) Win.Virus.Expiro-10026576-0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 2 19:49:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- revert EXCLUDELIST on qemu (FP is fixed - related to bsc#1199055)
|
|
- skip unpacking debuginfo/debugsource: sources are checked already
|
|
and debuginfo contains no executable code
|
|
- use clamscan -r as it is faster than the xargs -P 0 execution (jsc#PED-3641)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 2 10:04:32 UTC 2022 - Gianluca Gabrielli <gianluca.gabrielli@suse.com>
|
|
|
|
- EXLUDELIST: Whitelist qemu binaries to avoid a FP (bsc#1199055)
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|