Subject: CVS commit: pkgsrc/net/openslp
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2002 19:00:51
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jan 31 17:00:51 UTC 2002
Modified Files:
pkgsrc/net/openslp: Makefile distinfo
Log Message:
Update net/openslp to 1.0.7. Relevant changes from version 1.0.6 include:
* Applied patch from Juergen Kreileder that provides the net.slp.multicastIF
slp.conf setting. net.slp.multicastIF is useful in setting up OpenSLP on
multi-homed machines where it is desireable to configure which interface
should send multicast traffic.
* Applied patch from Garth Bushell that fixes a problem where not enough
memory was being allocated to hold an escaped string in SLPEscape().
* Changed slpd "daemonize" code to chdir() to "/" so that the PWD is not
left unmountable.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/openslp/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/openslp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.