[oe-commits] org.oe.dev maradns: update to 1.0.39 (last 1.0.x version)

hrw commit openembedded-commits at lists.openembedded.org
Thu Dec 14 16:35:21 UTC 2006


maradns: update to 1.0.39 (last 1.0.x version)

http://www.maradns.org/faq.html#version1 say:

MaraDNS 1.0 will continue to be fully supported by upstream until December 21, 2007
This means that MaraDNS 1.0 questions will still be answered and bug fixes will
still be applied. 
After 2007/12/21, MaraDNS 1.0 will no longer be fully supported by upstream;
the only updates, at that point, would be bugtraq-worthy critical security
fixes.
Not even these security updates will be applied after December 21, 2010.

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: d53336ad58d99d6f07bd94fd6bf31fe2dc1c8d24
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d53336ad58d99d6f07bd94fd6bf31fe2dc1c8d24
Files:
1
packages/maradns/maradns_1.0.23.bb
packages/maradns/maradns_1.0.39.bb
Diffs:

#
# mt diff -r40da8c329d334d7ca4306f4b2789fe63e92ae52b -rd53336ad58d99d6f07bd94fd6bf31fe2dc1c8d24
#
# 
# 
# rename "packages/maradns/maradns_1.0.23.bb"
#     to "packages/maradns/maradns_1.0.39.bb"
# 
# patch "packages/maradns/maradns_1.0.39.bb"
#  from [cbbb0a24187415ffda417ab09882d1571489634f]
#    to [6887e3ed6d0bde3f7ffdf11120e27ac452bf5d40]
# 
============================================================
--- packages/maradns/maradns_1.0.23.bb	cbbb0a24187415ffda417ab09882d1571489634f
+++ packages/maradns/maradns_1.0.39.bb	6887e3ed6d0bde3f7ffdf11120e27ac452bf5d40
@@ -1,12 +1,11 @@
-SECTION = "console/network"
 DESCRIPTION = "A security-aware DNS server"
+SECTION = "console/network"
 HOMEPAGE = "http://www.maradns.org"
 LICENSE = "PD"
-PR = "r1"
 
-SRC_URI = "http://www.maradns.org/download/maradns-${PV}.tar.bz2 \
-	file://init \
-	file://rng-makefile-build-cc.patch;patch=1;pnum=0"
+SRC_URI = "http://www.maradns.org/download/1.0/maradns-${PV}.tar.bz2 \
+           file://init \
+           file://rng-makefile-build-cc.patch;patch=1;pnum=0"
 
 do_install() {
 	install -d ${D}${bindir}
@@ -37,7 +36,7 @@ do_install() {
 	install -m 755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/maradns
 }
 
-PACKAGES = "maradns-zone maradns-ask maradns maradns-doc"
+PACKAGES =+ "maradns-zone maradns-ask"
 FILES_maradns-zone = "${sbindir}/zoneserver ${bindir}/getzone"
 FILES_maradns-ask = "${bindir}/askmara"
 






More information about the Openembedded-commits mailing list