2024-07-29 19:52:52 +00:00
committed by Git OBS Bridge
3 changed files with 2264 additions and 0 deletions

2255
1305.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 29 07:03:44 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add upstream 1305.patch to fix tests (boo#1102840, https://github.com/Cisco-Talos/clamav/issues/1300)
-------------------------------------------------------------------
Mon Apr 22 15:30:18 UTC 2024 - Reinhard Max <max@suse.com>

View File

@@ -55,12 +55,15 @@ Patch5: clamav-obsolete-config.patch
Patch12: clamav-fips.patch
Patch14: clamav-document-maxsize.patch
Patch15: clamav-format.patch
Patch16: https://github.com/Cisco-Talos/clamav/pull/1305.patch
ExcludeArch: %{arml}
BuildRequires: cargo%{?vrust}
BuildRequires: cmake%{?vcmake}
BuildRequires: gcc%{?vgcc}
BuildRequires: gcc%{?vgcc}-c++
# temp for Patch16
BuildRequires: git-core
BuildRequires: libbz2-devel
BuildRequires: libjson-c-devel
BuildRequires: libopenssl-devel >= 1.0.2
@@ -184,6 +187,7 @@ that want to make use of libclamav.
%patch -P 12
%patch -P 14
%patch -P 15
git apply %{PATCH16}
chmod -x docs/html/images/flamegraph.svg
%build