The following Fedora EPEL 5 Security updates need testing:

    https://admin.fedoraproject.org/updates/udunits2-2.1.19-1.el5.1
    https://admin.fedoraproject.org/updates/xpdf-3.02-16.el5
    https://admin.fedoraproject.org/updates/libvpx-0.9.5-2.el5
    https://admin.fedoraproject.org/updates/wordpress-mu-2.9.2-1.el5


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

    bitlbee-3.0-2.el5
    fedora-easy-karma-0-0.8.20101122git07665f93.el5
    perl-File-Path-Tiny-0.1-1.el5.1
    spacecmd-1.2.2-1.el5

Details about builds:


================================================================================
 bitlbee-3.0-2.el5 (FEDORA-EPEL-2010-3708)
 IRC to other chat networks gateway
--------------------------------------------------------------------------------
Update Information:

Cleaning up .spec file to build without any terrible hacks.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Nov 21 2010 Matěj Cepl <[email protected]> - 3.0-2
- Get rid of bad regexp magic, now with pure DESTDIR.
* Fri Oct 22 2010 Matěj Cepl <[email protected]> - 3.0-1
- New upstream release.
--------------------------------------------------------------------------------


================================================================================
 fedora-easy-karma-0-0.8.20101122git07665f93.el5 (FEDORA-EPEL-2010-3705)
 Fedora update feedback made easy
--------------------------------------------------------------------------------
Update Information:



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

* Mon Nov 22 2010 Till Maas <[email protected]> - 0-0.8.20101122git07665f93
- Update to new snapshot
- Fix Red Hat Bug #637349
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #637349 - [abrt] fedora-easy-karma-0-0.7.20100709git561718c8.fc14: 
fedora-easy-karma:420:wrap_paragraphs_prefix:IndexError: list index out of range
        https://bugzilla.redhat.com/show_bug.cgi?id=637349
--------------------------------------------------------------------------------


================================================================================
 perl-File-Path-Tiny-0.1-1.el5.1 (FEDORA-EPEL-2010-3709)
 Recursive versions of mkdir() and rmdir() without as much overhead as 
File::Path
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #653049 - Review Request: perl-File-Path-Tiny - Recursive versions 
of mkdir() and rmdir() without as much overhead as File::Path
        https://bugzilla.redhat.com/show_bug.cgi?id=653049
--------------------------------------------------------------------------------


================================================================================
 spacecmd-1.2.2-1.el5 (FEDORA-EPEL-2010-3707)
 Command-line interface to Spacewalk and Satellite servers
--------------------------------------------------------------------------------
Update Information:

rebase to new upstream version
--------------------------------------------------------------------------------
ChangeLog:

* Fri Nov  5 2010 Aron Parsons <[email protected]> 1.2.2-1
- spacecmd: fixed exception in kickstart_create due to typo
  ([email protected])
* Fri Oct 29 2010 Aron Parsons <[email protected]> 1.2.1-1
- renamed system_addchildchannel to system_addchildchannels and
  system_removechildchannel to system_removechildchannels for consistency
- added help topics for time and system options
- print the system ID and last checkin in report_duplicates
- print help messages for functions if the user passes --help
- exit the shell if the initial login attempt fails
- version bump to 1.2 to stay in sync with other Spacewalk packages
* Thu Oct  7 2010 Aron Parsons <[email protected]> 0.7.5-1
- fix unhandled exception in activationkey_create
  ([email protected])
* Wed Oct  6 2010 Aron Parsons <[email protected]> 0.7.4-1
- fix compatability with Satellite 5.3 in configchannel_addfile
  ([email protected])
- fix man page formatting ([email protected])
* Tue Sep 28 2010 Aron Parsons <[email protected]> 0.7.3-1
- forgot to add the actual option for revision in
  configchannel_addfile ([email protected])
* Tue Sep 28 2010 Aron Parsons <[email protected]> 0.7.2-1
- allow the user to provide a revision number in
  configchannel_addfile ([email protected])
- force the user to enter a valid channel name in
  configchannel_addfile ([email protected])
- allow configchannel_addfile to be run non-interactively
  ([email protected])
- don't use mergeErrataWithPackages API ([email protected])
* Thu Sep 23 2010 Aron Parsons <[email protected]> 0.7.1-1
- allow configchannel_create to be called non-interactively
  ([email protected])
- updated man page to explain how to run non-interactive commands
  ([email protected])
- allow softwarechannel_* functions to be called non-interactively
  ([email protected])
- allow system_* functions to be called non-interactively
  ([email protected])
- more fixes for ignorning the '-y' command-line option when it's not
  applicable ([email protected])
- allow user_* functions to be called non-interactively
  ([email protected])
- don't honor the '-y' command-line option when user_confirm isn't
  used as a confirmation ([email protected])
- allow snippet_* functions to be called non-interactively
  ([email protected])
- remove a comment about a fix that was committed ages ago
  ([email protected])
- allow kickstart_* functions to be called non-interactively
  ([email protected])
- allow distribution_* functions to be called non-interactively
  ([email protected])
- allow cryptokey_* functions to be called non-interactively
  ([email protected])
- added a function to read files ([email protected])
- allow activationkey_* functions to be called non-interactively
  ([email protected])
- added function to test if the called function is interactive
  ([email protected])
- support for named arguments in utils.parse_arguments()
  ([email protected])
* Tue Sep 21 2010 Aron Parsons <[email protected]> 0.6.2-1
- added new function softwarechannel_removeerrata
  ([email protected])
- update softwarechannel_adderrata to use the new
  mergeErratawithPackages API call ([email protected])
* Mon Sep 20 2010 Aron Parsons <[email protected]> 0.6.1-1
- support symlinks, selinux contexts and revisions in configchannel_*
  ([email protected])
- added new function softwarechannel_listallpackages
  ([email protected])
- avoid proxy timeouts when cloning errata by doing them individually
  ([email protected])
- allow --debug to be passed multiple times ([email protected])
- revert to the old-style of errata merging due to bugzilla 591291
  ([email protected])
- cleanup column headers in report_outofdatesystems
  ([email protected])
- show the last checkin time in report_inactivesystems
  ([email protected])
- clarify what 'Original State' means when cloning a software channel
  ([email protected])
- remove prompts for summary/description when creating software
  channels and just use the name ([email protected])
* Fri Aug 20 2010 Aron Parsons <[email protected]> 0.5.7-1
- simplify checks for debug mode ([email protected])
- enable verbose mode for xmlrpclib when debugging is enabled
  ([email protected])
* Thu Aug 19 2010 Aron Parsons <[email protected]> 0.5.6-1
- updated documentation to point bug reports at Bugzilla
  ([email protected])
- added new function user_create ([email protected])
- added a parameter to return integers from user_confirm()
  ([email protected])
- add parameter to not print a blank line on user confirmations
  ([email protected])
* Thu Aug  5 2010 Milan Zazrivec <[email protected]> 0.5.5-1
- added a missing hyphen in the spacecmd man page
--------------------------------------------------------------------------------


_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list

Reply via email to