SHA256
8
0
forked from pool/perl-POE

27 Commits

Author SHA256 Message Date
Stephan Kulow
ae3b4dc5d2 Accepting request 965663 from devel:languages:perl:autoupdate
- updated to 1.370
   see /usr/share/doc/packages/perl-POE/CHANGES

OBS-URL: https://build.opensuse.org/request/show/965663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=39
2022-03-29 19:07:52 +00:00
ddb2b1b49c Accepting request 769919 from devel:languages:perl:autoupdate
- updated to 1.368
   see /usr/share/doc/packages/perl-POE/CHANGES

OBS-URL: https://build.opensuse.org/request/show/769919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=37
2020-02-04 16:46:16 +00:00
Lars Vogdt
ce670c14c1 Accepting request 732708 from home:M0ses:branches:devel:languages:perl
- fixed control characters in changelog file

OBS-URL: https://build.opensuse.org/request/show/732708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=35
2019-09-24 07:14:26 +00:00
Stephan Kulow
827a9f0865 Accepting request 310929 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/310929
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=33
2015-06-09 07:52:37 +00:00
Stephan Kulow
596c545d49 Accepting request 297180 from devel:languages:perl:autoupdate
- updated to 1.366
   see /usr/share/doc/packages/perl-POE/CHANGES
  2014-11-03 13:39:18 -0500 v1_366
  ================================
  
    commit 63e55125e55b4220984cc51dc3eb68ae1eb9cb21
    Author: Rocco Caputo <rcaputo@cpan.org>
    Date:   Mon Nov 3 13:39:18 2014 -0500
    
      Bump versions and dependencies for release.
  
    commit b800fb63188ac415b9f706428289d89b9d90e32f
    Author: Rocco Caputo <rcaputo@cpan.org>
    Date:   Fri Oct 31 12:23:41 2014 -0400
    
      Fall back to getprotobyname() if Socket doesn't export IPPROTO_TCP or
      IPPROTO_UDP.
  
      CPAN testers were failing POE because Socket didn't provide these on
      the full range of test machines. The common thread seems to be Perl
      prior to 5.9. While quite old, there's no compelling reason not to
      support it.
  
      This change also caches the protocol numbers at startup, rather than
      looking them up every time. It should be slightly faster as a result.
  
    commit 90d04a311e463749dfeb10f3032866a723e7ca82
    Author: Philip Gwyn <gwyn@cpan.org>
    Date:   Fri Oct 31 11:12:11 2014 -0400

OBS-URL: https://build.opensuse.org/request/show/297180
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=31
2015-04-16 15:49:35 +00:00
Stephan Kulow
eb8a69e264 - updated to 1.364, see CHANGES
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=29
2014-08-06 13:04:57 +00:00
Stephan Kulow
c2fc5e46d9 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=28
2013-12-09 11:33:27 +00:00
Stephan Kulow
3dd9e8c478 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=26
2013-10-04 17:02:04 +00:00
Stephan Kulow
7a4225013c - updated to 1.354, see CHANGES
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=24
2013-07-27 12:56:05 +00:00
Stephan Kulow
d13a0e543c Accepting request 138174 from home:coolo:branches:openSUSE:Factory
- buildrequire netcfg explicitly for the test suite

OBS-URL: https://build.opensuse.org/request/show/138174
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=22
2012-10-15 10:54:46 +00:00
Stephan Kulow
b421b19983 - updated to 1.350, see CHANGES
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=20
2011-12-22 09:15:10 +00:00
Stephan Kulow
22a4965239 - use original source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=18
2011-11-11 10:35:19 +00:00
Lars Vogdt
e058376386 - update to 1.312:
+ fix getnameinfo() return values 
  + Add stack traces to _data_handle_remove() failures
  + Add note about Perl 5.6 issues with '>&' open mode
    and other documentation enhancements
  + Bump Term::Cap prereq to 1.10
  + add proper checks for ipv6 stuff in Makefile.PL
  + Rework Apocalypse's blocking(0) change to avoid code BLOCKs.
  + Make transpose-chars work when cursor is at end of line
  + Reinstate transposition regex which failed on 5.004_05
  + remove obsolete code and comments pertaining perl-5.005
  + add missing POE_DANTIC env check
  + Make Time::HiRes a mandatory dependency
- fixed source0 URL
- added HTTP::Request, Socket::GetAddrInfo, Term::Cap and Term::Size 
  to BuildRequires to run more tests
