[Lunar-commits] <moonbase> maradns: version bumped to 1.3.07.08.
Florin Braescu
florin at lunar-linux.org
Tue May 6 16:24:30 CEST 2008
commit cce4f6c6daec666b06f650b82b230936bb93ca3a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue May 6 17:24:30 2008 +0300
maradns: version bumped to 1.3.07.08.
Changes:
* Some SQA test fixes: The private_ips test should now work
in Fedora; an uninitialized variable in the askmara.bug
test is now initialized.
* Default maximum memory allowed to be allocated greatly
increased in order to minimize the chances of the program
dying because it can not allocate memory.
---
net/maradns/CONFLICTS | 2 +-
net/maradns/DETAILS | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net/maradns/CONFLICTS b/net/maradns/CONFLICTS
index cb02cc8..8a399c5 100644
--- a/net/maradns/CONFLICTS
+++ b/net/maradns/CONFLICTS
@@ -1,3 +1,3 @@
-conflicts bind &&
+conflicts bind
conflicts adns
diff --git a/net/maradns/DETAILS b/net/maradns/DETAILS
index c8c0191..55f1380 100644
--- a/net/maradns/DETAILS
+++ b/net/maradns/DETAILS
@@ -1,14 +1,14 @@
MODULE=maradns
- MOD=1.2
- VERSION=1.2.12.05
+ MOD=1.3
+ VERSION=1.3.07.08
SOURCE=$MODULE-${VERSION}.tar.bz2
- SOURCE_URL=http://www.maradns.org/download/$MOD/$VERSION/
- SOURCE_VFY=sha1:4b250eed12dd8d8551d020bd270abaebac41e329
+ SOURCE_URL=http://www.maradns.org/download/$MOD/$VERSION
+ SOURCE_VFY=sha1:8567a1d952fab8443cc7963d063c520d99a2271a
WEB_SITE=http://www.maradns.org
ENTERED=20030729
- UPDATED=20070504
- MAINTAINER=nestu at lunar-linux.org
- SHORT="Secure and minimum resource DNS server."
+ UPDATED=20080506
+ SHORT="Secure and minimum resource DNS server"
+
cat << EOF
MaraDNS is a package that implements the Domain Name Service (DNS), an essential internet
service. MaraDNS is intended for environments where a DNS server must be secure and where
More information about the Lunar-commits
mailing list