./net/ldns, Library for simplified DNS programming

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 1.6.16nb4, Package name: ldns-1.6.16nb4, Maintainer: he

The goal of ldns is to simplify DNS programming, it supports recent
RFCs like the DNSSEC documents, and allows developers to easily
create software conforming to current RFCs, and experimental software
for current Internet Drafts. A secondary benefit of using ldns is
speed; ldns is written in C it should be a lot faster than Perl.


Master sites:

SHA1: 5b4fc6c5c3078cd061905c47178478cb1015c62a
RMD160: e4281eb00275ae5700a4d601ee64faf9aa72f37c
Filesize: 1083.927 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-17 20:57:13 by Eric Schnoebelen | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4409 - requested by he
net/ldns: security update

Revisions pulled up:
- net/ldns/Makefile                                             1.30
- net/ldns/patches/patch_examples_ldns-keygen.c                 1.1

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Sat May 17 14:55:51 UTC 2014

   Modified Files:
   	pkgsrc/net/ldns: Makefile
   Added Files:
   	pkgsrc/net/ldns/patches: patch_examples_ldns-keygen.c

   Log message:
   Add a patch to fix CVE-2014-3209:
   Let ldns-keygen create private key file with mode 0600.
   Bump PKGREVISION.