- recommend HTTP::Request

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=17
2011-07-31 07:57:28 +00:00
Stephan Kulow
21d9e67de2 - regenerate with cpanspec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=16
2011-04-05 11:22:59 +00:00
Stephan Kulow
1dd5a12bad - updated to 1.299
- updated to 1.299

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=15
2011-04-05 11:22:36 +00:00
Lars Vogdt
ceba6f816f - update to 1.299:
+ Try Sucket6 if Socket doesn't provide IPv6 address families
  + Work around the possibility that Socket::GetAddrInfo isn't loaded
     when someone needs IPv6.
  + Upgrade IPv6 support from Socket6 to Socket::GetAddrInfo
  + delete $ENV{POE_ASSERT_USAGE} so that 11_assert_usage.t and 
    13_assert_data.t can do their thing
  + Add doc blurb about pty issues on linux
  + Remove alias_resolve()'s warning if the resolution failed
  + Added a guard to the signal pipe
  + Allow call to POE::Kernel methods by class instead of by object
  + Fix two typos in PoCo-(Client|Server)-TCP documentation
  + Require a new POE::Test::Loops
  + Mention that "use POE;" warrants has_forked() after forking
  + Fix 'CleintInput' typo in poco-server-tcp's Pod
  + Add user continuation parameters to sig() and sig_child()
  + Continue to guarantee FIFO event ordering despite the rollback to
    dumping them in a time-ordered queue. Detect minor time regressions,
    and use the last time value plus a small number when needed.
  + Fixed a mistake in the alias_list() example code in POE::Kernel
    documentation, spotted by Paul G Webster
  + Chris Benedict reported that nmap will crash Wheel::SocketFactory
    based things. nmap disconnects before accept() can be called, so
    accept() returns ECONNABORTED. Technically applications can handle
    this themselves and not destroy the wheel, but the wheel maybe
    shouldn't report harmless errors.
  + Fix a method name typo in TRACE_REFCNT code
  + Bugs fixed: cpan #61727, cpan #63242, cpan #59925
- fix Requires and Recommends

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=14
2011-02-06 19:14:06 +00:00
Stephan Kulow
bd2cc86fbc siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=12
2010-12-01 13:53:17 +00:00
Christian Wittmer
4ae96d0c31 Accepting request 49600 from home:computersalat:devel:perl
self accept

OBS-URL: https://build.opensuse.org/request/show/49600
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=11
2010-09-30 20:55:41 +00:00
Lars Vogdt
299a4eb4ac - update to 1.291:
+ Nick Perez pointed out that we don't absolutely need HighEvent, 
    since put() returns the high-water status much more conveniently. 
    Resolve his rt.cpan.org ticket 56432. 
    Oh, and fix an unrelated test plan.
  + Clarify the refcount_{inc,dec}rement() return values per Olivier
    'dolmen' Mengué's feedback in rt.cpan.org #57314
  + Remove some logic that stopped being used. Adjust idle-kernel checks
    into a slightly more optimal order.
  + Finish a sentence. Incomplete docs noted by Hinrik.
  + Move non-alarms out of POE::Queue::Array.
  + Reduce calls to get_item_count() by one per _data_ev_dispatch_due().
    Reduce calls to get_next_priority() by approx. one per
    _data_ev_dispatch_due(). Micro-optimize get_item_count().
  + Fix tests related to recent POE::Resource::Events optimizations.
  + At long last, apply Ton Hospel's micro-optimization for
    get_next_priority().
  + mall optimizations. Avoid _data_stat_add() calls when not needed.
    Avoid redundant session refcounts when the source and destination are
    the same. Breaks some pedantic tests, but we can fix those.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=10
2010-07-27 10:19:25 +00:00
Lars Vogdt
e344f8ccfe - update to 1.289:
+ many test changes
  + documentation fixes
  + Avoid undefined value warnings when trying to tab-complete
    nothingness.
  + Tweak the @modules logic
  + Remove any XS modules from @modules
  + Fix loading of XS loops via POE.pm

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=9
2010-04-10 00:02:19 +00:00
Lars Vogdt
fee7f431c7 - update to 1.287:
+ Fix a sig_child() race condition in a MooseX::Workers test case
  + Fix an infinite file rollover when open() succeeds but stat() fails.
    Jay Hannah discovered a bug when he passed in a filename with
    trailing whitespace. Two-parameter open() treats trailing whitespace
    as insignificant, so it passed. On the other hand, trailing
    whitespace is significant in stat(), so it always failed, triggering
    an unrelenting stream of file rollover events. Switched to
    three-parameter open(), which considers trailing whitespace as
    significant. Now both open() and stat() agree the file doesn't exist.
  + Removed dependency on Test::Exception
  + Resolve rt.cpan.org #54319. In polling mode, the wheel wasn't
    iterating get_one() for the entire input from get_one_start(). As a
    result, only one log line was returned per PollInterval. This change
    iterates through get_one() until all lines are returned.
  + Restore _start & _stop return values. Mikko Ehto reported that 
    _start and _stop don't return values as documented. He
    also provided a testcase, which was very helpful. 
  + fixed a bug in POE::Wheel::FollowTail 
  + fixed spelling mistakes
  + several doc changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=8
2010-02-20 12:34:07 +00:00
Lars Vogdt
59c65b1af8 - update to 1.281
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=7
2010-01-01 18:37:09 +00:00
418a2fb046 - update to 1.280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=6
2009-11-06 22:59:23 +00:00
Lars Vogdt
b45634c8ad - enable POE::Test::Loops
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=5
2009-08-30 20:34:51 +00:00
Lars Vogdt
ebac8269f6 - update to 1.266;
+ fixed and update many documentation
  + fixed at least the following RT Bugs: RT #47852, RT #47853, RT #47854,
    RT #47892, RT #47966, RT #47855, RT #48341, RT #48670, RT #48802
  + many more work is done - please read
    /usr/share/doc/packages/perl-POE/CHANGES
- enable rt47966-sigchld test 
- enable IO::Tty tests
- follow perl packaging guidelines

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=3
2009-08-30 14:34:19 +00:00
Pascal Bleser
69f5b3e03d 1.004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=2
2009-04-09 12:57:33 +00:00
Lars Vogdt
e67bae817e initial submit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POE?expand=0&rev=1
2008-11-30 06:20:51 +00:00