Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/clamav: security upgrade to 0.100.3 | Leonardo Arena | 2019-04-17 | 1 | -2/+6 |
| | | | | | | CVE-2019-1787, CVE-2019-1788, CVE-2019-1789 Fixes #10262 | ||||
* | main/clamav: security upgrade to 0.100.2 - CVE-2018-15378 - CVE-2018-14680 - ↵ | J0WI | 2018-11-27 | 1 | -4/+9 |
| | | | | | | CVE-2018-14681 - CVE-2018-14682 fixes #9685 | ||||
* | main/clamav: rebuild against openssl 1.1 | Natanael Copa | 2018-11-07 | 1 | -2/+2 |
| | |||||
* | main: (Bulk change) Update source urls to https using HTTPS Everywhere | J0WI | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | main/clamav: upgrade to 0.100.1 (CVE-2017-16932,CVE-2018-0360,CVE-2018-0361) | Carlo Landmeter | 2018-07-14 | 1 | -3/+7 |
| | |||||
* | main/clamav: let abuild handle libs subpackage | Natanael Copa | 2018-06-15 | 1 | -11/+2 |
| | |||||
* | main/clamav: fix circular depends | Natanael Copa | 2018-06-15 | 1 | -1/+6 |
| | |||||
* | main/clamav: upgrade to 0.100.0 | Andy Postnikov | 2018-04-18 | 1 | -3/+3 |
| | |||||
* | main/clamav: rebuild against libressl-2.7 | Natanael Copa | 2018-04-06 | 1 | -1/+1 |
| | |||||
* | main/clamav: security upgrade to 0.99.4 | Andy Postnikov | 2018-03-06 | 1 | -3/+9 |
| | | | | http://blog.clamav.net/2018/03/clamav-0994-has-been-released.html | ||||
* | main/clamav: fix typo | William Pitcock | 2018-02-26 | 1 | -1/+1 |
| | |||||
* | main/clamav: Split OpenRC, add check, fix tabs | A. Wilcox | 2018-02-26 | 1 | -30/+48 |
| | |||||
* | main/clamav: fix libclamav version | Carlo Landmeter | 2018-02-16 | 1 | -2/+5 |
| | |||||
* | main/clamav: upgrade secinfo for 0.99.3 | TBK | 2018-02-01 | 1 | -0/+10 |
| | |||||
* | main/clamav: upgrade to 0.99.3 (fixes multiple vulnerabilities) | Pierre Jaury | 2018-02-01 | 1 | -6/+4 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/ | ||||
* | main/clamav: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/clamav: various changes | Carlo Landmeter | 2017-09-19 | 1 | -60/+56 |
| | | | | | | * modernise * run tests * add milter | ||||
* | main/clamav: rebuild against libressl 2.5 | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/clamav: fix bug | Tuan M. Hoang | 2017-03-17 | 1 | -1/+3 |
| | | | | zlib 1.2.11 was mistaken as 1.2.1 | ||||
* | main/clamav: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/[various]: Bump pkgrel for .pre-install scripts fixes. | Przemyslaw Pawelczyk | 2016-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * main/dovecot: Properly set primary group in .pre-install. main/dovecot/dovecot.pre-install * main/{npre,postgrey}: Properly set primary group in .pre-install. main/nrpe/nrpe.pre-install main/postgrey/postgrey.pre-install * main/ympd: Reorder arguments in .pre-install as in da4e96aacef5. main/ympd/ympd.pre-install * main/znc: Reorder arguments in .pre-install as in da4e96aacef5. main/znc/znc.pre-install * main/aports-build: Reorder arguments in .pre-install as in da4e96aacef5. main/aports-build/aports-build.pre-install * main/atheme-iris: Fix overlooked consistency issue as in a60b9f07dee0. main/atheme-iris/atheme-iris.pre-install * main/[various]: Add group and use it as primary in .pre-* scripts. main/apache2/apache2.pre-install main/aports-build/aports-build.pre-install main/atheme-iris/atheme-iris.pre-install main/clamav/clamav-db.pre-install main/clamsmtp/clamsmtp.pre-install main/clamsmtp/clamsmtp.pre-upgrade main/coova-chilli/coova-chilli.pre-install main/dhcp/dhcp.pre-install main/djbdns/dnscache.pre-install main/djbdns/tinydns.pre-install main/ez-ipupdate/ez-ipupdate.pre-install main/fetchmail/fetchmail.pre-install main/freeswitch/freeswitch.pre-install main/gitolite/gitolite.pre-install main/gnats/gnats.pre-install main/gross/gross.pre-install main/icecast/icecast.pre-install main/memcached/memcached.pre-install main/ngircd/ngircd.pre-install main/openntpd/openntpd.pre-install main/snort/snort.pre-install main/squid/squid.pre-install main/squid/squid.pre-upgrade main/transmission/transmission-daemon.pre-install main/znc/znc.pre-install | ||||
* | main/clamav: Update to version 0.99.2 | Marian Buschsieweke | 2016-05-16 | 1 | -7/+6 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | main/clamav: rename sample config files, so daemons can start ↵ | Leonardo Arena | 2016-04-18 | 1 | -3/+3 |
| | | | | oout-of-the-box. Fixes #5320 | ||||
* | main/clamav: upgrade to 0.99.1 | Valery Kartel | 2016-03-04 | 1 | -5/+5 |
| | |||||
* | main/clamav: add pcre support for new signatures uses PCREs | Jens Vehlhaber | 2016-01-19 | 1 | -6/+7 |
| | | | | Signed-off-by: Jens Vehlhaber <jens@eisfair.org> | ||||
* | main/clamav: rebuild against fixed ncurses widechar only | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/clamav: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/clamav: upgrade to 0.99. Minor fixes in APKBUILD, init and logrotate ↵ | Valery Kartel | 2015-12-08 | 1 | -25/+23 |
| | | | | scripts (second release) | ||||
* | main/clamav: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/clamav: fix creation of socket dir | Natanael Copa | 2015-05-21 | 1 | -4/+4 |
| | | | | fixes #4175 | ||||
* | main/clamav: upgrade to 0.98.7 | Natanael Copa | 2015-05-04 | 1 | -5/+5 |
| | |||||
* | main/clamav: fix -dev dependencies | Timo Teräs | 2015-05-01 | 1 | -2/+3 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 1 | -7/+7 |
| | |||||
* | main/clamav: upgrade to 0.98.6 | Łukasz Jendrysik | 2015-01-29 | 1 | -5/+6 |
| | |||||
* | main/clamav: upgrade to 0.98.5 | Natanael Copa | 2014-11-21 | 1 | -5/+5 |
| | |||||
* | main/clamav: force large stacks on musl | Timo Teräs | 2014-06-24 | 1 | -1/+2 |
| | | | | | | clamav assumes glibc on linux with huge stacks; but musl has smallish default stack size similar to bsd. force clamav to manually set required sizes to work without crashing. | ||||
* | main/clamav: upgrade to 0.98.4 | Natanael Copa | 2014-06-19 | 1 | -8/+4 |
| | |||||
* | main/clamav: upgrade to 0.98.3 | Natanael Copa | 2014-05-15 | 1 | -10/+10 |
| | |||||
* | main/clamav: check for main.cvd/cld presence at startup | Leonardo Arena | 2014-03-31 | 1 | -4/+4 |
| | |||||
* | main/clamav: fix endless timeout upon daemon startup | Leonardo Arena | 2014-03-31 | 1 | -4/+4 |
| | |||||
* | main/clamav: upgrade to 0.98.1 | Natanael Copa | 2014-01-31 | 1 | -5/+5 |
| | |||||
* | main/clamav: fix arm build | Timo Teräs | 2014-01-07 | 1 | -0/+11 |
| | |||||
* | main/clamav: specifiy license | Fabian Affolter | 2013-10-30 | 1 | -2/+2 |
| | |||||
* | main/[various]: fix build against musl (add update_config_sub) | Timo Teräs | 2013-09-27 | 1 | -0/+5 |
| | |||||
* | main/clamav: upstream now ships .conf.sample, fix packaging | Timo Teräs | 2013-09-20 | 1 | -4/+4 |
| | |||||
* | main/clamav: remove prepare() | Bartłomiej Piotrowski | 2013-09-20 | 1 | -5/+0 |
| | |||||
* | main/clamav: upgrade to 0.98 | Bartłomiej Piotrowski | 2013-09-20 | 1 | -9/+5 |
| |