The following Fedora 13 Security updates need testing: https://admin.fedoraproject.org/updates/php-ZendFramework-1.11.6-1.fc13 https://admin.fedoraproject.org/updates/gimp-2.6.11-14.fc13 https://admin.fedoraproject.org/updates/tor-0.2.1.29-1300.fc13 https://admin.fedoraproject.org/updates/libmodplug-0.8.7-3.fc13 https://admin.fedoraproject.org/updates/openldap-2.4.21-12.fc13 https://admin.fedoraproject.org/updates/polkit-0.96-2.fc13 https://admin.fedoraproject.org/updates/xorg-x11-server-utils-7.4-17.fc13 https://admin.fedoraproject.org/updates/kernel-2.6.34.9-69.fc13 https://admin.fedoraproject.org/updates/drupal-6.22-1.fc13 https://admin.fedoraproject.org/updates/cyrus-imapd-2.3.16-5.fc13 https://admin.fedoraproject.org/updates/xen-3.4.3-3.fc13 https://admin.fedoraproject.org/updates/libtiff-3.9.5-1.fc13 https://admin.fedoraproject.org/updates/bind-9.7.3-2.P1.fc13 https://admin.fedoraproject.org/updates/dovecot-1.2.17-1.fc13 https://admin.fedoraproject.org/updates/apr-1.4.5-1.fc13 The following Fedora 13 Critical Path updates have yet to be approved: https://admin.fedoraproject.org/updates/libcdio-0.82-4.fc13 https://admin.fedoraproject.org/updates/kernel-2.6.34.9-69.fc13 https://admin.fedoraproject.org/updates/polkit-0.96-2.fc13 https://admin.fedoraproject.org/updates/python-ethtool-0.7-2.fc13 https://admin.fedoraproject.org/updates/libtiff-3.9.5-1.fc13 https://admin.fedoraproject.org/updates/pygtk2-2.17.0-9.fc13 https://admin.fedoraproject.org/updates/dosfstools-3.0.9-5.fc13 https://admin.fedoraproject.org/updates/libimobiledevice-1.0.6-1.fc13 https://admin.fedoraproject.org/updates/usbmuxd-1.0.7-1.fc13 https://admin.fedoraproject.org/updates/fuse-2.8.5-5.fc13 https://admin.fedoraproject.org/updates/openldap-2.4.21-12.fc13 https://admin.fedoraproject.org/updates/livecd-tools-13.2-1.fc13 https://admin.fedoraproject.org/updates/lua-5.1.4-7.fc13 https://admin.fedoraproject.org/updates/xorg-x11-drv-openchrome-0.2.904-7.fc13 https://admin.fedoraproject.org/updates/lldpad-0.9.26-2.fc13 The following builds have been pushed to Fedora 13 updates-testing fedora-packager-0.5.9.2-1.fc13 imapsync-1.434-1.fc13 iverilog-0.9.20110317-1.fc13 liveusb-creator-3.11.1-2.fc13 Details about builds: ================================================================================ fedora-packager-0.5.9.2-1.fc13 (FEDORA-2011-7635) Tools for setting up a fedora maintainer environment -------------------------------------------------------------------------------- Update Information: Bugfix update and remove the branch checking stuff -------------------------------------------------------------------------------- ChangeLog: * Sun May 22 2011 Jesse Keating <jkeating@xxxxxxxxxx> - 0.5.9.2-1 - Strip the .py off of fixbranches (jkeating) - Unconditionally check for new branch style (jkeating) - Stop setting push.default (#705468) (jkeating) - Make sure packages are built before lint (#702893) (jkeating) - Except more build submission errors (#702235) (jkeating) - Move the fixbranches.py script out of the $PATH (#698646) (jkeating) - fedpkg: Support branch completion on non-default remotes (tmz) - fedpkg: Update bash completion for new branch names (tmz) - Fix retiring a package with a provided message (#701626) (jkeating) - add arm specific and s390 specific packages so they get sent to the right place (dennis) - initial go at using consistent targets across all targets dist-rawhide is still used for master branch (dennis) - only pass in a target arch to local builds when specified on the command line some arches notably x86, arm and sparc dont build for the base arch you end up with .i386 .arm or .sparc rpms when you really want something else (dennis) -------------------------------------------------------------------------------- References: [ 1 ] Bug #705468 - Stop setting push.default = tracking in fedpkg https://bugzilla.redhat.com/show_bug.cgi?id=705468 [ 2 ] Bug #702893 - [abrt] fedpkg-0.5.9.0-1.fc14: __init__.py:1653:lint:OSError: [Errno 2] No such file or directory: '/home/jeff/fedpkg/gourmet/noarch' https://bugzilla.redhat.com/show_bug.cgi?id=702893 [ 3 ] Bug #702235 - [abrt] fedpkg-0.5.9.0-1.fc15: urllib2.py:1161:do_open:URLError: <urlopen error [Errno 110] Connection timed out> https://bugzilla.redhat.com/show_bug.cgi?id=702235 [ 4 ] Bug #698646 - fedpkg - annoying bash completion https://bugzilla.redhat.com/show_bug.cgi?id=698646 [ 5 ] Bug #701626 - [abrt] fedpkg-0.5.9.0-1.fc14: __init__.py:828:retire:UnboundLocalError: local variable 'msg' referenced before assignment https://bugzilla.redhat.com/show_bug.cgi?id=701626 [ 6 ] Bug #697240 - [abrt] fedpkg-0.5.7.0-1.fc15: __init__.py:774:retire:UnboundLocalError: local variable 'msg' referenced before assignment https://bugzilla.redhat.com/show_bug.cgi?id=697240 -------------------------------------------------------------------------------- ================================================================================ imapsync-1.434-1.fc13 (FEDORA-2011-7644) Tool to migrate email between IMAP servers -------------------------------------------------------------------------------- Update Information: - Bugfix. Made --usecache work with --maxage or --maxsize or --min* - Improved the way imapsync deals with headers: - - Stopped getting first 2KB of message. Not a good idea. - - If $imap2->parse_headers() fails then take the whole header (instead of body). - - Default is like --useheader Message-Id --useheader Message-ID - - Use header Message-Id and header Date as sig md5 when taking the whole header. - Better output in debug mode. - Options --usecache and --maxsize --minsize can safely be used if --delete is there - Added tests of mkpath very long path > 300 char. Win32 fails on them. - Bugfix. Added special case for Inbox vs INBOX bug creation ("Couldn't create folder [Inbox] from [INBOX]: 143 NO INBOX already exists!") - Adapted regression tests for good_date() when no zone is given. - Bugfix. intarnal date needs zone data. Default to +0000. - Bugfix. Starttls() only for 2.2.9 - Fix. Removed a debug print always printed. - Bugfix. Changed the way imapsync knows whether a folder exists or not. Exchange might be happy and stop deconnecting for this reason. - Added a warning and die if --usecache and one of --maxsize--minsize --maxage --minage is used. - Bugfix. Reconnections are well done in tls mode now. - Zimbra 5.0.24_GA_3356.RHEL4 [host1] - Exchange 2010 SP1 RU2 [host2] - Added --debugsleep to have to play will kill and reconnections. -------------------------------------------------------------------------------- ChangeLog: * Tue May 24 2011 Nick Bebout <nb@xxxxxxxxxxxxxxxxx> - 1.434-1 - Bugfix. Made --usecache work with --maxage or --maxsize or --min* - Improved the way imapsync deals with headers: - - Stopped getting first 2KB of message. Not a good idea. - - If $imap2->parse_headers() fails then take the whole header (instead of body). - - Default is like --useheader Message-Id --useheader Message-ID - - Use header Message-Id and header Date as sig md5 when taking the whole header. - Better output in debug mode. - Options --usecache and --maxsize --minsize can safely be used if --delete is there - Added tests of mkpath very long path > 300 char. Win32 fails on them. - Bugfix. Added special case for Inbox vs INBOX bug creation ("Couldn't create folder [Inbox] from [INBOX]: 143 NO INBOX already exists!") - Adapted regression tests for good_date() when no zone is given. - Bugfix. intarnal date needs zone data. Default to +0000. - Bugfix. Starttls() only for 2.2.9 - Fix. Removed a debug print always printed. - Bugfix. Changed the way imapsync knows whether a folder exists or not. Exchange might be happy and stop deconnecting for this reason. - Added a warning and die if --usecache and one of --maxsize--minsize --maxage --minage is used. - Bugfix. Reconnections are well done in tls mode now. - Zimbra 5.0.24_GA_3356.RHEL4 [host1] - Exchange 2010 SP1 RU2 [host2] - Added --debugsleep to have to play will kill and reconnections. -------------------------------------------------------------------------------- ================================================================================ iverilog-0.9.20110317-1.fc13 (FEDORA-2011-7651) Icarus Verilog is a verilog compiler and simulator -------------------------------------------------------------------------------- Update Information: Release 0.9.4 -------------------------------------------------------------------------------- ChangeLog: * Sat May 28 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.9.20110317-1 - new stable upstream release 0.9.4 * Wed Feb 9 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.9.20100928-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #660314 - [abrt] iverilog-0.9.20100928-1.fc14: Process /usr/lib/ivl/ivl was killed by signal 11 (SIGSEGV) https://bugzilla.redhat.com/show_bug.cgi?id=660314 -------------------------------------------------------------------------------- ================================================================================ liveusb-creator-3.11.1-2.fc13 (FEDORA-2011-7643) A liveusb creator -------------------------------------------------------------------------------- Update Information: Latest upstream release, containing a number of bugfixes and the ability to download Fedora 15. Support downloading the latest Fedora 15 release -------------------------------------------------------------------------------- ChangeLog: * Fri May 27 2011 Luke Macken <lmacken@xxxxxxxxxx> - 3.11.1-2 - Remove the syslinux-extlinux requirement, which doesn't exist on F13 * Tue May 24 2011 Luke Macken <lmacken@xxxxxxxxxx> - 3.11.1-1 - Bump to support downloading Fedora 15 * Mon Apr 25 2011 Luke Macken <lmacken@xxxxxxxxxx> - 3.11.0-1 - Latest upstream release * Tue Feb 8 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 3.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Jan 10 2011 Luke Macken <lmacken@xxxxxxxxxx> - 3.9.3-1 - Update to 3.9.3 - Require syslinux-extlinux (#664093, #665002) -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test