8
0
forked from pool/perl-AnyEvent
Commit Graph

16 Commits

Author SHA256 Message Date
Stephan Kulow
3ddb3ac2f5 - 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".

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=41
2012-09-04 13:01:44 +00:00
Stephan Kulow
36371dbb70 - it's not noarch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=39
2012-05-30 07:48:35 +00:00
Stephan Kulow
f45013d751 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=38
2012-05-25 03:24:48 +00:00
Stephan Kulow
562a798ed0 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=34
2012-02-10 23:01:57 +00:00
Stephan Kulow
67fd17e8c1 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=31
2011-11-18 13:45:22 +00:00
Stephan Kulow
8506d8ba68 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=27
2011-09-19 08:28:14 +00:00
Christian Wittmer
df929646c6 fix deps
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=24
2011-08-25 15:44:28 +00:00
Christian Wittmer
dc16237c53 fix deps
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=23
2011-08-22 17:25:48 +00:00
Pascal Bleser
7d34be444b switch spec file to bm.pl
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=21
2011-06-11 22:05:46 +00:00
Pascal Bleser
eeda4e2b2f merge
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=19
2011-06-11 01:39:16 +00:00
Stephan Kulow
9267180777 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=15
2010-12-01 13:37:33 +00:00
OBS User buildservice-autocommit
8afb70fcb3 Updating link to change in openSUSE:Factory/perl-AnyEvent revision 6.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=1e2729a9b39adac694950929282ef992
2010-07-19 13:09:53 +00:00
OBS User autobuild
aaf3a7e65f Accepting request 43298 from devel:languages:perl
checked in (request 43298)

OBS-URL: https://build.opensuse.org/request/show/43298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=14
2010-07-19 13:09:52 +00:00
Christian Wittmer
889b53ef22 Accepting request 42640 from home:computersalat:devel:perl
Copy from home:computersalat:devel:perl/perl-AnyEvent via accept of submit request 42640 revision 2.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/42640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent?expand=0&rev=13
2010-07-06 09:04:22 +00:00
OBS User autobuild
8f97974fed Accepting request 41839 from devel:languages:perl
Copy from devel:languages:perl/perl-AnyEvent based on submit request 41839 from user coolo

OBS-URL: https://build.opensuse.org/request/show/41839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-AnyEvent?expand=0&rev=3
2010-06-22 08:20:18 +00:00
OBS User autobuild
f3aa3f7ca2 Accepting request 34968 from devel:languages:perl
Copy from devel:languages:perl/perl-AnyEvent based on submit request 34968 from user computersalat

OBS-URL: https://build.opensuse.org/request/show/34968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-AnyEvent?expand=0&rev=1
2010-03-16 16:43:45 +00:00