AnyEvent provides an identical interface to multiple event loops. This allows
module authors to utilize an event loop without forcing module users to use the
same event loop (as multiple event loops cannot coexist peacefully at any one
time).
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 7.14-8
- Rebuilt for MSVSphere 8.8
* Wed Nov 15 2023 Michal Josef Špaček <mspacek@redhat.com> - 7.14-8
- Update tests for nitrate
Resolves: RHEL-5540
* Wed Aug 23 2023 Michal Josef Špaček <mspacek@redhat.com> - 7.14-7
- Fix tests run by adding better algorithm
Resolves: rhbz#2108086
- Package tests
Resolves: rhbz#2108086
* Tue Jul 17 2018 Petr Pisar <ppisar@redhat.com> - 7.14-6
- Do not test optional backends
* Wed Jul 04 2018 Petr Pisar <ppisar@redhat.com> - 7.14-5
- Disable optional features
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 24 2017 Paul Howarth <paul@city-fan.org> - 7.14-1
- Update to 7.14
- Fix a crash bug in AnyEvent::Handle with openssl 1.1.0
- AnyEvent::Handle->keepalive was documented (and defined) twice
- AnyEvent::Socket::tcp_bind/tcp_server would immediately unlink a unix
listening socket unless a guard is used; change this so that no clean-up
will be performed unless a guard is used and document this more clearly
- Make tcp_bind/tcp_server error messages more regular
- Fix building on Perl without '.' in @INC
- Add TCP_FASTOPEN/MSG_FASTOPEN and MSG_NOSIGNAL/MSG_MORE/MSG_DONTWAIT to
constants
- Update warnings to common::sense 3.74 standards
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 7.13-8
- Perl 5.26 re-rebuild of bootstrapped packages