dnscheck 1.0-maint:

1. (all stuff from 0.92-maint of course)
2. Configuration option to use local database for querying IP to ASN-
   lookups (http://opensource.iis.se/trac/dnscheck/changeset/806). This
   is *blazing fast* so if you can spare a few $ you guys should speak to
   Cymru for an rsync feed! :)
3. Special case error message created
   (http://opensource.iis.se/trac/dnscheck/ticket/120).
4. More standardized locale settings in GUI and some other minor  issues
   with the GUI (http://opensource.iis.se/trac/dnscheck/changeset/795).
5. Easier to find dnssec-related problems with
   (http://opensource.iis.se/trac/dnscheck/changeset/794).
This commit is contained in:
Fredrik Pettai 2010-01-13 23:43:49 +00:00 committed by Thomas Klausner
parent 8e255abc73
commit eb1fc34302
2 changed files with 3 additions and 5 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2009/06/25 11:33:39 pettai Exp $
# $NetBSD: Makefile,v 1.7 2010/01/13 23:43:49 pettai Exp $
#
DISTNAME= dnscheck-${RCVERSION}
@ -16,7 +16,7 @@ LICENSE_FILE= ${FILESDIR}/iis-license
SVN_REPOSITORIES= dnscheck
SVN_ROOT.dnscheck= svn+ssh://anonsvn@opensource.iis.se/dnscheck/branches/${RCVERSION}
SVN_MODULE.dnscheck= dnscheck
RCVERSION= 0.92-maint
RCVERSION= 1.0-maint
NO_CHECKSUM= yes
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,15 +1,13 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/06 14:56:32 pettai Exp $
@comment $NetBSD: PLIST,v 1.2 2010/01/13 23:43:49 pettai Exp $
${PERL5_SUB_INSTALLVENDORBIN}/dnscheck
${PERL5_SUB_INSTALLVENDORBIN}/dnscheck-12hourmailer
${PERL5_SUB_INSTALLVENDORBIN}/dnscheck-dispatcher
${PERL5_SUB_INSTALLVENDORBIN}/dnscheck-hostsyntax
${PERL5_SUB_INSTALLVENDORBIN}/dnscheck-nsdiff
${PERL5_SUB_INSTALLVENDORBIN}/dnscheck-preflight
${PERL5_SUB_INSTALLVENDORBIN}/dnscheck-zonediff
${PERL5_SUB_INSTALLVENDORMAN1DIR}/dnscheck-12hourmailer.1
${PERL5_SUB_INSTALLVENDORMAN1DIR}/dnscheck-dispatcher.1
${PERL5_SUB_INSTALLVENDORMAN1DIR}/dnscheck-hostsyntax.1
${PERL5_SUB_INSTALLVENDORMAN1DIR}/dnscheck-nsdiff.1
${PERL5_SUB_INSTALLVENDORMAN1DIR}/dnscheck-preflight.1
${PERL5_SUB_INSTALLVENDORMAN1DIR}/dnscheck-zonediff.1
${PERL5_SUB_INSTALLVENDORMAN1DIR}/dnscheck.1