Version: 1.3.07.15, Package name: maradns-1.3.07.15 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description MaraDNS is a package that implements the Domain Name Service (DNS), an essential internet service. MaraDNS is intended to be an easy-to-use DNS server for environments where a DNS server must be secure, and where the server must use the absolute minimum number of resources possible (such as on older PCs and embedded wi-fi routers). |
Filesize: 1378.569 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-05-10 18:41:14 by Ingo Schwarze | Files touched by this commit (2) |
Log message: unimportant whitespace differences only, drop USE_GROFF and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-05-11 06:03:20 by Jasper Lievisse Adriaanse | Files touched by this commit (44) |
Log message: Sanitize some @unexec/@extraunexec calls to rm: move them up in the PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@ |
2011-03-01 23:54:11 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix MASTER_SITES |
2011-02-05 02:23:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: SECURITY update to 1.3.07.11 - CVE-2011-0520 The compress_add_dlabel_points function in dns/Compress.c in MaraDNS 1.3.x allows remote attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a long DNS hostname with a large number of labels, which triggers a heap-based buffer overflow. From Brad, ok aja@ |
2010-11-27 04:54:53 by Marc Espie | Files touched by this commit (13) |
Log message: minor bumps after pkg_create fix: generate catN entry when needed. |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-03-22 07:54:21 by Nikolay Sturm | Files touched by this commit (19) |
Log message: remove myself as maintainer, bump PKGNAMEs |
2008-08-20 14:13:36 by Nikolay Sturm | Files touched by this commit (7) |
Log message: update to maradns 1.3.07.09 based on a diff by Vlad Glagolev |
2008-01-07 14:24:07 by Bernd Ahlers | Files touched by this commit (3) |
Log message: Security update to maradns-1.2.12.09. http://secunia.com/advisories/28329/ ok sturm@ (MAINTAINER) |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-06-17 02:53:03 by Nikolay Sturm | Files touched by this commit (4) |
Log message: MFC: update maradns to 1.2.12.06. This version addresses Multiple Remote Denial of Service Vulnerabilities which affects version 1.2.12.04. Reference: http://secunia.com/advisories/25406/ ------- MFC: roll in a distribution patch which fixes: CVE-2007-3116 Memory leak allows remote attackers to cause a denial of service http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3116 |
2007-06-17 02:44:46 by Nikolay Sturm | Files touched by this commit (3) |
Log message: MFC: update maradns to 1.2.12.06. This version addresses Multiple Remote Denial of Service Vulnerabilities which affects version 1.2.12.04. Reference: http://secunia.com/advisories/25406/ ----- MFC: roll in a distribution patch which fixes: CVE-2007-3116 Memory leak allows remote attackers to cause a denial of service http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3116 |
2007-06-09 05:15:48 by Rui Reis | Files touched by this commit (2) |
Log message: roll in a distribution patch which fixes: CVE-2007-3116 Memory leak allows remote attackers to cause a denial of service http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3116 ok sturm@ |
2007-06-06 17:29:55 by Rui Reis | Files touched by this commit (5) |
Log message: update maradns to 1.2.12.06. This version addresses Multiple Remote Denial of Service Vulnerabilities which affects version 1.2.12.04. Reference: http://secunia.com/advisories/25406/ ok sturm@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-01-08 12:18:05 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to maradns 1.2.12.04 |
2006-08-10 03:55:04 by Bernd Ahlers | Files touched by this commit (2) |
Log message: There's no maradns/stable anymore. Add missing "@pkgpath net/maradns/stable" to pkg/PLIST. Unbreaks package update. ok espie@ |
2006-03-31 09:10:23 by Nikolay Sturm | Files touched by this commit (9) |
Log message: update to maradns 1.2.07.1 |
2006-03-24 13:13:07 by Nikolay Sturm | Files touched by this commit (1) |
Log message: missed |
2006-03-24 13:12:29 by Nikolay Sturm | Files touched by this commit (10) |
Log message: there's no point in devel/stable split anymore |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-10-31 12:04:57 by Nikolay Sturm | Files touched by this commit (1) |
Log message: update stable/ to 1.0.23 and take over maintainership ok maragrida@, still devel/ maintainer |
2002-11-21 19:44:05 by Margarida Sequeira | Files touched by this commit (1) |
Log message: Change MAINTAINER address to margarida@openbsd.org |