The following Fedora EPEL 5 Security updates need testing:
https://admin.fedoraproject.org/updates/drupal7-7.4-1.el5
https://admin.fedoraproject.org/updates/dokuwiki-0-0.9.20110525.a.el5
https://admin.fedoraproject.org/updates/mingw32-libpng-1.2.37-2.el5
https://admin.fedoraproject.org/updates/wordpress-3.1.4-1.el5
https://admin.fedoraproject.org/updates/rt3-3.6.11-1.el5
https://admin.fedoraproject.org/updates/ejabberd-2.1.8-2.el5
https://admin.fedoraproject.org/updates/libmodplug-0.8.7-3.el5
The following builds have been pushed to Fedora EPEL 5 updates-testing
drupal6-6.22-3.el5
drupal6-feeds-1.0-0.6.beta11.el5
drupal7-7.4-1.el5
python-taboot-0.3.0-1.el5
root-5.28.00e-2.el5
rubygem-gem2rpm-0.7.1-1.el5
swatch-3.2.3-2.el5
wordpress-3.1.4-1.el5
Details about builds:
================================================================================
drupal6-6.22-3.el5 (FEDORA-EPEL-2011-3688)
An open-source content-management platform
--------------------------------------------------------------------------------
Update Information:
Removes spurious dirs in /etc/drupal6 to avoid confusion.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 30 2011 Jon Ciesla <[email protected]> - 6.22-3
- Drop unneeded dirs in /etc/drupal6, BZ 706735.
* Fri Jun 17 2011 Jon Ciesla <[email protected]> - 6.22-2
- Bump and rebuild for BZ 712251.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #706735 - Put modules and themes directories under /etc/drupal6/all/
https://bugzilla.redhat.com/show_bug.cgi?id=706735
--------------------------------------------------------------------------------
================================================================================
drupal6-feeds-1.0-0.6.beta11.el5 (FEDORA-EPEL-2011-3686)
An import and aggregation framework for Drupal
--------------------------------------------------------------------------------
Update Information:
New upstream version.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 30 2011 Peter Borsa <[email protected]> - 1.0-0.6.beta11
- Fixed release number in the spec file.
* Thu Jun 30 2011 Peter Borsa <[email protected]> - 1.0-0.1.beta11
- New upstream version.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #717587 - drupal6-feeds-1.0-beta11 is available
https://bugzilla.redhat.com/show_bug.cgi?id=717587
--------------------------------------------------------------------------------
================================================================================
drupal7-7.4-1.el5 (FEDORA-EPEL-2011-3679)
An open-source content-management platform
--------------------------------------------------------------------------------
Update Information:
Remember to log in as user 1 prior to the RPM update, to perform the DB upgrade
via http://yoursite/update.php.
* Advisory ID: DRUPAL-SA-CORE-2011-002
* Project: Drupal core [1]
* Version: 7.x
* Date: 2011-JUNE-29
* Security risk: Highly critical [2]
* Exploitable from: Remote
* Vulnerability: Access bypass
-------- DESCRIPTION
---------------------------------------------------------
.... Access bypass in node listings
Listings showing nodes but not JOINing the node table show all nodes
regardless of restrictions imposed by the node_access system. In core, this
affects the taxonomy and the forum subsystem.
Note that fixing this issue in contributed modules requires a
backwards-compatible API change for modules listing nodes. See
http://drupal.org/node/1204572 [3] for more details.
This issue affects Drupal 7.x only.
-------- VERSIONS AFFECTED
---------------------------------------------------
* Drupal 7.0, 7.1 and 7.2.
-------- SOLUTION
------------------------------------------------------------
Install the latest version:
* If you are running Drupal 7.x then upgrade to Drupal 7.3 or 7.4.
The Security Team has released both a pure security update without other bug
fixes and a security update combined with other bug fixes and improvements.
You can choose to either only include the security update for an immediate
fix (which might require less quality assurance and testing) or more fixes
and improvements alongside the security fixes by choosing between Drupal 7.3
and Drupal 7.4. Read the announcement [4] for more information.
See also the Drupal core [5] project page.
-------- REPORTED BY
---------------------------------------------------------
* The access bypass was reported independently by numerous people, including
Sascha Grossenbacher [6], Khaled Alhourani [7], and Ben Ford [8].
-------- FIXED BY
------------------------------------------------------------
* The access bypass was fixed by Károly Négyesi [9], member of the Drupal
security team
-------- CONTACT AND MORE INFORMATION
----------------------------------------
The Drupal security team can be reached at security at drupal.org or via the
contact form at http://drupal.org/contact [10].
Learn more about the Drupal Security team and their policies [11], writing
secure code for Drupal [12], and securing your site [13].
[1] http://drupal.org/project/drupal
[2] http://drupal.org/security-team/risk-levels
[3] http://drupal.org/node/1204572
[4] http://drupal.org/drupal-7.4
[5] http://drupal.org/project/drupal
[6] http://drupal.org/user/214652
[7] http://drupal.org/user/265439
[8] http://drupal.org/user/12534
[9] http://drupal.org/user/9446
[10] http://drupal.org/contact
[11] http://drupal.org/security-team
[12] http://drupal.org/writing-secure-code
[13] http://drupal.org/security/secure-configuration
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 30 2011 Jon Ciesla <[email protected]> - 7.4-1
- New upstream, SA-CORE-2011-002, BZ 717874.
- Dropped unused dirs in /etc/drupal7/, BZ 703736.
* Fri Jun 17 2011 Jon Ciesla <[email protected]> - 7.2-2
- Bump and rebuild for BZ 712251.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #717874 - Remote access bypass vulnerability in Drupal 7
https://bugzilla.redhat.com/show_bug.cgi?id=717874
[ 2 ] Bug #706736 - Put modules and themes directories under /etc/drupal7/all/
https://bugzilla.redhat.com/show_bug.cgi?id=706736
--------------------------------------------------------------------------------
================================================================================
python-taboot-0.3.0-1.el5 (FEDORA-EPEL-2011-3685)
Client utility for scripted multi-system administration over Func
--------------------------------------------------------------------------------
Update Information:
Fixed #13 - Generate HTML versions of the man pages
Fixed #6, #7, #11, #12 - Updated the Nagios task completely to use the native
Func Nagios module
Fixed #17 - sleep.Minutes not printing correct status message
Fixed #20 - Be more helpful when YAML fails to load
Fixed #22 - Taboots not processing YAML files with multiple documents inside
Fixed #15 - Die gracefully when processing bad CLI options
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 23 2011 Tim Bielawa <[email protected]> 0.3.0-1
- Update version. 0.3.0. If Linux can do it -- so can we. ([email protected])
- Now included in EPEL and Fedora. Fixes #9 ([email protected])
- Correct a lot of spelling errors. Fixes #23 (Taboot maintainer has atrocious
spelling) ([email protected])
- Correctly handle YAML files with multiple YAML documents inside. Fixes #22
([email protected])
- Better YAML loading debugging. Fixes #20 ([email protected])
- Handle bad CLI options gracefully. Fixes #15 ([email protected])
- Modify patch from jdetiber. Fixes #17 - sleep.Minutes not printing correct
status message ([email protected])
- Updated output for sleep.Minutes ([email protected])
- Update man page ([email protected])
- Update taboot-tasks manpage ([email protected])
- Make HOST the default for downtime scheduling again ([email protected])
- Updating Nagios task docs ([email protected])
- Rewrite the Nagios task to use the new Func Nagios module instead of CURL.
Fixes #6, #7, #11, #12 ([email protected])
- Adding HTML versions of the man pages to the HTML docs. Fixes #13
([email protected])
--------------------------------------------------------------------------------
================================================================================
root-5.28.00e-2.el5 (FEDORA-EPEL-2011-3675)
Numerical data analysis framework
--------------------------------------------------------------------------------
Update Information:
Update of root to version 5.28.00e. For a list of new features and fixed bugs
see:
http://root.cern.ch/drupal/content/root-version-v5-28-00-patch-release-notes
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 29 2011 Mattias Ellert <[email protected]> - 5.28.00e-2
- Change build requires from qt-devel to qt4-devel
* Wed Jun 29 2011 Mattias Ellert <[email protected]> - 5.28.00e-1
- Update to 5.28.00e
* Mon Jun 20 2011 [email protected] - 5.28.00d-2
- Rebuild for new glew soname
--------------------------------------------------------------------------------
================================================================================
rubygem-gem2rpm-0.7.1-1.el5 (FEDORA-EPEL-2011-3676)
Generate rpm specfiles from gems
--------------------------------------------------------------------------------
Update Information:
Updated to the 0.7.1 version.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jun 30 2011 Vít Ondruch <[email protected]> - 0.7.1-1
- Updated to the 0.7.1 version.
--------------------------------------------------------------------------------
================================================================================
swatch-3.2.3-2.el5 (FEDORA-EPEL-2011-3680)
Tool for actively monitoring log files
--------------------------------------------------------------------------------
Update Information:
The Simple WATCHer is an automated monitoring tool that is capable
of alerting system administrators of anything that matches the
patterns described in the configuration file, whilst constantly
searching logfiles using perl.
--------------------------------------------------------------------------------
================================================================================
wordpress-3.1.4-1.el5 (FEDORA-EPEL-2011-3671)
Blog tool and publishing platform
--------------------------------------------------------------------------------
Update Information:
Upstream security release. Details at
http://wordpress.org/news/2011/06/wordpress-3-1-4/
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jun 29 2011 Matěj Cepl <[email protected]> - 3.1.4-1
- New upstream security release.
--------------------------------------------------------------------------------
_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list