The following builds have been pushed to Fedora EPEL 5 updates-testing
couchdb-0.10.2-1.el5 fetch-crl-2.8.4-2.el5 latrace-0.5.8-1.el5 libvmime07-0.7.1-3.el5 mash-0.5.16-1.el5 pygame-1.7.1-9.el5 python-ipaddr-2.1.1-1.el5 pytz-2010h-1.el5 rubygem-rubyforge-2.0.3-1.el5 skipfish-1.32-0.4.b.el5 stonevpn-0.4.8.1-1.el5 ucarp-1.5.2-1.el5
Details about builds:
================================================================================ couchdb-0.10.2-1.el5 (FEDORA-EPEL-2010-2771) A document database server, accessible via a RESTful JSON API -------------------------------------------------------------------------------- Update Information:
Ver. 0.10.2 (bugfix release). -------------------------------------------------------------------------------- ChangeLog:
* Fri May 7 2010 Peter Lemenkov lemenkov@gmail.com 0.10.2-1 - Update to 0.10.2 (resolves rhbz #578580 and #572176) - Fixed chkconfig priority (see rhbz #579568) * Fri Apr 2 2010 Caolán McNamara caolanm@redhat.com 0.10.0-3 - rebuild for icu 4.4 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #578572 - CVE-2010-0009 Apache CouchDB v0.10.0 prone to timing attacks vulnerability https://bugzilla.redhat.com/show_bug.cgi?id=578572 --------------------------------------------------------------------------------
================================================================================ fetch-crl-2.8.4-2.el5 (FEDORA-EPEL-2010-2675) Downloads Certificate Revocation Lists -------------------------------------------------------------------------------- Update Information:
Fixes a bug where temporary files could be left behind. -------------------------------------------------------------------------------- ChangeLog:
* Tue Apr 20 2010 Steve Traylen steve.traylen@cern.ch - 2.8.4-2 - Add fetch-crl-2.8.4-mktemp.patch. rhbz#407851, Jason Smith @ BNL. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #581022 - fetch-crl script is occasionally leaving behind {hash}.r0.XXXXXX.r0 files. https://bugzilla.redhat.com/show_bug.cgi?id=581022 --------------------------------------------------------------------------------
================================================================================ latrace-0.5.8-1.el5 (FEDORA-EPEL-2010-2769) LD_AUDIT feature frontend for glibc 2.4+ --------------------------------------------------------------------------------
================================================================================ libvmime07-0.7.1-3.el5 (FEDORA-EPEL-2010-2765) A powerful C++ class library for working with MIME/Internet messages -------------------------------------------------------------------------------- Update Information:
- Added patch to fix RFC 2047 (http://tools.ietf.org/html/rfc2047) encoded fullname parsing. All addresses after a wrongly parsed address were not recognized anymore. - Added patch which adds support for address headers that specify an (encoded) fullname with an empty email address, which was set by a <> marker. - Added patch to strips excessive spaces in parameterized headers. Backported from upstream subversion. - Added patch to allow non-RFC '7-bit' and '8-bit' encodings in Content-Transfer-Encoding headers. -------------------------------------------------------------------------------- ChangeLog:
* Sun May 9 2010 Robert Scheck robert@fedoraproject.org 0.7.1-3 - Added a patch to fix the RFC 2047 encoded fullname parsing - Added patch to support address headers with empty mail address - Added a backported patch to strip excessive spaces in headers - Added a patch to allow non-RFC '7-bit' and '8-bit' encodings --------------------------------------------------------------------------------
================================================================================ mash-0.5.16-1.el5 (FEDORA-EPEL-2010-2767) Koji buildsystem to yum repository converter -------------------------------------------------------------------------------- Update Information:
This is the current upstream version of mash. This updates the EPEL version to what Fedora infrastructure currently uses to push updates and releases. It has a large number of changes, so please test carefully. -------------------------------------------------------------------------------- ChangeLog:
* Wed Apr 21 2010 Bill Nottingham notting@redhat.com 0.5.16-1 - fix use of prior repodata (jkeating@redhat.com) * Fri Apr 16 2010 Bill Nottingham notting@redhat.com 0.5.15-1 - branched compose configuration tweaks - speed up composes a teeny bit * Tue Feb 23 2010 Bill Nottingham notting@redhat.com 0.5.14-1 - further changes for NFR (jkeating@redhat.com) * Fri Feb 19 2010 Bill Nottingham notting@redhat.com 0.5.13-1 - assorted fixes for no-frozen-rawhide - make package hash directories all lowercase * Wed Feb 17 2010 Bill Nottingham notting@redhat.com 0.5.12-1 - adjust for branched trees and no-frozen-rawhide (jkeating@redhat.com) - allow for source repos to be optional (jgregusk@redhat.com) - allow for pulling all builds, not just latest (kanarip@fedoraunity.org) - enable hashed packages for rawhide * Fri Dec 18 2009 Bill Nottingham notting@redhat.com 0.5.11-1 - allow package directories to be hashed by the package name (adapted from skvidal@fedoraproject.org) * Mon Nov 16 2009 Bill Nottingham notting@redhat.com 0.5.10-1 - fix up distro_tags and content_tags - bump rawhide version - there is no ppc in Fedora rawhide anymore (jkeating@redhat.com) * Mon Oct 5 2009 Bill Nottingham notting@redhat.com 0.5.9-1 - set dist_tags & content_tags when making metadata; update rawhide config (jkeating@redhat.com) - allow glibc-static as a devel package - allow making ancient yum-arch metadata * Mon Jun 29 2009 Bill Nottingham notting@redhat.com 0.5.8-1 - noarch packages can have debuginfo too (#508746) - remove wine-arts from multilib whitelist (not needed, doesn't exist) * Tue Jun 23 2009 Bill Nottingham notting@redhat.com 0.5.7-1 - when using previous runs for deltas, only look in the appropriate arch dirs - wine multilib fixes * Mon Jun 22 2009 Bill Nottingham notting@redhat.com 0.5.6-1 - more gtk2 multilib (#507165) - minor transaction speedups - handle new yum arch-setting API. (skvidal@fedoraproject.org) * Fri May 8 2009 Bill Nottingham notting@redhat.com 0.5.5-1 - fix setting delta_dirs in config file - canonicalize -o option if passed as a relative path * Wed May 6 2009 Bill Nottingham notting@redhat.com 0.5.4-1 - allow configuring createrepo hash type - remove old config files * Mon Apr 27 2009 Bill Nottingham notting@redhat.com 0.5.3-1 - when copying in old deltas, make sure the signatures match current packages - don't delta source and debuginfo packages * Fri Apr 17 2009 Bill Nottingham notting@redhat.com 0.5.2-1 - set a max size for deltarpm-able packages (#496242) * Thu Apr 16 2009 Bill Nottingham notting@redhat.com 0.5.1-1 - delta fixes - handle qt/kde plugins better (#495947) * Wed Apr 15 2009 Bill Nottingham notting@redhat.com 0.5.0-1 - Add support for generating deltas with createrepo - add F11 key to config (jkeating@redhat.com) - various multlib updates (#485242, etc.) * Thu Jan 8 2009 Bill Nottingham notting@redhat.com 0.4.9-1 - error out if strict_keys is set and we can't download the signed package * Thu Dec 18 2008 Bill Nottingham notting@redhat.com 0.4.8-1 - Fix debuginfo exclusion - Fix --skip-stat with old createrepo - Use update_from, if it's available * Wed Dec 17 2008 Bill Nottingham notting@redhat.com 0.4.7-1 - Fix noarch handling * Wed Dec 17 2008 Bill Nottingham notting@redhat.com 0.4.6-1 - Fix -p/--previous for certain repository layouts * Tue Dec 16 2008 Bill Nottingham notting@redhat.com 0.4.5-1 - fix caching bug with respect to epochs - work with both python createrepo API and commandline createrepo * Tue Dec 16 2008 Bill Nottingham notting@redhat.com 0.4.4-1 - Mark gstreamer plugins as multilib (#252173) - Some more multilib devel blacklisting, including php. (#342851) - Add a --previous option, for copying createrepo data * Wed Oct 15 2008 Bill Nottingham notting@redhat.com 0.4.2-1 - Enable unique repoadata file names (jkeating@redhat.com) - Add a kernel multilib policy for sparc (dennis@ausil.us) - Fix base multilib policy, and packages with no key (dennis@ausil.us) * Mon Sep 15 2008 Bill Nottingham notting@redhat.com 0.4.1-1 - Adjust for new keys * Tue Jul 22 2008 Bill Nottingham notting@redhat.com 0.4.0-1 - add simple timestamping for profiling usage - add support for caching non-local koji repositories * Fri May 16 2008 Bill Nottingham notting@redhat.com 0.3.7-1 - add F9 updates configuration * Tue Apr 29 2008 Bill Nottingham notting@redhat.com 0.3.6-1 - adjust qt path to catch scim-bridge-qt -------------------------------------------------------------------------------- References:
[ 1 ] Bug #508746 - noarch MinGW debuginfo packages don't get placed in the debuginfo repository https://bugzilla.redhat.com/show_bug.cgi?id=508746 [ 2 ] Bug #507165 - gtk immodules not getting composed multilib https://bugzilla.redhat.com/show_bug.cgi?id=507165 [ 3 ] Bug #496242 - deltarpm creation a bit piggish https://bugzilla.redhat.com/show_bug.cgi?id=496242 [ 4 ] Bug #495947 - qt/kde plugin multilib love https://bugzilla.redhat.com/show_bug.cgi?id=495947 [ 5 ] Bug #485242 - qt/kde widget styles should be multilib'd https://bugzilla.redhat.com/show_bug.cgi?id=485242 [ 6 ] Bug #252173 - gstreamer plugins are not selected to be multilib packages when composing a tree https://bugzilla.redhat.com/show_bug.cgi?id=252173 [ 7 ] Bug #342851 - multiarch conflicts in php https://bugzilla.redhat.com/show_bug.cgi?id=342851 [ 8 ] Bug #338211 - alsa-plugins-pulseaudio needs 32 bit libs on x86_64 platform https://bugzilla.redhat.com/show_bug.cgi?id=338211 [ 9 ] Bug #439949 - i386 version of bug-buddy not in x86_64 repos https://bugzilla.redhat.com/show_bug.cgi?id=439949 [ 10 ] Bug #433555 - Mash multilib problems with yum 3.0.x / EL5 https://bugzilla.redhat.com/show_bug.cgi?id=433555 [ 11 ] Bug #433551 - noarch builds w/o src rpm ignored for first listed arch https://bugzilla.redhat.com/show_bug.cgi?id=433551 --------------------------------------------------------------------------------
================================================================================ pygame-1.7.1-9.el5 (FEDORA-EPEL-2010-2705) Python modules for writing games -------------------------------------------------------------------------------- Update Information:
New build. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #481425 - EL-5 branch missing for pygame https://bugzilla.redhat.com/show_bug.cgi?id=481425 --------------------------------------------------------------------------------
================================================================================ python-ipaddr-2.1.1-1.el5 (FEDORA-EPEL-2010-2762) A python library for working with IP addresses, both IPv4 and IPv6 -------------------------------------------------------------------------------- Update Information:
python-ipaddr is a library for working with IP addresses, both IPv4 and IPv6. It was developed by Google for internal use, and is now open source. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #589737 - Review Request: python-ipaddr - A python library for working with IP addresses, both IPv4 and IPv6 https://bugzilla.redhat.com/show_bug.cgi?id=589737 --------------------------------------------------------------------------------
================================================================================ pytz-2010h-1.el5 (FEDORA-EPEL-2010-2686) World Timezone Definitions for Python -------------------------------------------------------------------------------- Update Information:
Update to current upstream. -------------------------------------------------------------------------------- ChangeLog:
* Tue Apr 27 2010 Jon Ciesla limb@jcomserv.net - 2010h-1 - Update to current version, BZ 573252. * Mon Feb 1 2010 Jon Ciesla limb@jcomserv.net - 2009i-7 - Corrected Source0 URL, BZ 560168. * Sun Jul 26 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 2008i-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 2008i-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Nov 29 2008 Ignacio Vazquez-Abrams ivazqueznet+rpm@gmail.com - 2008i-4 - Rebuild for Python 2.6 * Tue Nov 18 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-3 - Apply patch correctly. * Thu Nov 13 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-2 - Updated tzdata patch from Petr Machata bug 471014 * Tue Nov 11 2008 Jef Spaleta <jspaleta at fedoraproject dot org> 2008i-1 - Update to latest, now using timezone files provided by tzdata package * Fri Jan 4 2008 Jef Spaleta jspaleta@gmail.com 2006p-3 - Fix for egg-info file creation * Mon Dec 11 2006 Jef Spaleta jspaleta@gmail.com 2006p-2 - Bump for rebuild against python 2.5 and change BR to python-devel accordingly -------------------------------------------------------------------------------- References:
[ 1 ] Bug #573252 - pytz: please update to latest upstream version (pytz 2010e) https://bugzilla.redhat.com/show_bug.cgi?id=573252 --------------------------------------------------------------------------------
================================================================================ rubygem-rubyforge-2.0.3-1.el5 (FEDORA-EPEL-2010-2766) A script which automates a limited set of rubyforge operations -------------------------------------------------------------------------------- ChangeLog:
-------------------------------------------------------------------------------- References:
[ 1 ] Bug #589696 - Update rubygem-rubyforge to latest version https://bugzilla.redhat.com/show_bug.cgi?id=589696 --------------------------------------------------------------------------------
================================================================================ skipfish-1.32-0.4.b.el5 (FEDORA-EPEL-2010-2770) Web application security scanner -------------------------------------------------------------------------------- Update Information:
A fully automated, active web application security reconnaissance tool. Key features: * High speed: pure C code, highly optimized HTTP handling, minimal CPU footprint - easily achieving 2000 requests per second with responsive targets * Ease of use: heuristics to support a variety of quirky web frameworks and mixed-technology sites, with automatic learning capabilities, on-the-fly wordlist creation, and form autocompletion. * Cutting-edge security logic: high quality, low false positive, differential security checks, capable of spotting a range of subtle flaws, including blind injection vectors. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #576431 - Package Review: skipfish - Web application security scanner https://bugzilla.redhat.com/show_bug.cgi?id=576431 --------------------------------------------------------------------------------
================================================================================ stonevpn-0.4.8.1-1.el5 (FEDORA-EPEL-2010-2768) Easy OpenVPN certificate and configuration management -------------------------------------------------------------------------------- Update Information:
This is a bugfix version for EL5 only. It includes these changes compared to 0.4.7 as well: * Added: client template for Mac (OSX) * Added: now accepts adding multiple routes to clientfile * Added: debug option (mainly for my own benefit) * Added: expanded expiration date option to specify hours, days or years * Fixed: certificates were sometimes generated with an incorrect time, depending on local timezone. * Fixed: rewrote 'route' section * Fixed: freeip routine major rewrite. Will now also accept a broader netmask than /24 (or higher). * Fixed: crash when providing empty prefix * Changed: small cosmetic changes -------------------------------------------------------------------------------- ChangeLog:
* Mon May 10 2010 L.S. Keijser keijser@stone-it.com - 0.4.8.1-1 - bugfix version for EL5 * Thu May 6 2010 L.S. Keijser keijser@stone-it.com - 0.4.8-1 - new version from upstream --------------------------------------------------------------------------------
================================================================================ ucarp-1.5.2-1.el5 (FEDORA-EPEL-2010-2700) Common Address Redundancy Protocol (CARP) for Unix -------------------------------------------------------------------------------- Update Information:
Fix for config(noreplace) and new upstream version. -------------------------------------------------------------------------------- ChangeLog:
* Wed Apr 28 2010 Jon Ciesla limb@jcomserv.net - 1.5.2-1 - New upstream. - Uses arc4random() if available. - Avoids adverts that might be twice as what they should be. - Marked vip-up and vip-down config(noreplace), BZ 586893. * Sun Jul 26 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Jul 8 2009 Jon Ciesla limb@jcomserv.net - 1.5.1-1 - New upstream. - New option (--nomcast / -M) to use broadcast - advertisements instead of multicast ones. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #586893 - ucarp RPM not tagging files as %config(noreplace) when it should https://bugzilla.redhat.com/show_bug.cgi?id=586893 --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org