]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
clamav: Update to 0.105.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 16 May 2022 13:59:57 +0000 (15:59 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:18:01 +0000 (19:18 +0000)
For details see:
https://blog.clamav.net/2022/05/clamav-01050-01043-01036-released.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
config/rootfiles/packages/clamav
lfs/clamav

index 5240b71c6394632388e98cad38e55d44fc470e6e..ca3124bb2e2545cf429cde3f240896755c5056af 100644 (file)
@@ -54,6 +54,8 @@ usr/sbin/clamd
 #usr/share/doc/ClamAV/html/ayu-highlight.css
 #usr/share/doc/ClamAV/html/book.js
 #usr/share/doc/ClamAV/html/clipboard.min.js
+#usr/share/doc/ClamAV/html/community_resources
+#usr/share/doc/ClamAV/html/community_resources/CommunityResources.html
 #usr/share/doc/ClamAV/html/css
 #usr/share/doc/ClamAV/html/css/chrome.css
 #usr/share/doc/ClamAV/html/css/general.css
@@ -69,6 +71,7 @@ usr/sbin/clamd
 #usr/share/doc/ClamAV/html/faq/faq-misc.html
 #usr/share/doc/ClamAV/html/faq/faq-ml.html
 #usr/share/doc/ClamAV/html/faq/faq-pua.html
+#usr/share/doc/ClamAV/html/faq/faq-rust.html
 #usr/share/doc/ClamAV/html/faq/faq-safebrowsing.html
 #usr/share/doc/ClamAV/html/faq/faq-scan-alerts.html
 #usr/share/doc/ClamAV/html/faq/faq-troubleshoot.html
@@ -147,6 +150,7 @@ usr/sbin/clamd
 #usr/share/doc/ClamAV/html/manual/Signatures/HashSignatures.html
 #usr/share/doc/ClamAV/html/manual/Signatures/LogicalSignatures.html
 #usr/share/doc/ClamAV/html/manual/Signatures/PhishSigs.html
+#usr/share/doc/ClamAV/html/manual/Signatures/SignatureNames.html
 #usr/share/doc/ClamAV/html/manual/Signatures/YaraRules.html
 #usr/share/doc/ClamAV/html/manual/Usage
 #usr/share/doc/ClamAV/html/manual/Usage.html
index 2f6139e7bcd8a48378a69b16243c9f3d35c18e2f..1a491308917090d291a45c45c1b39a221694be64 100644 (file)
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Antivirus Toolkit
 
-VER        = 0.104.2
+VER        = 0.105.0
 
 THISAPP    = clamav-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = clamav
-PAK_VER    = 59
+PAK_VER    = 60
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 7d7eb9d22ca519f7ad0c171b6cab4b59cb52787a897ab31b9567166be2223f9ea89e79f42f1e4e0caf32fcb4b008f5ce755fa136566f85fe1de7808b436f80fa
+$(DL_FILE)_BLAKE2 = 2c3055c3c5de115e01b6c0decee21c061c0583171c1794a38ecd86f354765879a6a2b7f2653c67fc19273dfc0caa9da8a2bbe339854e4c0d237baf3f3c650813
 
 install : $(TARGET)