Fedora EPEL 6 Update: python-migrate-0.6-6.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5168
2011-12-05 19:20:38
--------------------------------------------------------------------------------
Name : python-migrate
Product : Fedora EPEL 6
Version : 0.6
Release : 6.el6
URL : http://code.google.com/p/sqlalchemy-migrate/
Summary : Schema migration tools for SQLAlchemy
Description :
Schema migration tools for SQLAlchemy designed to support an agile approach
to database design and make it easier to keep development and production
databases in sync as schema changes are required. It allows you to manage
atabase change sets and database repository versioning.
--------------------------------------------------------------------------------
Update Information:
This adds support for sqlalchemy 0.7 and fixes a crash bug in migrate-0.6
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-migrate' 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
--------------------------------------------------------------------------------
11 years, 9 months
Fedora EPEL 5 Update: torque-2.5.7-7.el5
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5161
2011-12-04 19:22:52
--------------------------------------------------------------------------------
Name : torque
Product : Fedora EPEL 5
Version : 2.5.7
Release : 7.el5
URL : http://www.clusterresources.com/products/torque/
Summary : Tera-scale Open-source Resource and QUEue manager
Description :
TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resource
manager providing control over batch jobs and distributed compute nodes.
TORQUE is based on OpenPBS version 2.3.12 and incorporates scalability,
fault tolerance, and feature extension patches provided by USC, NCSA, OSC,
the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many
other leading edge HPC organizations.
This package holds just a few shared files and directories.
--------------------------------------------------------------------------------
Update Information:
Fixes a potential segfault in pbs_server.
This torque update corrects a security vulnerability whereby a user connecting to the torque pbs_server could impersonate another user present within the torque batch system.
In addition a memory leak is fixed, previously memory used for sending and receiving data was not being released.
This torque update corrects a security vulnerability whereby a user connecting to the torque pbs_server could impersonate another user present within the torque batch system.
In addition a memory leak is fixed, previously memory used for sending and receiving data was not being released.
This torque update corrects a security vulnerability whereby a user connecting to the torque pbs_server could impersonate another user present within the torque batch system.
In addition a memory leak is fixed, previously memory used for sending and receiving data was not being released.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #759141 - pbs_server crash on 'pbsnodes' from client without munge
https://bugzilla.redhat.com/show_bug.cgi?id=759141
[ 2 ] Bug #752079 - Torque and Munge impersonation vulnerability
https://bugzilla.redhat.com/show_bug.cgi?id=752079
[ 3 ] Bug #758740 - torque 2.5.7 memory leak.
https://bugzilla.redhat.com/show_bug.cgi?id=758740
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update torque' 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
--------------------------------------------------------------------------------
11 years, 9 months
Fedora EPEL 6 Update: pure-0.48-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-4974
2011-11-14 18:18:02
--------------------------------------------------------------------------------
Name : pure
Product : Fedora EPEL 6
Version : 0.48
Release : 1.el6
URL : http://code.google.com/p/pure-lang/
Summary : A term-rewriting functional programming language
Description :
Pure is a modern-style functional programming language based on term
rewriting. It offers equational definitions with pattern matching,
full symbolic rewriting capabilities, dynamic typing, eager and lazy
evaluation, lexical closures, built-in list and matrix support and an
easy-to-use C interface. The interpreter uses LLVM as a back-end to
JIT-compile Pure programs to fast native code.
--------------------------------------------------------------------------------
Update Information:
Latest upstream release; see NEWS and ChangeLog for details.
- LLVM 3.0 compatibility
- DragonEgg support (experimental)
- New pragmas and builtins
- Regex and pointer functionality are now in separate modules
- Updated keybindings for Emacs pure mode
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #747272 - pure-0.48 is available
https://bugzilla.redhat.com/show_bug.cgi?id=747272
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pure' 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
--------------------------------------------------------------------------------
11 years, 9 months
[SECURITY] Fedora EPEL 6 Update: phpMyAdmin-3.4.8-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5164
2011-12-04 19:22:58
--------------------------------------------------------------------------------
Name : phpMyAdmin
Product : Fedora EPEL 6
Version : 3.4.8
Release : 1.el6
URL : http://www.phpmyadmin.net/
Summary : Handle the administration of MySQL over the World Wide Web
Description :
phpMyAdmin is a tool written in PHP intended to handle the administration of
MySQL over the World Wide Web. Most frequently used operations are supported
by the user interface (managing databases, tables, fields, relations, indexes,
users, permissions), while you still have the ability to directly execute any
SQL statement.
Features include an intuitive web interface, support for most MySQL features
(browse and drop databases, tables, views, fields and indexes, create, copy,
drop, rename and alter databases, tables, fields and indexes, maintenance
server, databases and tables, with proposals on server configuration, execute,
edit and bookmark any SQL-statement, even batch-queries, manage MySQL users
and privileges, manage stored procedures and triggers), import data from CSV
and SQL, export data to various formats: CSV, SQL, XML, PDF, OpenDocument Text
and Spreadsheet, Word, Excel, LATEX and others, administering multiple servers,
creating PDF graphics of your database layout, creating complex queries using
Query-by-example (QBE), searching globally in a database or a subset of it,
transforming stored data into any format using a set of predefined functions,
like displaying BLOB-data as image or download-link and much more...
--------------------------------------------------------------------------------
Update Information:
Changes for 3.4.8.0 (2011-12-01):
- [interface] enum data split at space char (more space to edit)
- [interface] ENUM/SET editor can't handle commas in values
- [interface] no links to browse/empty views and tables
- [interface] Deleted search results remain visible
- [import] ODS import ignores memory limits
- [interface] Visual column separation
- [parser] TRUE not recognized by parser
- [config] Make location of php-gettext configurable
- [import] Handle conflicts in some open_basedir situations
- [display] Dropdown results - setting NULL does not work
- [edit] Inline edit on multi-server configuration
- [core] Notice: Array to string conversion in PHP 5.4
- [interface] When ShowTooltipAliasTB is true, VIEW is wrongly shown as the view name in main panel db Structure page
- [core] Fail to synchronize column with name of keyword
- [interface] Add column after drop
- [interface] Avoid showing the password in phpinfo()'s output
- [GUI] 'newer version of phpMyAdmin' message not shown in IE8
- [interface] Entering the key through a lookup window does not reset NULL
- [security] Self-XSS on database names (synchronize, operations/rename), see PMASA-2011-18 (http://www.phpmyadmin.net/home_page/security/PMASA-2011-18.php)
- [security] Self-XSS on column type (create index, table Search), see PMASA-2011-18 (http://www.phpmyadmin.net/home_page/security/PMASA-2011-18.php)
- [security] Self-XSS on invalid query (table overview), see PMASA-2011-18 (http://www.phpmyadmin.net/home_page/security/PMASA-2011-18.php)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #767666 - CVE-2011-4634 phpMyAdmin: multiple XSS flaws (PMASA-2011-18)
https://bugzilla.redhat.com/show_bug.cgi?id=767666
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update phpMyAdmin' 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
--------------------------------------------------------------------------------
11 years, 9 months
Fedora EPEL 6 Update: archimedes-2.0.0-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5159
2011-12-04 19:22:48
--------------------------------------------------------------------------------
Name : archimedes
Product : Fedora EPEL 6
Version : 2.0.0
Release : 1.el6
URL : http://www.gnu.org/software/archimedes/
Summary : 2D Quantum Monte Carlo simulator for semiconductor devices
Description :
Archimedes is a package for the design and simulation of submicron
semiconductor devices. It is a 2D Fast Monte Carlo simulator which can take
into account all the relevant quantum effects, thank to the implementation of
the Bohm effective potential method.
The physics and geometry of a general device is introduced by typing a simple
script, which makes, in this sense, Archimedes a powerful tool for the
simulation of quite general semiconductor devices.
--------------------------------------------------------------------------------
Update Information:
Since last FEL release, archimedes entails the following changes:
- The material parameters have been checked and modified
- Benchmark tests were carried out to check the validity of the framework
- Scattering phonons can be set to ON or OFF
- Support for Full band approach was implemented
- Parabolic, Kane and Full bank verified
- Full band parameters supports for all materials
- Initial implementation of FEM for Poisson
- Quantum Effective Potential modified
- Bohm Potential Model was implemented
- Calibrated Bohm Potential Model was implemented
- Density Gradient corrected and tested
- Full effective potential model was implemented
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #731298 - archimedes-2.0.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=731298
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update archimedes' 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
--------------------------------------------------------------------------------
11 years, 9 months
[SECURITY] Fedora EPEL 6 Update: zabbix-1.8.9-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5152
2011-12-03 20:16:33
--------------------------------------------------------------------------------
Name : zabbix
Product : Fedora EPEL 6
Version : 1.8.9
Release : 1.el6
URL : http://www.zabbix.com/
Summary : Open-source monitoring solution for your IT infrastructure
Description :
ZABBIX is software that monitors numerous parameters of a network and
the health and integrity of servers. ZABBIX uses a flexible
notification mechanism that allows users to configure e-mail based
alerts for virtually any event. This allows a fast reaction to server
problems. ZABBIX offers excellent reporting and data visualisation
features based on the stored data. This makes ZABBIX ideal for
capacity planning.
ZABBIX supports both polling and trapping. All ZABBIX reports and
statistics, as well as configuration parameters are accessed through a
web-based front end. A web-based front end ensures that the status of
your network and the health of your servers can be assessed from any
location. Properly configured, ZABBIX can play an important role in
monitoring IT infrastructure. This is equally true for small
organisations with a few servers and for large companies with a
multitude of servers.
--------------------------------------------------------------------------------
Update Information:
- update to 1.8.9
- upstream changelog at http://www.zabbix.com/rn1.8.9.php
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #759591 - CVE-2011-4674 zabbix: SQL injection vulnerability fixed in 1.8.9
https://bugzilla.redhat.com/show_bug.cgi?id=759591
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update zabbix' 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
--------------------------------------------------------------------------------
11 years, 9 months
Fedora EPEL 6 Update: fetch-crl-3.0.8-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5079
2011-11-25 01:23:45
--------------------------------------------------------------------------------
Name : fetch-crl
Product : Fedora EPEL 6
Version : 3.0.8
Release : 1.el6
URL : http://www.nikhef.nl/grid/gridwiki/index.php/FetchCRL3
Summary : Downloads Certificate Revocation Lists
Description :
This tool and associated cron entry ensure that Certificate Revocation
Lists (CRLs) are periodically retrieved from the web sites of the respective
Certification Authorities.
It assumes that the installed CA files follow the hash.crl_url convention.
--------------------------------------------------------------------------------
Update Information:
Changes in 3.0.8-1
----------------------
* Trust anchor name inferrence based on retrieved-CRL added as option (at cost of retrieving CRL even if there is no accompanying trust anchor found later) Option is disabled by default, but can be enabled by using @HASH@ in the ca-template name list. (feature request by Rob van der Wal, SARA, NL)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update fetch-crl' 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
--------------------------------------------------------------------------------
11 years, 9 months
Fedora EPEL 6 Update: qgit-2.4-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5134
2011-12-01 23:12:45
--------------------------------------------------------------------------------
Name : qgit
Product : Fedora EPEL 6
Version : 2.4
Release : 1.el6
URL : http://libre.tibirna.org/projects/qgit
Summary : GUI browser for git repositories
Description :
With qgit you are able to browse revisions history, view patch content
and changed files, graphically following different development branches.
--------------------------------------------------------------------------------
Update Information:
update to upstream bugfix version 2.4
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update qgit' 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
--------------------------------------------------------------------------------
11 years, 9 months
Fedora EPEL 4 Update: pam_mapi-0.1.0-1.el4
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-5133
2011-12-01 23:12:43
--------------------------------------------------------------------------------
Name : pam_mapi
Product : Fedora EPEL 4
Version : 0.1.0
Release : 1.el4
URL : http://ftp.robert-scheck.de/linux/pam_mapi/
Summary : PAM module for authentication via MAPI against a Zarafa server
Description :
pam_mapi is a PAM module (Pluggable Authentication Modules) for authentication
against a Zarafa server. Applications like Zarafa WebAccess, Zarafa WebApp or
Microsoft Outlook which directly connect to the Zarafa Collaboration Platform
use MAPI in SOAP to do so. If Zarafa is configured to use the DB authentication
plugin, all user information are stored in a MySQL database.
Once IMAP/POP3 is used via the Zarafa Gateway, SMTP gets involved for outbound
e-mails, too. Usually this requires SMTP authentication (to avoid open relays),
but the user information in the MySQL database is unfortunately not accessible
for established SASL daemons. The pam_mapi module is filling this gap by adding
MAPI-based authentication to PAM and thus to SMTP daemons via SASL.
Just execute "cat /usr/share/doc/pam_mapi-0.1.0/pam.conf > /etc/pam.d/smtp" for
a simple setup. Please read the documentation for more extended configurations.
--------------------------------------------------------------------------------
Update Information:
pam_mapi is a PAM module (Pluggable Authentication Modules) for authentication against a Zarafa server. Applications like Zarafa WebAccess, Zarafa WebApp or Microsoft Outlook which directly connect to the Zarafa Collaboration Platform use MAPI in SOAP to do so. If Zarafa is configured to use the DB authentication plugin, all user information are stored in a MySQL database.
Once IMAP/POP3 is used via the Zarafa Gateway, SMTP gets involved for outbound e-mails, too. Usually this requires SMTP authentication (to avoid open relays), but the user information in the MySQL database is unfortunately not accessible for established SASL daemons. The pam_mapi module is filling this gap by adding MAPI-based authentication to PAM and thus to SMTP daemons via SASL.
Just execute "cat /usr/share/doc/pam_mapi-0.1.0/pam.conf > /etc/pam.d/smtp" for a simple setup. Please read the documentation for more extended configurations.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #757997 - Review Request: pam_mapi - PAM module for authentication via MAPI against a Zarafa server
https://bugzilla.redhat.com/show_bug.cgi?id=757997
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pam_mapi' 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
--------------------------------------------------------------------------------
11 years, 9 months
Fedora EPEL 6 Update: rabbitmq-server-2.6.1-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2011-4918
2011-11-10 06:55:01
--------------------------------------------------------------------------------
Name : rabbitmq-server
Product : Fedora EPEL 6
Version : 2.6.1
Release : 1.el6
URL : http://www.rabbitmq.com/
Summary : The RabbitMQ server
Description :
RabbitMQ is an implementation of AMQP, the emerging standard for high
performance enterprise messaging. The RabbitMQ server is a robust and
scalable implementation of an AMQP broker.
--------------------------------------------------------------------------------
Update Information:
- New Upstream Release - 2.6.1
- Fixed rhbz #738067 (service cannot start - rabbitmq-multi missing)
* Ver. 2.6.0
* Ver. 2.6.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #738067 - rabbitmq-server service cannot start - rabbitmq-multi missing
https://bugzilla.redhat.com/show_bug.cgi?id=738067
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rabbitmq-server' 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
--------------------------------------------------------------------------------
11 years, 9 months