This is an automated email from the git hooks/post-receive script.

kanashiro pushed a change to branch master
in repository libtest-tcp-perl.

      from  1cac4e4   update changelog
      adds  507be5a   Typo in test description
      adds  f3d6bf9   Skip if ip_nonlocal_bind enabled.
      adds  4e641c1   More helpful output from tests.
      adds  3e6447d   Merge pull request #49 from bigpresh/nonlocal_bind_check
      adds  c930012   Fix issue #43 - root cause being that 
wait_port/check_port logic does not consider IPv6-enabled Windows hosts. This 
commit makes MSWin32 use check_port() in the same way as any other platform. 
Caveat: I don't understand why Windows hosts were treated differently here in 
the first place.
      adds  c48e4e4   Merge pull request #53 from richardleach/master
      adds  4ca7d2c   Revert "Fix issue #43 - Make MSWin32 use check_port in 
the same way other platforms do."
      adds  a67fc54   Merge pull request #54 from tokuhirom/revert-53-master
      adds  26afcdf   Make Test::TCP::CheckPort able to pass hashref containing 
$host.
      adds  f3b7669   Merge pull request #55 from richardleach/master
      adds  3bcfecd   Don't run author tests for testing Modules
      adds  6d1edfe   Merge pull request #57 from tokuhirom/fix-test
      adds  7bcc270   Checking in changes prior to tagging of version 2.17.
      adds  a3ad469   New upstream version 2.17
       new  bc1b268   Merge tag 'upstream/2.17'
       new  feab5a0   Update debian/changelog
       new  8ef6554   debian/control: remove explicitly build dependency on 
libtest-simple-perl
       new  487d658   releasing libtest-tcp-perl version 2.17-1

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                   |  4 ++++
 META.json                 | 14 +++++++++-----
 META.yml                  | 10 +++++++---
 Makefile.PL               |  2 +-
 debian/changelog          | 11 +++++++++--
 debian/control            |  1 -
 lib/Net/EmptyPort.pm      |  2 +-
 lib/Test/TCP.pm           |  2 +-
 lib/Test/TCP/CheckPort.pm |  8 +++++++-
 t/11_net_empty_port.t     | 24 +++++++++++++++++++-----
 xt/04_dependents.t        |  4 +++-
 11 files changed, 61 insertions(+), 21 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-tcp-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to