Revisions of perl-AnyEvent

Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 45)
update
buildservice-autocommit accepted request 177340 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 44)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 177233 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 43)
- updated to 7.04
      - debugging code left in.
      - AnyEvent::Socket::inet_aton did not work when dns resolution was
         used to find the addresses (analyzed and patch by Maxime Soulé).
       - fix a memory leak in the /etc/hosts lookup code when hosts don't
         resolve and are not in hosts (analyzed by sten).
buildservice-autocommit accepted request 134032 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 42)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 41)
- updated to 7.02
   - AnyEvent::Util::run_cmd could block indefinitely (analyzed and test
     program by Yorhel).
   - verified that AnyEvent::Socket follows RFC5952.
   - try to parse "ADDR#PORT" in addition to "ADDR PORT".
buildservice-autocommit accepted request 123242 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 40)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 39)
- it's not noarch
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 38)
- updated to 7.01
       - fail with EPROTO in AnyEvent::Handle wqhen TLS is requested but
          not available, instead of throwing an exception.
       - use File::Spec to get the tmpdir in t/*, to avoid needless
          failures on (most, not mine :) windows boxes.
        - new handle read types: tls_detect and tls_autostart.
        - child watchers are broken in POE 1.352 (also many earlier
          versions) and there seems to be no way to work around it, as POE
          itself is inherently racy. Document this regression and add a delay
          in t/68_poe_03_child.t for the time being.
       - new module AnyEvent::IO, that is a frontend to either a pure-perl
          synchronous I/O implementation (AnyEvent::IO::Perl), or to the
          asynchronous I/O extension IO::AIO (AnyEvent::IO::IOAIO).
        - load /etc/hosts only when DNS has no answer.
        - stat /etc/hosts on every access and reload it if it changed.
        - load /etc/hosts via AnyEvent::IO - potentially asynchronous.
        - fix a buggy croak in the dh parameter reading in AnyEvent::TLS.
        - AnyEvent::Log log_to_file and log_to_path now use AnyEvent::IO. As
          a side effect, they now use true appending as opposed to libc
          appending, and the file might not have been opened when the function
          returns.
        - the default logging level was not properly documented in a variety of
          places, this has hopefully been rectified.
       - updated uts46data.pl for unicode 6.1.0.
        - made log messages generated by AnyEvent submodules not
          include the package name anymore, as it will be logged
          by default already.
        - upgrade to the trick used by common-sense 3.5 to work
          around extra warning torture/breakage under perl 5.15.x.
        - log messages by anyevent are now ucfirst, are usually full
buildservice-autocommit accepted request 103773 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 37)
baserev update by copy to link target
_service committed (revision 36)
generated via source service
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 35)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 34)
- updated to 6.14
     - AnyEvent::Impl::Tk was broken due to a mysterious "die" inside,
        probably an editing mistake (reported by Darin McBride).
     - AnyEvent::Util::fork_call checked for POSIX availability in the wrong way,
        causing it to fail if POSIX wasn't loaded already (analysed by Rock Power).
     - AnyEvent::Handle::push_read (line => did pass $1 directly, so
        regex-matching inside the callback would change the parameter, despite
        $1 being dynamically scoped per-block. this perl bug is now being
        worked around (testcase by Cindy Wang).
     - $! was clobbered by subsequent calls in tcp_connect, due to
        the postpone not saving/restoring it (analyzed by Richard Garnish).
     - Tk cannot create windows when tainted unless you set a title, so
        set a dummy title for AnyEvent's dummy mainwindow. How dummy.
     - escape any nonprintable/nonascii characters when stringifying
        backtraces.
      - log the reason loading an interface module fails to load at level debug.
buildservice-autocommit accepted request 92400 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 33)
baserev update by copy to link target
_service committed (revision 32)
generated via source service
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 31)
- update to 6.1
    - INCOMPATIBLE CHANGE: the default log level is now "4" (error
        and above), and some messages inside AnyEvent have been elevated
        to higher log levels to print by default.
   ... see Changes
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 30)
buildservice-autocommit accepted request 83385 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 29)
baserev update by copy to link target
_service committed (revision 28)
generated via source service
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 27)
- updated to 6.02
   - log_to_syslog now accepts facility strings.
   - log_to_syslog would not allow facilities - "$facility|$level"
     *literally* means that string. sheesh.
   - the CPAN parser got confused and thought we provide Sys::Syslog, try
     to work around.
   - renamed AnyEvent::Impl::FLTK2 to FLTK.
 ... for more see Changes
buildservice-autocommit accepted request 79801 from Christian Wittmer's avatar Christian Wittmer (computersalat) (revision 26)
baserev update by copy to link target
Displaying revisions 21 - 40 of 65
openSUSE Build Service is sponsored by