--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5254
2011-12-16 16:41:51
--------------------------------------------------------------------------------
Name : pcc
Product : Fedora EPEL 5
Version : 1.0.0
Release : 2.20111216cvs.el5
URL : http://pcc.ludd.ltu.se/
Summary : The Portable C Compiler
Description :
The compiler is based on the original Portable C Compiler by Stephen C.
Johnson, written in the late 70's. Even though much of the compiler has been
rewritten, some of the basics still remain.
PCC debuted in Unix Version 7 and replaced the DMR compiler (Dennis Ritchie's
original C compiler) in both System V and the BSD 4.x releases. Some history
about pcc is in the A History of UNIX before Berkeley: UNIX Evolution:
1975-1984 and in the Evolution of C.
About 50% of the frontend code and 80% of the backend code has been rewritten.
Most stuff is written by Anders Magnusson, with the exception of the data-flow
analysis part and the SSA conversion code which is written by Peter A Jonsson,
and the Mips port that were written as part of a project by undergraduate
students at Luleå University of Technology (LTU).
Caution: the compiler is still undergoing heavy development.
--------------------------------------------------------------------------------
Update Information:
Update to newest CVS snapshot, fixing BZ #708305.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #708305 - C program compiled with pcc doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=708305
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pcc' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5246
2011-12-16 16:41:32
--------------------------------------------------------------------------------
Name : syslog-ng
Product : Fedora EPEL 6
Version : 3.2.5
Release : 2.el6
URL : http://www.balabit.com/network-security/syslog-ng
Summary : Next-generation syslog server
Description :
syslog-ng, as the name shows, is a syslogd replacement, but with new
functionality for the new generation. The original syslogd allows
messages only to be sorted based on priority/facility pairs; syslog-ng
adds the possibility to filter based on message contents using regular
expressions. The new configuration scheme is intuitive and powerful.
Forwarding logs over TCP and remembering all forwarding hops makes it
ideal for firewalled environments.
--------------------------------------------------------------------------------
Update Information:
Ship the same logrotate file as the one shipped in RHEL 6.2 rsyslog package
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #767761 - syslog-ng 3.2.5-1: file conflicts with RHEL 6.2 rsyslog
https://bugzilla.redhat.com/show_bug.cgi?id=767761
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update syslog-ng' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5256
2011-12-16 16:41:55
--------------------------------------------------------------------------------
Name : vhd2vl
Product : Fedora EPEL 5
Version : 2.4
Release : 1.el5
URL : http://doolittle.icarus.com/~larry/vhd2vl/
Summary : VHDL to Verilog translator
Description :
vhd2vl is a VHDL to Verilog translation program.
It targets the translation of synthetisable RTL.
While far from complete it supports a useful
subset of VHDL, sufficient for complex designs.
--------------------------------------------------------------------------------
Update Information:
New upstream release 2.4
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update vhd2vl' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5252
2011-12-16 16:41:46
--------------------------------------------------------------------------------
Name : pcc
Product : Fedora EPEL 6
Version : 1.0.0
Release : 2.20111216cvs.el6
URL : http://pcc.ludd.ltu.se/
Summary : The Portable C Compiler
Description :
The compiler is based on the original Portable C Compiler by Stephen C.
Johnson, written in the late 70's. Even though much of the compiler has been
rewritten, some of the basics still remain.
PCC debuted in Unix Version 7 and replaced the DMR compiler (Dennis Ritchie's
original C compiler) in both System V and the BSD 4.x releases. Some history
about pcc is in the A History of UNIX before Berkeley: UNIX Evolution:
1975-1984 and in the Evolution of C.
About 50% of the frontend code and 80% of the backend code has been rewritten.
Most stuff is written by Anders Magnusson, with the exception of the data-flow
analysis part and the SSA conversion code which is written by Peter A Jonsson,
and the Mips port that were written as part of a project by undergraduate
students at Luleå University of Technology (LTU).
Caution: the compiler is still undergoing heavy development.
--------------------------------------------------------------------------------
Update Information:
Update to newest CVS snapshot, fixing BZ #708305.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #708305 - C program compiled with pcc doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=708305
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pcc' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5241
2011-12-16 16:41:20
--------------------------------------------------------------------------------
Name : arpack
Product : Fedora EPEL 6
Version : 3.0.1
Release : 1.el6
URL : http://forge.scilab.org/index.php/p/arpack-ng/
Summary : Fortran 77 subroutines for solving large scale eigenvalue problems
Description :
ARPACK is a collection of Fortran 77 subroutines designed to solve large
scale eigenvalue problems.
The package is designed to compute a few eigenvalues and corresponding
eigenvectors of a general n by n matrix A. It is most appropriate for
large sparse or structured matrices A where structured means that a
matrix-vector product w <- Av requires order n rather than the usual
order n**2 floating point operations. This software is based upon an
algorithmic variant of the Arnoldi process called the Implicitly
Restarted Arnoldi Method (IRAM).
--------------------------------------------------------------------------------
Update Information:
Update to sources from new, coordinated upstream. Only bugfixes included.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update arpack' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5251
2011-12-16 16:41:44
--------------------------------------------------------------------------------
Name : vhd2vl
Product : Fedora EPEL 6
Version : 2.4
Release : 1.el6
URL : http://doolittle.icarus.com/~larry/vhd2vl/
Summary : VHDL to Verilog translator
Description :
vhd2vl is a VHDL to Verilog translation program.
It targets the translation of synthetisable RTL.
While far from complete it supports a useful
subset of VHDL, sufficient for complex designs.
--------------------------------------------------------------------------------
Update Information:
New upstream release 2.4
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update vhd2vl' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5243
2011-12-16 16:41:25
--------------------------------------------------------------------------------
Name : arpack
Product : Fedora EPEL 5
Version : 3.0.1
Release : 1.el5
URL : http://forge.scilab.org/index.php/p/arpack-ng/
Summary : Fortran 77 subroutines for solving large scale eigenvalue problems
Description :
ARPACK is a collection of Fortran 77 subroutines designed to solve large
scale eigenvalue problems.
The package is designed to compute a few eigenvalues and corresponding
eigenvectors of a general n by n matrix A. It is most appropriate for
large sparse or structured matrices A where structured means that a
matrix-vector product w <- Av requires order n rather than the usual
order n**2 floating point operations. This software is based upon an
algorithmic variant of the Arnoldi process called the Implicitly
Restarted Arnoldi Method (IRAM).
--------------------------------------------------------------------------------
Update Information:
Update to sources from new, coordinated upstream. Only bugfixes included.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update arpack' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5234
2011-12-14 20:00:03
--------------------------------------------------------------------------------
Name : imapsync
Product : Fedora EPEL 5
Version : 1.476
Release : 1.el5
URL : http://fedorahosted.org/imapsync
Summary : Tool to migrate email between IMAP servers
Description :
imapsync is a tool for facilitating incremental recursive IMAP
transfers from one mailbox to another. It is useful for mailbox migration,
and reduces the amount of data transferred by only copying messages that
are not present on both servers. Read, unread, and deleted flags are preserved,
and the process can be stopped and resumed. The original messages can
optionally be deleted after a successful transfer.
--------------------------------------------------------------------------------
Update Information:
Upgrade to 1.476
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update imapsync' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5232
2011-12-14 19:59:59
--------------------------------------------------------------------------------
Name : imapsync
Product : Fedora EPEL 6
Version : 1.476
Release : 1.el6
URL : http://fedorahosted.org/imapsync
Summary : Tool to migrate email between IMAP servers
Description :
imapsync is a tool for facilitating incremental recursive IMAP
transfers from one mailbox to another. It is useful for mailbox migration,
and reduces the amount of data transferred by only copying messages that
are not present on both servers. Read, unread, and deleted flags are preserved,
and the process can be stopped and resumed. The original messages can
optionally be deleted after a successful transfer.
--------------------------------------------------------------------------------
Update Information:
Upgrade to 1.476
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update imapsync' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-4907
2011-11-06 20:08:39
--------------------------------------------------------------------------------
Name : bugzilla
Product : Fedora EPEL 5
Version : 3.2.10
Release : 2.el5
URL : http://www.bugzilla.org/
Summary : Bug tracking system
Description :
Bugzilla is a popular bug tracking system used by multiple open source projects
It requires a database engine installed - either MySQL, PostgreSQL or Oracle.
Without one of these database engines (local or remote), Bugzilla will not work
- see the Release Notes for details.
--------------------------------------------------------------------------------
Update Information:
- Bugzilla 3.4.12 for security updates : CVE-2010-4411, CVE-2010-4567, CVE-2010-4568, CVE-2010-4569, CVE-2010-4570, CVE-2010-4572, CVE-2011-0046, CVE-2011-0048, CVE-2011-2379, CVE-2011-2380, CVE-2011-2381, CVE-2011-2978 and CVE-2011-2976 (RHBZ#729158).
- Various small improvements (RHBZ#736579, RHBZ #736584, RHBZ#736581, RHBZ#736583).
Security update for CVE-2010-4411, CVE-2010-4567, CVE-2010-4568, CVE-2010-4569, CVE-2010-4570, CVE-2010-4572, CVE-2011-0046, CVE-2011-0048
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #672856 - bugzilla: multiple security issues [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=672856
[ 2 ] Bug #729158 - CVE-2011-2976 CVE-2011-2379 CVE-2011-2380 CVE-2011-2979 CVE-2011-2381 CVE-2011-2978 CVE-2011-2977 bugzilla: multiple security flaws fixed in 3.4.12, 3.6.6, 4.0.2, and 4.1.3 [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=729158
[ 3 ] Bug #736579 - show the doc files correctly
https://bugzilla.redhat.com/show_bug.cgi?id=736579
[ 4 ] Bug #736584 - apache configuration improvement
https://bugzilla.redhat.com/show_bug.cgi?id=736584
[ 5 ] Bug #736581 - mini typo in docs
https://bugzilla.redhat.com/show_bug.cgi?id=736581
[ 6 ] Bug #736583 - file ownership
https://bugzilla.redhat.com/show_bug.cgi?id=736583
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update bugzilla' 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
--------------------------------------------------------------------------------