- Issued:
- 2013-11-20
- Updated:
- 2013-11-20
RHBA-2013:1552 - libtevent bug fix and enhancement update
Synopsis
libtevent bug fix and enhancement update
Type/Severity
Bug Fix Advisory (none)
Topic
Updated libtevent packages that fix several bugs and add various enhancements are now available for Red Hat Enterprise Linux 6.
Description
The libtevent packages provide Tevent, an event system based on the talloc memory management library. Tevent supports many event types, including timers, signals, and the classic file descriptor events. Tevent also provides helpers to deal with asynchronous code represented by the tevent_req (Tevent Request) functions.
The libtevent packages have been upgraded to upstream version 0.9.18, which provides a number of bug fixes and enhancements over the previous version. (BZ#951034)
This update also fixes the following bugs:
-
Prior to this update, a condition in the poll backend copied a 64-bit variable into an unsigned integer variable, which was smaller than 64-bit on 32-bit architectures. Using the unsigned integer variable in a condition rendered the condition to be always false. The variable format has been changed to the uint64_t format guaranteeing its width to be 64 bits on all architectures. As a result, the condition now yields expected results. (BZ#975489)
-
Previously, the tevent_loop_wait() function internally registered its own signal handler even though it had been never removed. Consequently, tevent_loop_wait() could not end even there were no registered custom handlers. This update applies a patch to fix this bug and tevent_loop_wait() now works as expected. (BZ#978962)
Users of libtevent are advised to upgrade to these updated packages, which fix these bugs and add these enhancements.
Solution
Before applying this update, make sure all previously-released errata relevant to your system have been applied.
This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258
Affected Products
| Product | Version | Arch |
|---|---|---|
| Red Hat Enterprise Linux for Scientific Computing | 6 | x86_64 |
| Red Hat Enterprise Linux for Power, big endian | 6 | ppc64 |
| Red Hat Enterprise Linux for IBM z Systems | 6 | s390x |
| Red Hat Enterprise Linux Workstation | 6 | x86_64 |
| Red Hat Enterprise Linux Workstation | 6 | i386 |
| Red Hat Enterprise Linux Server | 6 | x86_64 |
| Red Hat Enterprise Linux Server | 6 | i386 |
| Red Hat Enterprise Linux Server from RHUI | 6 | x86_64 |
| Red Hat Enterprise Linux Server from RHUI | 6 | i386 |
| Red Hat Enterprise Linux Server - Extended Life Cycle Support | 6 | x86_64 |
| Red Hat Enterprise Linux Server - Extended Life Cycle Support | 6 | i386 |
| Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension | 6 | x86_64 |
| Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension | 6 | i386 |
| Red Hat Enterprise Linux Server - Extended Life Cycle Support Extension (for IBM z Systems) | 6 | s390x |
| Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) | 6 | s390x |
| Red Hat Enterprise Linux Desktop | 6 | x86_64 |
| Red Hat Enterprise Linux Desktop | 6 | i386 |
Updated Packages
- libtevent-devel-0.9.18-3.el6.ppc64.rpm
- libtevent-debuginfo-0.9.18-3.el6.i686.rpm
- libtevent-devel-0.9.18-3.el6.x86_64.rpm
- libtevent-debuginfo-0.9.18-3.el6.x86_64.rpm
- python-tevent-0.9.18-3.el6.ppc64.rpm
- libtevent-debuginfo-0.9.18-3.el6.s390.rpm
- libtevent-0.9.18-3.el6.src.rpm
- libtevent-devel-0.9.18-3.el6.s390.rpm
- libtevent-devel-0.9.18-3.el6.s390x.rpm
- libtevent-0.9.18-3.el6.ppc.rpm
- libtevent-0.9.18-3.el6.s390.rpm
- libtevent-0.9.18-3.el6.i686.rpm
- python-tevent-0.9.18-3.el6.s390x.rpm
- libtevent-debuginfo-0.9.18-3.el6.s390x.rpm
- libtevent-debuginfo-0.9.18-3.el6.ppc.rpm
- libtevent-devel-0.9.18-3.el6.ppc.rpm
- libtevent-debuginfo-0.9.18-3.el6.ppc64.rpm
- libtevent-0.9.18-3.el6.s390x.rpm
- python-tevent-0.9.18-3.el6.i686.rpm
- python-tevent-0.9.18-3.el6.x86_64.rpm
- libtevent-0.9.18-3.el6.ppc64.rpm
- libtevent-devel-0.9.18-3.el6.i686.rpm
- libtevent-0.9.18-3.el6.x86_64.rpm
Fixes
- This content is not included.BZ - 951034
- This content is not included.BZ - 975489
- This content is not included.BZ - 978962
CVEs
(none)
References
(none)
Additional information
- The Red Hat security contact is This content is not included.secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.