Discussion:
Fedora EPEL 6 updates-testing report
updates
2011-12-10 21:30:17 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5152/zabbix-1.8.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5093/python-celery-2.2.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5164/phpMyAdmin-3.4.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

airinv-0.1.2-1.el6
airrac-0.2.3-1.el6
airsched-0.1.4-1.el6
askbot-0.7.33-1.el6
ast-6.0.1-1.el6
fped-0-0.7.r6006.el6
glusterfs-3.2.5-4.el6
gplcver-2.12a-3.el6
lcgdm-1.8.2-1.el6
mcollective-1.3.1-6.el6
moodle-2.1.3-1.el6
openscada-0.7.2-1.el6
openstack-nova-2011.3-11.el6
plowshare-0.9.4-0.22.20111206git.el6
rmol-0.25.3-1.el6
simfqt-0.1.3-1.el6
snap-0.5-7.el6
stdair-0.45.0-1.el6
sx-2.06-14.el6
travelccm-0.5.3-1.el6

Details about builds:


================================================================================
airinv-0.1.2-1.el6 (FEDORA-EPEL-2011-5175)
C++ Simulated Airline Inventory Management System library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------


================================================================================
airrac-0.2.3-1.el6 (FEDORA-EPEL-2011-5175)
C++ Simulated Revenue Accounting (RAC) System Library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 5 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.2.3-1
- Upstream update
--------------------------------------------------------------------------------


================================================================================
airsched-0.1.4-1.el6 (FEDORA-EPEL-2011-5175)
C++ Simulated Airline Schedule Manager Library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 5 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.4-1
- Upstream update
* Fri Nov 4 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.3-1
- Upstream update
--------------------------------------------------------------------------------


================================================================================
askbot-0.7.33-1.el6 (FEDORA-EPEL-2011-5178)
Question and Answer forum
--------------------------------------------------------------------------------
Update Information:

update to 0.7.33

* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny)
0.7.32
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)

minor bug fixes and additional tests
update to 0.7.25

* RSS feed for individual question (Sayan Chowdhury)

* allow pre-population of tags via ask a questions link (Adolfo)

* make answering own question one click harder (Adolfo)

* bootstrap mode (Adolfo, Evgeny)
update to 0.7.24

* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)

* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)

* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)

---

--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 8 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.33-1
- update to 0.7.33
* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny
* Wed Nov 30 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.32-1
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)
* Tue Nov 15 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.29-1
- update to 0.7.29
* minor bug fixes and additional tests (Evgeny, Adolfo)
* Wed Nov 9 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.27-1
- update to 0.7.27
* implemented new version of skin (Byron Corrales)
* show unused vote count (Tomasz Zielinski)
* categorized live settings (Evgeny)
* added management command ``send_accept_answer_reminders`` (Evgeny)
* improved the ``askbot-setup`` script (Adolfo, Evgeny)
* merge users management command (Daniel Mican)
* anonymous caching of the question page (Vlad Bokov)
- 0.7.26
* added settings for email subscription defaults (Adolfo)
* resolved duplicate notifications on posts with mentions (Evegeny)
* added color-animated transitions when urls with hash tags are visited (Adolfo)
* repository tags will be 'automatically added' to new releases (Evgeny)
* Thu Oct 6 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.25-1
- update to 0.7.25
* RSS feed for individual question (Sayan Chowdhury)
* allow pre-population of tags via ask a questions link (Adolfo)
* make answering own question one click harder (Adolfo)
* bootstrap mode (Adolfo, Evgeny)
* Tue Oct 4 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.24-1
- update to 0.7.24
* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)
* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)
* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)
--------------------------------------------------------------------------------


================================================================================
ast-6.0.1-1.el6 (FEDORA-EPEL-2011-5181)
A Library for Handling World Coordinate Systems in Astronomy
--------------------------------------------------------------------------------
Update Information:

The AST library provides a comprehensive range of facilities for attaching
world coordinate systems to astronomical data, for retrieving and interpreting
that information and for generating graphical output based on it. It's main
selling points are:

* Ease of use.
* Facilities for generating plots of generalized non-linear, potentially
discontinuous 2-D or 3-D coordinate systems, with detailed control of the
appearance of the plot.
* Facilities for converting transparently between different coordinate
systems, including a wide range of celestial, spectral and time coordinate
systems.
* Facilities for searching a general collection of connected coordinate
systems for a coordinate system with any given set of characteristics.
* Allows code for handling WCS information to be written in a general way
without regard to the specific nature of the coordinate systems being
handled (i.e. whether they represent sky positions, spectral positions,
focal plane positions, pixel positions, etc).
* Flexible system for saving and retrieving WCS information, including (but
not limited to) a range of different popular FITS descriptions.
* Written in C but has interfaces for C, Fortran, Java (via JNI), Perl, and
UNIX shell.
* Extensive documentation.
--------------------------------------------------------------------------------


================================================================================
fped-0-0.7.r6006.el6 (FEDORA-EPEL-2011-5195)
A footprint editor used by openmoko developers
--------------------------------------------------------------------------------
Update Information:

New upstream snapshot
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 0-0.7.r6006
- rebuild for EL repositories
* Tue Dec 6 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 0-0.6.r6006
- new upstream snapshot
* Tue Dec 6 2011 Adam Jackson <ajax at redhat.com> - 0-0.5.r5760
- Rebuild for new libpng
* Tue Jun 28 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 0-0.4.r5760
- Add BR: flex-static (Fix FTBFS BZ#715897).
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.3.r5760
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
glusterfs-3.2.5-4.el6 (FEDORA-EPEL-2011-5196)
Cluster File System
--------------------------------------------------------------------------------
Update Information:

revised init.d scripts
Providing epel build of glusterfs-3.2.5
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 7 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.5-4
- revised sysconfig and init.d scripts. (glusterfsd.{init,sysconfig,service}
should go away, as glusterd is responsible for starting and stopping it.)
* Wed Nov 23 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.5-3
- revised libglusterfs/src/Makefile.* to (re)enable parallel make
* Mon Nov 21 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.5-2
- rhel/epel, init.d for <=6, native systemd for 7
* Thu Nov 17 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.5-1
- Update to 3.2.5
* Wed Nov 16 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.4-3
- revised init.d/systemd to minimize fedora < 17
- get closer to the official glusterfs spec, including...
- add geo-replication, which should have been there since 3.2
* Wed Nov 2 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.4-2
- Convert init.d to systemd for f17 and later
* Fri Sep 30 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.4-1
- Update to 3.2.4
* Mon Aug 22 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.3-1
- Update to 3.2.3
* Mon Aug 22 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.2-1
- Update to 3.2.2
* Fri Aug 19 2011 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.2-0
- Update to 3.2.2
* Wed Jun 29 2011 Dan Horák <dan[at]danny.cz> - 3.2.1-3
- disable InfiniBand on s390(x) unconditionally
* Thu Jun 16 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.2.1-2
- Fix Source0 URL
* Thu Jun 16 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.2.1-1
- Update to 3.2.1
* Wed Jun 1 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.2.0-1
- Update to 3.2.0
* Tue May 10 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.4-1
- Update to 3.1.4
* Sat Mar 19 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.3-1
- Update to 3.1.3
- Merge in more upstream SPEC changes
- Remove patches from GlusterFS bugzilla #2309 and #2311
- Remove inode-gen.patch
* Sun Feb 6 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.2-3
- Add back in legacy SPEC elements to support older branches
* Thu Feb 3 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.2-2
- Add patches from CloudFS project
* Tue Jan 25 2011 Jonathan Steffan <jsteffan at fedoraproject.org> - 3.1.2-1
- Update to 3.1.2
* Wed Jan 5 2011 Dan Horák <dan[at]danny.cz> - 3.1.1-3
- no InfiniBand on s390(x)
--------------------------------------------------------------------------------


================================================================================
gplcver-2.12a-3.el6 (FEDORA-EPEL-2011-5194)
An interpreted Verilog HDL simulator
--------------------------------------------------------------------------------
Update Information:

Rebuild for fix.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> 2.12a-3
- Rebuild for bz#722264
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.12a-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #722264 - gplcver segmentation fault at startup
https://bugzilla.redhat.com/show_bug.cgi?id=722264
--------------------------------------------------------------------------------


================================================================================
lcgdm-1.8.2-1.el6 (FEDORA-EPEL-2011-5191)
LHC Computing Grid Data Management
--------------------------------------------------------------------------------
Update Information:

New upstream version.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.8.2-1
- Update to version 1.8.2
--------------------------------------------------------------------------------


================================================================================
mcollective-1.3.1-6.el6 (FEDORA-EPEL-2011-5182)
A framework to build server orchestration or parallel job execution systems
--------------------------------------------------------------------------------
Update Information:

The Marionette Collective is a framework to build server orchestration or parallel job execution systems.

--------------------------------------------------------------------------------
References:

[ 1 ] Bug #698405 - Review Request: mcollective - A framework to build server orchestration or parallel job execution systems
https://bugzilla.redhat.com/show_bug.cgi?id=698405
--------------------------------------------------------------------------------


================================================================================
moodle-2.1.3-1.el6 (FEDORA-EPEL-2011-5193)
A Course Management System
--------------------------------------------------------------------------------
Update Information:

CVE-2011-4581 CVE-2011-4582 CVE-2011-4583 CVE-2011-4584 CVE-2011-4585 CVE-2011-4586 CVE-2011-4587 CVE-2011-4588 CVE-2011-4589 CVE-2011-4590 CVE-2011-4591 CVE-2011-4592 CVE-2011-4593
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 8 2011 Jon Ciesla <limburgher at gmail.com> - 2.1.3-1
- New upstream, BZ 761249.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #761249 - moodle: multiple security fixes in 2.1.3, 2.0.6, and 1.9.15 [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=761249
[ 2 ] Bug #761250 - moodle: multiple security fixes in 2.1.3, 2.0.6, and 1.9.15 [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=761250
--------------------------------------------------------------------------------


================================================================================
openscada-0.7.2-1.el6 (FEDORA-EPEL-2011-5179)
Open SCADA system project
--------------------------------------------------------------------------------
Update Information:

Ver 0.7.2.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 7 2011 Aleksey Popkov <aleksey at oscada.org> - 0.7.2-1
- Build reliase 0.7.2.
- Removed to patch for init script.
--------------------------------------------------------------------------------


================================================================================
openstack-nova-2011.3-11.el6 (FEDORA-EPEL-2011-5180)
OpenStack Compute (nova)
--------------------------------------------------------------------------------
Update Information:

Add --yes, --rootpw, and --novapw arguments to openstack-nova-db-setup.
Please ensure you have at least python-migrate-0.6-6 installed when testing this
Change the default database from sqlite to mysql.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-11
- Add --yes, --rootpw, and --novapw options to openstack-nova-db-setup.
* Wed Nov 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-10
- Use updated parallel install versions of epel packages
- Add libguestfs support
* Tue Nov 29 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-9
- Update the libvirt dependency from 0.8.2 to 0.8.7
- Ensure we don't access the net when building docs
* Tue Nov 29 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-8
- Change default database to mysql. (#735012)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #735012 - "database is locked" errors with sqlite
https://bugzilla.redhat.com/show_bug.cgi?id=735012
--------------------------------------------------------------------------------


================================================================================
plowshare-0.9.4-0.22.20111206git.el6 (FEDORA-EPEL-2011-5186)
Download and upload files from file-sharing websites
--------------------------------------------------------------------------------
Update Information:

Update to new upstream snapshot.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.22.20111206git
- New upstream snapshot
* Wed Nov 23 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.21.20111117git
- New upstream snapshot
--------------------------------------------------------------------------------


================================================================================
rmol-0.25.3-1.el6 (FEDORA-EPEL-2011-5175)
C++ library of Revenue Management and Optimisation classes and functions
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 5 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.25.3-1
- Upstream integration
--------------------------------------------------------------------------------


================================================================================
simfqt-0.1.3-1.el6 (FEDORA-EPEL-2011-5175)
C++ Simulated Fare Quote System Library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 5 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.1.3-1
- Upstream update
--------------------------------------------------------------------------------


================================================================================
snap-0.5-7.el6 (FEDORA-EPEL-2011-5184)
A modular system backup/restore utility
--------------------------------------------------------------------------------
Update Information:

initial import of snap
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #755890 - Review Request: snap A modular cross-platform system backup/restore utility
https://bugzilla.redhat.com/show_bug.cgi?id=755890
--------------------------------------------------------------------------------


================================================================================
stdair-0.45.0-1.el6 (FEDORA-EPEL-2011-5175)
C++ Standard Airline IT Object Library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 4 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.45.0-1
- Upstream update
* Sat Nov 5 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.44.1-1
- Upstream update
--------------------------------------------------------------------------------


================================================================================
sx-2.06-14.el6 (FEDORA-EPEL-2011-5190)
Tool to extract reports and run plug-ins against those extracted reports
--------------------------------------------------------------------------------
Update Information:

Update to the current upstream version of sx.
--------------------------------------------------------------------------------


================================================================================
travelccm-0.5.3-1.el6 (FEDORA-EPEL-2011-5175)
C++ Travel Customer Choice Model (CCM) Library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 5 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.5.3-1
- Upstream update
--------------------------------------------------------------------------------
updates
2011-12-12 19:28:50 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5152/zabbix-1.8.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5093/python-celery-2.2.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5164/phpMyAdmin-3.4.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

Xnee-3.10.93-1.el6
askbot-0.7.34-1.el6
autojump-19-2.el6
bitlbee-3.0.4-1.el6
bluefish-2.0.3-5.el6
cacti-0.8.7i-1.el6
clearsilver-0.10.5-15.el6
cppcheck-1.52-1.el6
gts-0.7.6-19.20111025.el6
nagios-plugins-bdii-1.0.14-1.el6
opensc-0.12.2-2.el6
tinymce-3.4.3.2-4.el6
tinymce-spellchecker-2.0.5-5.el6
xapian-bindings-1.2.7-1.el6
xapian-core-1.2.7-2.el6

Details about builds:


================================================================================
Xnee-3.10.93-1.el6 (FEDORA-EPEL-2011-5204)
X11 environment recorder
--------------------------------------------------------------------------------
Update Information:

uptream update
X11 environment recorder
X11 environment recorder
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #726080 - Review Request: Xnee - X11 environment recorder
https://bugzilla.redhat.com/show_bug.cgi?id=726080
[ 2 ] Bug #757733 - When I record, xnee closes completely.
https://bugzilla.redhat.com/show_bug.cgi?id=757733
--------------------------------------------------------------------------------


================================================================================
askbot-0.7.34-1.el6 (FEDORA-EPEL-2011-5202)
Question and Answer forum
--------------------------------------------------------------------------------
Update Information:

update to 0.7.34

* Returned support of Django 1.2 (Evgeny)

update to 0.7.33

* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny)
0.7.32
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)

minor bug fixes and additional tests
update to 0.7.25

* RSS feed for individual question (Sayan Chowdhury)

* allow pre-population of tags via ask a questions link (Adolfo)

* make answering own question one click harder (Adolfo)

* bootstrap mode (Adolfo, Evgeny)
update to 0.7.24

* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)

* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)

* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)

---

--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 11 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.34-1
- update to 0.7.34
* Returned support of Django 1.2 (Evgeny)
* Thu Dec 8 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.33-1
- update to 0.7.33
* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny)
* Wed Nov 30 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.32-1
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)
* Tue Nov 15 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.29-1
- update to 0.7.29
* minor bug fixes and additional tests (Evgeny, Adolfo)
* Wed Nov 9 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.27-1
- update to 0.7.27
* implemented new version of skin (Byron Corrales)
* show unused vote count (Tomasz Zielinski)
* categorized live settings (Evgeny)
* added management command ``send_accept_answer_reminders`` (Evgeny)
* improved the ``askbot-setup`` script (Adolfo, Evgeny)
* merge users management command (Daniel Mican)
* anonymous caching of the question page (Vlad Bokov)
- 0.7.26
* added settings for email subscription defaults (Adolfo)
* resolved duplicate notifications on posts with mentions (Evegeny)
* added color-animated transitions when urls with hash tags are visited (Adolfo)
* repository tags will be 'automatically added' to new releases (Evgeny)
* Thu Oct 6 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.25-1
- update to 0.7.25
* RSS feed for individual question (Sayan Chowdhury)
* allow pre-population of tags via ask a questions link (Adolfo)
* make answering own question one click harder (Adolfo)
* bootstrap mode (Adolfo, Evgeny)
* Tue Oct 4 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.24-1
- update to 0.7.24
* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)
* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)
* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)
--------------------------------------------------------------------------------


================================================================================
autojump-19-2.el6 (FEDORA-EPEL-2011-5207)
A fast way to navigate your filesystem from the command line
--------------------------------------------------------------------------------
Update Information:

- Update to version 19
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 11 2011 Thibault North <tnorth at fedoraproject.org> - 19-2
- Add symlink for jumpapplet
* Sun Dec 11 2011 Thibault North <tnorth at fedoraproject.org> - 19-1
- Update to version 19
* Sun Apr 10 2011 Thibault North <tnorth at fedoraproject.org> - 15-1
- New upstream release
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
bitlbee-3.0.4-1.el6 (FEDORA-EPEL-2011-5219)
IRC to other chat networks gateway
--------------------------------------------------------------------------------
Update Information:

Bitlbee version 3.0.4 (released 2011-12-04):

- Merged Skype support. This used to be a separate plugin, and it still is, but by including it with BitlBee by default it will be easier to keep it in sync with changes to BitlBee
- Fixed a file descriptor leak bug that may have caused strange behaviour in BitlBee sessions running for a long time
- Now fetches Twitter mentions as well if the "fetch_mentions" account setting is enabled
- With t.co now all over Twitter, show the original (but truncated) URL between <brackets>
- Fixed MSN Messenger login issues ("timeout" while fetching buddy list)
- Another (related) GnuTLS compatibility fix (now 2.13+?)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Adam Williamson <awilliam at redhat.com> - 3.0.4-1
- new upstream release 3.0.4
- drop 823_822.diff (merged upstream obviously)
--------------------------------------------------------------------------------


================================================================================
bluefish-2.0.3-5.el6 (FEDORA-EPEL-2011-5198)
GTK2 web development application for experienced users
--------------------------------------------------------------------------------
Update Information:

