Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Orion Poplawski
e8572d85e1 Update to 1.0.8
Update to 1.0.8
Update to 1.0.8
Update to 1.0.8
Update to 1.0.8
Update to 1.0.8
Update to 1.0.8
Update to 1.0.8
Update to 1.0.8
2025-01-26 13:16:10 -07:00
3 changed files with 8 additions and 5 deletions

View file

@ -25,7 +25,7 @@
Summary: End-user tools for the Clam Antivirus scanner
Name: clamav
Version: 1.0.7
Version: 1.0.8
Release: 1%{?dist}
License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
URL: https://www.clamav.net/
@ -50,7 +50,7 @@ Source5: clamd-README
#http://database.clamav.net/main.cvd
Source10: main-62.cvd
#http://database.clamav.net/daily.cvd
Source11: daily-27388.cvd
Source11: daily-27530.cvd
#http://database.clamav.net/bytecode.cvd
Source12: bytecode-335.cvd
#for update
@ -603,6 +603,9 @@ exit 0
%changelog
* Sun Jan 26 2025 Orion Poplawski <orion@nwra.com> - 1.0.8-1
- Update to 1.0.8
* Thu Sep 05 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.0.7-1
- Update to 1.0.7

View file

@ -1,4 +1,4 @@
SHA512 (clamav-1.0.7-norar.tar.xz) = c8563a927005cc3782e7c43e95d40324e5254501b94ce5f4a8526abd2e5455a84d060f9e7199879706b551f3bb64209e5935e6899846cfec6c271de4917bed97
SHA512 (clamav-1.0.8-norar.tar.xz) = 48510b8296eb2acc7189a6c883bc0478ff753547538dd39f0c75e9028a97571a00f9703f2f90d2def500eb77a1c52fed1a4980d8cb1a01d7563c05699419fa1b
SHA512 (main-62.cvd) = b52e5d9ecacbd9b11c3b0cc460388746fccb353a7520522ed15ee25f645a432bed5be7e6b38512f134f085eb9be76a1e26c19de8b09491d4ec46da8c5afc318e
SHA512 (daily-27388.cvd) = ff8f3fd3386e41c288de5aec00de937807ad4e7b2d93533b7e254d2068b943b8b7310471af0dbe7e7e639668d73ff447c59038e56882bc7e1911c6dd28c1970d
SHA512 (daily-27530.cvd) = bf9548144b5806b055d81b30e8453e5d9fcc085c42f784aae3bf64058193d4459a78856234688c84a0ab648a2bfbb400e7a6e903b2d60b38c245b17dcfa973dc
SHA512 (bytecode-335.cvd) = 9177c0533658b21584de0623ff9b7c70b2ec92ce9f6fecf98a881902c98025930430415715e9914ce7c0c6fb91aad532b4c907677c3010a0da47583b7ad24d4f

View file

@ -1,4 +1,4 @@
VERSION=1.0.7
VERSION=1.0.8
REPOS="f41 f40 f39 epel9"
if [ -z "$1" ]