[Lunar-commits] <moonbase> dhcpcd: version bumped to 5.0.6.
Florin Braescu
florin at lunar-linux.org
Thu Jul 9 08:22:27 CEST 2009
commit 19fd5b04c60602e7bbacfac3fcc732145f60968b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jul 9 09:22:27 2009 +0300
dhcpcd: version bumped to 5.0.6.
A single daemon can now run DHCP on multiple interfaces at the same time.
Configuration profiles may be set per interface, ssid, arping, and fallback.
The program now listens to third party programs changing routing information.
DHCP INFORM over PPP is supported.
Static options for a destination address can be configured.
A control socket was implemented so third party programs can control or listen
directly to dhcpcd events.
dhcpcd is now also a BOOTP client.
The -n option now starts dhcpcd if it is not already started.
---
net/dhcpcd/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index 134d71e..6469649 100644
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,5 +1,5 @@
MODULE=dhcpcd
- VERSION=4.0.13
+ VERSION=5.0.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.paldo.org/paldo/sources/dhcpcd
SOURCE_URL[1]=http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles
@@ -9,10 +9,10 @@
SOURCE_URL[5]=http://gentoo.chem.wisc.edu/gentoo/distfiles
SOURCE_URL[6]=http://mirror.internode.on.net/pub/gentoo/distfiles
SOURCE_URL[7]=http://roy.marples.name/downloads/dhcpcd
- SOURCE_VFY=sha1:bb141885a30b3b29821b406e77e091700f503434
+ SOURCE_VFY=sha1:2539dfc157f3c897959ca16a4a9eabdfa4599657
WEB_SITE=http://roy.marples.name/projects/dhcpcd
ENTERED=20011126
- UPDATED=20090504
+ UPDATED=20090709
SHORT="DHCP client/daemon that works with @home"
cat << EOF
More information about the Lunar-commits
mailing list