Commit graph

19 commits

Author SHA1 Message Date
rillig
9fd786bb11 security: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 21:12:51 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
a897668643 Use OPSYSVARS. 2016-02-26 09:41:05 +00:00
tnn
643798e804 wants to link with pthreads 2015-03-15 16:45:04 +00:00
wiedi
c4dac20ca5 needs openssl as suggested by bulk build 2014-06-12 23:02:57 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
pettai
8ececb7260 validns 0.8
Miscellaneous bug fixes.
        Miscellaneous portability fixes.
        Support ECDSA and SHA-256 in SSHFP.
        Add support for SHA-384 digests in DS (RFC 6605).
        Support multiple -t options.
2014-02-17 08:18:07 +00:00
jperkin
e3c19fa6d0 Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:13:44 +00:00
joerg
471bb0616d Spell -fno-strict-aliasing correctly. 2013-06-18 20:25:18 +00:00
pettai
3c566165bb validns 0.7
Support for KX, DLV, DHCID, NAPTR records.
        Support for X25, ISDN, RT, PX records.
        Support for MB, MG, MR, MINFO, AFSDB records.
        NSEC chain validation fix.
        Do not allow LP point to itself.
        Miscellaneous performance improvements.
        Miscellaneous portability fixes.
        Miscellaneous bug fixes.
2013-06-15 16:51:29 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
5130b62dec Rpath is a linker flag, so use -Wl. 2012-12-22 20:03:06 +00:00
asau
1a433eae91 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 18:16:19 +00:00
pettai
5e8f65790b validns 0.6
Support for TLSA records.
        Support for ILNP (NID, L64, L3, LP) records (untested).
        Support for IPSECKEY records.
        Handle TYPEXXX for known types correctly.
        A number of NSEC3-related bug fixes.
        Miscellaneous bug fixes.
2012-10-04 20:30:57 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
pettai
596f9b920a validns 0.5
Parallelize signature verification (-n option)
2012-06-08 21:58:07 +00:00
pettai
12da381bef Validns is a standalone command line RFC 1034/1035 zone file validation
tool that, in addition to basic syntactic and semantic zone checks,
includes DNSSEC signature verification and NSEC/NSEC3 chain validation,
as well a number of optional policy checks on the zone.
2012-05-04 23:57:46 +00:00