Andreas Wacknitz
2024-02-09 1b3ad13342977ca76d09e4c843b913b74e61d0b9
clamav: update to 1.3.0

4 files modified
41 ■■■■■ changed files
components/sysutils/clamav/Makefile 4 ●●●● patch | view | raw | blame | history
components/sysutils/clamav/clamav-core.p5m 14 ●●●●● patch | view | raw | blame | history
components/sysutils/clamav/manifests/sample-manifest.p5m 17 ●●●●● patch | view | raw | blame | history
components/sysutils/clamav/pkg5 6 ●●●● patch | view | raw | blame | history
components/sysutils/clamav/Makefile
@@ -23,7 +23,7 @@
### But our IPS version should better have same number of components.
### So the COMPONENT_VERSION may be 0.99 or 0.99.1 (as in original),
### but the IPS_COMPONENT_VERSION is forced to 3-part 0.99.0 or 0.99.1.
COMPONENT_VERSION=    1.2.1
COMPONENT_VERSION=    1.3.0
ifeq ($(words $(subst ., ,$(COMPONENT_VERSION))),2)
 IPS_COMPONENT_VERSION=    $(COMPONENT_VERSION).0
else
@@ -38,7 +38,7 @@
            anti-virus engine available in a form of shared library.
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha256:9a14fe870cbb8f5f79f668b789dca0f25cc6be22abe32f4f7d3677e4ee3935b0
COMPONENT_ARCHIVE_HASH=    sha256:0a86a6496320d91576037b33101119af6fd8d5b91060cd316a3a9c229e9604aa
COMPONENT_PROJECT_URL=    https://www.clamav.net
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/downloads/production/$(COMPONENT_ARCHIVE)
#COMPONENT_SIG_URL=    $(COMPONENT_ARCHIVE_URL).sig
components/sysutils/clamav/clamav-core.p5m
@@ -102,20 +102,20 @@
file path=usr/lib/$(MACH64)/pkgconfig/libclamav.pc
link path=usr/lib/$(MACH64)/libclamav.so target=libclamav.so.12
file path=usr/lib/$(MACH64)/libclamav.so.12.0.1
link path=usr/lib/$(MACH64)/libclamav.so.12 target=libclamav.so.12.0.1
file path=usr/lib/$(MACH64)/libclamav.so.12.0.2
link path=usr/lib/$(MACH64)/libclamav.so.12 target=libclamav.so.12.0.2
link path=usr/lib/$(MACH64)/libclammspack.so target=libclammspack.so.0
link path=usr/lib/$(MACH64)/libclammspack.so.0 target=libclammspack.so.0.8.0
file path=usr/lib/$(MACH64)/libclammspack.so.0.8.0
link path=usr/lib/$(MACH64)/libclamunrar.so target=libclamunrar.so.12
file path=usr/lib/$(MACH64)/libclamunrar.so.12.0.1
file path=usr/lib/$(MACH64)/libclamunrar.so.12.0.2
link path=usr/lib/$(MACH64)/libclamunrar.so.12 \
    target=libclamunrar.so.12.0.1
    target=libclamunrar.so.12.0.2
link path=usr/lib/$(MACH64)/libclamunrar_iface.so \
    target=libclamunrar_iface.so.12
file path=usr/lib/$(MACH64)/libclamunrar_iface.so.12.0.1
file path=usr/lib/$(MACH64)/libclamunrar_iface.so.12.0.2
link path=usr/lib/$(MACH64)/libclamunrar_iface.so.12 \
    target=libclamunrar_iface.so.12.0.1
    target=libclamunrar_iface.so.12.0.2
