Fedora EPEL 5 updates-testing report

updates at fedoraproject.org updates at fedoraproject.org
Tue Feb 1 17:07:53 UTC 2011


The following Fedora EPEL 5 Security updates need testing:

    https://admin.fedoraproject.org/updates/rt3-3.6.10-2.el5
    https://admin.fedoraproject.org/updates/irssi-0.8.15-1.el5
    https://admin.fedoraproject.org/updates/myproxy-5.3-1.el5
    https://admin.fedoraproject.org/updates/proftpd-1.3.3d-1.el5
    https://admin.fedoraproject.org/updates/perl-CGI-Simple-1.113-1.el5


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

    fedora-packager-0.5.3.0-1.el5
    kobo-0.3.3-1.el5
    perl-Mail-MboxParser-0.55-2.el5
    python-iso8601-0.1.4-2.el5

Details about builds:


================================================================================
 fedora-packager-0.5.3.0-1.el5 (FEDORA-EPEL-2011-0245)
 Tools for setting up a fedora maintainer environment
--------------------------------------------------------------------------------
Update Information:

Multiple bugfixes, most important support packages with no remote branches
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 31 2011 Jesse Keating <jkeating at redhat.com> 0.5.3.0-1
- Catch the case where there is no branch merge point (#622592) (jkeating)
- Fix whitespace (jkeating)
- Add an argument to override the "distribution" (jkeating)
- upload to lookaside cache tgz files (dennis)
- Handle traceback if koji is down or unreachable. (jkeating)
- If we don't have a remote branch, query koji (#619979) (jkeating)
- Add a method to create an anonymous koji session (jkeating)
- Make sure we have sources for mockbuild (#665555) (jwboyer) (jkeating)
- Revert "Make sure we have an srpm when doing a mockbuild (#665555)" (jkeating)
- Regenerate the srpm if spec file is newer (ticket #84) (jkeating)
- Improve cert failure message (Ticket 90) (jkeating)
- Get package name from the specfile. (Ticket 75) (jkeating)
- Handle anonymous clones in clone_with_dirs. (#660183) (ricky)
- Make sure we have an srpm when doing a mockbuild (#665555) (jkeating)
- Catch all errors from watching tasks. (#670305) (jkeating)
- Fix a traceback when koji goes offline (#668889) (jkeating)
- Fix traceback with lint (ticket 89) (jkeating)
* Thu Jan  6 2011 Dennis Gilmore <dennis at ausil.us> - 0.5.2.0-2
- move python-offtrac requires to fedpkg from fedora-packager
* Wed Jan  5 2011 Dennis Gilmore <dennis at ausil.us> - 0.5.2.0-1
- update to new upstream release read changeLog for changes
- drop upstream patches
* Mon Oct 18 2010 Dan Horák <dan[at]danny.cz> - 0.5.1.4-7
- revert the last change as %ifarch doesn't work with noarch packages
  and I also got ykpers built on s390(x)
* Mon Oct 18 2010 Dan Horák <dan[at]danny.cz> - 0.5.1.4-6
- don't Require ykpers and don't install fedora-burn-yubikey on s390(x)
* Sun Oct 10 2010 Dennis Gilmore <dennis at ausil.us> - 0.5.1.4-5
- fedpkg needs python-fedora
* Sun Oct 10 2010 Dennis Gilmore <dennis at ausil.us> - 0.5.1.4-4
- fedpkg needs koji installed
- fedora-cert needs pycurl when installed by itself
* Sun Oct 10 2010 Dennis Gilmore <dennis at ausil.us> - 0.5.1.4-3
- move Requires: python-pycurl to fedpkg
* Sun Oct 10 2010 Dennis Gilmore <dennis at ausil.us> - 0.5.1.4-2
- split out fedora-cert tool and library
- add fedora-burn-yubikey tool
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #622592 - [abrt] crash in fedora-packager-0.5.1.0-1.fc13: cmd.py:249:execute:GitCommandError: 'git config --get branch.f13-620971.merge' returned exit status 1:
        https://bugzilla.redhat.com/show_bug.cgi?id=622592
  [ 2 ] Bug #619979 - fedpkg crashes when there are no remote branches
        https://bugzilla.redhat.com/show_bug.cgi?id=619979
  [ 3 ] Bug #665555 - fedpkg mockbuild doesn't fetch sources files
        https://bugzilla.redhat.com/show_bug.cgi?id=665555
  [ 4 ] Bug #660183 - clone -B (branch) option breaks git url
        https://bugzilla.redhat.com/show_bug.cgi?id=660183
  [ 5 ] Bug #670305 - [abrt] fedpkg-0.5.2.0-2.fc14: httplib.py:845:putrequest:CannotSendRequest
        https://bugzilla.redhat.com/show_bug.cgi?id=670305
  [ 6 ] Bug #668889 - [abrt] fedpkg-0.5.1.4-1.fc13: __init__.py:1718:_callMethod:ServerOffline: database outage
        https://bugzilla.redhat.com/show_bug.cgi?id=668889
  [ 7 ] Bug #672370 - [abrt] fedpkg-0.5.2.0-2.fc14: socket.py:445:readline:error: [Errno 110] Connection timed out
        https://bugzilla.redhat.com/show_bug.cgi?id=672370
--------------------------------------------------------------------------------


================================================================================
 kobo-0.3.3-1.el5 (FEDORA-EPEL-2011-0243)
 Python modules for tools development
--------------------------------------------------------------------------------
Update Information:

new upstream release, bugfixes mostly
--------------------------------------------------------------------------------
ChangeLog:

* Tue Feb  1 2011 Daniel Mach <dmach at redhat.com> - 0.3.3-1
- Replace double underscores with dots in xmlrpc method names. (Daniel Mach)
- Fix regex in test_tback.py so unit tests pass. (Daniel Mach)
- Fix session handling in worker. (Daniel Mach)
- Fix kobo.Traceback to return empty string on no exception. Add traceback tests. (Tomas Kopecek)
- Simplify hub deployment (add menu and template to default). Tweak kobo-admin templates. (Daniel Mach)
- Add a warning about a possibly read-only database to the worker middleware assert. (Daniel Mach)
- Add task notification() and cleanup() class methods. (Daniel Mach)
- Revamp hub urls and admin templates. (Daniel Mach)
- Prevent a race condition when using CookieTransport in threads in py2.7. (Daniel Mach)
- Add unit test for EnumItem.change_state() return value. (Daniel Mach)
- StateEnum.change_state() now returns bool as documented. (Martin Magr)
- Command argument in kobo.shortcuts.run() can be also a list now. (Daniel Mach)
- Strip path from nvr in kobo.rpmlib.parse_nvr() and parse_nvra(). (Daniel Mach)
- Exclude XML-RPC from CSRF processing. (Daniel Mach)
- Add stdin data support to kobo.shortcuts.run(). (Daniel Mach)
- Add kobo.shortcuts.iter_chunks() to iterate through a list, string or generator and yield chunks of defined size. (Daniel Mach)
- Raise an exception when spawn_subtask() or wait() method is called in a foreground task. (Daniel Mach)
- Add constructor to kobo.django.hacks.UserChangeForm to fix maximum recursion depth error. (Daniel Mach)
- Fix username max_length hack to work with Django 1.2.1. (Martin Bukatovic)
- Add kobo.notification module to send email notifications. (Daniel Mach)
- Process kobo.shortcuts.run() logging in chunks and print data immediately. (Daniel Mach)
- Subtasks have to follow parent's channel and arch. (Martin Magr)
- Compute elapsed time for running tasks. (Tomas Kopecek)
--------------------------------------------------------------------------------


================================================================================
 perl-Mail-MboxParser-0.55-2.el5 (FEDORA-EPEL-2011-0246)
 Read-only access to UNIX-mailboxes
--------------------------------------------------------------------------------
Update Information:

Add this package to fix missing dspam dependency in bug #622502.

Details of new package:
http://search.cpan.org/~vparseval/Mail-MboxParser-0.55/MboxParser.pm
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #671106 - Review Request: perl-Mail-MboxParser - Read-only access to UNIX-mailboxes
        https://bugzilla.redhat.com/show_bug.cgi?id=671106
--------------------------------------------------------------------------------


================================================================================
 python-iso8601-0.1.4-2.el5 (FEDORA-EPEL-2011-0240)
 Simple module to parse ISO 8601 dates
--------------------------------------------------------------------------------
Update Information:

Initial release of python-iso8601 for EPEL 5
--------------------------------------------------------------------------------





More information about the epel-devel mailing list