Fedora 20 Update: php-pecl-event-1.11.1-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Thu Nov 27 08:34:28 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-15118
2014-11-15 07:37:52
--------------------------------------------------------------------------------

Name        : php-pecl-event
Product     : Fedora 20
Version     : 1.11.1
Release     : 1.fc20
URL         : http://pecl.php.net/package/event
Summary     : Provides interface to libevent library
Description :
This is an extension to efficiently schedule I/O, time and signal based
events using the best I/O notification mechanism available for specific
platform. This is a port of libevent to the PHP infrastructure.

Version 1.0.0 introduces:
* new OO API breaking backwards compatibility
* support of libevent 2+ including HTTP, DNS, OpenSSL and the event listener.

--------------------------------------------------------------------------------
Update Information:

Changelog:
* Fix: exceptions thrown from EventHttp and EventBufferEvent userspace callbacks were not passed through back to user.
* Now the event loop will break and re-throw the exception.
* Add: EventBase::free method
* Add: EventBufferEvent methods: close, sslGetCipherInfo, sslGetCipherName, sslGetCipherVersion, sslGetProtocol
* Add: EventSslContext options: OPT_NO_SSLv2, OPT_NO_SSLv3, OPT_NO_TLSv1, OPT_NO_TLSv1_1, OPT_NO_TLSv1_2, OPT_CIPHER_SERVER_PREFERENCE, TLSv11_CLIENT_METHOD, TLSv11_SERVER_METHOD, TLSv12_CLIENT_METHOD, TLSv12_SERVER_METHOD (Thanks to Mathieu CARBONNEAUX)
* Issue #13: EventBufferEvent::__construct failed to accept a persistent socket client(STREAM_CLIENT_PERSISTENT)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-pecl-event' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list