Accepting request 1241514 from security
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1241514 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clamav?expand=0&rev=130
This commit is contained in:
commit
ced495d4f9
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 17:33:09 UTC 2025 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Drop the version dependency on libcurl. Building against versions
|
||||
older than 7.45 does not fail anymore, but disables support for
|
||||
fdpassing in clamonacc. This only affects SLE-12 up to SP3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 17:50:49 UTC 2025 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -74,7 +74,7 @@ BuildRequires: sendmail-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(check)
|
||||
BuildRequires: pkgconfig(libcurl) >= 7.45
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(libpcre2-8) >= 10.30
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(ncurses)
|
||||
|
Loading…
x
Reference in New Issue
Block a user