Fedora EPEL 4 Update: mysql++-3.0.9-4.el4
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2552
2010-04-07 21:30:02
--------------------------------------------------------------------------------
Name : mysql++
Product : Fedora EPEL 4
Version : 3.0.9
Release : 4.el4
URL : http://tangentsoft.net/mysql++/
Summary : C++ wrapper for the MySQL C API
Description :
MySQL++ is a C++ wrapper for MySQL’s C API.
It is built around STL principles, to make dealing with the database as easy
as dealing with an STL container. MySQL++ relieves the programmer of dealing
with cumbersome C data structures, generation of repetitive SQL statements,
and manual creation of C++ data structures to mirror the database schema.
If you are building your own MySQL++-based programs, you also need
to install the -devel package.
--------------------------------------------------------------------------------
Update Information:
MySQL++ is a C++ wrapper for MySQL’s C API. It is built around the same
principles as the Standard C++ Library, to make dealing with the database as
easy as dealing with STL containers. In addition, MySQL++ provides facilities
that let you avoid the most repetitive sorts of SQL within your own code,
providing native C++ interfaces for these common tasks.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #579191 - [RFE] Add mysql++ branches for EL-4 and EL-5
https://bugzilla.redhat.com/show_bug.cgi?id=579191
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update mysql++' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 4 Update: libisofs-0.6.30-1.el4
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2638
2010-04-19 22:53:58
--------------------------------------------------------------------------------
Name : libisofs
Product : Fedora EPEL 4
Version : 0.6.30
Release : 1.el4
URL : http://libburnia-project.org/
Summary : Library to create ISO 9660 disk images
Description :
Libisofs is a library to create an ISO-9660 filesystem and supports
extensions like RockRidge or Joliet. It is also a full featured
ISO-9660 editor, allowing you to modify an ISO image or multisession
disc, including file addition or removal, change of file names and
attributes etc. It supports the extension AAIP which allows to store
ACLs and xattr in ISO-9660 filesystems as well. As it is linked with
zlib, it supports zisofs compression, too.
--------------------------------------------------------------------------------
Update Information:
This release is able to perform the gestures needed by grub-mkrescue and can
prepare isohybrid MBRs from external sources. * New API call
iso_write_opts_set_system_area() acts like mkisofs option -G. * New API call
iso_write_opts_set_pvd_times(). * Now able to produce a bootable System Area
from an ISOLINUX mbr/isohdp[fp]x*.bin file and an ISOLINUX El Torito bootable
image (isolinux.bin). * Now able to produce the same Joliet names as mkisofs.
* New API calls iso_read_opts_load_system_area() and iso_image_get_system_area()
for multi-session handling of MBRs.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libisofs' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: python-greenlet-0.3.1-2.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2623
2010-04-19 22:51:01
--------------------------------------------------------------------------------
Name : python-greenlet
Product : Fedora EPEL 5
Version : 0.3.1
Release : 2.el5
URL : http://pypi.python.org/pypi/greenlet
Summary : Lightweight in-process concurrent programming
Description :
The greenlet package is a spin-off of Stackless, a version of CPython
that supports micro-threads called "tasklets". Tasklets run
pseudo-concurrently (typically in a single or a few OS-level threads)
and are synchronized with data exchanges on "channels".
--------------------------------------------------------------------------------
Update Information:
Initial release of python-greenlet package.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #580964 - Review Request: python-greenlet - Lightweight in-process concurrent programming
https://bugzilla.redhat.com/show_bug.cgi?id=580964
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-greenlet' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: rubygem-launchy-0.3.5-1.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2644
2010-04-19 22:54:16
--------------------------------------------------------------------------------
Name : rubygem-launchy
Product : Fedora EPEL 5
Version : 0.3.5
Release : 1.el5
URL : http://copiousfreetime.rubyforge.org/launchy/
Summary : Helper class for cross-platform launching of applications
Description :
Launchy is helper class for launching cross-platform applications in a fire
and forget manner. There are application concepts (browser, email client,
etc) that are common across all platforms, and they may be launched
differently on each platform. Launchy is here to make a common approach to
launching external application from within ruby programs.
--------------------------------------------------------------------------------
Update Information:
New package for EPEL5.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rubygem-launchy' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: fuse-python-0.2.1-1.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2640
2010-04-19 22:54:05
--------------------------------------------------------------------------------
Name : fuse-python
Product : Fedora EPEL 5
Version : 0.2.1
Release : 1.el5
URL : http://sourceforge.net/apps/mediawiki/fuse/index.php?title=FusePython
Summary : Python bindings for FUSE - filesystem in userspace
Description :
This package provides python bindings for FUSE. FUSE makes it possible
to implement a filesystem in a userspace program.
--------------------------------------------------------------------------------
Update Information:
Ver .0.2.1 (bugfix release - fully API/ABI compatible)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update fuse-python' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: spamass-milter-0.3.1-19.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2639
2010-04-19 22:54:01
--------------------------------------------------------------------------------
Name : spamass-milter
Product : Fedora EPEL 5
Version : 0.3.1
Release : 19.el5
URL : http://savannah.nongnu.org/projects/spamass-milt/
Summary : Milter (mail filter) for spamassassin
Description :
A milter (Mail Filter) application that pipes incoming mail (including things
received by rmail/UUCP) through SpamAssassin, a highly customizable spam
filter. A milter-compatible MTA such as Sendmail or Postfix is required.
--------------------------------------------------------------------------------
Update Information:
This update fixes a regression in the previous update for CVE-2010-1132 in which
child sendmail processes accumulated as zombies if the "-b" or "-x" options were
used, eventually leading to resource starvation and the milter rejecting mail.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #583523 - spamass-milter stops working, causing mail rejects
https://bugzilla.redhat.com/show_bug.cgi?id=583523
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update spamass-milter' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: pam_radius-1.3.17-2.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2619
2010-04-15 15:00:08
--------------------------------------------------------------------------------
Name : pam_radius
Product : Fedora EPEL 5
Version : 1.3.17
Release : 2.el5
URL : http://www.freeradius.org/pam_radius_auth/
Summary : PAM Module for RADIUS Authentication
Description :
pam_radius is a PAM module which allows user authentication using
a radius server.
--------------------------------------------------------------------------------
Update Information:
pam_radius is a PAM module which allows user authentication using a radius
server.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #555843 - Review Request: pam_radius - PAM Module for RADIUS Authentication
https://bugzilla.redhat.com/show_bug.cgi?id=555843
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pam_radius' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: python-eventlet-0.9.7-1.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2667
2010-04-26 23:06:04
--------------------------------------------------------------------------------
Name : python-eventlet
Product : Fedora EPEL 5
Version : 0.9.7
Release : 1.el5
URL : http://eventlet.net
Summary : Highly concurrent networking library
Description :
Eventlet is a networking library written in Python. It achieves high
scalability by using non-blocking io while at the same time retaining
high programmer usability by using coroutines to make the non-blocking
io operations appear blocking at the source code level.
--------------------------------------------------------------------------------
Update Information:
Initial release of python-eventlet package.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #582234 - Review Request: python-eventlet - Highly concurrent networking library
https://bugzilla.redhat.com/show_bug.cgi?id=582234
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-eventlet' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: opensips-1.6.2-2.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2625
2010-04-19 22:51:10
--------------------------------------------------------------------------------
Name : opensips
Product : Fedora EPEL 5
Version : 1.6.2
Release : 2.el5
URL : http://opensips.org
Summary : Open Source SIP Server
Description :
OpenSIPS or Open SIP Server is a very fast and flexible SIP (RFC3261)
proxy server. Written entirely in C, opensips can handle thousands calls
per second even on low-budget hardware. A C Shell like scripting language
provides full control over the server's behaviour. It's modular
architecture allows only required functionality to be loaded.
Currently the following modules are available: digest authentication,
CPL scripts, instant messaging, MySQL and UNIXODBC support, a presence agent,
radius authentication, record routing, an SMS gateway, a jabber gateway, a
transaction and dialog module, OSP module, statistics support,
registrar and user location.
--------------------------------------------------------------------------------
Update Information:
Adding the package to EPEL repository
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #529831 - Review Request: opensips - Open Source SIP Server
https://bugzilla.redhat.com/show_bug.cgi?id=529831
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update opensips' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months
Fedora EPEL 5 Update: erlang-R12B-5.8.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2010-2626
2010-04-19 22:51:12
--------------------------------------------------------------------------------
Name : erlang
Product : Fedora EPEL 5
Version : R12B
Release : 5.8.el5
URL : http://www.erlang.org
Summary : General-purpose programming language and runtime environment
Description :
Erlang is a general-purpose programming language and runtime
environment. Erlang has built-in support for concurrency, distribution
and fault tolerance. Erlang is used in several large telecommunication
systems from Ericsson.
--------------------------------------------------------------------------------
Update Information:
Backported fix for overflow in PCRE and several minor fixes
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update erlang' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
13 years, 7 months