[SM-Commit] PERFORCE change 78266 by Matthew Clark for review
Perforce Review Daemon
p4review at smee.org
Sun Apr 23 16:10:03 EDT 2006
Change 78266 by matthew_clark at mclark-aussie on 2006/04/23 21:07:29
Updating to version 2.30
Affected files ...
... //sgl/grimoires/devel/net/dnsmasq/DETAILS#6 edit
... //sgl/grimoires/devel/net/dnsmasq/HISTORY#8 edit
Differences ...
==== //sgl/grimoires/devel/net/dnsmasq/DETAILS#6 (xtext) ====
@@ -1,23 +1,30 @@
SPELL=dnsmasq
- VERSION=2.26
+ VERSION=2.30
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.thekelleys.org.uk/dnsmasq/$SOURCE
SOURCE_URL[1]=http://www.thekelleys.org.uk/dnsmasq/archive/$SOURCE
- SOURCE_HASH=sha512:39299ad0354b493b44a99a95253ac21f4684ee1ec613ee23966d86ab859c5876ca19e60016821988ea78b141236ba9c4d675d5d6bb1039353b4d0892d19bf252
+ SOURCE_HASH=sha512:76e6f9724826ff48a6de95b5c5bacbbc2e3b9cdb1de6630d8e448bd55d132f2a33482348e582941c6b47529faf3a32049ce98cdf5e8b5aeca1546a7756675392
WEB_SITE=http://www.thekelleys.org.uk/dnsmasq/doc.html
ENTERED=20020225
UPDATED=20030822
LICENSE[0]=GPL
BUILD_API=2
KEYWORDS="net"
- SHORT="dnsmasq is small nameserver"
+ SHORT="Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server."
cat << EOF
-Dnsmasq is small utility designed to provide DNS (domain name) services to a
-small network connected to the internet via a NAT (network address translation,
-AKA ip-masquerade) firewall and a modem, cable-modem or ADSL connection.
-Since a NAT firewall will pass DNS queries it's perfectly possible for all the
-machines on such a network to be configured to talk directly to the ISP's name
-server, and the HOWTO recommends doing exactly that.
+Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
+server. It is designed to provide DNS and, optionally, DHCP, to a
+small network. It can serve the names of local machines which are
+not in the global DNS. The DHCP server integrates with the DNS
+server and allows machines with DHCP-allocated addresses to
+appear in the DNS with names configured either in each host or in
+a central configuration file. Dnsmasq supports static and dynamic
+DHCP leases and BOOTP for network booting of diskless machines.
+
+Dnsmasq is targeted at home networks using NAT and connected to
+the internet via a modem, cable-modem or ADSL connection but
+would be a good choice for any small network where low resource
+use and ease of configuration are important.
EOF
==== //sgl/grimoires/devel/net/dnsmasq/HISTORY#8 (text) ====
@@ -1,3 +1,6 @@
+2006-04-23 Matthew Clark <matthewclark at inlesserterms.net>
+ * DETAILS: Updated to version 2.30
+
2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
More information about the SM-Commit
mailing list