This is a cumulative bugfix update for bluefish 2.0.3, addressing a number of crash-on-save and crash-on-exit issues with selected fixes from upstream.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 5 2011 Paul Howarth <paul at city-fan.org> - 2.0.3-5
- Fix segfault on save file (Gnome bug 645936, #691129)
- Fix crash on exit (Gnome bug 665410, #751535)
- Update patch for #683497 with further changes from upstream; this may also
fix Gnome bug 644495 (#668784, #678737) and 657163 (#732460)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #691129 - [abrt] bluefish-2.0.3-3.fc14: g_type_check_instance_cast: Process /usr/bin/bluefish was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=691129
[ 2 ] Bug #751535 - [abrt] bluefish-2.0.3-4.fc16: g_file_equal: Process /usr/bin/bluefish was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=751535
[ 3 ] Bug #668784 - [abrt] bluefish-2.0.2-5.fc14: g_file_get_basename: Process /usr/bin/bluefish was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=668784
[ 4 ] Bug #678737 - [abrt] bluefish-2.0.2-5.fc14: Process /usr/bin/bluefish was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=678737
[ 5 ] Bug #732460 - [abrt] bluefish-2.0.3-4.fc15: g_cancellable_cancel: Process /usr/bin/bluefish was killed by signal 11 (SIGSEGV)
https://bugzilla.redhat.com/show_bug.cgi?id=732460
--------------------------------------------------------------------------------


================================================================================
cacti-0.8.7i-1.el6 (FEDORA-EPEL-2011-5220)
An rrd based graphing tool
--------------------------------------------------------------------------------
Update Information:

Update to 0.8.7i. Upstream release notes are at http://www.cacti.net/release_notes_0_8_7i.php. Notably "Multiple security vulnerabilities". Also, merge some changes that were in Fedora: add mod_security overrides, and block HTTP access to log and rra directories.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 11 2011 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.8.7i-1
- New upstream release (BZ #766573).
* Fri Nov 11 2011 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.8.7h-2
- block HTTP access to log and rra directories (#609856)
- overrides for mod_security
- set logrotate to su to cacti apache when rotating (#753079)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #766573 - cacti-0.8.7i is available
https://bugzilla.redhat.com/show_bug.cgi?id=766573
[ 2 ] Bug #609856 - cacti: no httpd restrictions for log and rra directories
https://bugzilla.redhat.com/show_bug.cgi?id=609856
--------------------------------------------------------------------------------


================================================================================
clearsilver-0.10.5-15.el6 (FEDORA-EPEL-2011-5203)
Fast and powerful HTML templating system
--------------------------------------------------------------------------------
Update Information:

CVE-2011-4357
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 12 2011 Jon Ciesla <limburgher at gmail.com> - 0.10.5-15
- Patch for CVE-2011-4357, BZ 757543.
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.10.5-14
- Perl mass rebuild
* Fri Jun 10 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.10.5-13
- Perl 5.14 mass rebuild
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.5-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #757543 - clearsilver (neo_cgi): Format string flaw by processing CGI error messages in Python module [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=757543
--------------------------------------------------------------------------------


================================================================================
cppcheck-1.52-1.el6 (FEDORA-EPEL-2011-5214)
Tool for static C/C++ code analysis
--------------------------------------------------------------------------------
Update Information:

Update to newest stable release, see details at http://sourceforge.net/apps/trac/cppcheck/milestone/1.52.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 11 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.52-1
- Update to 1.52.
* Wed Oct 26 2011 Ville SkyttÀ <ville.skytta at iki.fi> - 1.51-2
- Include man page and more other docs.
- Build with $RPM_LD_FLAGS.
- Improve summary and description.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #766259 - cppcheck-1.52 is available
https://bugzilla.redhat.com/show_bug.cgi?id=766259
--------------------------------------------------------------------------------


================================================================================
gts-0.7.6-19.20111025.el6 (FEDORA-EPEL-2011-5206)
GNU Triangulated Surface Library
--------------------------------------------------------------------------------
Update Information:

Add patches from Fedora branch to fix multilib and other issues.
Update to latest upstream snapshot and drop upstreamed patches.
First build of package for EPEL6
--------------------------------------------------------------------------------


================================================================================
nagios-plugins-bdii-1.0.14-1.el6 (FEDORA-EPEL-2011-5200)
Nagios Plugin - check_bdii_entries
--------------------------------------------------------------------------------
Update Information:

Nagios Probe for the BDII
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #754137 - Review Request: nagios-plugins-bdii - Nagios Probe for the BDII
https://bugzilla.redhat.com/show_bug.cgi?id=754137
--------------------------------------------------------------------------------


================================================================================
opensc-0.12.2-2.el6 (FEDORA-EPEL-2011-5218)
Smart card library and applications
--------------------------------------------------------------------------------
Update Information:

Bugfix update from upstream.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Aug 17 2011 Tomas Mraz <tmraz at redhat.com> - 0.12.2-2
- Rebuilt to fix trailing slashes in filelist from rpmbuild bug
* Tue Jul 19 2011 Kalev Lember <kalevlember at gmail.com> - 0.12.2-1
- Update to 0.12.2 (#722659)
* Wed May 18 2011 Kalev Lember <kalev at smartlink.ee> - 0.12.1-1
- Update to 0.12.1 (#705743)
- Removed BR libtool-ltdl-devel to build with glibc's libdl instead
* Tue Apr 12 2011 Tomas Mraz <tmraz at redhat.com> - 0.12.0-4
- drop multilib conflicting and duplicated doc file (#695368)
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #765732 - opensc v0.12.0 is somewhat broken and needs a update atleast to v0.12.1
https://bugzilla.redhat.com/show_bug.cgi?id=765732
--------------------------------------------------------------------------------


================================================================================
tinymce-3.4.3.2-4.el6 (FEDORA-EPEL-2011-5215)
Web based Javascript HTML WYSIWYG editor control
--------------------------------------------------------------------------------
Update Information:

new package
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #608574 - Review Request: tinymce - Web based Javascript HTML WYSIWYG editor control
https://bugzilla.redhat.com/show_bug.cgi?id=608574
--------------------------------------------------------------------------------


================================================================================
tinymce-spellchecker-2.0.5-5.el6 (FEDORA-EPEL-2011-5216)
TinyMCE spellchecker plugin
--------------------------------------------------------------------------------
Update Information:

new package
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #608575 - Review Request: tinymce-spellchecker - TinyMCE spellchecker plugin
https://bugzilla.redhat.com/show_bug.cgi?id=608575
--------------------------------------------------------------------------------


================================================================================
xapian-bindings-1.2.7-1.el6 (FEDORA-EPEL-2011-5205)
Bindings for the Xapian Probabilistic Information Retrieval Library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 10 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 1.2.7-1
- Update to 1.2.7
--------------------------------------------------------------------------------


================================================================================
xapian-core-1.2.7-2.el6 (FEDORA-EPEL-2011-5205)
The Xapian Probabilistic Information Retrieval Library
--------------------------------------------------------------------------------
Update Information:

Upstream update
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 10 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 1.2.7-2
- Re-added libxapian.la, as it is needed in order to build the
xapian-bindings package
* Sat Dec 10 2011 Denis Arnaud <denis.arnaud_fedora at m4x.org> 1.2.7-1
- Update to 1.2.7
--------------------------------------------------------------------------------
updates
2011-12-13 19:58:23 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5152/zabbix-1.8.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5164/phpMyAdmin-3.4.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

cacti-0.8.7i-2.el6
cfitsio-3.240-3.el6
gsmartcontrol-0.8.6-3.el6
libpwquality-1.0.0-2.el6
perl-Directory-Queue-1.4-1.el6

Details about builds:


================================================================================
cacti-0.8.7i-2.el6 (FEDORA-EPEL-2011-5220)
An rrd based graphing tool
--------------------------------------------------------------------------------
Update Information:

Update to 0.8.7i. Upstream release notes are at http://www.cacti.net/release_notes_0_8_7i.php. Notably "Multiple security vulnerabilities".

Also, merge some changes that were in Fedora: add mod_security overrides, and block HTTP access to log and rra directories.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.8.7i-2
- Only set "su" logrotate parameter for F16 and above.
- Tweak mod_security rules.
* Mon Dec 12 2011 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.8.7i-1
- New upstream release (BZ #766573).
* Fri Nov 11 2011 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.8.7h-2
- block HTTP access to log and rra directories (#609856)
- overrides for mod_security
- set logrotate to su to cacti apache when rotating (#753079)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #766573 - cacti-0.8.7i is available
https://bugzilla.redhat.com/show_bug.cgi?id=766573
[ 2 ] Bug #609856 - cacti: no httpd restrictions for log and rra directories
https://bugzilla.redhat.com/show_bug.cgi?id=609856
--------------------------------------------------------------------------------


================================================================================
cfitsio-3.240-3.el6 (FEDORA-EPEL-2011-5230)
Library for manipulating FITS data files
--------------------------------------------------------------------------------
Update Information:

Enable multithreading support
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 4 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 3.240-3
- Enable multithreading support
- Fix pkgconfig version number.
--------------------------------------------------------------------------------


================================================================================
gsmartcontrol-0.8.6-3.el6 (FEDORA-EPEL-2011-5228)
Graphical user interface for smartctl
--------------------------------------------------------------------------------
Update Information:

Graphical user interface for smartctl
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #697247 - Review Request: gsmartcontrol - Graphical user interface for smartctl
https://bugzilla.redhat.com/show_bug.cgi?id=697247
--------------------------------------------------------------------------------


================================================================================
libpwquality-1.0.0-2.el6 (FEDORA-EPEL-2011-5229)
A library for password generation and password quality checking
--------------------------------------------------------------------------------
Update Information:

A new package with configurable password quality checking library.

Includes simple tools pwcheck and pwmake and a python wrapper for the library.

--------------------------------------------------------------------------------


================================================================================
perl-Directory-Queue-1.4-1.el6 (FEDORA-EPEL-2011-5226)
Object oriented interface to a directory based queue
--------------------------------------------------------------------------------
Update Information:


* Documentation cleanup.
* Packaging cleanup.
* Minor speed improvement via better I/O.
* Refactored the code to better share common parts.
* Added Directory::Queue::Simple for an alternative queue system.

--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 8 2011 Steve Traylen <steve.traylen at cern.ch> - 1.4-1
- Update 1.4 rhbz#760472.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #760472 - Upgrade to new upstream version
https://bugzilla.redhat.com/show_bug.cgi?id=760472
--------------------------------------------------------------------------------
updates
2011-12-14 20:29:11 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5152/zabbix-1.8.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5164/phpMyAdmin-3.4.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

clamav-0.97.3-2.el6
imapsync-1.476-1.el6
litmus-0.13-3.el6
sks-1.1.2-1.el6

Details about builds:


================================================================================
clamav-0.97.3-2.el6 (FEDORA-EPEL-2011-5235)
Anti-virus software
--------------------------------------------------------------------------------
Update Information:

Fix 756854
--------------------------------------------------------------------------------
ChangeLog:

* Fri Nov 25 2011 Philip Prindeville <philipp at fedoraproject.org> - 0.97.3-2
- Add missing clamd-wrapper supporting files
- Remove from init script the unused CLAMD_SOCKET variable
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #756854 - clamd package lacks certain config files
https://bugzilla.redhat.com/show_bug.cgi?id=756854
--------------------------------------------------------------------------------


================================================================================
imapsync-1.476-1.el6 (FEDORA-EPEL-2011-5232)
Tool to migrate email between IMAP servers
--------------------------------------------------------------------------------
Update Information:

Upgrade to 1.476
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Nick Bebout <nb at fedoraproject.org> - 1.476-1
- Upgrade to 1.476
* Mon Nov 21 2011 Nick Bebout <nb at fedoraproject.org> - 1.468-1
- Upgrade to 1.468
--------------------------------------------------------------------------------


================================================================================
litmus-0.13-3.el6 (FEDORA-EPEL-2011-5239)
WebDAV server compliance test suite
--------------------------------------------------------------------------------
Update Information:

litmus is a WebDAV server test suite, which aims to test whether a
server is compliant with the WebDAV protocol as specified in RFC2518.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #767305 - Review Request: litmus - WebDAV server compliance test suite
https://bugzilla.redhat.com/show_bug.cgi?id=767305
--------------------------------------------------------------------------------


================================================================================
sks-1.1.2-1.el6 (FEDORA-EPEL-2011-5233)
Synchronizing Key Server
--------------------------------------------------------------------------------
Update Information:

Upgrade to 1.1.2
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Nick Bebout <nb at fedoraproject.org> - 1.1.2-1
- Upgrade to 1.1.2
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-7
- Rebuilt for glibc bug#747377
* Fri Apr 29 2011 Dan Horák <dan[at]danny.cz> - 1.1.1-6
- updated the supported arch list
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #739512 - sks-1.1.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=739512
--------------------------------------------------------------------------------
updates
2011-12-16 17:42:38 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5152/zabbix-1.8.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5164/phpMyAdmin-3.4.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

arpack-3.0.1-1.el6
openstack-nova-2011.3-13.el6
openstack-swift-1.4.3-2.el6
packagedb-cli-1.1.0-3.el6
pcc-1.0.0-2.20111216cvs.el6
pcp-3.5.11-2.el6
pcp-gui-1.5.2-2.el6
rubygem-rhc-0.82.18-1.el6
syslog-ng-3.2.5-2.el6
trademgen-0.2.2-2.el6
vhd2vl-2.4-1.el6

Details about builds:


================================================================================
arpack-3.0.1-1.el6 (FEDORA-EPEL-2011-5241)
Fortran 77 subroutines for solving large scale eigenvalue problems
--------------------------------------------------------------------------------
Update Information:

Update to sources from new, coordinated upstream. Only bugfixes included.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 3.0.1-1
- Change sources to arpack-ng, which provides an up-to-date version of ARPACK.
- Include examples and documentation in a new -doc package.
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
openstack-nova-2011.3-13.el6 (FEDORA-EPEL-2011-5253)
OpenStack Compute (nova)
--------------------------------------------------------------------------------
Update Information:

Requires manually installing "fuse" first.
Also adds libguestfs update
Add --yes, --rootpw, and --novapw arguments to openstack-nova-db-setup.
Please ensure you have at least python-migrate-0.6-6 installed when testing this
Change the default database from sqlite to mysql.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-13
- Sanitize EC2 manifests and image tarballs (#767236, CVE 2011-4596)
- update libguestfs support
* Tue Dec 6 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-11
- Add --yes, --rootpw, and --novapw options to openstack-nova-db-setup.
* Wed Nov 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-10
- Use updated parallel install versions of epel packages
- Add libguestfs support
* Tue Nov 29 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-9
- Update the libvirt dependency from 0.8.2 to 0.8.7
- Ensure we don't access the net when building docs
* Tue Nov 29 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-8
- Change default database to mysql. (#735012)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #767236 - CVE 2011-4596 openstack-nova: Sanitize EC2 manifests and image tarballs
https://bugzilla.redhat.com/show_bug.cgi?id=767236
--------------------------------------------------------------------------------


================================================================================
openstack-swift-1.4.3-2.el6 (FEDORA-EPEL-2011-5248)
OpenStack Object Storage (swift)
--------------------------------------------------------------------------------
Update Information:

update to 1.4.3.2
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 23 2011 David Nalley <david at gnsa.us> -1.4.3-2
* fixed some missing requires
* Sat Nov 5 2011 David Nalley <david at gnsa.us> - 1.4.3-1
- Update to 1.4.3
- fix init script add, registration, deletion BZ 685155
- fixing BR to facilitate epel6 building
* Tue Aug 23 2011 David Nalley <david at gnsa.us> - 1.4.0-2
- adding uid:gid for bz 732693
* Wed Jun 22 2011 David Nalley <david at gnsa.us> - 1.4.1-1
- Update to 1.4.0
- change the name of swift binary from st to swift
* Sat Jun 4 2011 David Nalley <david at gnsa.us> - 1.4.0-1
- Update to 1.4.0
* Fri May 20 2011 David Nalley <david at gnsa.us> - 1.3.0-1
- Update to 1.3.0
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Dec 5 2010 Silas Sewell <silas at sewell.ch> - 1.1.0-1
- Update to 1.1.0
--------------------------------------------------------------------------------


================================================================================
packagedb-cli-1.1.0-3.el6 (FEDORA-EPEL-2011-5244)
A CLI for pkgdb
--------------------------------------------------------------------------------
Update Information:

Add missing Requires.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Pierre-Yves Chibon <pingou at pingoured.fr> - 1.1.0-3
- Add koji and fedora-cert as Requires
--------------------------------------------------------------------------------


================================================================================
pcc-1.0.0-2.20111216cvs.el6 (FEDORA-EPEL-2011-5252)
The Portable C Compiler
--------------------------------------------------------------------------------
Update Information:

Update to newest CVS snapshot, fixing BZ #708305.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 16 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.0-2.20111216cvs
- Use cvs checkout once again, fixing BZ #708305.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #708305 - C program compiled with pcc doesn't work
https://bugzilla.redhat.com/show_bug.cgi?id=708305
--------------------------------------------------------------------------------


================================================================================
pcp-3.5.11-2.el6 (FEDORA-EPEL-2011-5255)
System-level performance monitoring and performance management
--------------------------------------------------------------------------------
Update Information:

update to latest upstream
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mark Goodwin - 3.5.11-2
- patched configure.in for libdir=/usr/lib64 on ppc64
* Thu Dec 1 2011 Mark Goodwin - 3.5.11-1
- Update to latest PCP sources.
* Fri Nov 4 2011 Mark Goodwin - 3.5.10-1
- Update to latest PCP sources.
* Mon Oct 24 2011 Mark Goodwin - 3.5.9-1
- Update to latest PCP sources.
* Mon Aug 8 2011 Mark Goodwin - 3.5.8-1
- Update to latest PCP sources.
* Fri Aug 5 2011 Mark Goodwin - 3.5.7-1
- Update to latest PCP sources.
* Fri Jul 22 2011 Mark Goodwin - 3.5.6-1
- Update to latest PCP sources.
* Tue Jul 19 2011 Mark Goodwin - 3.5.5-1
- Update to latest PCP sources.
* Thu Feb 3 2011 Mark Goodwin - 3.5.0-1
- Update to latest PCP sources.
* Thu Sep 30 2010 Mark Goodwin - 3.4.0-1
- Update to latest PCP sources.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #513896 - Review Request: pcp - performance monitoring and collection service
https://bugzilla.redhat.com/show_bug.cgi?id=513896
--------------------------------------------------------------------------------


================================================================================
pcp-gui-1.5.2-2.el6 (FEDORA-EPEL-2011-5250)
Visualization tools for the Performance Co-Pilot toolkit
--------------------------------------------------------------------------------
Update Information:

New Package - visualization tools for Performance Co-Pilot (pcp)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #739798 - Review Request: pcp-gui - Visualization tools for the Performance Co-Pilot toolkit
https://bugzilla.redhat.com/show_bug.cgi?id=739798
--------------------------------------------------------------------------------


================================================================================
rubygem-rhc-0.82.18-1.el6 (FEDORA-EPEL-2011-5249)
OpenShift Express Client Tools
--------------------------------------------------------------------------------
Update Information:

Updated version 0.82.18
Requires fixed to rubygem-json_pure
Update to version 0.81.14
Updated version 0.80.5
Updated version 0.79.5
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.82.18-1
- Update to version 0.82.18
* Thu Dec 1 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.81.14-2
- Requires fixed to json_pure
* Tue Nov 15 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.81.14-1
- Update to version 0.81.14
* Wed Nov 2 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.80.5-1
- Update to version 0.80.5
* Wed Oct 19 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.79.5-1
- Update to version 0.79.5
* Tue Aug 23 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.75.9-1
- Update to version 0.75.9
--------------------------------------------------------------------------------


================================================================================
syslog-ng-3.2.5-2.el6 (FEDORA-EPEL-2011-5246)
Next-generation syslog server
--------------------------------------------------------------------------------
Update Information:

Ship the same logrotate file as the one shipped in RHEL 6.2 rsyslog package
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-2
- Ship the same logrotate file as the one shipped in RHEL 6.2 rsyslog package
(see #767761 and #683537)
- Move the SCL files to the main RPM (#742624 comments >= 28)
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------


================================================================================
trademgen-0.2.2-2.el6 (FEDORA-EPEL-2011-5259)
C++ Simulated Travel Demand Generation Library
--------------------------------------------------------------------------------
Update Information:

New package
--------------------------------------------------------------------------------


================================================================================
vhd2vl-2.4-1.el6 (FEDORA-EPEL-2011-5251)
VHDL to Verilog translator
--------------------------------------------------------------------------------
Update Information:

New upstream release 2.4
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 2.4-1
- New upstream release
- Fixed RHBZ#660820 - FTBFS vhd2vl-2.3-1.fc14
* Fri May 6 2011 Karsten Hopp <karsten at redhat.com> 2.3-2.1
- add buildrequirement flex-static
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
updates
2011-12-17 19:27:28 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5152/zabbix-1.8.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5164/phpMyAdmin-3.4.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

python-sphinx-1.0.8-1.el6
scl-utils-20111214-1.el6
trac-mastertickets-plugin-3.0.2-2.20111215.git43a7537.el6
wordpress-3.3-2.el6
zarafa-7.0.3-2.el6

Details about builds:


================================================================================
python-sphinx-1.0.8-1.el6 (FEDORA-EPEL-2011-5268)
Python documentation generator
--------------------------------------------------------------------------------
Update Information:

Initial release for RHEL 6
--------------------------------------------------------------------------------


================================================================================
scl-utils-20111214-1.el6 (FEDORA-EPEL-2011-5260)
Utilities for alternative packaging
--------------------------------------------------------------------------------
Update Information:

Utilities for alternative packaging.
--------------------------------------------------------------------------------


================================================================================
trac-mastertickets-plugin-3.0.2-2.20111215.git43a7537.el6 (FEDORA-EPEL-2011-5267)
Add support for ticket dependencies to Trac
--------------------------------------------------------------------------------
Update Information:

First import of this trac plugin.

Version 3.0.2
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768100 - Review Request: trac-mastertickets-plugin - Add support for ticket dependencies to Trac
https://bugzilla.redhat.com/show_bug.cgi?id=768100
--------------------------------------------------------------------------------


================================================================================
wordpress-3.3-2.el6 (FEDORA-EPEL-2011-5262)
Blog tool and publishing platform
--------------------------------------------------------------------------------
Update Information:

New upstream release.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 'Matěj Cepl <mcepl at redhat.com>' - 3.3-1
- New upstream release.
--------------------------------------------------------------------------------


================================================================================
zarafa-7.0.3-2.el6 (FEDORA-EPEL-2011-5264)
Open Source Edition of the Zarafa Collaboration Platform
--------------------------------------------------------------------------------
Update Information:

Enabled non-optional build of epoll socket handling
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 17 2011 Robert Scheck <robert at fedoraproject.org> 7.0.3-2
- Enabled non-optional build of epoll socket handling (#760888)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #760888 - [abrt] zarafa-server-7.0.3-1.fc16: sigandset: Process /usr/bin/zarafa-server was killed by signal 6 (SIGABRT)
https://bugzilla.redhat.com/show_bug.cgi?id=760888
--------------------------------------------------------------------------------
updates
2011-12-18 17:26:25 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5164/phpMyAdmin-3.4.8-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

ccache-3.1.6-2.el6
dinotrace-9.4c-1.el6
trac-customfieldadmin-plugin-0.2.6-0.1.svn10460.el6
waf-1.6.10-1.el6

Details about builds:


================================================================================
ccache-3.1.6-2.el6 (FEDORA-EPEL-2011-5270)
C/C++ compiler cache
--------------------------------------------------------------------------------
Update Information:

Update to 3.1.6, enable CCACHE_HASHDIR by default.
http://ccache.samba.org/releasenotes.html#_ccache_3_1_6
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 4 2011 Ville SkyttÀ <ville.skytta at iki.fi> - 3.1.6-2
- Turn on CCACHE_HASHDIR by default (#759592, Jan Kratochvil).
* Mon Aug 22 2011 Ville SkyttÀ <ville.skytta at iki.fi> - 3.1.6-1
- Update to 3.1.6.
* Mon May 30 2011 Ville SkyttÀ <ville.skytta at iki.fi> - 3.1.5-1
- Update to 3.1.5.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #759592 - Debug info is broken - use CCACHE_HASHDIR
https://bugzilla.redhat.com/show_bug.cgi?id=759592
[ 2 ] Bug #709561 - Object missing from generated dependency file with -MTfoo.d
https://bugzilla.redhat.com/show_bug.cgi?id=709561
--------------------------------------------------------------------------------


================================================================================
dinotrace-9.4c-1.el6 (FEDORA-EPEL-2011-5271)
Waveform viewer for electronics
--------------------------------------------------------------------------------
Update Information:

Updated to 9.4c
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 18 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 9.4c-1
- new upstream release
--------------------------------------------------------------------------------


================================================================================
trac-customfieldadmin-plugin-0.2.6-0.1.svn10460.el6 (FEDORA-EPEL-2011-5272)
Expose ticket custom fields via the web admin interface
--------------------------------------------------------------------------------
Update Information:

Fixes a problem where select fields with empty options caused issues
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 17 2011 Jon Stanley <jonstanley at gmail.com> - 0.2.6-0.1.svn10460
- New upstream snapshot
--------------------------------------------------------------------------------


================================================================================
waf-1.6.10-1.el6 (FEDORA-EPEL-2011-5275)
A Python-based build system
--------------------------------------------------------------------------------
Update Information:

Update to waf 1.6.10, the latest version. From the upstream changelog:

* Fixed the 'remove' attribute propagation in ant_glob #1086
* Fixed the behavior of recurse(name=xyz) when traversing existing folders
* Fixed a problem with include paths in the relocation tool #1078
* Improved the pgicc compiler detection #1080
* Fixed the behavior of 'waf options' #1076
* Fixed the large java project processing #1074
* Removed the ':' from the drives when dealing with foreign files and folders on Win32
* Let the 'subst' feature process a chmod attribute
* Added a hook for distutils variable query #108
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 18 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.6.10-1
- Update to 1.6.10.
- Remove patch applied upstream.
--------------------------------------------------------------------------------
updates
2011-12-20 20:06:11 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

Xnee-3.11-1.el6
bluecurve-icon-theme-8.0.2-6.el6
ctpl-0.3.2-4.el6
cxxtest-3.10.1-5.el6
drupal7-7.10-1.el6
dvisvgm-1.0.10-1.el6
flann-1.6.11-1.el6
gccxml-0.9.0-0.7.20111218.el6
glue-validator-1.0.2-3.el6
lcgdm-dav-0.5.4-1.el6
offlineimap-6.3.4-1.el6
openocd-0.5.0-1.el6
php-pear-Net-IDNA2-0.1.1-3.el6
python-virtualenv-1.7-1.el6
python-zmq-2.1.9-3.el6
quazip-0.4.3-1.el6
recoll-1.16.1-3.el6
rubygem-dnsruby-1.53-1.el6
snap-0.6-1.el6
unbound-1.4.14-1.el6
xfwm4-4.8.3-1.el6

Details about builds:


================================================================================
Xnee-3.11-1.el6 (FEDORA-EPEL-2011-5285)
X11 environment recorder
--------------------------------------------------------------------------------
Update Information:

update to 3.11
uptream update
X11 environment recorder
X11 environment recorder
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #726080 - Review Request: Xnee - X11 environment recorder
https://bugzilla.redhat.com/show_bug.cgi?id=726080
[ 2 ] Bug #757733 - When I record, xnee closes completely.
https://bugzilla.redhat.com/show_bug.cgi?id=757733
--------------------------------------------------------------------------------


================================================================================
bluecurve-icon-theme-8.0.2-6.el6 (FEDORA-EPEL-2011-5291)
Bluecurve icon theme
--------------------------------------------------------------------------------
Update Information:

The bluecurve icon theme is required by IceWM. This update lets you fulfill the requirement and actually install IceWM on RHEL6.
--------------------------------------------------------------------------------


================================================================================
ctpl-0.3.2-4.el6 (FEDORA-EPEL-2011-5302)
Template library and engine written in C
--------------------------------------------------------------------------------
Update Information:

This is the initial build for CTPL on EPEL. Please note that the command
line tool is not available tue to dependency issues.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #749874 - Please build for EPEL 6
https://bugzilla.redhat.com/show_bug.cgi?id=749874
--------------------------------------------------------------------------------


================================================================================
cxxtest-3.10.1-5.el6 (FEDORA-EPEL-2011-5292)
A JUnit-like testing framework for C++
--------------------------------------------------------------------------------
Update Information:

This update fixes the handling of invalid command-line arguments.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 19 2011 Martin Gieseking <martin.gieseking at uos.de> - 3.10.1-5
- Fixed https://bugzilla.redhat.com/show_bug.cgi?id=768869
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768869 - [abrt] cxxtest-3.10.1-4.fc15: cxxtestgen:73:abort:TypeError: expected a character buffer object
https://bugzilla.redhat.com/show_bug.cgi?id=768869
--------------------------------------------------------------------------------


================================================================================
drupal7-7.10-1.el6 (FEDORA-EPEL-2011-5296)
An open-source content-management platform
--------------------------------------------------------------------------------
Update Information:

Update to new 7.10. Full details on update available here:
* http://drupal.org/node/1361968
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 6 2011 Jon Ciesla <limburgher at gmail.com> - 7.10-1
- New upstream, BZ 760504.
--------------------------------------------------------------------------------


================================================================================
dvisvgm-1.0.10-1.el6 (FEDORA-EPEL-2011-5290)
DVI to SVG converter
--------------------------------------------------------------------------------
Update Information:

This is a small maintenance release with the following changes:
* The new environment variable DVISVGM_COLORS allows user-defined message colors.
* The ID format used to reference glyphs and paths has been updated in order to avoid potential ID collisions.

For further information see http://dvisvgm.sourceforge.net
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 19 2011 Martin Gieseking <martin.gieseking at uos.de> - 1.0.10-1
- updated to upstream release 1.0.10
--------------------------------------------------------------------------------


================================================================================
flann-1.6.11-1.el6 (FEDORA-EPEL-2011-5294)
Fast Library for Approximate Nearest Neighbors
--------------------------------------------------------------------------------
Update Information:

This update contains the latest upstream release of flann (version 1.6.11)
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 19 2011 Rich Mattes <richmattes at gmail.com> - 1.6.11-1
- Update to release 1.6.11
* Fri May 13 2011 Rich Mattes <richmattes at gmail.com> - 1.6.9-1
- Update to 1.6.9
- Make flann-devel require boost-devel for boost/mpi.hpp
--------------------------------------------------------------------------------


================================================================================
gccxml-0.9.0-0.7.20111218.el6 (FEDORA-EPEL-2011-5286)
XML output extension to GCC
--------------------------------------------------------------------------------
Update Information:

Update to latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 19 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.7.20111218
- Updated cvs snapshot
--------------------------------------------------------------------------------


================================================================================
glue-validator-1.0.2-3.el6 (FEDORA-EPEL-2011-5295)
A validation framework for Grid information providers
--------------------------------------------------------------------------------
Update Information:

A validation framework for GLUE information
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #752829 - Review Request: glue-validator - A validation framework for GLUE 2.0 information
https://bugzilla.redhat.com/show_bug.cgi?id=752829
--------------------------------------------------------------------------------


================================================================================
lcgdm-dav-0.5.4-1.el6 (FEDORA-EPEL-2011-5298)
HTTP/DAV front end to the DPM/LFC services
--------------------------------------------------------------------------------
Update Information:

This package provides the HTTP/DAV frontend to the LCGDM components (DPM and LFC).

The Disk Pool Manager (DPM) is a lightweight grid storage component, allowing access to data using commonly used grid protocols. The LCG File Catalog (LFC) is the main catalog being used by grid communities for both file bookkeeping and metadata.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #749299 - Review Request: lcgdm-dav - HTTP/DAV frontend to the DPM/LFC services
https://bugzilla.redhat.com/show_bug.cgi?id=749299
--------------------------------------------------------------------------------


================================================================================
offlineimap-6.3.4-1.el6 (FEDORA-EPEL-2011-5297)
Powerful IMAP/Maildir synchronization and reader support
--------------------------------------------------------------------------------
Update Information:

OfflineIMAP is a tool to simplify your e-mail reading. With OfflineIMAP,
you can read the same mailbox from multiple computers. You get a
current copy of your messages on each computer, and changes you make one
place will be visible on all other systems. For instance, you can delete
a message on your home computer, and it will appear deleted on your work
computer as well. OfflineIMAP is also useful if you want to use a mail
reader that does not have IMAP support, has poor IMAP support, or does
not provide disconnected operation.

--------------------------------------------------------------------------------


================================================================================
openocd-0.5.0-1.el6 (FEDORA-EPEL-2011-5281)
Debugging, in-system programming and boundary-scan testing for embedded devices
--------------------------------------------------------------------------------
Update Information:

Updated to 0.5.0
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Dean Glazeski <dnglaze at gmail.com> - 0.5.0-1
- RPM build for new release.
--------------------------------------------------------------------------------


================================================================================
php-pear-Net-IDNA2-0.1.1-3.el6 (FEDORA-EPEL-2011-5283)
PHP library for punycode encoding and decoding
--------------------------------------------------------------------------------
Update Information:

To support roundcubemail.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #725942 - roundcubemail-0.5.3-1 requires php-pear-Net-IDNA2, which is not available
https://bugzilla.redhat.com/show_bug.cgi?id=725942
--------------------------------------------------------------------------------


================================================================================
python-virtualenv-1.7-1.el6 (FEDORA-EPEL-2011-5300)
Tool to create isolated Python environments
--------------------------------------------------------------------------------
Update Information:

CVE-2011-4617
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 20 2011 Steve 'Ashcrow' Milner <me at stevemilner.org> - 1.7-1
- Update for https://bugzilla.redhat.com/show_bug.cgi?id=769067
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #769067 - CVE-2011-4617 python-virtualenv XSS
https://bugzilla.redhat.com/show_bug.cgi?id=769067
--------------------------------------------------------------------------------


================================================================================
python-zmq-2.1.9-3.el6 (FEDORA-EPEL-2011-5308)
Software library for fast, message-based applications
--------------------------------------------------------------------------------
Update Information:

Tests subpackage now properly requires the main package
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Thomas Spura <tomspur at fedoraproject.org> - 2.1.9-3
- tests package requires main package
- filter python3 libs
* Thu Dec 8 2011 Thomas Spura <tomspur at fedoraproject.org> - 2.1.9-2
- use proper buildroot macro
- don't include tests twice
--------------------------------------------------------------------------------


================================================================================
quazip-0.4.3-1.el6 (FEDORA-EPEL-2011-5282)
Qt/C++ wrapper for the minizip library
--------------------------------------------------------------------------------
Update Information:

* 2011-09-09 0.4.3
* New test suite using QTestLib.
* Fixed bytesAvailable(), pos() and atEnd().
* Added ZIP v1.0 support and disabling data descriptor for compatibility with some older software.
* Fixed DLL export/import issues for some symbols.
* Added QUAZIP_STATIC macro for compiling as a static library or directly including the source.
* Added getFileNameList() and getFileInfoList() convenience functions.
* Added some buffering to JlCompress to improve performance.


--------------------------------------------------------------------------------


================================================================================
recoll-1.16.1-3.el6 (FEDORA-EPEL-2011-5288)
Desktop full text search tool with Qt GUI
--------------------------------------------------------------------------------
Update Information:

Recoll is a personal full text search package for Linux, FreeBSD and
other Unix systems. It is based on a very strong back end (Xapian), for
which it provides an easy to use, feature-rich, easy administration
interface.

--------------------------------------------------------------------------------


================================================================================
rubygem-dnsruby-1.53-1.el6 (FEDORA-EPEL-2011-5304)
Ruby DNS(SEC) implementation
--------------------------------------------------------------------------------
Update Information:

Updated to 1.53
--------------------------------------------------------------------------------


================================================================================
snap-0.6-1.el6 (FEDORA-EPEL-2011-5277)
A modular system backup/restore utility
--------------------------------------------------------------------------------
Update Information:

update to v0.6 upstream release
initial import of snap
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #755890 - Review Request: snap A modular cross-platform system backup/restore utility
https://bugzilla.redhat.com/show_bug.cgi?id=755890
--------------------------------------------------------------------------------


================================================================================
unbound-1.4.14-1.el6 (FEDORA-EPEL-2011-5279)
Validating, recursive, and caching DNS(SEC) resolver
--------------------------------------------------------------------------------
Update Information:

Security update for CVE-2011-4528 / VU#209659
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 19 2011 Paul Wouters <paul at cypherpunks.ca> - 1.4.14-1
- Upgraded to 1.4.14 for CVE-2011-4528 / VU#209659
- SSL-wrapped query support for dnssec-trigger
- EDNS handling changes
- Removed integrated EDNS patches
- Disabled use-caps-for-id, GoDaddy domains now break on it
- Enabled new harden-below-nxdomain
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #769068 - CVE-2011-4528 CVE-2011-4869 unbound 1.4.13 DNS Server multiple crashes
https://bugzilla.redhat.com/show_bug.cgi?id=769068
--------------------------------------------------------------------------------


================================================================================
xfwm4-4.8.3-1.el6 (FEDORA-EPEL-2011-5299)
Next generation window manager for Xfce
--------------------------------------------------------------------------------
Update Information:

A number of small bugfixes.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 19 2011 Kevin Fenzi <kevin at scrye.com> - 4.8.3-1
- Update to 4.8.3
* Tue Nov 1 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.2-1
- Update to 4.8.2
- Remove all upstreamed patches
- Apply Nodoka theme only in Fedora
* Tue Nov 1 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.1-5
- Provide window manager for firstboot (#750397)
* Sat Oct 15 2011 Christoph Wickert <cwickert at fedoraproject.org> - 4.8.1-4
- Another patch to fix resizing (#670173)
--------------------------------------------------------------------------------
updates
2011-12-22 18:29:38 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

askbot-0.7.36-1.el6
asm2-2.2.3-7.el6
drupal7-context-3.0-0.1.beta2.el6
drupal7-date-2.0-0.1.rc1.el6
drupal7-entity-1.0-0.3.rc1.el6
drupal7-field_permissions-1.0-0.1.beta1.el6
drupal7-i18n-1.2-0.el6
kobo-0.3.6-1.el6
perl-Encode-HanExtra-0.23-3.el6
trac-0.12.2-1.el6
transifex-client-0.6-1.el6

Details about builds:


================================================================================
askbot-0.7.36-1.el6 (FEDORA-EPEL-2011-5322)
Question and Answer forum
--------------------------------------------------------------------------------
Update Information:

update to 0.7.36

* bugfix and made the logo not used by default

0.7.35

* Removal of offensive flags (Dejan Noveski)

* Fixes in CSS (Byron Corrales)

* Update of Catalan locale (Jordi Bofill)


update to 0.7.34

* Returned support of Django 1.2 (Evgeny)

update to 0.7.33

* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny)
0.7.32
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)

minor bug fixes and additional tests
update to 0.7.25

* RSS feed for individual question (Sayan Chowdhury)

* allow pre-population of tags via ask a questions link (Adolfo)

* make answering own question one click harder (Adolfo)

* bootstrap mode (Adolfo, Evgeny)
update to 0.7.24

* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)

* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)

* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)

---

--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 22 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.36-1
- update to 0.7.36
* bugfix and made the logo not used by default
- 0.7.35
* Removal of offensive flags (Dejan Noveski)
* Fixes in CSS (Byron Corrales)
* Update of Catalan locale (Jordi Bofill)
* Sun Dec 11 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.34-1
- update to 0.7.34
* Returned support of Django 1.2 (Evgeny)
* Thu Dec 8 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.33-1
- update to 0.7.33
* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny)
* Wed Nov 30 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.32-1
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)
* Tue Nov 15 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.29-1
- update to 0.7.29
* minor bug fixes and additional tests (Evgeny, Adolfo)
* Wed Nov 9 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.27-1
- update to 0.7.27
* implemented new version of skin (Byron Corrales)
* show unused vote count (Tomasz Zielinski)
* categorized live settings (Evgeny)
* added management command ``send_accept_answer_reminders`` (Evgeny)
* improved the ``askbot-setup`` script (Adolfo, Evgeny)
* merge users management command (Daniel Mican)
* anonymous caching of the question page (Vlad Bokov)
- 0.7.26
* added settings for email subscription defaults (Adolfo)
* resolved duplicate notifications on posts with mentions (Evegeny)
* added color-animated transitions when urls with hash tags are visited (Adolfo)
* repository tags will be 'automatically added' to new releases (Evgeny)
* Thu Oct 6 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.25-1
- update to 0.7.25
* RSS feed for individual question (Sayan Chowdhury)
* allow pre-population of tags via ask a questions link (Adolfo)
* make answering own question one click harder (Adolfo)
* bootstrap mode (Adolfo, Evgeny)
* Tue Oct 4 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.24-1
- update to 0.7.24
* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)
* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)
* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)
--------------------------------------------------------------------------------


================================================================================
asm2-2.2.3-7.el6 (FEDORA-EPEL-2011-5320)
A code manipulation tool to implement adaptable systems
--------------------------------------------------------------------------------
Update Information:

ASM is a Java bytecode manipulation framework. It can be
used to dynamically generate stub classes or other proxy
classes, directly in binary form, or to dynamically modify
classes at load time, i.e., just before they are loaded into
the Java Virtual Machine.
ASM offers similar functionalities as BCEL or SERP, but is
much smaller (33KB instead of 350KB for BCEL and 150KB for
SERP) and faster than these tools (the overhead of a load
time class transformation is of the order of 60% with ASM,
700% or more with BCEL, and 1100% or more with SERP). Indeed
ASM was designed to be used in a dynamic way* and was
therefore designed and implemented to be as small and
as fast as possible.
(* ASM can of course be used in a static way too.)

--------------------------------------------------------------------------------


================================================================================
drupal7-context-3.0-0.1.beta2.el6 (FEDORA-EPEL-2011-5323)
Allows you to manage contextual conditions and reactions of your site
--------------------------------------------------------------------------------
Update Information:

Update to beta2
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
drupal7-date-2.0-0.1.rc1.el6 (FEDORA-EPEL-2011-5327)
This package contains both the Date module and a Date API module
--------------------------------------------------------------------------------
Update Information:

Update to the release candidate 1 version
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 21 2011 Jared Smith <jsmith at fedoraproject.org> - 2.0-0.1.rc1
- Update to rc1
- Convert CHANGELOG.txt to UTF-8
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #758103 - drupal7-date-2.0-rc1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=758103
--------------------------------------------------------------------------------


================================================================================
drupal7-entity-1.0-0.3.rc1.el6 (FEDORA-EPEL-2011-5326)
Extends the entity API to provide a unified way to deal with entities
--------------------------------------------------------------------------------
Update Information:

Here is where you give an explanation of your update.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 20 2011 Scott Dodson <sdodson at redhat.com> - 1.0-0.3.rc1
- Update to 1.0-rc1
--------------------------------------------------------------------------------


================================================================================
drupal7-field_permissions-1.0-0.1.beta1.el6 (FEDORA-EPEL-2011-5328)
A replacement for the Content Permissions module shipped with CCK
--------------------------------------------------------------------------------
Update Information:

Update to beta1
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
drupal7-i18n-1.2-0.el6 (FEDORA-EPEL-2011-5315)
Collection of modules to extend Drupal core multilingual capabilities
--------------------------------------------------------------------------------
Update Information:

Update to 1.2
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 7 2011 Scott Dodson <sdodson at redhat.com - 1.2-0
- Update to 1.2 BZ757677
--------------------------------------------------------------------------------


================================================================================
kobo-0.3.6-1.el6 (FEDORA-EPEL-2011-5329)
Python modules for tools development
--------------------------------------------------------------------------------
Update Information:

New upstream version, introducing some bugfixes and new features.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 21 2011 Daniel Mach <dmach at redhat.com> - 0.3.6-1
- Clarify auth middleware ordering in the hub settings template. (Daniel Mach)
- Add kobo.threads -- a simple threading worker pool. (Daniel Mach)
- Fix force_list and force_tuple to work with sets. (Daniel Mach)
- Implement removing files from a file cache. (Daniel Mach)
- Make shortcuts.run() thread-safe. (Daniel Mach)
--------------------------------------------------------------------------------


================================================================================
perl-Encode-HanExtra-0.23-3.el6 (FEDORA-EPEL-2011-5321)
Extra sets of Chinese encodings
--------------------------------------------------------------------------------
Update Information:

First Fedora/EPEL release.
--------------------------------------------------------------------------------


================================================================================
trac-0.12.2-1.el6 (FEDORA-EPEL-2011-5313)
Enhanced wiki and issue tracking system
--------------------------------------------------------------------------------
Update Information:

update to 0.12.2 upstream release. Several bugfixes, see: http://trac.edgewall.org/wiki/ChangeLog for more info.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 20 2011 Kevin Fenzi <kevin at scrye.com> - 0.12.2-1
- Update to 0.12.2
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #658954 - [RFE] Update Trac to version 0.12 (EL6)
https://bugzilla.redhat.com/show_bug.cgi?id=658954
--------------------------------------------------------------------------------


================================================================================
transifex-client-0.6-1.el6 (FEDORA-EPEL-2011-5311)
Command line tool for Transifex translation management
--------------------------------------------------------------------------------
Update Information:

Update to new upstream
version.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 20 2011 Domingo Becker <domingobecker at gmail.com> - 0.6-1
- Update to new upstream version.
--------------------------------------------------------------------------------
updates
2011-12-24 17:57:26 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5193/moodle-2.1.3-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

phpMyAdmin-3.4.9-1.el6
trac-tickettemplate-plugin-0.7-0.1.svn10977.el6

Details about builds:


================================================================================
phpMyAdmin-3.4.9-1.el6 (FEDORA-EPEL-2011-5331)
Handle the administration of MySQL over the World Wide Web
--------------------------------------------------------------------------------
Update Information:

Changes 3.4.9.0 (2011-12-21):

- [edit] Inline editing enum fields with null shows no dropdown
- [interface] DB suggestion not correct for user with underscore
- [core] Magic quotes removed in PHP 5.4
- [session] No feedback when result is empty (signon auth_type)
- [display] Problems regarding ShowTooltipAliasTB
- [edit] Can't rename a database that contains views
- [edit] Unable to move tables with triggers
- [navi] Fast filter broken with table tree
- [GUI] Firefox favicon frameset regression
- [core] Better compatibility with mysql extension
- [security] Self-XSS on export options (export server/database/table), see PMASA-2011-20 (http://www.phpmyadmin.net/home_page/security/PMASA-2011-20.php)
- [security] Self-XSS in setup (host parameter), see PMASA-2011-19 (http://www.phpmyadmin.net/home_page/security/PMASA-2011-19.php)
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 22 2011 Robert Scheck <robert at fedoraproject.org> 3.4.9-1
- Upgrade to 3.4.9 (#769818)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #769982 - CVE-2011-4782 phpMyAdmin Crafted values entered in the setup interface can produce XSS PMASA-2011-19
https://bugzilla.redhat.com/show_bug.cgi?id=769982
[ 2 ] Bug #769981 - CVE-2011-4780 phpMyAdmin XSS on the export panels in the server, database and table sections PMASA-2011-20
https://bugzilla.redhat.com/show_bug.cgi?id=769981
--------------------------------------------------------------------------------


================================================================================
trac-tickettemplate-plugin-0.7-0.1.svn10977.el6 (FEDORA-EPEL-2011-5330)
Allow for ticket templating
--------------------------------------------------------------------------------
Update Information:

Plugin didn't work on el6 with trac 0.12 prior.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 22 2011 Jon Stanley <jonstanley at gmail.com> - 0.7-0.1.svn10977
- New upstrem snapshot for 0.12
--------------------------------------------------------------------------------
updates
2011-12-26 16:52:09 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5203/clearsilver-0.10.5-15.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

duplicity-0.6.17-1.el6
trac-watchlist-plugin-0.5-0.2.svn11062.el6
ucview-0.33-2.el6

Details about builds:


================================================================================
duplicity-0.6.17-1.el6 (FEDORA-EPEL-2011-5334)
Encrypted bandwidth-efficient backup using rsync algorithm
--------------------------------------------------------------------------------
Update Information:

New in v0.6.17 (2011/11/25)
---------------------------

Enhancements:

- Added --rsync-options flag to allow user to pass options to rsync at will
- Added --s3-use-multiprocessing to select the new s3 multiprocessing backend. Default is to use the single processing backend. A helper, filechunkio.py, requires Python 2.6+, so this option is not usable in earlier versions.

Bugs closed in this release:

- Misleading error message: "Invalid SSH password"
- File ... was corrupted during upload.
- UnsupportedBackendScheme: scheme not supported in url: s3+http
- Resuming a backup with a different password should throw an error
- Bugfix for S3 multipart upload on 0.6.16
- duplicity 0.6.16 lists all backup sets as incomplete
- Duplicity fails to add incremental backups to chain...


New in v0.6.16 (2011/10/16)
---------------------------

Enhancements:

- Usability enhancement: sign passphrase prompt has no second verification prompt anymore, symmetric passphrases are still verified
- Fixed Unicode errors when translations are used.
- Replaced old tarfile.py with Python 2.7 version, modded to support Python 2.4 syntax.

Bugs closed in this release:

- Fixed fields are not fixed, leading to buffer overflows...
- Amazon S3 backend multipart upload support
- uid and guid setting adversely affects integrity
- Local backend should always try renaming instead of copying
- Uploads to Rackspace fail silently
- duplicity crash: "AssertionError: rb None None"
- Duplicity URL Parser is not parsing IPv6 properly
- Duplicity thinks partial encrypted backups are not encrypted
- Duplicity does not handle UIDs higher than 60001


New in v0.6.15 (2011/08/19)
---------------------------

Enhancements:

- Ignore 404 errors when deleting a file on Ubuntu One.
- Ignore ENOENT (file missing) errors where it is safe.
- Set minimum Python version to 2.4 in README.
- introduce --numeric-owner parameter patch courtesy of Lukas Anzinger <l.anzinger AT gmail.com>
- duplicity:restore_check_hash "Invalid data - *** hash mismatch" lists the offending filename
- fixes to unit tests to support SIGN_PASSPHRASE

Bugs closed in this release:

- duplicity does not have numeric uid/gid support
- AssertionError: assert len(chain_list) == 2
- Transport endpoint is not connected
- Bad passphrase can leave bogus sigtar in archive
- Shouldn't try to delete files it knows don't exist
- Error doing backup of the .evolution folder
- sftp errors after rev 740 change
- 0.6.14 Fails to install on 8.04 LTS (Hardy)
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 26 2011 Robert Scheck <robert at fedoraproject.org> 0.6.17-1
- Upgrade to 0.6.17 (#736715)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #651192 - [abrt] duplicity-0.6.10-1.fc14: getpass.py:135:_raw_input:EOFError
https://bugzilla.redhat.com/show_bug.cgi?id=651192
[ 2 ] Bug #727056 - Restore failure
https://bugzilla.redhat.com/show_bug.cgi?id=727056
[ 3 ] Bug #736715 - Incorrect behaviour with absolute paths using scp://
https://bugzilla.redhat.com/show_bug.cgi?id=736715
[ 4 ] Bug #750088 - [abrt] duplicity-0.6.14-1.fc14: _dbus_abort: Process /usr/bin/python was killed by signal 6 (SIGABRT)
https://bugzilla.redhat.com/show_bug.cgi?id=750088
[ 5 ] Bug #752300 - [abrt] duplicity-0.6.14-1.fc16: __GI_raise: Process /usr/bin/python was killed by signal 6 (SIGABRT)
https://bugzilla.redhat.com/show_bug.cgi?id=752300
--------------------------------------------------------------------------------


================================================================================
trac-watchlist-plugin-0.5-0.2.svn11062.el6 (FEDORA-EPEL-2011-5335)
Watchlist plugin for Trac for watching tickets or wiki pages
--------------------------------------------------------------------------------
Update Information:

new Trac watchlist package
--------------------------------------------------------------------------------


================================================================================
ucview-0.33-2.el6 (FEDORA-EPEL-2011-5333)
Image and video capture application using unicap toolkit
--------------------------------------------------------------------------------
Update Information:

UCView is a video image capture application using the unicap toolkit. It provides a simple way to parametrise the video device, can capture still images from the video stream or record the stream as mpeg file. By using unicap, it can access many different video capture devices like webcams, video grabber boards, IEEE-1394 (FireWire) cameras and others.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #643107 - update to the latest upstream version - 0.33
https://bugzilla.redhat.com/show_bug.cgi?id=643107
--------------------------------------------------------------------------------
updates
2011-12-27 20:36:03 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

darkserver-0.3-1.el6
drupal7-features_plumber-1.0-0.1.alpha3.el6
drupal7-features_plumber-1.0-0.2.alpha3.el6
drupal7-jquery_update-2.2-1.el6
drupal7-libraries-1.0-1.el6
drupal7-locale_cookie-1.0-1.el6
drupal7-markdown-1.0-1.el6
drupal7-menu_token-1.0-0.1.alpha3.el6
drupal7-migrate-2.2-1.el6
iftop-1.0-0.1.pre2.el6

Details about builds:


================================================================================
darkserver-0.3-1.el6 (FEDORA-EPEL-2011-5341)
GNU build-id service
--------------------------------------------------------------------------------
Update Information:

New build
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #752771 - Review Request: darkserver - A GNU build-id details service
https://bugzilla.redhat.com/show_bug.cgi?id=752771
--------------------------------------------------------------------------------


================================================================================
drupal7-features_plumber-1.0-0.1.alpha3.el6 (FEDORA-EPEL-2011-5342)
Remove unwanted components from your Features
--------------------------------------------------------------------------------
Update Information:

The Features Plumber UI module adds check boxes to the feature create form, and un-checking these detected components will cause them to be removed from the actual generated export.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #751217 - Review Request: drupal7-features_plumber - Remove unwanted components from your Drupal Features
https://bugzilla.redhat.com/show_bug.cgi?id=751217
--------------------------------------------------------------------------------


================================================================================
drupal7-features_plumber-1.0-0.2.alpha3.el6 (FEDORA-EPEL-2011-5351)
Remove unwanted components from your Features
--------------------------------------------------------------------------------
Update Information:

Add dependencies
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #751217 - Review Request: drupal7-features_plumber - Remove unwanted components from your Drupal Features
https://bugzilla.redhat.com/show_bug.cgi?id=751217
--------------------------------------------------------------------------------


================================================================================
drupal7-jquery_update-2.2-1.el6 (FEDORA-EPEL-2011-5350)
Updates the version of jQuery to 1.5.2 and jQuery UI 1.8.11
--------------------------------------------------------------------------------
Update Information:

Upgrades the version of jQuery in Drupal core to a newer version of jQuery. Drupal 7 to jQuery 1.5.2 and jQuery UI 1.8.11
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #745317 - Review Request: drupal7-jquery_update - Updates the version of jQuery to 1.5.2 and jQuery UI 1.8.11
https://bugzilla.redhat.com/show_bug.cgi?id=745317
--------------------------------------------------------------------------------


================================================================================
drupal7-libraries-1.0-1.el6 (FEDORA-EPEL-2011-5348)
The common denominator for all Drupal components and external libraries
--------------------------------------------------------------------------------
Update Information:

Drupal 7 only has built-in support for non-external libraries via hook_library(). But it is only suitable for drupal.org projects that bundle their own library; i.e., the module author is the creator and vendor of the library. Libraries API should be used for externally developed and distributed libraries. A simple example would be a third-party jQuery plugin.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #745320 - Review Request: drupal7-libraries - The common denominator for all Drupal components and external libraries
https://bugzilla.redhat.com/show_bug.cgi?id=745320
--------------------------------------------------------------------------------


================================================================================
drupal7-locale_cookie-1.0-1.el6 (FEDORA-EPEL-2011-5339)
Keeps track of the language by means of a cookie
--------------------------------------------------------------------------------
Update Information:

This module adds a new method for language detection to Drupal 7, it keeps track of the language by means of a cookie, so the language is preserved no matter of the user is logged in or not. It also works for recurring users.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #745322 - Review Request: drupal7-locale_cookie - Keeps track of the language by means of a cookie
https://bugzilla.redhat.com/show_bug.cgi?id=745322
--------------------------------------------------------------------------------


================================================================================
drupal7-markdown-1.0-1.el6 (FEDORA-EPEL-2011-5353)
Provides Markdown filter integration for Drupal input formats.
--------------------------------------------------------------------------------
Update Information:

Provides Markdown filter integration for Drupal input formats. The Markdown syntax is designed to co-exist with HTML, so you can set up input formats with both HTML and Markdown support. It is also meant to be as human-readable as possible when left as source.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #745323 - Review Request: drupal7-markdown - Provides Markdown filter integration for Drupal input formats
https://bugzilla.redhat.com/show_bug.cgi?id=745323
--------------------------------------------------------------------------------


================================================================================
drupal7-menu_token-1.0-0.1.alpha3.el6 (FEDORA-EPEL-2011-5354)
Menu Token module provides tokens, that could be used in title or path
--------------------------------------------------------------------------------
Update Information:

Menu Token module provides tokens, that could be used in title or in path of menu items.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #745328 - Review Request: drupal7-menu_token - Menu Token provides tokens, that could be used in title or path
https://bugzilla.redhat.com/show_bug.cgi?id=745328
--------------------------------------------------------------------------------


================================================================================
drupal7-migrate-2.2-1.el6 (FEDORA-EPEL-2011-5355)
The migrate module provides a flexible framework for migrating content
--------------------------------------------------------------------------------
Update Information:

The migrate module provides a flexible framework for migrating content into Drupal from other sources
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #745333 - Review Request: drupal7-migrate - The migrate module provides a flexible framework for migrating content
https://bugzilla.redhat.com/show_bug.cgi?id=745333
--------------------------------------------------------------------------------


================================================================================
iftop-1.0-0.1.pre2.el6 (FEDORA-EPEL-2011-5343)
Command line tool that displays bandwidth usage on an interface
--------------------------------------------------------------------------------
Update Information:

Changelog for 1.0pre2

* Various typos in the UI by Gerben Roest
* Documentation fixes by A. Costa (via Debian)
* Fix for armeb specific bug by Lennert Buytenhek (via Debian)
* Fix frozen order drives line totals crazy by Max Alekseyev (via Debian)
* Fix for crash on arm by Joey Hess (via Debian)
* Fixed behaviour of "-b" option by Eric Cooper (via Debian)
* Support for PFLOG Interfaces by Richard Tóth
* Support for IPv6
* Fix for performance issue with address hashing
* Fix for failing link address detection for GNU/kfreebsd by Mats Erik Andersson
* Improved behaviour of sort in sent/recv only mode by Damián Viano
* FreeBSD compilation fix
* IPv6 reverse resolution by Frédéric Perrin
* Improved IPv6 code (removed s6_addr32 dependency)
* Fixed support for DLT_NULL by Scott Bertilson
* Typo in usage message
* Workaround for PuTTY issue (https://bugzilla.redhat.com/show_bug.cgi?id=546032) by Robert Scheck
* Attempt to detect if interface is actually up when doing autodetection.
* Fixed segfault when selecting interfaces with empty MAC address (e.g. gprs interface on Nokia N900) by Graham Inggs
* Avoid autodetecting wmaster interfaces
* Experimental support for IEEE802_11 radiotap interfaces (DLT 127)
* Fixed segfault / hang when supplying multiple -i options
--------------------------------------------------------------------------------
ChangeLog:

* Mon Dec 26 2011 Robert Scheck <robert at fedoraproject.org> 1.0-0.1.pre2
- Update to 1.0pre2 (#661448, #743535)
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #661448 - iftop-1.0pre1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=661448
[ 2 ] Bug #743535 - iftop-1.0pre2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=743535
--------------------------------------------------------------------------------
updates
2011-12-28 19:56:00 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5220/cacti-0.8.7i-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

drupal7-mediawiki_api-1.0-0.1.alpha1.el6
drupal7-rules-2.0-1.el6
drupal7-views-3.0-1.el6
drupal7-workbench-1.1-1.el6
drupal7-workbench_moderation-1.1-1.el6

Details about builds:


================================================================================
drupal7-mediawiki_api-1.0-0.1.alpha1.el6 (FEDORA-EPEL-2011-5359)
Provides a MediaWiki syntax to html conversion input filter
--------------------------------------------------------------------------------
Update Information:

Provides a MediaWiki syntax to html conversion input filter.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770136 - Review Request: drupal7-mediawiki_api - Provides a MediaWikisyntax to html conversion input filter
https://bugzilla.redhat.com/show_bug.cgi?id=770136
--------------------------------------------------------------------------------


================================================================================
drupal7-rules-2.0-1.el6 (FEDORA-EPEL-2011-5362)
It allows site administrators to define conditionally executed actions
--------------------------------------------------------------------------------
Update Information:

The rules modules allows site administrators to define conditionally executed.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770034 - Review Request: drupal7-rules - It allows site administrators to define conditionally executed actions
https://bugzilla.redhat.com/show_bug.cgi?id=770034
--------------------------------------------------------------------------------


================================================================================
drupal7-views-3.0-1.el6 (FEDORA-EPEL-2011-5358)
Provides a method for site designers to control content presentation
--------------------------------------------------------------------------------
Update Information:

Update to views-3.0 release
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 23 2011 Jared Smith <jsmith at fedoraproject.org> - 3.0-1
- Update to 3.0 release version
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #754740 - Update available for drupal7-views
https://bugzilla.redhat.com/show_bug.cgi?id=754740
--------------------------------------------------------------------------------


================================================================================
drupal7-workbench-1.1-1.el6 (FEDORA-EPEL-2011-5360)
Provides overall improvements for managing content
--------------------------------------------------------------------------------
Update Information:

Workbench provides overall improvements for managing content that Drupal does not provide out of the box.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770129 - Review Request: drupal7-workbench - Provides overall improvements for managing content
https://bugzilla.redhat.com/show_bug.cgi?id=770129
--------------------------------------------------------------------------------


================================================================================
drupal7-workbench_moderation-1.1-1.el6 (FEDORA-EPEL-2011-5364)
Adds arbitrary moderation states to Drupal
--------------------------------------------------------------------------------
Update Information:

Adds arbitrary moderation states to Drupal.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770133 - Review Request: drupal7-workbench_moderation - Adds arbitrary moderation states to Drupal
https://bugzilla.redhat.com/show_bug.cgi?id=770133
--------------------------------------------------------------------------------
updates
2011-12-28 20:21:42 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

ejabberd-2.1.10-1.el6
trac-navadd-plugin-0.9.0.1-20111223svn11020.el6
trac-tocmacro-plugin-0.11.0.0.3-20111225svn11062.el6
trac-workflowadmin-plugin-0.12-20111223svn11062.el6

Details about builds:


================================================================================
ejabberd-2.1.10-1.el6 (FEDORA-EPEL-2011-5369)
A distributed, fault-tolerant Jabber/XMPP server
--------------------------------------------------------------------------------
Update Information:

- Ver. 2.1.10
- Works with systemd
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 28 2011 Peter Lemenkov <lemenkov at gmail.com> - 2.1.10-1
- Ver. 2.1.10
- Works with systemd (closes rhbz #767793)
* Sun Dec 18 2011 Dan Horák <dan[at]danny.cz> - 2.1.9-2
- pdf docs require hevea, they are not prebuilt
* Tue Nov 22 2011 Peter Lemenkov <lemenkov at gmail.com> - 2.1.9-1
- Ver. 2.1.9
- Fix for CVE-2011-4320
* Mon Jul 11 2011 Peter Lemenkov <lemenkov at gmail.com> - 2.1.8-3
- Fix for systemd (F15+ only, see rhbz #656581)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #767793 - Provide native systemd service
https://bugzilla.redhat.com/show_bug.cgi?id=767793
--------------------------------------------------------------------------------


================================================================================
trac-navadd-plugin-0.9.0.1-20111223svn11020.el6 (FEDORA-EPEL-2011-5366)
Allows the addition of custom items
--------------------------------------------------------------------------------
Update Information:

EPEL6 Build updates.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #769922 - Review Request: trac-navadd-plugin - Allows the addition of custom items
https://bugzilla.redhat.com/show_bug.cgi?id=769922
--------------------------------------------------------------------------------


================================================================================
trac-tocmacro-plugin-0.11.0.0.3-20111225svn11062.el6 (FEDORA-EPEL-2011-5368)
Trac plugin table of content macro
--------------------------------------------------------------------------------
Update Information:

EPEL6's Build updates.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770299 - Review Request: trac-tocmacro-plugin - Trac plugin table of content macro
https://bugzilla.redhat.com/show_bug.cgi?id=770299
--------------------------------------------------------------------------------


================================================================================
trac-workflowadmin-plugin-0.12-20111223svn11062.el6 (FEDORA-EPEL-2011-5367)
Web interface for workflow administration for Trac
--------------------------------------------------------------------------------
Update Information:

EPEL6's Build updates.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770134 - Review Request: trac-workflowadmin-plugin - Web interface for workflow administration for Trac
https://bugzilla.redhat.com/show_bug.cgi?id=770134
--------------------------------------------------------------------------------
updates
2011-12-29 22:02:24 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5253/openstack-nova-2011.3-13.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-3863/bugzilla-3.4.12-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

alpine-2.02-3.el6
ferm-2.1-1.el6
pvm-3.4.6-1.el6
python-bunch-1.0.1-1.el6
rubygem-jnunemaker-matchy-0.4.0-3.el6
zabbix-1.8.10-1.el6

Details about builds:


================================================================================
alpine-2.02-3.el6 (FEDORA-EPEL-2011-5373)
powerful, easy to use console email client
--------------------------------------------------------------------------------
Update Information:

update to 2.02
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 28 2011 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 2.02-3
- Add README.fedora (#427561)
- Remove short-term gcc workaround (#496400)
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.02-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Oct 8 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.02-1
- re-alpine-2.02 (#465341)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #477227 - CVE-2008-5514 libc-client: buffer overflow in rfc822_output_char / rfc822_output_data
https://bugzilla.redhat.com/show_bug.cgi?id=477227
--------------------------------------------------------------------------------


================================================================================
ferm-2.1-1.el6 (FEDORA-EPEL-2011-5370)
For Easy Rule Making
--------------------------------------------------------------------------------
Update Information:

Update to new 2.1 version.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 28 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 2.1-1
- New version (update request: bz#769050)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #769050 - Ferm 2.1 has been released 17 Jul 2011
https://bugzilla.redhat.com/show_bug.cgi?id=769050
--------------------------------------------------------------------------------


================================================================================
pvm-3.4.6-1.el6 (FEDORA-EPEL-2011-5376)
Libraries for distributed computing.
--------------------------------------------------------------------------------
Update Information:

PVM3 (Parallel Virtual Machine) is a library and daemon that allows
distributed processing environments to be constructed on heterogeneous machines and architectures.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #755342 - [RFE] Need EL6 branch of pvm for MythTV
https://bugzilla.redhat.com/show_bug.cgi?id=755342
--------------------------------------------------------------------------------


================================================================================
python-bunch-1.0.1-1.el6 (FEDORA-EPEL-2011-5371)
Python dictionary with attribute-style access
--------------------------------------------------------------------------------
Update Information:

* Add ability to serialize bunch's to yaml and json
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 29 2011 Toshio Kuratomi <toshio at fedoraproject.org> - 1.0.1-1
- New upstream release that adds pyyaml and json serialization
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770697 - python-bunch-1.0.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=770697
--------------------------------------------------------------------------------


================================================================================
rubygem-jnunemaker-matchy-0.4.0-3.el6 (FEDORA-EPEL-2011-5374)
RSpec-esque matchers for use in Test::Unit
--------------------------------------------------------------------------------
Update Information:

Fixing a FTBFS issue.
--------------------------------------------------------------------------------


================================================================================
zabbix-1.8.10-1.el6 (FEDORA-EPEL-2011-5379)
Open-source monitoring solution for your IT infrastructure
--------------------------------------------------------------------------------
Update Information:

- update to 1.8.10
- upstream changelog at http://www.zabbix.com/rn1.8.10.php

--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 28 2011 Dan Horák <dan[at]danny.cz> - 1.8.10-1
- update to 1.8.10 (fixes CVE-2011-4615)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768525 - CVE-2011-4615 zabbix: persistent XSS flaws in 1.8.x
https://bugzilla.redhat.com/show_bug.cgi?id=768525
--------------------------------------------------------------------------------
updates
2011-12-30 20:06:47 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5393/openstack-nova-2011.3-14.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

bugzilla-3.4.13-1.el6
drupal7-advanced_help-1.0-1.el6
drupal7-features-1.0-0.2.beta5.el6
drupal7-pathauto-1.0-1.el6
drupal7-strongarm-2.0-0.2.beta5.el6
drupal7-token-1.0-0.2.beta7.el6
freeDiameter-1.1.1-1.el6
hiredis-0.10.1-1.el6
mcu8051ide-1.4.2-1.el6
nesc-1.3.3-1.el6
openstack-nova-2011.3-14.el6

Details about builds:


================================================================================
bugzilla-3.4.13-1.el6 (FEDORA-EPEL-2011-5388)
Bug tracking system
--------------------------------------------------------------------------------
Update Information:

This update contains security fixes for CVE-2011-3657 and CVE-2011-3667.

See http://www.bugzilla.org/security/3.4.12/ for details.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 29 2011 Xavier Bachelot <xavier at bachelot.org> - 3.4.13-1
- Update to 3.4.13 : security fixes for CVE-2011-3657 and CVE-2011-3667.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770868 - CVE-2011-3657 CVE-2011-3667 bugzilla: multiple security flaws fixed in 4.1.3, 4.0.2, 3.6.6, and 3.4.12
https://bugzilla.redhat.com/show_bug.cgi?id=770868
--------------------------------------------------------------------------------


================================================================================
drupal7-advanced_help-1.0-1.el6 (FEDORA-EPEL-2011-5389)
Allows module developers to store their help outside the module system in html
--------------------------------------------------------------------------------
Update Information:

New upstream version.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
drupal7-features-1.0-0.2.beta5.el6 (FEDORA-EPEL-2011-5387)
Provides feature management for Drupal
--------------------------------------------------------------------------------
Update Information:

New upstream version.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
drupal7-pathauto-1.0-1.el6 (FEDORA-EPEL-2011-5382)
Automatically generates path aliases
--------------------------------------------------------------------------------
Update Information:

New upstream version.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
drupal7-strongarm-2.0-0.2.beta5.el6 (FEDORA-EPEL-2011-5384)
Strongarm gives a way to override the default variable values
--------------------------------------------------------------------------------
Update Information:

New upstream version.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
drupal7-token-1.0-0.2.beta7.el6 (FEDORA-EPEL-2011-5392)
Provides a method for site designers to control content presentation
--------------------------------------------------------------------------------
Update Information:

New upstream version.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
freeDiameter-1.1.1-1.el6 (FEDORA-EPEL-2011-5391)
A Diameter protocol open implementation
--------------------------------------------------------------------------------
Update Information:

Updated to 1.1.1
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 29 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 1.1.1-1
- Updated to 1.1.1.
--------------------------------------------------------------------------------


================================================================================
hiredis-0.10.1-1.el6 (FEDORA-EPEL-2011-5383)
A minimalistic C client library for Redis
--------------------------------------------------------------------------------
Update Information:

Updated to 0.10.1
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 30 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> 0.10.1-1
- Updated to upstream 0.10.1-28-gd5d8843.
--------------------------------------------------------------------------------


================================================================================
mcu8051ide-1.4.2-1.el6 (FEDORA-EPEL-2011-5396)
IDE for MCS-51 based microcontrollers
--------------------------------------------------------------------------------
Update Information:

Updated to 1.4.2
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 30 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject dot org> - 1.4.2-1
- Updated package to 1.4.2 upstream release
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
nesc-1.3.3-1.el6 (FEDORA-EPEL-2011-5386)
Compiler used by TinyOS
--------------------------------------------------------------------------------
Update Information:

Updated to 1.3.3
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 30 2011 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 1.3.3-1
- Updated to 1.3.3.
- Provide vim files for EL6.
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Aug 18 2010 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 1.3.2-3
- Added patch by Till Maas for vim support for nesC.
--------------------------------------------------------------------------------


================================================================================
openstack-nova-2011.3-14.el6 (FEDORA-EPEL-2011-5393)
OpenStack Compute (nova)
--------------------------------------------------------------------------------
Update Information:

Sync up with Fedora spec, to only add fuse group if present
Explicitly depend on the fuse package to avoid #767852
Requires manually installing "fuse" first.
Also adds libguestfs update
Add --yes, --rootpw, and --novapw arguments to openstack-nova-db-setup.
Please ensure you have at least python-migrate-0.6-6 installed when testing this
Change the default database from sqlite to mysql.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-14
- Don't require the fuse group (#770927)
- Require the fuse package (to avoid #767852)
* Wed Dec 14 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-13
- Sanitize EC2 manifests and image tarballs (#767236, CVE 2011-4596)
- update libguestfs support
* Tue Dec 6 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-11
- Add --yes, --rootpw, and --novapw options to openstack-nova-db-setup.
* Wed Nov 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-10
- Use updated parallel install versions of epel packages
- Add libguestfs support
* Tue Nov 29 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-9
- Update the libvirt dependency from 0.8.2 to 0.8.7
- Ensure we don't access the net when building docs
* Tue Nov 29 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-8
- Change default database to mysql. (#735012)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #767236 - CVE 2011-4596 openstack-nova: Sanitize EC2 manifests and image tarballs
https://bugzilla.redhat.com/show_bug.cgi?id=767236
--------------------------------------------------------------------------------
updates
2011-12-31 18:59:03 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5393/openstack-nova-2011.3-14.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

glances-1.3.4-1.el6
plowshare-0.9.4-0.23.20111230git.el6

Details about builds:


================================================================================
glances-1.3.4-1.el6 (FEDORA-EPEL-2011-5399)
CLI curses based monitoring tool
--------------------------------------------------------------------------------
Update Information:

add some pypi information and other enhancements
--------------------------------------------------------------------------------


================================================================================
plowshare-0.9.4-0.23.20111230git.el6 (FEDORA-EPEL-2011-5400)
Download and upload files from file-sharing websites
--------------------------------------------------------------------------------
Update Information:

Update to new upstream snapshot.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 30 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.23.20111230git
- New upstream snapshot
--------------------------------------------------------------------------------
updates
2012-01-01 19:29:55 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5393/openstack-nova-2011.3-14.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

qconf-1.4-3.el6
trac-peerreview-plugin-0.11-5.svn11062.el6
x11vnc-0.9.13-1.el6

Details about builds:


================================================================================
qconf-1.4-3.el6 (FEDORA-EPEL-2012-0003)
Tool for generating configure script for qmake-based projects
--------------------------------------------------------------------------------
Update Information:

Building for epel6
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #676129 - Review Request: qconf - Allows you to have a nice configure script for your qmake-based project
https://bugzilla.redhat.com/show_bug.cgi?id=676129
--------------------------------------------------------------------------------


================================================================================
trac-peerreview-plugin-0.11-5.svn11062.el6 (FEDORA-EPEL-2012-0004)
Framework for realtime code review within Trac
--------------------------------------------------------------------------------
Update Information:

Updated to latest upstream and dropped unneeded dep on mod_python
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 31 2011 Kevin Fenzi <kevin at scrye.com> - 0.11-5.svn11062
- Update to svn 11062.
- Rework source checkout.
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-4.svn5357
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.11-3.svn5357
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #597463 - Unnecessary dependency on mod_python
https://bugzilla.redhat.com/show_bug.cgi?id=597463
--------------------------------------------------------------------------------


================================================================================
x11vnc-0.9.13-1.el6 (FEDORA-EPEL-2012-0001)
VNC server for the current X11 session
--------------------------------------------------------------------------------
Update Information:

Update to new version
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 11 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 0.9.13-1
- Update to 0.9.13 version (asked in bz#669780)
- Drop x11vnc-0.9.8-XShm-explicit-include.patch
* Mon Feb 7 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.12-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #669780 - x11vnc gui -> Error: tail: cannot watch `/tmp/x11vnc.tray.xxxxx'
https://bugzilla.redhat.com/show_bug.cgi?id=669780
--------------------------------------------------------------------------------
updates
2012-01-02 19:54:52 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5393/openstack-nova-2011.3-14.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

asterisk-gui-2.0-3.20111230svn5218.el6
clamav-0.97.3-3.el6
claws-mail-3.8.0-1.el6
claws-mail-plugins-3.8.0-1.el6
scribus-1.4.0-1.el6

Details about builds:


================================================================================
asterisk-gui-2.0-3.20111230svn5218.el6 (FEDORA-EPEL-2012-0008)
Graphical interface for Asterisk configuration
--------------------------------------------------------------------------------
Update Information:

new package
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #765651 - Review Request: asterisk-gui - Graphical interface for Asterisk configuration
https://bugzilla.redhat.com/show_bug.cgi?id=765651
--------------------------------------------------------------------------------


================================================================================
clamav-0.97.3-3.el6 (FEDORA-EPEL-2012-0006)
Anti-virus software
--------------------------------------------------------------------------------
Update Information:

Revert the patches that were introduced in 0.97.3-2 to fix 771025
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 1 2012 Nick Bebout <nb at fedoraproject.org> - 0.97.3-3
- Revert patch from 0.97.3-2
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771025 - clamd-0.97.3-2.el6 breaks clamd init script
https://bugzilla.redhat.com/show_bug.cgi?id=771025
--------------------------------------------------------------------------------


================================================================================
claws-mail-3.8.0-1.el6 (FEDORA-EPEL-2012-0009)
Email client and news reader based on GTK+
--------------------------------------------------------------------------------
Update Information:

Upgrade from 3.7.8 to 3.8.0 for many bug-fixes and feature-improvements.

--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 28 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.8.0-1
- version upgrade
- cleanup patches
- own plugin include directory in -devel
* Wed Nov 30 2011 Michael Schwendt <mschwendt at fedoraproject.org>
- 3.7.10-7
- merge fix from 3.7.10cvs47 for odd mimeview_start_drag crash (#748384)
- include built/installed manual and not its XML source
- add scriptlets for icon cache update
- add scriptlets for update-desktop-database (#690298)
- add BR gnome-libs-devel so gnome-config script is available
- drop ancient Obsoletes/Provides
- drop old spec sections not needed anymore
* Fri Nov 25 2011 Michael Schwendt <mschwendt at fedoraproject.org>
- 3.7.10-6
- fix for new glib2 where only glib.h must be included (#755308)
* Wed Sep 28 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-5
- drop unneeded plugin requires
* Tue Sep 27 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-4
- drop plugin api script
* Mon Sep 26 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-3
- make plugin api isa dependent
* Sun Sep 25 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-2
- change plugin dependencies to depend on plugin api version
(rhbz#740662)
* Tue Aug 30 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-1
- version upgrade
* Thu Aug 4 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-6
- deprecate gtkhtml2 on f16 upwards
* Tue Jul 19 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-5
- bump for libetpan soname change
* Thu Jun 9 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-4
- change workaround to fix focus issues (#711257)
* Sat Jun 4 2011 Michael Schwendt <mschwendt at fedoraproject.org>
- 3.7.9-3
- merge fix for startup notification crash (#708192)
* Mon Apr 11 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-2
- include gnome-shell fix again (3.7.9cvs2)
- move some obsoletes from -plugins to main package
- spec cleanup
* Sun Apr 10 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-1
- version upgrade
* Sat Apr 9 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-0.3.20110409cvs
- add workaround/fix for hidden window in gnome-shell (#693846)
* Sun Apr 3 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-0.2.20110403cvs
- pull fix for upstream bug #2365
* Tue Mar 29 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-0.1.20110329cvs
- upgrade to cvs snapshot, drop cvs patches
- enhance desktop file to be option for default mailer (#690298)
- cleanup spec file
* Sun Mar 27 2011 Christopher Aillon <caillon at redhat.com> - 3.7.8-7
- Rebuild against NetworkManager 0.9
* Tue Feb 22 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.8-6
- fix for possible mouse wheel problems (#661766)
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Jan 30 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.8-4
- remove icons fom /usr/share/pixmaps (#673235)
- switch to upstream desktop file
--------------------------------------------------------------------------------


================================================================================
claws-mail-plugins-3.8.0-1.el6 (FEDORA-EPEL-2012-0009)
Additional plugins for Claws Mail
--------------------------------------------------------------------------------
Update Information:

Upgrade from 3.7.8 to 3.8.0 for many bug-fixes and feature-improvements.

--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 29 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.8.0-1
- version upgrade
- cleanup patches
- add -devel subpackage with include files
* Thu Dec 15 2011 Michael Schwendt <mschwendt at fedoraproject.org>
- 3.7.10-12
- fix undefined symbol in vcalendar plugin snapshot (#768077)
* Mon Dec 12 2011 Michael Schwendt <mschwendt at fedoraproject.org>
- 3.7.10-11
- fix Fedora 15 specific typo in spec file, which made koji build stop early
* Wed Nov 30 2011 Michael Schwendt <mschwendt at fedoraproject.org>
- 3.7.10-10
- don't build geolocation plugin since we can't mix gtk2 and gtk3
(#758173, #662800)
- remove libchamplain* pkg-config hacks for geolocation plugin
(it supports 0.4 to 0.8 only)
- merge newer vcalendar plugin to fix a crash (#742249)
- drop ancient Obsoletes/Provides
- drop old spec sections not needed anymore
* Fri Nov 25 2011 Michael Schwendt <mschwendt at fedoraproject.org>
- 3.7.10-9
- fix missing %doc files in -perl subpackage (#707662)
- fix for new glib2 where only glib.h must be included
* Thu Nov 24 2011 Tomas Bzatek <tbzatek at redhat.com>
- 3.7.10-8
- Rebuilt for new libarchive and clutter
* Thu Oct 6 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-7
- pull cvs version of fancy for newer webkit support (rhbz#743834)
- fix debuginfo (rhbz#742249)
* Wed Sep 28 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-6
- drop unneeded plugin requires
* Tue Sep 27 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-5
- fix requires for mock
* Mon Sep 26 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-4
- make plugin api isa dependent
* Sun Sep 25 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-3
- change plugin dependencies to depend on plugin api version
(rhbz#740662)
* Thu Sep 22 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-2
- pull gdata cvs version with upstreamed patch for authorizers in
libgdata >= 0.9.x
* Tue Aug 30 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.10-1
- version upgrade
- add gdata plugin
- remove upstreamed patches
* Thu Aug 4 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-9
- deprecate gtkhtml2 on f16 upwards
* Wed Aug 3 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-8
- rebuild (cogl)
* Thu Jul 21 2011 Petr Sabata <contyk at redhat.com> - 3.7.9-7
- Perl mass rebuild
* Wed Jul 20 2011 Petr Sabata <contyk at redhat.com> - 3.7.9-6
- Perl mass rebuild
* Tue Jul 5 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-5
- fix libnotify support (rhbz#718828)
* Thu Jun 16 2011 Marcela Mašláňová <mmaslano at redhat.com> - 3.7.9-4
- Perl mass rebuild
* Fri May 20 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-3
- fix clam plugin crash (#706322)
* Mon Apr 11 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-2
- move some obsoletes to claws-mail package
* Sun Apr 10 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.9-1
- version upgrade
- spec cleanups
* Sat Apr 9 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.8-11
- add build fix for libchamplain 0.9
* Wed Apr 6 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.8-10
- rebuild for libchamplain
* Sun Feb 13 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 3.7.8-9
- fix crash in spam plugin (#676352)
* Fri Feb 11 2011 Matthias Clasen <mclasen at redhat.com>
- Rebuild against newer gtk
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Feb 2 2011 Matthias Clasen <mclasen at redhat.com>
- Rebuild against newer gtk
--------------------------------------------------------------------------------


================================================================================
scribus-1.4.0-1.el6 (FEDORA-EPEL-2012-0007)
DeskTop Publishing application written in Qt
--------------------------------------------------------------------------------
Update Information:

- update to stable version 1.4.0
- full changelog at http://wiki.scribus.net/canvas/1.4.0_Release
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 2 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-1
- update to 1.4.0
* Mon Dec 20 2010 Dan Horák <dan[AT]danny.cz> - 1.3.9-2
- run update-desktop-database in scriptlets too (#664318)
--------------------------------------------------------------------------------
updates
2012-01-03 21:59:58 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5300/python-virtualenv-1.7-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5279/unbound-1.4.14-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5393/openstack-nova-2011.3-14.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

dspam-3.10.1-6.el6
jgoodies-common-1.2.1-1.el6
poco-1.4.2p1-2.el6
qconf-1.4-4.el6
scribus-1.4.0-2.el6
swaks-20111230.0-1.el6

Details about builds:


================================================================================
dspam-3.10.1-6.el6 (FEDORA-EPEL-2012-0014)
A library and Mail Delivery Agent for Bayesian SPAM filtering
--------------------------------------------------------------------------------
Update Information:

Revert invalid logrotate su option
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 3 2012 Nathanael Noblet <nathanael at gnat.ca> - 3.10.1-6
- revert logrotate change
--------------------------------------------------------------------------------


================================================================================
jgoodies-common-1.2.1-1.el6 (FEDORA-EPEL-2012-0015)
Common library shared by JGoodies libraries and applications
--------------------------------------------------------------------------------
Update Information:

Common library shared by JGoodies libraries and applications
--------------------------------------------------------------------------------


================================================================================
poco-1.4.2p1-2.el6 (FEDORA-EPEL-2012-0010)
C++ class libraries for network-centric applications
--------------------------------------------------------------------------------
Update Information:

Synchronization of EL-6 poco with Rawhide.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 18 2011 Dan Horák <dan at danny.cz> - 1.4.p1-2
- build without tests on s390
* Wed Sep 28 2011 Maxim Udushlivy <udushlivy at mail.ru> - 1.4.2p1-1
- Updated for POCO 1.4.2p1. Obsoleted .spec directives were removed.
* Wed Mar 23 2011 Dan Horák <dan at danny.cz> - 1.4.1p1-1.1
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
* Thu Feb 10 2011 Maxim Udushlivy <udushlivy at mail.ru> - 1.4.1p1-1
- Updated for POCO 1.4.1p1.
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.1-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Feb 1 2011 Maxim Udushlivy <udushlivy at mail.ru> - 1.4.1-1
- Updated for POCO 1.4.1.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #758913 - poco is seriously out of date; version bump needed
https://bugzilla.redhat.com/show_bug.cgi?id=758913
--------------------------------------------------------------------------------


================================================================================
qconf-1.4-4.el6 (FEDORA-EPEL-2012-0013)
Tool for generating configure script for qmake-based projects
--------------------------------------------------------------------------------
Update Information:

Version with correct BuildRequires (thank to Rex Deiter)
Building for epel6
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #751249 - can't build qconf for epel
https://bugzilla.redhat.com/show_bug.cgi?id=751249
[ 2 ] Bug #676129 - Review Request: qconf - Allows you to have a nice configure script for your qmake-based project
https://bugzilla.redhat.com/show_bug.cgi?id=676129
--------------------------------------------------------------------------------


================================================================================
scribus-1.4.0-2.el6 (FEDORA-EPEL-2012-0007)
DeskTop Publishing application written in Qt
--------------------------------------------------------------------------------
Update Information:

- update to stable version 1.4.0
- full changelog at http://wiki.scribus.net/canvas/1.4.0_Release
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 3 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-2
- the swatches/profiles patches were submitted to upstream bugtracker
* Mon Jan 2 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-1.1
- install profiles and swatches to datadir
- use versioned docdir
* Mon Jan 2 2012 Dan Horák <dan[at]danny.cz> - 1.4.0-1
- update to 1.4.0
* Mon Dec 20 2010 Dan Horák <dan[AT]danny.cz> - 1.3.9-2
- run update-desktop-database in scriptlets too (#664318)
--------------------------------------------------------------------------------


================================================================================
swaks-20111230.0-1.el6 (FEDORA-EPEL-2012-0011)
Command-line SMTP transaction tester
--------------------------------------------------------------------------------
Update Information:

update to 20111230.0 version
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 2 2012 Mark McKinstry <mmckinst at nexcess.net> - 20111230.0-1
- update to 20111230.0
--------------------------------------------------------------------------------
updates
2012-01-05 20:35:34 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5393/openstack-nova-2011.3-14.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

NearTree-3.1.1-1.el6
R-2.14.1-1.el6
autoconf-archive-2011.12.21-1.el6
drupal7-calendar-3.0-0.2.alpha2.el6
facter-1.6.4-1.el6
gerbv-2.6.0-1.el6
glpi-0.80.6-1.el6
glusterfs-3.2.5-5.el6
hekafs-0.7-22.el6
knemo-0.7.2-1.el6
lirc-0.9.0-8.el6
mod_evasive-1.10.1-10.el6
puppet-2.6.13-2.el6
rubygem-state_machine-1.1.1-1.el6
wordpress-3.3.1-2.el6

Details about builds:


================================================================================
NearTree-3.1.1-1.el6 (FEDORA-EPEL-2012-0037)
An API for finding nearest neighbors
--------------------------------------------------------------------------------
Update Information:

Update to 3.1.1
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 6 2012 Takanori MATSUURA <t.matsuu at gmail.com> - 3.1.1-1
- update to 3.1.1
- add time to BuirdRequires
--------------------------------------------------------------------------------


================================================================================
R-2.14.1-1.el6 (FEDORA-EPEL-2012-0021)
A language for data analysis and graphics
--------------------------------------------------------------------------------
Update Information:

Update to R 2.14.1.

A full list of bugfixes and changes can be found here:
http://cran.r-project.org/src/base/NEWS.html
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 4 2012 Tom Callaway <spot at fedoraproject.org> - 2.14.1-1
- update to 2.14.1
--------------------------------------------------------------------------------


================================================================================
autoconf-archive-2011.12.21-1.el6 (FEDORA-EPEL-2012-0040)
The Autoconf Macro Archive
--------------------------------------------------------------------------------
Update Information:

Update to 2011.12.21
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 5 2012 Takanori MATSUURA <t.matsuu at gmail.com> - 2011.12.21-1
- update to 2011.12.21
--------------------------------------------------------------------------------


================================================================================
drupal7-calendar-3.0-0.2.alpha2.el6 (FEDORA-EPEL-2012-0038)
This module will display any Views date field in calendar formats
--------------------------------------------------------------------------------
Update Information:

New upstream version. Updated to 3.0-alpha2.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
facter-1.6.4-1.el6 (FEDORA-EPEL-2012-0033)
Ruby module for collecting simple facts about a host operating system
--------------------------------------------------------------------------------
Update Information:

This is an upstream bugfix release. A few small bugs are squashed and dmidecode is added to the package Requires.

The upstream release notes provide more details:

http://projects.puppetlabs.com/projects/facter/wiki
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 5 2012 Todd Zullinger <tmz at pobox.com> - 1.6.4-1
- Update to 1.6.4
- Require dmidecode (upstream #11041)
--------------------------------------------------------------------------------


================================================================================
gerbv-2.6.0-1.el6 (FEDORA-EPEL-2012-0022)
Gerber file viewer from the gEDA toolkit
--------------------------------------------------------------------------------
Update Information:

New release 2.6.0
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 3 2012 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2.6.0-1
- new upstream release
* Tue Jul 5 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.5.0-2
- Hack libtool to not add rpath.
- Propagate RPM_OPT_FLAGS to CFLAGS.
- Pass -ldl through LIBS.
- Fix date of previous changelog entry.
- Remove "unused-direct-shlib-dependencies" libtool hacking.
* Sun Jul 3 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2.5.0-1
- new upstream release
--------------------------------------------------------------------------------


================================================================================
glpi-0.80.6-1.el6 (FEDORA-EPEL-2012-0025)
Free IT asset management software
--------------------------------------------------------------------------------
Update Information:

Upstream Changelog:
* Bug #3236: Bug on Db Relations computation for plugins
* Bug #3247: Several bugs on reservation
* Bug #3254: Fix javascript bug for ocs import
* Bug #3264: When merge budget, items are not linked to new budgets
* Bug #3276: mailcollector rules don't use user prefs
* Bug #3290: LDAP group membership is broken when there's a comma in the OU
* Bug #3294: SLA action do not add actors in CLI mode
* Bug #3295: Notification when delete private tasks or followups not wanted
* Bug #3297: Class loading error during logout when CAS is activated
* Bug #3299: regression : can't add a document from item form

--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 5 2012 Remi Collet <remi at fedoraproject.org> - 0.80.6-1
- version 0.80.6 released (bugfix)
https://forge.indepnet.net/projects/glpi/versions/657
- add patch for https://forge.indepnet.net/issues/3299
--------------------------------------------------------------------------------


================================================================================
glusterfs-3.2.5-5.el6 (FEDORA-EPEL-2012-0019)
Cluster File System
--------------------------------------------------------------------------------
Update Information:

revise spec to use native systemd on f17 and rhel7
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 3 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.5-5
- revised spec for init.d for fedora<=16, rhel<=6; native systemd for
f17 and rhel7
--------------------------------------------------------------------------------


================================================================================
hekafs-0.7-22.el6 (FEDORA-EPEL-2012-0039)
Heka File System
--------------------------------------------------------------------------------
Update Information:

revise spec to use native systemd on f17 and rhel7
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 3 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-22
- run autogen to get correct libtool for target
* Tue Jan 3 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-21
- revised spec for init.d for fedora<=16, rhel<=6; native systemd for
f17 and rhel7
--------------------------------------------------------------------------------


================================================================================
knemo-0.7.2-1.el6 (FEDORA-EPEL-2012-0031)
A KDE network monitoring tool
--------------------------------------------------------------------------------
Update Information:

KNemo 0.7.2

* fix loading/calculating off-peak traffic
* use bugs.kde.org for bug reports
* keep the pixmap cache size under control
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 4 2012 Alexey Kurov <nucleo at fedoraproject.org> - 0.7.2-1
- KNemo 0.7.2
--------------------------------------------------------------------------------


================================================================================
lirc-0.9.0-8.el6 (FEDORA-EPEL-2012-0030)
The Linux Infrared Remote Control package
--------------------------------------------------------------------------------
Update Information:

LIRC is a package that allows you to decode and send infra-red and
other signals of many (but not all) commonly used remote controls.
Included applications include daemons which decode the received
signals as well as user space applications which allow controlling a computer with a remote control.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #755333 - [RFE] Need EL6 branch of lirc for MythTV
https://bugzilla.redhat.com/show_bug.cgi?id=755333
--------------------------------------------------------------------------------


================================================================================
mod_evasive-1.10.1-10.el6 (FEDORA-EPEL-2012-0018)
Denial of Service evasion module for Apache
--------------------------------------------------------------------------------
Update Information:

Rebuild for EL-6 branch.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #739171 - Addition of mod_evasive to the EPEL 6 repository
https://bugzilla.redhat.com/show_bug.cgi?id=739171
--------------------------------------------------------------------------------


================================================================================
puppet-2.6.13-2.el6 (FEDORA-EPEL-2012-0028)
A network tool for managing many disparate systems
--------------------------------------------------------------------------------
Update Information:

This is an upstream bugfix release that fixes a few issues, notably restoring the behaviour of subjectAltNames from older releases when bootstrapping a puppet master.

It also includes a backported fix for augeas >= 0.10.

For further details refer to the upstream release notes and bugzilla ticket for the augeas issue:

http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#2.6.13
https://bugzilla.redhat.com/771097
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 5 2012 Todd Zullinger <tmz at pobox.com> - 2.6.13-2
- Revert to minimal patch for augeas >= 0.10 (bz#771097)
* Wed Dec 14 2011 Todd Zullinger <tmz at pobox.com> - 2.6.13-1
- Update to 2.6.13
- Cherry-pick various augeas fixes from upstream (bz#771097)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771097 - Augeas provider always runs with version >= 0.10.0
https://bugzilla.redhat.com/show_bug.cgi?id=771097
--------------------------------------------------------------------------------


================================================================================
rubygem-state_machine-1.1.1-1.el6 (FEDORA-EPEL-2012-0041)
Adds support for creating state machines for attributes on any Ruby class
--------------------------------------------------------------------------------
Update Information:

Update version 1.1.1
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 4 2012 Guillermo Gómez <gomix at fedoraproject.org> - 1.1.1-1
- Update version 1.1.1
--------------------------------------------------------------------------------


================================================================================
wordpress-3.3.1-2.el6 (FEDORA-EPEL-2012-0026)
Blog tool and publishing platform
--------------------------------------------------------------------------------
Update Information:

Upgrade to the upstream latest release, fixing also CVE 2012-0287
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 4 2012 'Matej Cepl <mcepl at redhat.com>' - 3.3.1-1
- Security (XSS) and maintenance upstream release.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771731 - CVE-2012-0287 wordpress: XSS flaw fixed in 3.3.1 [epel-6]
https://bugzilla.redhat.com/show_bug.cgi?id=771731
--------------------------------------------------------------------------------
updates
2012-01-07 02:30:46 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0049/openstack-nova-2011.3-18.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

gitso-0.6-6.el6
glpi-0.80.6.1-1.el6
knemo-0.7.3-1.el6
libva-1.0.15-1.el6
nested-1.2.2-8.el6
openstack-glance-2011.3-6.el6
openstack-nova-2011.3-18.el6
phoronix-test-suite-3.6.1-1.el6
pslib-0.4.5-2.el6
rubygem-kgio-2.7.0-3.el6
rubygem-sequel-3.31.0-12.el6
sx-2.07-1.el6

Details about builds:


================================================================================
gitso-0.6-6.el6 (FEDORA-EPEL-2012-0051)
A front-end to reverse VNC connections
--------------------------------------------------------------------------------
Update Information:

Initial update : a front-end to reverse VNC connections
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #752311 - Review Request: gitso - A front-end to reverse VNC connections
https://bugzilla.redhat.com/show_bug.cgi?id=752311
--------------------------------------------------------------------------------


================================================================================
glpi-0.80.6.1-1.el6 (FEDORA-EPEL-2012-0025)
Free IT asset management software
--------------------------------------------------------------------------------
Update Information:

Upstream Changelog:
* Bug #3236: Bug on Db Relations computation for plugins
* Bug #3247: Several bugs on reservation
* Bug #3254: Fix javascript bug for ocs import
* Bug #3264: When merge budget, items are not linked to new budgets
* Bug #3276: mailcollector rules don't use user prefs
* Bug #3290: LDAP group membership is broken when there's a comma in the OU
* Bug #3294: SLA action do not add actors in CLI mode
* Bug #3295: Notification when delete private tasks or followups not wanted
* Bug #3297: Class loading error during logout when CAS is activated
* Bug #3299: regression : can't add a document from item form

--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 5 2012 Remi Collet <remi at fedoraproject.org> - 0.80.6.1-1
- version 0.80.61 released (bugfix)
https://forge.indepnet.net/projects/glpi/versions/677
* Thu Jan 5 2012 Remi Collet <remi at fedoraproject.org> - 0.80.6-1
- version 0.80.6 released (bugfix)
https://forge.indepnet.net/projects/glpi/versions/657
- add patch for https://forge.indepnet.net/issues/3299
--------------------------------------------------------------------------------


================================================================================
knemo-0.7.3-1.el6 (FEDORA-EPEL-2012-0031)
A KDE network monitoring tool
--------------------------------------------------------------------------------
Update Information:

KNemo 0.7.3

* fix loading/calculating off-peak traffic
* use bugs.kde.org for bug reports
* keep the pixmap cache size under control
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 6 2012 Alexey Kurov <nucleo at fedoraproject.org> - 0.7.3-1
- KNemo 0.7.3
--------------------------------------------------------------------------------


================================================================================
libva-1.0.15-1.el6 (FEDORA-EPEL-2012-0042)
Video Acceleration (VA) API for Linux
--------------------------------------------------------------------------------
Update Information:

Version 1.0.15 - 28.Oct.2011
* API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang)
* Refine VA trace & VA fool utilities
* Move i965 driver to a specific repository (vaapi/intel-driver)
* Fix DSO link issue in tests
* Fix API vs. DSO vs. package versioning
--------------------------------------------------------------------------------


================================================================================
nested-1.2.2-8.el6 (FEDORA-EPEL-2012-0044)
A specialized editor focused on creating structured documents
--------------------------------------------------------------------------------
Update Information:

New release added to Fedora, Nested is specialized editor focused on creating structured documents
--------------------------------------------------------------------------------


================================================================================
openstack-glance-2011.3-6.el6 (FEDORA-EPEL-2012-0046)
OpenStack Image Service
--------------------------------------------------------------------------------
Update Information:

Reapply EPEL specific patch for stacked package selection
Updates to the latest upstream stable/diablo branch bringing in ~20 new bugfix patches.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 6 2012 Pádraig Brady <P at draigBrady.com> - 2011.3-6
- Reapply patch to use parallel install versions of epel packages
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-5
- Rebase to latest upstream stable/diablo branch adding ~20 patches
* Tue Dec 20 2011 David Busby <oneiroi at fedoraproject.org> - 2011.3-4
- Depend on python-httplib2
--------------------------------------------------------------------------------


================================================================================
openstack-nova-2011.3-18.el6 (FEDORA-EPEL-2012-0049)
OpenStack Compute (nova)
--------------------------------------------------------------------------------
Update Information:

This update includes ~50 patches from the upstream stable branch and a fix for an issue with attaching volumes.
Sync up with Fedora spec, to only add fuse group if present
Explicitly depend on the fuse package to avoid #767852
Requires manually installing "fuse" first.
Also adds libguestfs update
Add --yes, --rootpw, and --novapw arguments to openstack-nova-db-setup.
Please ensure you have at least python-migrate-0.6-6 installed when testing this
Change the default database from sqlite to mysql.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-18
- Fix up recent patches which don't apply
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-17
- Backport tgtadm off-by-one fix from upstream (#752709)
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-16
- Rebase to latest upstream stable/diablo, pulling in ~50 patches
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-15
- Move recent patches into git (no functional changes)
* Fri Dec 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-14
- Don't require the fuse group (#770927)
- Require the fuse package (to avoid #767852)
* Wed Dec 14 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-13
- Sanitize EC2 manifests and image tarballs (#767236, CVE 2011-4596)
- update libguestfs support
* Tue Dec 6 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-11
- Add --yes, --rootpw, and --novapw options to openstack-nova-db-setup.
* Wed Nov 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-10
- Use updated parallel install versions of epel packages
- Add libguestfs support
* Tue Nov 29 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-9
- Update the libvirt dependency from 0.8.2 to 0.8.7
- Ensure we don't access the net when building docs
* Tue Nov 29 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-8
- Change default database to mysql. (#735012)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #767236 - CVE 2011-4596 openstack-nova: Sanitize EC2 manifests and image tarballs
https://bugzilla.redhat.com/show_bug.cgi?id=767236
--------------------------------------------------------------------------------


================================================================================
phoronix-test-suite-3.6.1-1.el6 (FEDORA-EPEL-2012-0050)
An Automated, Open-Source Testing Framework
--------------------------------------------------------------------------------
Update Information:

new upstream release
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 2 2012 Markus Mayer <lotharlutz at gmx.de> 3.6.1-1
- new upstream release
- install test dependencies
- fix openbenchmark launcher
--------------------------------------------------------------------------------


================================================================================
pslib-0.4.5-2.el6 (FEDORA-EPEL-2012-0045)
C-library to create PostScript files
--------------------------------------------------------------------------------
Update Information:

pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for
libraries creating PDF.
--------------------------------------------------------------------------------


================================================================================
rubygem-kgio-2.7.0-3.el6 (FEDORA-EPEL-2012-0043)
Kinder, gentler I/O for Ruby
--------------------------------------------------------------------------------
Update Information:

Initial package for rubygem-kgio.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #770986 - Review Request: rubygem-kgio - Kinder, gentler I/O for Ruby
https://bugzilla.redhat.com/show_bug.cgi?id=770986
--------------------------------------------------------------------------------


================================================================================
rubygem-sequel-3.31.0-12.el6 (FEDORA-EPEL-2012-0052)
The Database Toolkit for Ruby
--------------------------------------------------------------------------------
Update Information:

Update ruby gem to version 3.31.0
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 4 2012 Alejandro Pérez <aeperezt at fedoraproject.org> - 3.31.0-12
- Change version to current version 3.31.0
* Sun Dec 4 2011 Alejandro Pérez <aeperezt at fedoraproject.org> - 3.30.0-11
- fix download path from rubygems.org
* Sun Dec 4 2011 Alejandro Pérez <aeperezt at fedoraproject.org> - 3.30.0-10
- Change version to current version 3.30.0
* Thu Oct 20 2011 Alejandro Pérez <aeperezt at fedoraproject.org> - 3.28.0-9
- Change version to current 2.28.0
* Wed Sep 21 2011 Alejandro Pérez <aeperezt at fedoraproject.org> - 3.24.0-8
- change version to 3.24.0
* Mon Apr 11 2011 Alejandro Pérez <aeperezt at fedoraproject.org> - 3.20.0-7
- change version to 3.20.0
* Tue Jan 18 2011 Alejandro Pérez <aeperezt at fedoraproject.org> - 3.19.0-6
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.19.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
sx-2.07-1.el6 (FEDORA-EPEL-2012-0047)
Tool to extract reports and run plug-ins against those extracted reports
--------------------------------------------------------------------------------
Update Information:

Update to the latest available version which contains bugfixes from upstream and some enhancements. See the CHANGELOG in the package for details.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 6 2012 Niels de Vos <devos at fedoraproject.org> - 2.07-1
- Update to the latest version
- Drop CHANGELOG.Fedora as the tarball includes a CHANGELOG
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771621 - [abrt] sx-2.06-14.fc16: clusterevaluator.py:68:evaluate:ValueError: invalid literal for int() with base 10: ''
https://bugzilla.redhat.com/show_bug.cgi?id=771621
--------------------------------------------------------------------------------
updates
2012-01-07 20:37:45 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0049/openstack-nova-2011.3-18.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5331/phpMyAdmin-3.4.9-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

bvi-1.3.2-6.el6
drupal7-features-1.0-0.3.beta6.el6

Details about builds:


================================================================================
bvi-1.3.2-6.el6 (FEDORA-EPEL-2012-0055)
Display-oriented editor for binary files
--------------------------------------------------------------------------------
Update Information:

Display-oriented editor for binary files
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #765652 - Review Request: bvi - Display-oriented editor for binary files
https://bugzilla.redhat.com/show_bug.cgi?id=765652
--------------------------------------------------------------------------------


================================================================================
drupal7-features-1.0-0.3.beta6.el6 (FEDORA-EPEL-2012-0054)
Provides feature management for Drupal
--------------------------------------------------------------------------------
Update Information:

New upstream version, updated to beta6.
New upstream version.
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
updates
2012-01-11 08:03:24 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0049/openstack-nova-2011.3-18.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5373/alpine-2.02-3.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5379/zabbix-1.8.10-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0061/pdns-2.9.22.5-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

Pound-2.6-1.el6
Zim-0.54-2.el6
bcfg2-1.2.0-1.el6
csslint-0.9.2-2.el6
eggdrop-1.6.21-2.el6
gdl-0.9.2-3.el6
globus-authz-2.1-1.el6
globus-authz-callout-error-2.1-1.el6
globus-callout-2.1-1.el6
globus-common-14.5-1.el6
globus-core-8.5-1.el6
globus-ftp-client-7.2-1.el6
globus-ftp-control-4.2-1.el6
globus-gass-cache-8.1-1.el6
globus-gass-cache-program-5.0-1.el6
globus-gass-copy-8.2-1.el6
globus-gass-server-ez-4.1-1.el6
globus-gass-transfer-7.1-1.el6
globus-gatekeeper-9.6-1.el6
globus-gfork-3.1-1.el6
globus-gram-client-12.3-1.el6
globus-gram-client-tools-10.0-1.el6
globus-gram-job-manager-13.14-1.el6
globus-gram-job-manager-callout-error-2.1-1.el6
globus-gram-job-manager-scripts-4.2-1.el6
globus-gram-protocol-11.2-1.el6
globus-gridftp-server-6.5-1.el6
globus-gridftp-server-control-2.3-1.el6
globus-gridmap-callout-error-1.2-1.el6
globus-gsi-callback-4.1-1.el6
globus-gsi-cert-utils-8.1-1.el6
globus-gsi-credential-5.1-1.el6
globus-gsi-openssl-error-2.1-1.el6
globus-gsi-proxy-core-6.1-1.el6
globus-gsi-proxy-ssl-4.1-1.el6
globus-gsi-sysconfig-5.1-1.el6
globus-gss-assist-8.1-1.el6
globus-gssapi-error-4.1-1.el6
globus-gssapi-gsi-10.2-1.el6
globus-io-9.2-1.el6
globus-openssl-module-3.1-1.el6
globus-proxy-utils-5.0-1.el6
globus-rls-client-5.2-5.el6
globus-rls-server-4.9-8.el6
globus-rsl-9.1-1.el6
globus-scheduler-event-generator-4.4-1.el6
globus-usage-3.1-1.el6
globus-xio-3.2-1.el6
globus-xio-gsi-driver-2.1-1.el6
globus-xio-pipe-driver-2.1-1.el6
globus-xio-popen-driver-2.2-1.el6
glusterfs-3.2.5-6.el6
gofer-0.64-1.el6
grid-packaging-tools-3.5-1.el6
grinder-0.0.136-1.el6
hekafs-0.7-23.el6
pdns-2.9.22.5-1.el6
phoronix-test-suite-3.6.1-3.el6
pslib-0.4.5-2.el6
pyexiv2-0.3.2-2.el6
python-ladon-0.6.5-2.el6
rubygem-fakeweb-1.3.0-5.el6
rubygem-json-1.4.6-1.el6
rubygem-ruby-ole-1.2.11.2-1.el6
rubygem-snmp-1.1.0-2.el6
rubygem-treetop-1.4.10-1.el6
rubygem-whiskey_disk-0.6.24-1.el6
socat-1.7.2.0-2.el6
transifex-client-0.6.1-1.el6

Details about builds:


================================================================================
Pound-2.6-1.el6 (FEDORA-EPEL-2012-0081)
Reverse proxy and load balancer
--------------------------------------------------------------------------------
Update Information:

Upstream released new version
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 9 2012 Ruben Kerkhof <ruben at rubenkerkhof.com> 2.6-1
- Upstream released new version
--------------------------------------------------------------------------------


================================================================================
Zim-0.54-2.el6 (FEDORA-EPEL-2012-0086)
Desktop wiki & notekeeper
--------------------------------------------------------------------------------
Update Information:

New upstream release
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 23 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.54-2
- Just use %{_datadir}
* Fri Dec 23 2011 Robin Lee <cheeselee at fedoraproject.org> - 0.54-1
- Update to 0.54 (#740211)
--------------------------------------------------------------------------------


================================================================================
bcfg2-1.2.0-1.el6 (FEDORA-EPEL-2012-0062)
A configuration management system
--------------------------------------------------------------------------------
Update Information:

* Sat Jan 07 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.2.0-1
- New man page and tools added
- Updated to new upstream version 1.2.0
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 7 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.2.0-1
- New man page and tools added
- Updated to new upstream version 1.2.0
--------------------------------------------------------------------------------


================================================================================
csslint-0.9.2-2.el6 (FEDORA-EPEL-2012-0058)
Detecting potential problems in CSS code
--------------------------------------------------------------------------------
Update Information:

Initial package
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #755275 - Review Request: csslint - Detecting potential problems in CSS code
https://bugzilla.redhat.com/show_bug.cgi?id=755275
--------------------------------------------------------------------------------


================================================================================
eggdrop-1.6.21-2.el6 (FEDORA-EPEL-2012-0078)
The world's most popular Open Source IRC bot
--------------------------------------------------------------------------------
Update Information:

Eggdrop 1.6.21
==============


Bug fixes
=========

* Fixed a very old bug where unsetting the "nick-len" variable in Tcl, then attempting to restart the bot will crash it.
* Cygwin 1.7 can have issues getting the dns server list, you can now set the dns-servers config variable to fix this.
* QNX6/Mac OS X/Solaris dns.mod fixes
* 64bit fixes
* Crash bug fix with Tcl8.5.10 and workaround for a bug in Tcl8.5.10
* Reverted the ability of vwait and update to process Eggdrop events - this will come in 1.8 (too buggy for now).
* env(TZ) default config setting is now correct
* Compilation against Tcl8.3/8.4 works again


New/modified config variables
=============================

* dns-servers: List of DNS servers dns.mod uses, writable
* dns-cache: Time in seconds to cache successful DNS replies
* dns-negcache: Negative DNS replies caching time
* dns-maxsends: Limits the number of retries for failed DNS queries
* dns-retrydelay: Time in seconds between retries
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 8 2012 Robert Scheck <robert at fedoraproject.org> 1.6.21-2
- Private libraries are not be exposed globally by RPM
* Sun Jan 8 2012 Robert Scheck <robert at fedoraproject.org> 1.6.21-1
- Upgrade to 1.6.21 (#771492)
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771492 - glibc detected *** eggdrop: free(): invalid next size (fast): 0x09a27fb8
https://bugzilla.redhat.com/show_bug.cgi?id=771492
--------------------------------------------------------------------------------


================================================================================
gdl-0.9.2-3.el6 (FEDORA-EPEL-2012-0045)
GNU Data Language
--------------------------------------------------------------------------------
Update Information:

- Build gdl with pslib support
- pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for
libraries creating PDF.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 7 2012 Orion Poplawski <orion at cora.nwra.com> - 0.9.2-3
- Build with pslib
--------------------------------------------------------------------------------


================================================================================
globus-authz-2.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus authz library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-authz-deps.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-authz-callout-error-2.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus authz error library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-callout-2.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Callout Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-callout-mingw.patch and globus-callout-noflavext.patch
(fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-common-14.5-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Common Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 14.5-1
- Update to Globus Toolkit 5.2.0
- Drop patches implemented upstream
--------------------------------------------------------------------------------


================================================================================
globus-core-8.5-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Core
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 8.5-1
- Update to Globus Toolkit 5.2.0
- Drop patches implemented upstream
- Drop the globus-gpt2pkg-config script (now part of grid-packaging-tools)
- Drop the globus-spec-creator script (now part of the upstream package)
--------------------------------------------------------------------------------


================================================================================
globus-ftp-client-7.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GridFTP Client Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 7.2-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-ftp-client-doxygen.patch, globus-ftp-client-format.patch
and globus-ftp-client-type-punned-pointer.patch (fixed upstrem)
--------------------------------------------------------------------------------


================================================================================
globus-ftp-control-4.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GridFTP Control Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.2-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-ftp-control-backcompat.patch,
globus-ftp-control-doxygen.patch, globus-ftp-control-format.patch and
globus-ftp-control-type-punned-pointer.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gass-cache-8.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Gass Cache
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 8.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-gass-cache.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gass-cache-program-5.0-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Tools to manipulate local and remote GASS caches
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.0-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-gass-cache-program.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gass-copy-8.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Gass Copy
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 8.2-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-gass-copy-doxygen.patch, globus-gass-copy-mingw.patch
and globus-gass-copy-pathmax.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gass-server-ez-4.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Gass Server_ez
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gass-transfer-7.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Gass Transfer
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 7.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-gass-transfer-doxygen.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gatekeeper-9.6-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Gatekeeper
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.6-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gfork-3.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GFork
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.1-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-gfork-deps.patch, globus-gfork-etc.patch,
globus-gfork-opts.patch, globus-gfork.patch and globus-gfork-undefined.patch
(fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gram-client-12.3-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GRAM Client Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 12.3-1
- Update to Globus Toolkit 5.2.0
- Dropped patch globus-gram-client-doxygen.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gram-client-tools-10.0-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Job Management Tools (globusrun)
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 10.0-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gram-job-manager-13.14-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GRAM Jobmanager
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 13.14-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-gram-job-manager-doxygen.patch,
globus-gram-job-manager.patch, globus-gram-job-manager-pathmax.patch and
globus-gram-job-manager-undefined.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gram-job-manager-callout-error-2.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GRAM Jobmanager Callout Errors
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gram-job-manager-scripts-4.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GRAM Job ManagerScripts
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec 17 2011 Mattias Ellert <mattias.ellert at fyssst.uu.se> - 4.2-1
- Post-release update from upstream
* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.1-1
- Update to Globus Toolkit 5.2.0
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.12-3
- Perl mass rebuild
* Fri Jun 10 2011 Marcela Mašláňová <mmaslano at redhat.com> - 2.12-2
- Perl 5.14 mass rebuild
--------------------------------------------------------------------------------


================================================================================
globus-gram-protocol-11.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GRAM Protocol Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 11.2-1
- Update to Globus Toolkit 5.2.0
- Dropped patches globus-gram-protocol.patch and
globus-gram-protocol-doxygen.patch (fixed upstream)
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 9.7-8
- Perl mass rebuild
* Fri Jun 10 2011 Marcela Mašláňová <mmaslano at redhat.com> - 9.7-7
- Perl 5.14 mass rebuild
--------------------------------------------------------------------------------


================================================================================
globus-gridftp-server-6.5-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GridFTP Server
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 6.5-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-gridftp-server-etc.patch,
globus-gridftp-server-pathmax.patch and globus-gridftp-server-usr.patch
(fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gridftp-server-control-2.3-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GridFTP Server Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.3-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-gridftp-server-control.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gridmap-callout-error-1.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Gridmap Callout Errors
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 16 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.2-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gsi-callback-4.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GSI Callback Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gsi-cert-utils-8.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GSI Cert Utils Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 8.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-gsi-cert-utils-ca-setup.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gsi-credential-5.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GSI Credential Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gsi-openssl-error-2.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus OpenSSL Error Handling
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gsi-proxy-core-6.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GSI Proxy Core Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 6.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gsi-proxy-ssl-4.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GSI Proxy SSL Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.1-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-gsi-sysconfig-5.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GSI System Config Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-gsi-sysconfig-mingw.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gss-assist-8.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GSSAPI Assist library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 8.1-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-gss-assist-normalization.patch and
globus-gss-assist-gridmapdir.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gssapi-error-4.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GSSAPI Error Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-gssapi-error-deps.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-gssapi-gsi-10.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - GSSAPI library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 10.2-1
- Update to Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-io-9.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - uniform I/O interface
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.2-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-io-parens.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-openssl-module-3.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus OpenSSL Module Wrapper
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-openssl-module-mingw.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-proxy-utils-5.0-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus GSI Proxy Utility Programs
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.0-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-proxy-utils-mingw.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-rls-client-5.2-5.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Replica Location Service Client
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 16 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 5.2-5
- Recompile against Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-rls-server-4.9-8.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Replica Location Service Server
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 16 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.9-8
- Recompile for Globus Toolkit 5.2.0
--------------------------------------------------------------------------------


================================================================================
globus-rsl-9.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Resource Specification Language Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 9.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-rsl-doxygen.patch (fixed upstream)
- Drop patch globus-rsl-dox-latex.patch (no longer needed)
--------------------------------------------------------------------------------


================================================================================
globus-scheduler-event-generator-4.4-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Scheduler Event Generator
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 15 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.4-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-scheduler-event-generator.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-usage-3.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Usage Library
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-usage-deps.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-xio-3.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus XIO Framework
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.2-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-xio-bad-age.patch, globus-xio-doxygen.patch,
globus-xio-format.patch, globus-xio-mingw.patch and
globus-xio-type-punned-pointer.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-xio-gsi-driver-2.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus XIO GSI Driver
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-xio-gsi-driver-deps.patch,
globus-xio-gsi-driver-funcgrp.patch,
globus-xio-gsi-driver-type-punned-pointer.patch and
globus-xio-gsi-driver-wrong-dep.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-xio-pipe-driver-2.1-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus Pipe Driver
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.1-1
- Update to Globus Toolkit 5.2.0
- Drop patch globus-xio-pipe-driver-wrong-dep.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
globus-xio-popen-driver-2.2-1.el6 (FEDORA-EPEL-2012-0065)
Globus Toolkit - Globus XIO Pipe Open Driver
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 14 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 2.2-1
- Update to Globus Toolkit 5.2.0
- Drop patches globus-xio-popen-driver-funcgrp.patch,
globus-xio-popen-driver-mingw.patch and
globus-xio-popen-driver-wrong-dep.patch (fixed upstream)
--------------------------------------------------------------------------------


================================================================================
glusterfs-3.2.5-6.el6 (FEDORA-EPEL-2012-0063)
Cluster File System
--------------------------------------------------------------------------------
Update Information:

glusterd.init use /run per Fedora File System Layout, or /var/run when needed.
revise spec to use native systemd on f17 and rhel7
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 10 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.5-6
- glusterd.init use /run per Fedora File System Layout, or /var/run when
needed
* Tue Jan 3 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 3.2.5-5
- revised spec for init.d for fedora<=16, rhel<=6; native systemd for
f17 and rhel7
--------------------------------------------------------------------------------


================================================================================
gofer-0.64-1.el6 (FEDORA-EPEL-2012-0067)
A lightweight, extensible python agent
--------------------------------------------------------------------------------
Update Information:

Update to 0.64.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 9 2012 Jeff Ortel <jortel at redhat.com> 0.64-1
- Enhanced package (plugin) API. (jortel at redhat.com)
* Wed Nov 30 2011 Jeff Ortel <jortel at redhat.com> 0.63-1
- Mitigate systemd issues on F15. (jortel at redhat.com)
* Wed Nov 30 2011 Jeff Ortel <jortel at redhat.com> 0.62-1
- plugin: package; extra monkey business with yum optparser to support
INTERACTIVE yum plugins. (jortel at redhat.com)
* Wed Nov 23 2011 Jeff Ortel <jortel at redhat.com> 0.61-1
- mocks: add support for mock constructors. (jortel at redhat.com)
- plugin: package; Fix problem of yum interactive plugins accessing contributed
options. (jortel at redhat.com)
--------------------------------------------------------------------------------


================================================================================
grid-packaging-tools-3.5-1.el6 (FEDORA-EPEL-2012-0065)
Grid Packaging Tools (GPT)
--------------------------------------------------------------------------------
Update Information:

Update to Globus Toolkit 5.2

Many of the changes implemented by upstream in this release, such as the removal of the flavour tags in the library names and the support for standard installation paths, were already present in the Fedora packages of earlier releases using patches. This update is backwards compatible and does not introduce any soname bumps.

The most important change is the handling of threads. In earlier releases the threading model was chosen at compilation time, and the model used by the libraries in Fedora and EPEL was using pthreads. In this release the threading model is instead chosen at runime, either by using API calls or by setting environment variables. The default model in the new release is the forking model, but also the pthread model is available.

In order to preserve the behaviour of applications linked to previous versions, versioned symbols have been introduced so that the new libraries will switch to the pthread threading model automatically when used by applications that were linked to earlier versions.

Upstream's release notes are available here:
http://www.globus.org/toolkit/docs/5.2/5.2.0/rn/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 13 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 3.5-1
- Update to version 3.5
- Drop patches implemented upstream
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 3.2-26
- Perl mass rebuild
* Fri Jun 10 2011 Marcela Mašláňová <mmaslano at redhat.com> - 3.2-25
- Perl 5.14 mass rebuild
--------------------------------------------------------------------------------


================================================================================
grinder-0.0.136-1.el6 (FEDORA-EPEL-2012-0059)
A tool for synchronizing content from yum repositories
--------------------------------------------------------------------------------
Update Information:

Initial import
--------------------------------------------------------------------------------


================================================================================
hekafs-0.7-23.el6 (FEDORA-EPEL-2012-0060)
Heka File System
--------------------------------------------------------------------------------
Update Information:

init.d/hekafsd use /run per Fedora File System Layout, or /var/run when needed. updated transport/protocol
revise spec to use native systemd on f17 and rhel7
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 10 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-23
- init.d/hekafsd use /run per Fedora File System Layout, or /var/run when
needed.
- updated transport/protocol
* Tue Jan 3 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-22
- run autogen to get correct libtool for target
* Tue Jan 3 2012 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 0.7-21
- revised spec for init.d for fedora<=16, rhel<=6; native systemd for
f17 and rhel7
--------------------------------------------------------------------------------


================================================================================
pdns-2.9.22.5-1.el6 (FEDORA-EPEL-2012-0061)
A modern, advanced and high performance authoritative-only nameserver
--------------------------------------------------------------------------------
Update Information:

CVE-2012-0206
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 9 2012 Ruben Kerkhof <ruben at rubenkerkhof.com> 2.9.22.5-1
- CVE-2012-0206
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #772570 - Denial of Service vulnerability in PowerDNS 2.9.22
https://bugzilla.redhat.com/show_bug.cgi?id=772570
--------------------------------------------------------------------------------


================================================================================
phoronix-test-suite-3.6.1-3.el6 (FEDORA-EPEL-2012-0050)
An Automated, Open-Source Testing Framework
--------------------------------------------------------------------------------
Update Information:

new upstream release
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 5 2012 Markus Mayer <lotharlutz at gmx.de> 3.6.1-2
- really remove missing requires for rhel
* Thu Jan 5 2012 Markus Mayer <lotharlutz at gmx.de> 3.6.1-2
- remove missing requires for rhel
* Mon Jan 2 2012 Markus Mayer <lotharlutz at gmx.de> 3.6.1-1
- new upstream release
- install test dependencies
- fix openbenchmark launcher
--------------------------------------------------------------------------------


================================================================================
pslib-0.4.5-2.el6 (FEDORA-EPEL-2012-0045)
C-library to create PostScript files
--------------------------------------------------------------------------------
Update Information:

- Build gdl with pslib support
- pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for
libraries creating PDF.
--------------------------------------------------------------------------------


================================================================================
pyexiv2-0.3.2-2.el6 (FEDORA-EPEL-2012-0088)
Python binding to exiv2
--------------------------------------------------------------------------------
Update Information:

Finall version of the upstream to resolve EL-6 build.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #753322 - pyexiv2 in EPEL EL-6
https://bugzilla.redhat.com/show_bug.cgi?id=753322
--------------------------------------------------------------------------------


================================================================================
python-ladon-0.6.5-2.el6 (FEDORA-EPEL-2012-0089)
Multiprotocol approach to creating a webservice
--------------------------------------------------------------------------------
Update Information:

Initial import in fedora
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771851 - Review Request: python-ladon - Multiprotocol approach to creating a webservice
https://bugzilla.redhat.com/show_bug.cgi?id=771851
--------------------------------------------------------------------------------


================================================================================
rubygem-fakeweb-1.3.0-5.el6 (FEDORA-EPEL-2012-0084)
A tool for faking responses to HTTP requests
--------------------------------------------------------------------------------
Update Information:

Fixes 715907
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #715907 - FTBFS rubygem-fakeweb-1.3.0-3.fc15
https://bugzilla.redhat.com/show_bug.cgi?id=715907
--------------------------------------------------------------------------------


================================================================================
rubygem-json-1.4.6-1.el6 (FEDORA-EPEL-2012-0076)
A JSON implementation in Ruby
--------------------------------------------------------------------------------
Update Information:

Remove GTK requirement since ruby-gtk isn't in EPEL6.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Dec 28 2011 <stahnma at fedoraproject.org> - 1.4.6-1
- Update to 1.4.6. (where rawhide is)
- rebuilt to remove dependency (and subpackage) for gui
--------------------------------------------------------------------------------


================================================================================
rubygem-ruby-ole-1.2.11.2-1.el6 (FEDORA-EPEL-2012-0092)
Ruby OLE library
--------------------------------------------------------------------------------
Update Information:

New build for EPEL

--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 8 2012 Michael Stahnke <mastahnke at gmail.com> - 1.2.11.2-1
- Bump to 1.2.11.2 and fix bug 715865
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
rubygem-snmp-1.1.0-2.el6 (FEDORA-EPEL-2012-0090)
A Ruby implementation of SNMP (the Simple Network Management Protocol)
--------------------------------------------------------------------------------
Update Information:

Fix FTBFS, update to 1.1.0
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 8 2012 <stahnma at fedoraproject.org> - 1.1.0-2
- Ensure %check can run properly
* Sun Jan 8 2012 <stahnma at fedoraproject.org> - 1.1.0-1
- Fix FTBFS bug 715639
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #715639 - FTBFS rubygem-snmp-1.0.3-1.fc14
https://bugzilla.redhat.com/show_bug.cgi?id=715639
--------------------------------------------------------------------------------


================================================================================
rubygem-treetop-1.4.10-1.el6 (FEDORA-EPEL-2012-0075)
A Ruby-based text parsing and interpretation DSL
--------------------------------------------------------------------------------
Update Information:

New build for EPEL6
--------------------------------------------------------------------------------


================================================================================
rubygem-whiskey_disk-0.6.24-1.el6 (FEDORA-EPEL-2012-0070)
Ruby tool for embarrassingly fast deployments
--------------------------------------------------------------------------------
Update Information:

Update to 0.6.24
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 8 2012 <stahnma at fedoraproject.org> - 0.6.24-1
- Update to 0.6.24
- Fix 716028
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
socat-1.7.2.0-2.el6 (FEDORA-EPEL-2012-0077)
Bidirectional data relay between two data channels ('netcat++')
--------------------------------------------------------------------------------
Update Information:

Updated to support tun/tap without IP addresses
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 9 2012 Paul Wouters <paul at nohats.ca> - 1.7.2.0-2
- Bump for EVR with el5
* Sat Jan 7 2012 Paul Wouters <paul at nohats.ca> - 1.7.2.0-1
- Upgraded to 1.7.2.0 which allows tun/tap interfaces without IP address
and introduces options openssl-compress and max-children.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #760533 - socat-1.7.2.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=760533
[ 2 ] Bug #706226 - RFE: support tun/tap devices without ip addresses in socat
https://bugzilla.redhat.com/show_bug.cgi?id=706226
--------------------------------------------------------------------------------


================================================================================
transifex-client-0.6.1-1.el6 (FEDORA-EPEL-2012-0056)
Command line tool for Transifex translation management
--------------------------------------------------------------------------------
Update Information:

Update to new
upstream version.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 10 2012 Domingo Becker <domingobecker at gmail.com> - 0.6.1-1
- Update to new upstream version.
--------------------------------------------------------------------------------
updates
2012-01-15 23:29:38 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0110/openstack-nova-2011.3-19.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0061/pdns-2.9.22.5-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

aajohan-comfortaa-fonts-2.002-1.el6
askbot-0.7.39-1.el6
etckeeper-0.60-1.el6
fedora-review-0.1.2-1.el6
fex-1.20100416.2814-2.el6
freexl-1.0.0a-3.el6
gdl-0.9.2-3.el6.1
gmpy-1.15-1.el6
hdf5-1.8.5.patch1-7.el6
jettison-1.3.1-2.el6
ldns-1.6.12-1.el6
libidn2-0.8-1.el6
libsvm-3.11-3.el6
libyuv-0-0.3.20120109svn128.el6
mined-2011.19.2-1.el6
mmseq-0.9.18-1.el6
mock-1.1.19-2.el6
mozilla-https-everywhere-1.2.2-1.el6
openstack-nova-2011.3-19.el6
openstack-swift-1.4.4-2.el6
perl-PerlIO-via-dynamic-0.13-1.el6
php-magickwand-1.0.9-1.el6
pslib-0.4.5-2.el6
python-kitchen-1.1.0-1.el6
python-proteus-1.8.2-1.el6
python-rest-client-0.3-1.el6
spectrum-1.4.8-5.el6
squirrel-2.2.4-2.el6
syslog-ng-3.2.5-3.el6
tryton-1.8.4-1.el6
trytond-1.8.5-1.el6
trytond-account-1.8.4-1.el6
trytond-analytic-invoice-1.8.2-1.el6
trytond-calendar-scheduling-1.8.2-1.el6
trytond-party-vcarddav-1.8.1-1.el6
trytond-product-cost-history-1.8.1-1.el6
trytond-project-plan-1.8.2-1.el6
trytond-project-revenue-1.8.2-1.el6
trytond-sale-opportunity-1.8.3-1.el6
trytond-stock-1.8.2-1.el6
trytond-stock-supply-day-1.8.2-1.el6
xerces-c-3.0.1-0.20.1.el6
zarafa-7.0.4-1.el6

Details about builds:


================================================================================
aajohan-comfortaa-fonts-2.002-1.el6 (FEDORA-EPEL-2012-0141)
Modern style true type font
--------------------------------------------------------------------------------
Update Information:

All the glyphs of this newest version were completely redrawn at a higher
quality; it is particularly visible when using the font at large sizes. Most of
the Cyrillic glyphs were also redesigned. At last, kerning is significatively
improved with this version, and some hinting was added too.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 14 2012 Luya Tshimbalanga <luya at fedoraproject.org> - 2.002-1
- Upstream update
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771541 - RFE: new version of Comfortaa available
https://bugzilla.redhat.com/show_bug.cgi?id=771541
--------------------------------------------------------------------------------


================================================================================
askbot-0.7.39-1.el6 (FEDORA-EPEL-2012-0131)
Question and Answer forum
--------------------------------------------------------------------------------
Update Information:

bupdate to 0.7.39
* restored facebook login after FB changed the procedure (Evgeny)
update to 0.7.38
* xss vulnerability fix, issue found by Radim Řehůřek (Evgeny)
update to 0.7.37
* added basic slugification treatment to question titles with
``ALLOW_UNICODE_SLUGS = True`` (Evgeny)
* added verification of the project directory name to
make sure it does not contain a `.` (dot) symbol (Evgeny)
* made askbot compatible with django's `CSRFViewMiddleware`
that may be used for other projects (Evgeny)
* added more rigorous test for the user name to make it slug safe (Evgeny)
* made setting `ASKBOT_FILE_UPLOAD_DIR` work (Radim Řehůřek)
* added minimal length of question title ond body
text to live settings and allowed body-less questions (Radim Řehůřek, Evgeny)
* allowed disabling use of gravatar site-wide (Rosandra Cuello Suñol)
* when internal login app is disabled - links to login/logout/add-remove-login-methods are gone (Evgeny)
* replaced setting `ASKBOT_FILE_UPLOAD_DIR` with django's `MEDIA_ROOT` (Evgeny)
* replaced setting `ASKBOT_UPLOADED_FILES_URL` with django's `MEDIA_URL` (Evgeny)
* allowed changing file storage backend for file uploads by configuration (Evgeny)
* file uploads to amazon S3 now work with proper configuration (Evgeny
update to 0.7.36

* bugfix and made the logo not used by default

0.7.35

* Removal of offensive flags (Dejan Noveski)

* Fixes in CSS (Byron Corrales)

* Update of Catalan locale (Jordi Bofill)


update to 0.7.34

* Returned support of Django 1.2 (Evgeny)

update to 0.7.33

* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny)
0.7.32
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)

minor bug fixes and additional tests
update to 0.7.25

* RSS feed for individual question (Sayan Chowdhury)

* allow pre-population of tags via ask a questions link (Adolfo)

* make answering own question one click harder (Adolfo)

* bootstrap mode (Adolfo, Evgeny)
update to 0.7.24

* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)

* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)

* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)

---

--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 14 2012 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.39-1
- update to 0.7.39
* restored facebook login after FB changed the procedure (Evgeny)
- update to 0.7.38
* xss vulnerability fix, issue found by Radim Řehůřek (Evgeny)
- update to 0.7.37
* added basic slugification treatment to question titles with
``ALLOW_UNICODE_SLUGS = True`` (Evgeny)
* added verification of the project directory name to
make sure it does not contain a `.` (dot) symbol (Evgeny)
* made askbot compatible with django's `CSRFViewMiddleware`
that may be used for other projects (Evgeny)
* added more rigorous test for the user name to make it slug safe (Evgeny)
* made setting `ASKBOT_FILE_UPLOAD_DIR` work (Radim Řehůřek)
* added minimal length of question title ond body
text to live settings and allowed body-less questions (Radim Řehůřek, Evgeny)
* allowed disabling use of gravatar site-wide (Rosandra Cuello Suñol)
* when internal login app is disabled - links to login/logout/add-remove-login-methods are gone (Evgeny)
* replaced setting `ASKBOT_FILE_UPLOAD_DIR` with django's `MEDIA_ROOT` (Evgeny)
* replaced setting `ASKBOT_UPLOADED_FILES_URL` with django's `MEDIA_URL` (Evgeny)
* allowed changing file storage backend for file uploads by configuration (Evgeny)
* file uploads to amazon S3 now work with proper configuration (Evgeny)
* Thu Dec 22 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.36-1
- update to 0.7.36
* bugfix and made the logo not used by default
- 0.7.35
* Removal of offensive flags (Dejan Noveski)
* Fixes in CSS (Byron Corrales)
* Update of Catalan locale (Jordi Bofill)
* Sun Dec 11 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.34-1
- update to 0.7.34
* Returned support of Django 1.2 (Evgeny)
* Thu Dec 8 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.33-1
- update to 0.7.33
* Made on log in redirect to the forum index page by default
and to the question page, if user was reading the question
it is still possible to override the ``next`` url parameter
or just rely on django's ``LOGIN_REDIRECT_URL`` (Evgeny)
* Implemented retraction of offensive flags (Dejan Noveski)
* Made automatic dependency checking more complete (Evgeny)
* Wed Nov 30 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.32-1
- update to 0.7.32
* Bugfixes in English locale (Evgeny)
- 0.7.31
* Added ``askbot_create_test_fixture`` management command (Dejan Noveski)
* Integrated new test fixture into the page load test cases (Dejan Noveski)
* Added an embeddable widget for the questions list matching tags (Daniel Mican, Evgeny Fadeev, Dejan Noveski)
- 0.7.30
* Context-sensitive RSS url (Dejan Noveski)
* Implemented new version of skin (Byron Corrales)
* Show unused vote count (Tomasz Zielinski)
* Categorized live settings (Evgeny)
* Merge users management command (Daniel Mican)
* Added management command ``send_accept_answer_reminders`` (Evgeny)
* Improved the ``askbot-setup`` script (Adolfo, Evgeny)
* Merge users management command (Daniel Mican)
* Anonymous caching of the question page (Vlad Bokov)
* Fixed sharing button bug, css fixes for new template (Alexander Werner)
* Added ASKBOT_TRANSLATE_URL setting for url localization(Alexander Werner)
* Changed javascript translation model, moved from jqueryi18n to django (Rosandra Cuello Suñol)
* Private forum mode (Vlad Bokov)
* Improved text search query in Postgresql (Alexander Werner)
* Take LANGUAGE_CODE from request (Alexander Werner)
* Added support for LOGIN_REDIRECT_URL to the login app (hjwp, Evgeny)
* Updated Italian localization (Luca Ferroni)
* Added Catalan localization (Jordi Bofill)
* Added management command ``askbot_add_test_content`` (Dejan Noveski)
* Continued work on refactoring the database schema (Tomasz Zielinski)
* Tue Nov 15 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.29-1
- update to 0.7.29
* minor bug fixes and additional tests (Evgeny, Adolfo)
* Wed Nov 9 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.27-1
- update to 0.7.27
* implemented new version of skin (Byron Corrales)
* show unused vote count (Tomasz Zielinski)
* categorized live settings (Evgeny)
* added management command ``send_accept_answer_reminders`` (Evgeny)
* improved the ``askbot-setup`` script (Adolfo, Evgeny)
* merge users management command (Daniel Mican)
* anonymous caching of the question page (Vlad Bokov)
- 0.7.26
* added settings for email subscription defaults (Adolfo)
* resolved duplicate notifications on posts with mentions (Evegeny)
* added color-animated transitions when urls with hash tags are visited (Adolfo)
* repository tags will be 'automatically added' to new releases (Evgeny)
* Thu Oct 6 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.25-1
- update to 0.7.25
* RSS feed for individual question (Sayan Chowdhury)
* allow pre-population of tags via ask a questions link (Adolfo)
* make answering own question one click harder (Adolfo)
* bootstrap mode (Adolfo, Evgeny)
* Tue Oct 4 2011 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.24-1
- update to 0.7.24
* made it possible to disable the anonymous user greeting altogether (Raghu Udiyar)
* added annotations for the meanings of user levels on the "moderation" page. (Jishnu)
* auto-link patterns - e.g. to bug databases - are configurable from settings. (Arun SAG)
--------------------------------------------------------------------------------


================================================================================
etckeeper-0.60-1.el6 (FEDORA-EPEL-2012-0109)
Store /etc in a SCM system (git, mercurial, bzr or darcs)
--------------------------------------------------------------------------------
Update Information:

Update to 0.68, a bugfix version.

Relevant items from the upstream changelog:

* Support -h and --help. Closes: http://bugs.debian.org/654188
* Improve yum hook to avoid running if etckeeper was just removed. Thanks, Mykola Marzhan
* Add /etc/cups/subscriptions.conf to default ignores, as the content of this file does not normally contain configuration and it changes frequently. Closes: http://bugs.debian.org/651168
* Shell quoting fix. Thanks, Daniel Hahler
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Thomas Moschny <thomas.moschny at gmx.de> - 0.60-1
- Update to 0.60.
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.58-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
fedora-review-0.1.2-1.el6 (FEDORA-EPEL-2012-0132)
Review tool for fedora rpm packages
--------------------------------------------------------------------------------
Update Information:

Updated version of fedora-review.
New features:
- Addition of fedora-create-review to create package reviews in Bugzilla

Bugfixes:
- fix crash when no javadoc package is present in java package
- fix errors in non-EN locales
- fix occasional crash when using --nobuild
- fix handling of numeric bugzilla comments (seriously?)
- temporary workaround for bug with packages without proper Source URLS
- fix ldconfig test
- fix buildroot removal regexes
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0.1.2-1
- Update to latest bugfix release
- Add fedora-create-review script
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Jan 11 2012 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.1.1-2
- Add wget as requires
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #761154 - [abrt] fedora-review-0.1.1-1.fc16: __init__.py:324:extract:OSError: [Errno 2] No such file or directory: '/var/lib/mock/fedora-rawhide-i386/result/../root/builddir/build/sources/'
https://bugzilla.redhat.com/show_bug.cgi?id=761154
--------------------------------------------------------------------------------


================================================================================
fex-1.20100416.2814-2.el6 (FEDORA-EPEL-2012-0112)
Field split/extraction like cut/awk
--------------------------------------------------------------------------------
Update Information:

initial package
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771123 - Review Request: fex - Field split/extraction like cut/awk
https://bugzilla.redhat.com/show_bug.cgi?id=771123
--------------------------------------------------------------------------------


================================================================================
freexl-1.0.0a-3.el6 (FEDORA-EPEL-2012-0136)
Library to extract data from within an Excel spreadsheet
--------------------------------------------------------------------------------
Update Information:

This package is new to Fedora.

FreeXL is a library to extract valid data
from within an Excel spreadsheet (.xls)

Design goals:
* simple and lightweight
* stable, robust and efficient
* easily and universally portable
* completely ignore any GUI-related oddity
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #760294 - Review Request: freexl - Library to extract data from within an Excel spreadsheet
https://bugzilla.redhat.com/show_bug.cgi?id=760294
--------------------------------------------------------------------------------


================================================================================
gdl-0.9.2-3.el6.1 (FEDORA-EPEL-2012-0045)
GNU Data Language
--------------------------------------------------------------------------------
Update Information:

- Build gdl with pslib support
- pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for
libraries creating PDF.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 11 2012 Orion Poplawski <orion at cora.nwra.com> - 0.9.2-3.1
- Rebuild with proper hdf5
* Sat Jan 7 2012 Orion Poplawski <orion at cora.nwra.com> - 0.9.2-3
- Build with pslib
--------------------------------------------------------------------------------


================================================================================
gmpy-1.15-1.el6 (FEDORA-EPEL-2012-0105)
A Python interface to the GNU Multiple Precision Arithmetic Library
--------------------------------------------------------------------------------
Update Information:

gmpy 1.15 bugfix release
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Michael J Gruber <mjg at fedoraproject.org> 1.15-1
- sync with upstream
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-3.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.14-2.2
- rebuild with new gmp without compat lib
* Tue Oct 11 2011 Peter Schiffer <pschiffe at redhat.com> - 1.14-2.1
- rebuild with new gmp
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
hdf5-1.8.5.patch1-7.el6 (FEDORA-EPEL-2012-0118)
A general purpose library and file format for storing scientific data
--------------------------------------------------------------------------------
Update Information:

- Enable static MPI builds (bug #767589)
- Fixup mpi -devel Requires
- Add rpm macro %{_hdf5_version} for convenience

--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec 27 2011 Orion Poplawski <orion at cora.nwra.com> 1.8.5.patch1-7
- Enable static MPI builds (bug #767589)
- Fixup mpi -devel Requires
* Tue Dec 27 2011 Orion Poplawski <orion at cora.nwra.com> 1.8.5.patch1-6
- Add rpm macro %{_hdf5_version} for convenience
--------------------------------------------------------------------------------


================================================================================
jettison-1.3.1-2.el6 (FEDORA-EPEL-2012-0124)
A JSON StAX implementation
--------------------------------------------------------------------------------
Update Information:

New upstream release
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 15 2012 Sandro Mathys <red at fedoraproject.org> - 1.3.1-2
- Drop the requirement for java* >= 1.6.0 for EL <= 5
* Sun Jan 15 2012 Sandro Mathys <red at fedoraproject.org> - 1.3.1-1
- New upstream release
--------------------------------------------------------------------------------


================================================================================
ldns-1.6.12-1.el6 (FEDORA-EPEL-2012-0115)
Lowlevel DNS(SEC) library with API
--------------------------------------------------------------------------------
Update Information:

Important update on time handling, resolves opendnssec bug
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 11 2012 Paul Wouters <paul at nohats.ca> - 1.6.12-1
- Upgraded to 1.6.12, fixes important end of year handling date bug
--------------------------------------------------------------------------------


================================================================================
libidn2-0.8-1.el6 (FEDORA-EPEL-2012-0130)
Library to support IDNA2008 internationalized domain names
--------------------------------------------------------------------------------
Update Information:

Upstream changes:

* Fix build warnings, reported by Didier Raboud in <http://bugs.debian.org/643427>
* Update gnulib files
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 15 2012 Robert Scheck <robert at fedoraproject.org> 0.8-1
- Upgrade to 0.8
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
libsvm-3.11-3.el6 (FEDORA-EPEL-2012-0133)
A Library for Support Vector Machines
--------------------------------------------------------------------------------
Update Information:

Fixed Bug 646154 - libsvm-python's pth is not set correctly
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 12 2012 Ding-Yi Chen <dchen at redhat.com> - 3.11-3
- Fixed Bug 646154 - libsvm-python's pth is not set correctly
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #646154 - libsvm-python's pth is not set correctly
https://bugzilla.redhat.com/show_bug.cgi?id=646154
--------------------------------------------------------------------------------


================================================================================
libyuv-0-0.3.20120109svn128.el6 (FEDORA-EPEL-2012-0097)
YUV conversion and scaling functionality library
--------------------------------------------------------------------------------
Update Information:

Initial build
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #772217 - Review Request: libyuv - YUV conversion and scaling functionality library
https://bugzilla.redhat.com/show_bug.cgi?id=772217
--------------------------------------------------------------------------------


================================================================================
mined-2011.19.2-1.el6 (FEDORA-EPEL-2012-0135)
Powerful Text Editor with Extensive Unicode and CJK Support
--------------------------------------------------------------------------------
Update Information:

New upstream release
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 15 2012 Matthieu Saulnier <fantom at fedoraproject.org> - 2011.19.2-1
- update to 2011.19.2 version
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2011.19-4.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
mmseq-0.9.18-1.el6 (FEDORA-EPEL-2012-0098)
Haplotype and isoform specific expression estimation for RNA-seq
--------------------------------------------------------------------------------
Update Information:

Update to upstream bugfix release 0.9.18
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 11 2012 Adam Huffman <verdurin at fedoraproject.org> - 0.9.18-1
- update to 0.9.18
- remove pileup.sh and get_isize.rb, discarded upstream
- update patches and remove flags patch
* Sun Nov 20 2011 Adam Huffman <adam at vaioz.verdurin.salon> - 0.9.14-2
- rebuild for new Boost in Rawhide
--------------------------------------------------------------------------------


================================================================================
mock-1.1.19-2.el6 (FEDORA-EPEL-2012-0134)
Builds packages inside chroots
--------------------------------------------------------------------------------
Update Information:

Fixed stupid packaging bug for -2 spin

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
- Allow mock repos to use yum priorities [BZ# 771604]
- fix dangling symlink when using SCM [BZ# 758781]
- Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
- Log env when executing commands.

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
- Allow mock repos to use yum priorities [BZ# 771604]
- fix dangling symlink when using SCM [BZ# 758781]
- Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
- Log env when executing commands.

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
- Allow mock repos to use yum priorities [BZ# 771604]
- fix dangling symlink when using SCM [BZ# 758781]
- Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
- Log env when executing commands.

- added header output for test sections
- Added a mount plugin for handling additional user-specified mounts.
- modify do_rebuild() to use chroot function doChroot()
- move mount management into classes
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
- Allow mock repos to use yum priorities [BZ# 771604]
- fix dangling symlink when using SCM [BZ# 758781]
- Get rid of chrootEnvUpdate, just update backend env directly, and always pass it.
- Log env when executing commands.

--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 2 2012 Clark Williams <williams at redhat.com> - 1.1.19-2
- fix missing files from Makefile.am
* Mon Jan 2 2012 Clark Williams <williams at redhat.com> - 1.1.19-1
- fix dangling symlink when using SCM [BZ# 758781]
- remove setting TMPDIR in chroot environment [BZ# 769728]
- add code to allow global proxy in chroot [BZ# 766199]
- explicitly set unprivileged umask in --shell [BZ# 747119]
- add bind-mount config to create sourcedirs [BZ# 706174]
- move mount management into classes
- update environment management code
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771604 - RFE: Allow mock repos to use yum priorities
https://bugzilla.redhat.com/show_bug.cgi?id=771604
[ 2 ] Bug #758781 - buildsrpm errors with symlink dangling (patch included)
https://bugzilla.redhat.com/show_bug.cgi?id=758781
[ 3 ] Bug #769728 - TMPDIR should not be set
https://bugzilla.redhat.com/show_bug.cgi?id=769728
[ 4 ] Bug #766199 - Unable to set proxy for all roots
https://bugzilla.redhat.com/show_bug.cgi?id=766199
[ 5 ] Bug #747119 - umask different in shell and rebuild
https://bugzilla.redhat.com/show_bug.cgi?id=747119
[ 6 ] Bug #706174 - RFE: add the possibility of creating bind mount points
https://bugzilla.redhat.com/show_bug.cgi?id=706174
--------------------------------------------------------------------------------


================================================================================
mozilla-https-everywhere-1.2.2-1.el6 (FEDORA-EPEL-2012-0100)
HTTPS/HSTS enforcement extension for Mozilla Firefox and SeaMonkey
--------------------------------------------------------------------------------
Update Information:

Update to upstream 1.2.2. Changelog from upstream:

* Google Cache is back!
* Fixes: Wikipedia, Identi.ca, Verizon, CCC.de, UserScripts, Yandex
* Improvements: EFF
* Disable broken: NSF.gov, WHO.int
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 11 2012 Russell Golden <niveusluna at niveusluna.org> - 1.2.2-1
- Google Cache is back!
- Fixes: Wikipedia, Identi.ca, Verizon, CCC.de, UserScripts, Yandex
- Improvements: EFF
- Disable broken: NSF.gov, WHO.int
--------------------------------------------------------------------------------


================================================================================
openstack-nova-2011.3-19.el6 (FEDORA-EPEL-2012-0110)
OpenStack Compute (nova)
--------------------------------------------------------------------------------
Update Information:

This also includes a minor bug fix for libguestfs file injection
This update includes ~50 patches from the upstream stable branch and a fix for an issue with attaching volumes.
Sync up with Fedora spec, to only add fuse group if present
Explicitly depend on the fuse package to avoid #767852
Requires manually installing "fuse" first.
Also adds libguestfs update
Add --yes, --rootpw, and --novapw arguments to openstack-nova-db-setup.
Please ensure you have at least python-migrate-0.6-6 installed when testing this
Change the default database from sqlite to mysql.
This update includes ~50 patches from the upstream stable branch and a fix for an issue with attaching volumes.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 11 2012 Pádraig Brady <P at draigBrady.com> - 2011.3-19
- Fix libguestfs support for specified partitions
- Fix tenant bypass by authenticated users using API (#772202, CVE-2012-0030)
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-18
- Fix up recent patches which don't apply
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-17
- Backport tgtadm off-by-one fix from upstream (#752709)
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-16
- Rebase to latest upstream stable/diablo, pulling in ~50 patches
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-15
- Move recent patches into git (no functional changes)
* Fri Dec 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-14
- Don't require the fuse group (#770927)
- Require the fuse package (to avoid #767852)
* Wed Dec 14 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-13
- Sanitize EC2 manifests and image tarballs (#767236, CVE 2011-4596)
- update libguestfs support
* Tue Dec 6 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-11
- Add --yes, --rootpw, and --novapw options to openstack-nova-db-setup.
* Wed Nov 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-10
- Use updated parallel install versions of epel packages
- Add libguestfs support
* Tue Nov 29 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-9
- Update the libvirt dependency from 0.8.2 to 0.8.7
- Ensure we don't access the net when building docs
* Tue Nov 29 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-8
- Change default database to mysql. (#735012)
--------------------------------------------------------------------------------


================================================================================
openstack-swift-1.4.4-2.el6 (FEDORA-EPEL-2012-0117)
OpenStack Object Storage (swift)
--------------------------------------------------------------------------------
Update Information:

- Use updated parallel install versions of epel packages (pbrady)
- Ensure the docs aren't built with the system glance module (pbrady)
- Ensure we don't access the net when building docs (pbrady)
- Update to 1.4.4

--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 12 2012 Alan Pevec <apevec at redhat.com> 1.4.4-2
- add back /var/run/swift for el6
* Wed Jan 4 2012 Alan Pevec <apevec at redhat.com> 1.4.4-1
- Use updated parallel install versions of epel packages (pbrady)
- Ensure the docs aren't built with the system glance module (pbrady)
- Ensure we don't access the net when building docs (pbrady)
- Update to 1.4.4
* Wed Nov 23 2011 David Nalley <david at gnsa.us> -1.4.3-2
* fixed some missing requires
* Sat Nov 5 2011 David Nalley <david at gnsa.us> - 1.4.3-1
- Update to 1.4.3
- fix init script add, registration, deletion BZ 685155
- fixing BR to facilitate epel6 building
* Tue Aug 23 2011 David Nalley <david at gnsa.us> - 1.4.0-2
- adding uid:gid for bz 732693
* Wed Jun 22 2011 David Nalley <david at gnsa.us> - 1.4.1-1
- Update to 1.4.0
- change the name of swift binary from st to swift
* Sat Jun 4 2011 David Nalley <david at gnsa.us> - 1.4.0-1
- Update to 1.4.0
* Fri May 20 2011 David Nalley <david at gnsa.us> - 1.3.0-1
- Update to 1.3.0
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Dec 5 2010 Silas Sewell <silas at sewell.ch> - 1.1.0-1
- Update to 1.1.0
--------------------------------------------------------------------------------


================================================================================
perl-PerlIO-via-dynamic-0.13-1.el6 (FEDORA-EPEL-2012-0103)
Dynamic PerlIO layers
--------------------------------------------------------------------------------
Update Information:

PerlIO::via::dynamic is used for creating dynamic PerlIO layers. It is
useful when the behavior or the layer depends on variables. You should not
use this module as via layer directly (ie :via(dynamic)).
--------------------------------------------------------------------------------


================================================================================
php-magickwand-1.0.9-1.el6 (FEDORA-EPEL-2012-0140)
PHP API for ImageMagick
--------------------------------------------------------------------------------
Update Information:

Upstream changes for 1.0.9:

* MagickWand for PHP no longer fails to build in ZTS mode
* PHP > 5.3.0 does not define safe mode or php_checkuid (see http://php.net/manual/en/features.safe-mode)
* Use zend_function_entry rather than function_entry
* Update to replace deprecated methods
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 15 2012 Robert Scheck <robert at fedoraproject.org> 1.0.9-1
- Update to 1.0.9
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sat Jun 25 2011 Robert Scheck <robert at fedoraproject.org> 1.0.8-10
- Changed %php_zend_api macro usage (#716078)
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Sep 29 2010 Jesse Keating <jkeating at redhat.com> 1.0.8-8
- Rebuilt for gcc bug 634757
* Mon Sep 20 2010 Tom "spot" Callaway <tcallawa at redhat.com> 1.0.8-7
- rebuild for new ImageMagick
--------------------------------------------------------------------------------


================================================================================
pslib-0.4.5-2.el6 (FEDORA-EPEL-2012-0045)
C-library to create PostScript files
--------------------------------------------------------------------------------
Update Information:

- Build gdl with pslib support
- pslib is a C-library to create PostScript files on the fly. It offers many drawing primitives, inclusion of png and eps images and a very sophisticated text rendering including hyphenation, kerning and ligatures. It can read external Type1 fonts and embed them into the output file. It supports pdfmarks which makes it in combination with ghostscript's pdfwriter an alternative for
libraries creating PDF.
--------------------------------------------------------------------------------


================================================================================
python-kitchen-1.1.0-1.el6 (FEDORA-EPEL-2012-0127)
Small, useful pieces of code to make python coding easier
--------------------------------------------------------------------------------
Update Information:

* Makes i18n gettext functions return byte strs that are valid in the requested output charset.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 12 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 1.1.0-1
- Update to 1.1.0 final
--------------------------------------------------------------------------------


================================================================================
python-proteus-1.8.2-1.el6 (FEDORA-EPEL-2012-0099)
Library to access Tryton's internal objects
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.2-1
- new upstream version 1.8.2
--------------------------------------------------------------------------------


================================================================================
python-rest-client-0.3-1.el6 (FEDORA-EPEL-2012-0113)
A REST Client for use in python, using httplib2 and urllib2
--------------------------------------------------------------------------------
Update Information:

New package
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #772582 - Review Request: python-rest-client - A REST Client for use in python, using httplib2 and urllib2
https://bugzilla.redhat.com/show_bug.cgi?id=772582
--------------------------------------------------------------------------------


================================================================================
spectrum-1.4.8-5.el6 (FEDORA-EPEL-2012-0123)
XMPP transport/gateway
--------------------------------------------------------------------------------
Update Information:

Rebuild of spectrum against new poco
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 12 2012 Matěj Cepl <mcepl at redhat.com> - 1.4.8-5
- Rebuild for new poco.
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #773525 - spectrum need to be rebuild because of poco update
https://bugzilla.redhat.com/show_bug.cgi?id=773525
--------------------------------------------------------------------------------


================================================================================
squirrel-2.2.4-2.el6 (FEDORA-EPEL-2012-0096)
High level imperative/OO programming language
--------------------------------------------------------------------------------
Update Information:

add pkgconfig file to the devel sub-package
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 15 2012 Dan Horák <dan[at]danny.cz> - 2.2.4-2
- add pkgconfig file
--------------------------------------------------------------------------------


================================================================================
syslog-ng-3.2.5-3.el6 (FEDORA-EPEL-2012-0126)
Next-generation syslog server
--------------------------------------------------------------------------------
Update Information:

SQL support enabled.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 15 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3.2.5-3
- Enabled SQL support (subpackage syslog-ng-libdbi) and the SQL test.
--------------------------------------------------------------------------------


================================================================================
tryton-1.8.4-1.el6 (FEDORA-EPEL-2012-0099)
Client for the Tryton application framework
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.4-1
- new upstream version 1.8.4
--------------------------------------------------------------------------------


================================================================================
trytond-1.8.5-1.el6 (FEDORA-EPEL-2012-0099)
Server for the Tryton application framework
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.5-1
- new upstream version 1.8.5
--------------------------------------------------------------------------------


================================================================================
trytond-account-1.8.4-1.el6 (FEDORA-EPEL-2012-0099)
account module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.4-1
- new upstream version 1.8.4
--------------------------------------------------------------------------------


================================================================================
trytond-analytic-invoice-1.8.2-1.el6 (FEDORA-EPEL-2012-0099)
analytic-invoice module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.2-1
- new upstream version 1.8.2
--------------------------------------------------------------------------------


================================================================================
trytond-calendar-scheduling-1.8.2-1.el6 (FEDORA-EPEL-2012-0099)
calendar-scheduling module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.2-1
- new upstream version 1.8.2
--------------------------------------------------------------------------------


================================================================================
trytond-party-vcarddav-1.8.1-1.el6 (FEDORA-EPEL-2012-0099)
party-vcarddav module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
trytond-product-cost-history-1.8.1-1.el6 (FEDORA-EPEL-2012-0099)
product-cost-history module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------


================================================================================
trytond-project-plan-1.8.2-1.el6 (FEDORA-EPEL-2012-0099)
project-plan module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.2-1
- new upstream version 1.8.2
--------------------------------------------------------------------------------


================================================================================
trytond-project-revenue-1.8.2-1.el6 (FEDORA-EPEL-2012-0099)
project-revenue module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.2-1
- new upstream version 1.8.2
--------------------------------------------------------------------------------


================================================================================
trytond-sale-opportunity-1.8.3-1.el6 (FEDORA-EPEL-2012-0099)
sale-opportunity module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.3-1
- new upstream version 1.8.3
--------------------------------------------------------------------------------


================================================================================
trytond-stock-1.8.2-1.el6 (FEDORA-EPEL-2012-0099)
stock module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.2-1
- new upstream version 1.8.2
--------------------------------------------------------------------------------


================================================================================
trytond-stock-supply-day-1.8.2-1.el6 (FEDORA-EPEL-2012-0099)
stock-supply-day module for Tryton
--------------------------------------------------------------------------------
Update Information:

update to latest upstream bugfix releases
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Dan Horák <dan at danny.cz> - 1.8.2-1
- new upstream version 1.8.2
--------------------------------------------------------------------------------


================================================================================
xerces-c-3.0.1-0.20.1.el6 (FEDORA-EPEL-2012-0101)
Validating XML Parser
--------------------------------------------------------------------------------
Update Information:

Removed ExclusiveArch: ppc64.
--------------------------------------------------------------------------------


================================================================================
zarafa-7.0.4-1.el6 (FEDORA-EPEL-2012-0114)
Open Source Edition of the Zarafa Collaboration Platform
--------------------------------------------------------------------------------
Update Information:

Zarafa Collaboration Platform 7.0.4 Final [31235]
=================================================


Backend
=======

- Feature: Archiver 1.2 with improved usability.
- Feature ZCP-8747: Allow forcing source server for MSR.
- Feature ZCP-8745: Allow switch between unidirectional and bidirectional for MSR.
- Feature ZCP-8746: Allow setting number of worker threads in MSR.
- Feature ZCP-8751: MSR does not show which store is conflicting when failing.
- Feature ZCP-7736: Project: Auto updater logging.
- Feature ZCP-8753: Unable to unhook public stores (both in single and multi-tenant mode).
- Fix ZCP-9138: The zarafa7-upgrade script creates the wrong primary index on the tproperties table.
- Fix ZCP-9125: zarafa-client-update.cron returns unwanted error, letting cron mail output.
- Fix ZCP-9132: Zarafa-indexer segfault when server is not up.
- Fix ZCP-9105: Zarafa-indexer fails when indexing large amounts of stubbed messages.
- Fix ZCP-9153: SQL error on upgrade from 7.0.3 to 7.0.4 when started with first Zarafa version.
- Fix ZCP-8878: Let Zarafa-dagent depend on php-mapi, as the zarafa-mr-accept is triggered by dagent.
- Fix ZCP-8975: Zarafa-dagent has wrong php dependency in SLES11
- Fix ZCP-8982: Some chinese charactersets are not correctly shown in body
- Fix ZCP-9079: Dagent not delivering emails correctly when charset iso-8859-8-i is being used
- Fix ZCP-9042: Make it possible to install zarafa dagent without installing a http server (explicit dependency by php5-mapi)
- Fix ZCP-9105: Zarafa-indexer fails when indexing large amounts of stubbed messages
- Fix ZCP-9111: Zarafa auto update will always install new client even if newest already was installed.
- Fix ZCP-8970: Show ICS sync log in MSR log.
- Fix ZCP-8748: MSR retry code should retry the entire folder instead of retrying the message.
- Fix ZCP-8749: MSR may report all migrations succeeded when they didn't.
- Fix ZCP-8596: MSR Delegate permissions are not saved while migrating the store.
- Fix ZCP-8592: When forwarding a email which is send to multiple recipients and/or group, this information is not listed in the auto forward header.
- Fix ZCP-8797: Email with plain text body and html signature will only show signature.
- Fix ZCP-8389: Attachment is show in encoded name in webaccess and outlook of this example eml.
- Fix ZCP-9036: Zarafa-gateway will stop logging after user stop using imap.
- Fix ZCP-8740: Zarafa-indexer does not report version on startup.
- Fix ZCP-8755: Change default settings in server.cfg for better performance.
- Fix ZCP-8877: Fix license header in zarafa-mr-accept.
- Fix ZCP-8903: Set indexing of attachments in indexer.cfg by default to NO, so the indexer isn't taking too much cpu time when indexing.
- Fix ZCP-8879: Remove webaccess-mobile from 7.0 branch as it's anyway not supported and maintained.
- Fix ZCP-7692: Add check in ADS installer if user is really schema admin, so the installer don't succeed if schema can't be installed.
- Fix ZCP-8581: Zarafa ADS installer fails on windows 2008 when not initially started as administrator.
- Fix ZCP-8597: MSR migrating a store with a move or copy rule changes the displayed move to field to undefined.
- Fix ZCP-9031: ECABContainers to not expose their IID_IMAPIContainer interface.
- Fix ZCP-8890: Customers on 7.0.3 still have frequently deadlocks in server.log, because counter resets.
- Fix ZCP-8885: Mysql deadlock when inserting into hierarchy table.
- Fix ZCP-7676: Resource: Decline recurring meeting request set to yes does not decline.
- Fix ZCP-8876: Zarafa7-upgrade python script encoding error.
- Fix ZCP-8969: Valgrind errors in ECStoreObjectTable.cpp.
- Fix ZCP-8791: Refactor the client side streaming code to be less complicated and less error prone.
- Fix ZCP-8899: Zarafa-mr-accept script not in the ubuntu package.
- Fix ZCP-7907: SQL failed often is displayed in server.log with 7.0 about out of range value.
- Fix ZCP-8905: Zarafa-admin --user-count stopped working in 7.0.3.
- Fix ZCP-8934: Zarafa-server crash 7.0.3.(rare occasion).
- Fix ZCP-8896: Pre 7.0.4 clients can't open delegate stores on 7.0.4 server.
- Fix ZCP-8811: Allow logging of ICS sync log to the client application
- Fix ZCP-8594: Crash zarafa-server 6.40.10. (rare occasion).
- Fix ZCP-8613: The MailboxTable returns unwrapped and therefore useless entryids.
- Fix ZCP-8617: Zarafa 6.40.11 segfault. (rare occasion).
- Fix ZCP-6176: Mail body containing boundary strings of an rfc822 mail is not shown in Mac mail.
- Fix ZCP-8909: Memory issues with search-folders.
- Fix ZCP-8836: 6.x client to 7.x server unable to load large string properties.
- Fix ZCP-8934: Segfault zarafa-server 7.0.3. (rare occasion).
- Fix ZCP-9032: The SWIG binding doesn't convert all output objects to the correct type with QueryInterface, causing python to leak.
- Fix ZCP-8921: Allow the logger returned from ECSyncLog::GetLogger() to be replaced (from python).
- Fix ZCP-9028: The config ldapms.active-directory.cfg has unsupported fields.
- Fix ZCP-8812: SWIG directors leak memory and no director is available for ECLogger and IStream.
- Fix ZCP-8403: Support for ALTlinux in ssl-certificates.sh.
- Fix ZCP-8606: Refactor fix of ZCP-7401 and move code to meeting request class.
- Fix ZCP-8814: Client MAPI performance: improve handling of large numbers of child objects.
- Fix ZCP-8840: DAgent should not send a vacation message to mails containing an auto-submitted header.
- Fix ZCP-8676: Python store iterator and generator have incorrect default flags.


Webaccess
=========

- Fix ZCP-8460: Contact created with birthday will have the appointment on the wrong date on debian systems.
- Fix ZCP-8255: Deleted tasks aren't always sent to 'deleted items' folder.
- Fix ZCP-8382: Removing a birthday from a contact gives and error and will not close window on save.
- Fix ZCP-8961: Language Norsk twice in webaccess.
- Fix ZCP-8887: Booking resource from webaccess with direct booking set to false, will still result booking direct when type is set to resource.
- Fix ZCP-8599: Link to file on network shares breaks in the Webaccess.
- Fix ZCP-8684: Add sender column to add email to new email dialog, as it's now not really user friendly.
- Fix ZCP-5700: Pop-up missing contacts when opening a distribution list.
- Fix ZCP-8828: Java script error in distribution list for contacts that cannot be resolved.
- Fix ZCP-8832: Open a distribution list in the webaccess reports an error with a contact but the contact is good.
- Fix ZCP-8686: Accepting a new propose time will send a new meeting request and a cancellation message.
- Fix ZCP-7964: Cannot scroll email in preview pan in Safari (Ipad).
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jan 13 2012 Robert Scheck <robert at fedoraproject.org> 7.0.4-1
- Upgrade to 7.0.4
- Added patch for rebuilding with PHP 5.4 (thanks to Remi Collet)
- Work around crashs by reducing open file descriptors (#760888)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #760888 - [abrt] zarafa-server-7.0.3-1.fc16: sigandset: Process /usr/bin/zarafa-server was killed by signal 6 (SIGABRT)
https://bugzilla.redhat.com/show_bug.cgi?id=760888
--------------------------------------------------------------------------------
updates
2012-01-16 19:31:54 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0110/openstack-nova-2011.3-19.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0061/pdns-2.9.22.5-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

epstool-3.08-2.el6
nwipe-0.06-2.el6
plowshare-0.9.4-0.25.20120115git.el6

Details about builds:


================================================================================
epstool-3.08-2.el6 (FEDORA-EPEL-2012-0147)
A utility to create or extract preview images in EPS files
--------------------------------------------------------------------------------
Update Information:

First release in Fedora.
--------------------------------------------------------------------------------


================================================================================
nwipe-0.06-2.el6 (FEDORA-EPEL-2012-0148)
Securely erase disks using a variety of recognized methods
--------------------------------------------------------------------------------
Update Information:

Package: nwipe

Description:
The nwipe is a command that will securely erase disks using a variety of recognized methods. It is a fork of the dwipe command used by Darik's Boot and Nuke (dban). Nwipe was created out of need to run the DBAN dwipe command outside of DBAN. This allows it to use any host distribution, which gives better hardware support. It is essentially the same as dwipe, with a few changes:
- pthreads is used instead of fork
- The parted library is used to detect drives
- The code is designed to be compiled with gcc

--------------------------------------------------------------------------------
References:

[ 1 ] Bug #771070 - Review Request: nwipe - Securely erase disks using a variety of recognized methods
https://bugzilla.redhat.com/show_bug.cgi?id=771070
--------------------------------------------------------------------------------


================================================================================
plowshare-0.9.4-0.25.20120115git.el6 (FEDORA-EPEL-2012-0145)
Download and upload files from file-sharing websites
--------------------------------------------------------------------------------
Update Information:

Update to new upstream snapshot.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 15 2012 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.25.20120115git
- New upstream snapshot
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.4-0.24.20111230git
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--------------------------------------------------------------------------------
updates
2012-01-17 17:56:52 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0110/openstack-nova-2011.3-19.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0061/pdns-2.9.22.5-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

json_diff-1.2.3-1.el6
mom-0.2.2-1.el6
openslide-3.2.5-1.el6

Details about builds:


================================================================================
json_diff-1.2.3-1.el6 (FEDORA-EPEL-2012-0152)
Generates diff between two JSON files
--------------------------------------------------------------------------------
Update Information:

Upstream fixing various small bugs.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov 30 2011 Matěj Cepl <mcepl at redhat.com> 1.2.2-1
- New upstream release (exit code)
- Make tests independent of the current locale (including on RHEL 5)
- Workaround a stupid incompatible change in optparse between python 2.4 and 2.6
--------------------------------------------------------------------------------


================================================================================
mom-0.2.2-1.el6 (FEDORA-EPEL-2012-0156)
Dynamically manage system resources on virtualization hosts
--------------------------------------------------------------------------------
Update Information:

New package mom-0.2.2 for epel6
--------------------------------------------------------------------------------


================================================================================
openslide-3.2.5-1.el6 (FEDORA-EPEL-2012-0154)
C library for reading virtual slides
--------------------------------------------------------------------------------
Update Information:

* Support for MIRAX 1.03 files
* openslide_read_region now works for large dimensions
* quickhash-1 is disabled for unusual TIFFs where it is very slow

--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 16 2012 Adam Goode <adam at spicenitz.org> - 3.2.5-1
- New upstream release
+ Support for MIRAX 1.03 files
+ openslide_read_region now works for large dimensions
+ quickhash-1 is disabled for unusual TIFFs where it is very slow
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Dec 6 2011 Adam Jackson <ajax at redhat.com> - 3.2.4-2
- Rebuild for new libpng
--------------------------------------------------------------------------------
updates
2012-01-18 19:58:04 UTC
Permalink
The following Fedora EPEL 6 Security updates need testing:

https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0026/wordpress-3.3.1-2.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5388/bugzilla-3.4.13-1.el6
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-0061/pdns-2.9.22.5-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

is-interface-1.12.1-6.el6
openstack-glance-2011.3.1-0.2.1063.el6
openstack-nova-2011.3.1-0.4.10818.el6
php-phpunit-DbUnit-1.1.1-1.el6
php-phpunit-File-Iterator-1.3.1-1.el6
php-phpunit-PHP-CodeCoverage-1.1.1-1.el6
php-phpunit-PHP-Invoker-1.0.1-1.el6
php-phpunit-PHP-TokenStream-1.1.2-1.el6
php-phpunit-PHPUnit-3.6.7-1.el6
php-phpunit-PHPUnit-MockObject-1.1.0-1.el6
php-phpunit-PHPUnit-Selenium-1.2.0-1.el6
php-phpunit-Text-Template-1.1.1-1.el6
pigz-2.2.3-1.el6
python-nova-adminclient-0.1.8-2.el6
salt-0.9.4-7.el6
snappy-1.0.4-3.el6
srm-ifce-1.12-5.el6

Details about builds:


================================================================================
is-interface-1.12.1-6.el6 (FEDORA-EPEL-2012-0157)
Information service library for the lcg bdii system
--------------------------------------------------------------------------------
Update Information:

initial update el6 for is-interface
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768183 - Review Request: is-interface - library for the information system in wlcg
https://bugzilla.redhat.com/show_bug.cgi?id=768183
--------------------------------------------------------------------------------


================================================================================
openstack-glance-2011.3.1-0.2.1063.el6 (FEDORA-EPEL-2012-0169)
OpenStack Image Service
--------------------------------------------------------------------------------
Update Information:

Update to 2011.3.1 release candidate. See https://launchpad.net/glance/+milestone/2011.3.1
Reapply EPEL specific patch for stacked package selection
Updates to the latest upstream stable/diablo branch bringing in ~20 new bugfix patches.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 18 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.2.1063.el6
- Update to latest 2011.3.1 release candidate
* Tue Jan 17 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.1.1062.el6
- Update to 2011.3.1 release candidate
- Includes 6 new patches from upstream
* Fri Jan 6 2012 Pádraig Brady <P at draigBrady.com> - 2011.3-6
- Reapply patch to use parallel install versions of epel packages
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-5
- Rebase to latest upstream stable/diablo branch adding ~20 patches
* Tue Dec 20 2011 David Busby <oneiroi at fedoraproject.org> - 2011.3-4
- Depend on python-httplib2
--------------------------------------------------------------------------------


================================================================================
openstack-nova-2011.3.1-0.4.10818.el6 (FEDORA-EPEL-2012-0164)
OpenStack Compute (nova)
--------------------------------------------------------------------------------
Update Information:

Update to 2011.3.1 release candidate. See https://launchpad.net/nova/+milestone/2011.3.1
This also includes a minor bug fix for libguestfs file injection
This update includes ~50 patches from the upstream stable branch and a fix for an issue with attaching volumes.
Sync up with Fedora spec, to only add fuse group if present
Explicitly depend on the fuse package to avoid #767852
Requires manually installing "fuse" first.
Also adds libguestfs update
Add --yes, --rootpw, and --novapw arguments to openstack-nova-db-setup.
Please ensure you have at least python-migrate-0.6-6 installed when testing this
Change the default database from sqlite to mysql.
This update includes ~50 patches from the upstream stable branch and a fix for an issue with attaching volumes.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 18 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.4.10818.el6
- Update to latest 2011.3.1 release candidate
- Re-add nova-{clear-rabbit-queues,instance-usage-audit}
* Tue Jan 17 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.3.10814
- nova-stack isn't missing after all
* Tue Jan 17 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.2.10814
- nova-{stack,clear-rabbit-queues,instance-usage-audit} temporarily removed because of lp#917676
* Tue Jan 17 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3.1-0.1.10814
- Update to 2011.3.1 release candidate
- Only adds 4 patches from upstream which we didn't already have
* Wed Jan 11 2012 Pádraig Brady <P at draigBrady.com> - 2011.3-19
- Fix libguestfs support for specified partitions
- Fix tenant bypass by authenticated users using API (#772202, CVE-2012-0030)
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-18
- Fix up recent patches which don't apply
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-17
- Backport tgtadm off-by-one fix from upstream (#752709)
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-16
- Rebase to latest upstream stable/diablo, pulling in ~50 patches
* Fri Jan 6 2012 Mark McLoughlin <markmc at redhat.com> - 2011.3-15
- Move recent patches into git (no functional changes)
* Fri Dec 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-14
- Don't require the fuse group (#770927)
- Require the fuse package (to avoid #767852)
* Wed Dec 14 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-13
- Sanitize EC2 manifests and image tarballs (#767236, CVE 2011-4596)
- update libguestfs support
* Tue Dec 6 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-11
- Add --yes, --rootpw, and --novapw options to openstack-nova-db-setup.
* Wed Nov 30 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-10
- Use updated parallel install versions of epel packages
- Add libguestfs support
* Tue Nov 29 2011 Pádraig Brady <P at draigBrady.com> - 2011.3-9
- Update the libvirt dependency from 0.8.2 to 0.8.7
- Ensure we don't access the net when building docs
* Tue Nov 29 2011 Russell Bryant <rbryant at redhat.com> - 2011.3-8
- Change default database to mysql. (#735012)
--------------------------------------------------------------------------------


================================================================================
php-phpunit-DbUnit-1.1.1-1.el6 (FEDORA-EPEL-2012-0161)
DbUnit port for PHP/PHPUnit
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Fri Nov 11 2011 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
- Version 1.1.1 (stable) - API 1.1.0 (stable)
- remove PEAR hack
- raise PEAR dependency to 1.9.4
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-File-Iterator-1.3.1-1.el6 (FEDORA-EPEL-2012-0161)
FilterIterator implementation that filters files based on a list of suffixes
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 17 2012 Remi Collet <remi at fedoraproject.org> - 1.3.1-1
- Version 1.3.1 (stable) - API 1.3.0 (stable)
- unmacro current command
- remove pear version hack
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-PHP-CodeCoverage-1.1.1-1.el6 (FEDORA-EPEL-2012-0161)
PHP code coverage information
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Fri Nov 4 2011 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
- Version 1.1.1 (stable) - API 1.1.0 (stable)
- no more phpcov script in bindir
- remove PEAR hack
- raise PEAR dependency to 1.9.4
- rebuild for doc in /usr/share/doc/pear
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-PHP-Invoker-1.0.1-1.el6 (FEDORA-EPEL-2012-0161)
Utility class for invoking callables with a timeout
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Sat Nov 26 2011 Remi Collet <remi at fedoraproject.org> - 1.0.1-1
- Update to 1.0.1 (stable) - API 1.0.0
- remove pear version hack
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-PHP-TokenStream-1.1.2-1.el6 (FEDORA-EPEL-2012-0161)
Wrapper around PHP tokenizer extension
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 17 2012 Remi Collet <remi at fedoraproject.org> - 1.1.2-1
- Update to 1.1.2 (stable) - API 1.1.0 (stable)
- unmacro current command
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Nov 10 2011 Christof Damian <christof at damian.net> - 1.1.1-1
- upstream 1.1.1
* Tue Nov 1 2011 Christof Damian <christof at damian.net> - 1.1.0-2
- removed phptok command
- added doc dir
* Tue Nov 1 2011 Christof Damian <christof at damian.net> - 1.1.0-1
- upstream 1.1.0
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-PHPUnit-3.6.7-1.el6 (FEDORA-EPEL-2012-0161)
The PHP Unit Testing framework
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Thu Jan 5 2012 Remi Collet <remi at fedoraproject.org> - 3.6.7-1
- Version 3.6.7 (stable) - API 3.6.0 (stable)
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-PHPUnit-MockObject-1.1.0-1.el6 (FEDORA-EPEL-2012-0161)
Mock Object library for PHPUnit
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov 1 2011 Remi Collet <remi at fedoraproject.org> - 1.1.0-1
- Version 1.1.0 (stable) - API 1.1.0 (stable)
- remove PEAR hack
- raise PEAR dependency to 1.9.4
- doc in /usr/share/doc/pear
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-PHPUnit-Selenium-1.2.0-1.el6 (FEDORA-EPEL-2012-0161)
Selenium RC integration for PHPUnit
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 16 2012 Remi Collet <remi at fedoraproject.org> - 1.2.0-1
- Version 1.2.0 (stable) - API 1.2.0 (stable)
- remove PEAR hack
- raise PEAR dependency to 1.9.4
- doc in /usr/share/doc/pear
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
php-phpunit-Text-Template-1.1.1-1.el6 (FEDORA-EPEL-2012-0161)
Simple template engine
--------------------------------------------------------------------------------
Update Information:

Update to PHPUnit 3.6.7 and all dependencies

See upstream documentation : http://www.phpunit.de/manual/3.6/en/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov 1 2011 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
- Version 1.1.1 (stable) - API 1.1.0 (stable)
- raise dependencies, PEAR 1.9.4 and PHP 5.2.7
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768418 - EPEL 6 php-phpunit-PHPUnit is too old to use with EPEL 6 php-pear-phing
https://bugzilla.redhat.com/show_bug.cgi?id=768418
--------------------------------------------------------------------------------


================================================================================
pigz-2.2.3-1.el6 (FEDORA-EPEL-2012-0158)
Parallel implementation of gzip
--------------------------------------------------------------------------------
Update Information:

New upstream release, fixes some bugs and conforms better with the gzip behaviour. Adds support for --rsyncable.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Jan 18 2012 Adel Gadllah <adel.gadllah at gmail.com> - 2.2.3-1
- New upstream release
--------------------------------------------------------------------------------


================================================================================
python-nova-adminclient-0.1.8-2.el6 (FEDORA-EPEL-2012-0167)
Client library for administering OpenStack Nova
--------------------------------------------------------------------------------
Update Information:

New package: python-nova-adminclient
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #781831 - Review Request: python-nova-adminclient - Nova administration Python API
https://bugzilla.redhat.com/show_bug.cgi?id=781831
--------------------------------------------------------------------------------


================================================================================
salt-0.9.4-7.el6 (FEDORA-EPEL-2012-0163)
A parallel remote execution system
--------------------------------------------------------------------------------
Update Information:

Initial package
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #737286 - Review Request: salt - A parallel remote execution system
https://bugzilla.redhat.com/show_bug.cgi?id=737286
--------------------------------------------------------------------------------


================================================================================
snappy-1.0.4-3.el6 (FEDORA-EPEL-2012-0159)
Fast compression and decompression library
--------------------------------------------------------------------------------
Update Information:

snappy built for RHEL
--------------------------------------------------------------------------------


================================================================================
srm-ifce-1.12-5.el6 (FEDORA-EPEL-2012-0168)
SRM client side library
--------------------------------------------------------------------------------
Update Information:

initial update
--------------------------------------------------------------------------------
References:

[ 1 ] Bug #768174 - Review Request: srm-ifce - Storage Resources Manager client implementation
https://bugzilla.redhat.com/show_bug.cgi?id=768174
--------------------------------------------------------------------------------
Loading...