Next | Query returned 37 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-09-17 23:36:19 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Test-TCP: update to 2.19.

2.19 2017-05-11T13:02:47Z

    commit aac1b06c1e3b0d73ca964794bab0c444d454ebcc
    Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
    Date:   Thu May 11 18:40:13 2017 +0900

        don't run command when the port is empty

        Test::TCP do hack on Windows for checking port used.

        https://github.com/tokuhirom/Test-TCP/commit/0f4510d8

        But this way always return 0 with succeeded with empty port. This is not
        expected behavior. So this change fix to call check_port if the port is
        not defined.

        fixes #60

2.18 2017-04-24T06:00:25Z
    - let the kernel select an empty port #59
      https://github.com/tokuhirom/Test-TCP/pull/59
      (i110)
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-08-19 05:13:54 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.17

Upstream changes:
2.17 2016-08-18T14:42:56Z
    - check_port can take 'host' argument(#55)
    - Fix test on Windows issue(#55)
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-06-05 14:52:58 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated net/p5-Test-TCP to 2.16
-------------------------------
2.16 2016-04-13T02:27:43Z
    commit 3ae73a349f70f06c60de3f635916929bc8643429
    Author: Alex Vandiver <alex@chmrr.net>
    Date:   Tue Apr 12 00:33:21 2016 -0700

        Ensure that IO::Socket::IP is DESTROY'd before can_bind returns

        be316f1f worked around a core perl bug[1] which causes Perl < 5.24.0
        to DESTROY the IO::Socket::IP object too late, causing the empty port
        to not actually be empty if it was used immediately.

        Unfortunately, this change was lost in ba745fd1, which again put the
        return of `can_bind` on the stack along with the actual return value,
        re-instating the bug.

        Split the statement across two statements again, and add a comment on
        the importance of preserving it.

        [1] https://rt.perl.org/Public/Bug/Display.html?id=124248

2.15 2016-03-15T00:25:52Z
    - Add listen_socket function and listen option for race-free operation
   2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748)
Log message:
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-30 13:38:41 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.14

Upstream changes:
2.14 2015-09-29T22:36:44Z

    - Fix race condition in t/10_oo.t(exodist)

2.13 2015-07-24T02:30:17Z

    - check whether the OS implements IPV6_V6ONLY before using it

2.12 2015-05-18T08:14:30Z

    - Fixed spelling mistake
      (Reported by gregor herrmann)

2.11 2015-04-07T00:07:25Z
    - declare IO::Socket::IP as dependency #36

2.10 2015-04-06T19:23:43Z
    - ensure the test object is DESTROYed when Net::EmptyPort::empty_port exits \ 
https://rt.cpan.org/Public/Bug/Display.html?id=103299

2.09 2015-04-02T21:55:18Z
    - fix tests running for a long time on systems that do not support IPv6 #35

2.08 2015-04-02T04:04:33Z
    - add `host` argument to various functions for binding to arbitrary address \ 
(incl. IPv6) #33
    - add function `Net::EmptyPort::can_bind` #34
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-03-08 02:38:14 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update to 2.07
--------------
2.07 2015-01-22T10:44:21Z
    Old versions of Test::SharedFork are incompatibles with the new
    Test::Builder: I had "missing TB2::History" errors.  It would be
    helpful to upgrade the Test::SharedFork dependency to help the user to
    avoid to encounter such hard to track deep errors.
    (Reported by dolmen++)

Next | Query returned 37 messages, browsing 11 to 20 | Previous