link path=usr/lib/$(MACH64)/libfreshclam.so target=libfreshclam.so.3
link path=usr/lib/$(MACH64)/libfreshclam.so.3 target=libfreshclam.so.3.0.1
file path=usr/lib/$(MACH64)/libfreshclam.so.3.0.1
@@ -179,6 +179,7 @@
file path=usr/share/doc/ClamAV/html/fonts/open-sans-v17-all-charsets-italic.woff2
file path=usr/share/doc/ClamAV/html/fonts/open-sans-v17-all-charsets-regular.woff2
file path=usr/share/doc/ClamAV/html/fonts/source-code-pro-v11-all-charsets-500.woff2
file path=usr/share/doc/ClamAV/html/googled62299e9391332c4.html
file path=usr/share/doc/ClamAV/html/highlight.css
file path=usr/share/doc/ClamAV/html/highlight.js
file path=usr/share/doc/ClamAV/html/images/change-fork-name.png
@@ -242,6 +243,7 @@
file path=usr/share/doc/ClamAV/html/searcher.js
file path=usr/share/doc/ClamAV/html/searchindex.js
file path=usr/share/doc/ClamAV/html/searchindex.json
file path=usr/share/doc/ClamAV/html/sitemap.xml
file path=usr/share/doc/ClamAV/html/theme-dawn.js
file path=usr/share/doc/ClamAV/html/theme-tomorrow_night.js
file path=usr/share/doc/ClamAV/html/tomorrow-night.css
components/sysutils/clamav/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -40,19 +40,20 @@
file path=usr/include/clamav.h
file path=usr/include/libfreshclam.h
link path=usr/lib/$(MACH64)/libclamav.so target=libclamav.so.12
link path=usr/lib/$(MACH64)/libclamav.so.12 target=libclamav.so.12.0.1
file path=usr/lib/$(MACH64)/libclamav.so.12.0.1
link path=usr/lib/$(MACH64)/libclamav.so.12 target=libclamav.so.12.0.2
file path=usr/lib/$(MACH64)/libclamav.so.12.0.2
file path=usr/lib/$(MACH64)/libclamav_rust.a
link path=usr/lib/$(MACH64)/libclammspack.so target=libclammspack.so.0
link path=usr/lib/$(MACH64)/libclammspack.so.0 target=libclammspack.so.0.8.0
file path=usr/lib/$(MACH64)/libclammspack.so.0.8.0
link path=usr/lib/$(MACH64)/libclamunrar.so target=libclamunrar.so.12
link path=usr/lib/$(MACH64)/libclamunrar.so.12 target=libclamunrar.so.12.0.1
file path=usr/lib/$(MACH64)/libclamunrar.so.12.0.1
link path=usr/lib/$(MACH64)/libclamunrar.so.12 target=libclamunrar.so.12.0.2
file path=usr/lib/$(MACH64)/libclamunrar.so.12.0.2
link path=usr/lib/$(MACH64)/libclamunrar_iface.so \
    target=libclamunrar_iface.so.12
link path=usr/lib/$(MACH64)/libclamunrar_iface.so.12 \
    target=libclamunrar_iface.so.12.0.1
file path=usr/lib/$(MACH64)/libclamunrar_iface.so.12.0.1
    target=libclamunrar_iface.so.12.0.2
file path=usr/lib/$(MACH64)/libclamunrar_iface.so.12.0.2
link path=usr/lib/$(MACH64)/libfreshclam.so target=libfreshclam.so.3
link path=usr/lib/$(MACH64)/libfreshclam.so.3 target=libfreshclam.so.3.0.1
file path=usr/lib/$(MACH64)/libfreshclam.so.3.0.1
@@ -118,6 +119,7 @@
file path=usr/share/doc/ClamAV/html/fonts/open-sans-v17-all-charsets-italic.woff2
file path=usr/share/doc/ClamAV/html/fonts/open-sans-v17-all-charsets-regular.woff2
file path=usr/share/doc/ClamAV/html/fonts/source-code-pro-v11-all-charsets-500.woff2
file path=usr/share/doc/ClamAV/html/googled62299e9391332c4.html
file path=usr/share/doc/ClamAV/html/highlight.css
file path=usr/share/doc/ClamAV/html/highlight.js
file path=usr/share/doc/ClamAV/html/images/change-fork-name.png
@@ -181,6 +183,7 @@
file path=usr/share/doc/ClamAV/html/searcher.js
file path=usr/share/doc/ClamAV/html/searchindex.js
file path=usr/share/doc/ClamAV/html/searchindex.json
file path=usr/share/doc/ClamAV/html/sitemap.xml
file path=usr/share/doc/ClamAV/html/theme-dawn.js
file path=usr/share/doc/ClamAV/html/theme-tomorrow_night.js
file path=usr/share/doc/ClamAV/html/tomorrow-night.css
components/sysutils/clamav/pkg5
@@ -20,11 +20,11 @@
        "web/curl"
    ],
    "fmris": [
        "antivirus/clamav",
        "antivirus/clamav-clamdtop",
        "antivirus/clamav-common",
        "antivirus/clamav-core",
        "antivirus/clamav-milter",
        "antivirus/clamav"
        "antivirus/clamav-milter"
    ],
    "name": "clamav"
}
}