Bump to 2.51
Changes from 2.50 include: * TFTP supports Windows/Dos \ separator. * Warn if IP duplicated in /etc/ethers * Test upstream responsiveness to work around upstream server slowdowns * PXE and relay agent fixes
This commit is contained in:
parent
ceaa41ffbd
commit
0cb7d9f222
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.12 2009/09/05 21:16:08 roy Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2009/11/14 12:14:07 roy Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dnsmasq-2.50
|
||||
DISTNAME= dnsmasq-2.51
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2009/09/05 21:16:08 roy Exp $
|
||||
$NetBSD: distinfo,v 1.12 2009/11/14 12:14:07 roy Exp $
|
||||
|
||||
SHA1 (dnsmasq-2.50.tar.gz) = c297ab7a2eb300bfaa0df764707274171fd82a24
|
||||
RMD160 (dnsmasq-2.50.tar.gz) = 8ff1b7ce021ebf200875422f5e95dacf19738403
|
||||
Size (dnsmasq-2.50.tar.gz) = 402668 bytes
|
||||
SHA1 (dnsmasq-2.51.tar.gz) = 2f161b9bce87de6cfc18e2c84017753bdb0ef209
|
||||
RMD160 (dnsmasq-2.51.tar.gz) = ea15249d6f8a8e1bb62dc061899885c2791d6a28
|
||||
Size (dnsmasq-2.51.tar.gz) = 407550 bytes
|
||||
|
|
Loading…
Reference in a new issue