Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 78266 by Matthew Clark for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Perforce Review Daemon <p4review AT smee.org>
  • To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
  • Subject: [SM-Commit] PERFORCE change 78266 by Matthew Clark for review
  • Date: Sun, 23 Apr 2006 21:10:03 +0100 (BST)

Change 78266 by matthew_clark@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




  • [SM-Commit] PERFORCE change 78266 by Matthew Clark for review, Perforce Review Daemon, 04/23/2006

Archive powered by MHonArc 2.6.24.

Top of Page