Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Net-LDAP-Server-Test
From: Jens Rehsack
Date: 2010-09-22 08:09:30
Message id: 20100922060930.AB2F8175DD@cvs.netbsd.org
Log Message:
Updating devel/p5-Net-LDAP-Server-Test from 0.8.0.01 to 0.10
pkgsrc changes:
- add license
- adjust download directory
Upstream changes (since 0.08_01 - upstream version of packaged 0.8.0.01):
0.10 15 June 2010
* ditch the pseudo-sleep() delay in forking child, instead using
a pipe() check. Patch from David Leadbeater via
https://rt.cpan.org/Public/Bug/Display.html?id=56987
* quiet line noise when primaryGroupID not used. Patch from Ted
Katseres via https://rt.cpan.org/Public/Bug/Display.html?id=58337
0.09 17 Feb 2010
* wrap print to $socket handle in {} braces for perl 5.6.x
* rewrite _sid2string() and _string2sid() with better pack/unpack
magic. Thanks to David Lowe.
0.08 26 Aug 2009
* make debugging messages optional with LDAP_DEBUG env var
* add support for Net::LDAP::Control (specifically,
Net::LDAP::Control::Paged)
Files: