The following Fedora 16 Security updates need testing: Age URL 11 https://admin.fedoraproject.org/updates/FEDORA-2013-0723/thunderbird-17.0.2-1.fc16 43 https://admin.fedoraproject.org/updates/FEDORA-2012-20157/libproxy-0.4.11-1.fc16 4 https://admin.fedoraproject.org/updates/FEDORA-2013-0915/moodle-2.1.10-1.fc16 6 https://admin.fedoraproject.org/updates/FEDORA-2013-0896/rubygem-rack-1.3.0-3.fc16 3 https://admin.fedoraproject.org/updates/FEDORA-2013-1130/php-symfony2-Yaml-2.0.22-1.fc16 0 https://admin.fedoraproject.org/updates/FEDORA-2013-1233/rhncfg-5.10.36-1.fc16 42 https://admin.fedoraproject.org/updates/FEDORA-2012-20236/rssh-2.3.4-1.fc16 0 https://admin.fedoraproject.org/updates/FEDORA-2013-1257/libexif-0.6.21-2.fc16 0 https://admin.fedoraproject.org/updates/FEDORA-2013-1274/xen-4.1.4-3.fc16 0 https://admin.fedoraproject.org/updates/FEDORA-2013-1289/jakarta-commons-httpclient-3.1-12.fc16 4 https://admin.fedoraproject.org/updates/FEDORA-2013-0934/qemu-0.15.1-9.fc16 201 https://admin.fedoraproject.org/updates/FEDORA-2012-10314/revelation-0.4.14-1.fc16 121 https://admin.fedoraproject.org/updates/FEDORA-2012-14654/tor-0.2.2.39-1600.fc16 14 https://admin.fedoraproject.org/updates/FEDORA-2012-19347/cups-1.5.4-12.fc16 0 https://admin.fedoraproject.org/updates/FEDORA-2013-1301/ndjbdns-1.05.6-1.fc16 6 https://admin.fedoraproject.org/updates/FEDORA-2013-0894/ettercap-0.7.5-3.fc16.1.20120906gitc796e5 4 https://admin.fedoraproject.org/updates/FEDORA-2013-0935/samba4-4.0.0-39.alpha16.fc16 3 https://admin.fedoraproject.org/updates/FEDORA-2013-0468/proftpd-1.3.4b-5.fc16 3 https://admin.fedoraproject.org/updates/FEDORA-2013-0992/asterisk-1.8.20.0-1.fc16 3 https://admin.fedoraproject.org/updates/FEDORA-2013-1122/drupal6-6.28-1.fc16 3 https://admin.fedoraproject.org/updates/FEDORA-2013-1092/drupal7-7.19-1.fc16 The following Fedora 16 Critical Path updates have yet to be approved: Age URL 0 https://admin.fedoraproject.org/updates/FEDORA-2013-1257/libexif-0.6.21-2.fc16 11 https://admin.fedoraproject.org/updates/FEDORA-2013-0723/thunderbird-17.0.2-1.fc16 11 https://admin.fedoraproject.org/updates/FEDORA-2013-0632/perl-5.14.3-204.fc16 267 https://admin.fedoraproject.org/updates/FEDORA-2012-6994/upower-0.9.16-1.fc16 The following builds have been pushed to Fedora 16 updates-testing maven-3.0.3-16.1.fc16 ocspd-1.5.1-0.13.rc1.fc16 python-fedora-0.3.31-1.fc16 Details about builds: ================================================================================ maven-3.0.3-16.1.fc16 (FEDORA-2013-1352) Java project management and project comprehension tool -------------------------------------------------------------------------------- Update Information: This update adds maven-local virtual provide to allow packagers of Maven artifacts to share the same RPM spec file between multiple Fedora releases. -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 22 2013 Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> - 3.0.3-16.1 - Provide maven-local * Tue Dec 13 2011 Stanislav Ochotnicky <sochotnicky@xxxxxxxxxx> - 3.0.3-16 - Add maven2-common-poms to Requires -------------------------------------------------------------------------------- ================================================================================ ocspd-1.5.1-0.13.rc1.fc16 (FEDORA-2013-1314) OpenCA OCSP Daemon -------------------------------------------------------------------------------- Update Information: * Mon Jan 21 2013 Patrick Monnerat <pm@xxxxxxxxxxxxx> 1.5.1-0.13.rc1 - Patch "podsyntax" to fix man page pod syntax. - Patch "badalgorcast" to fix a bad X509_ALGOR cast. https://bugzilla.redhat.com/show_bug.cgi?id=901793 -------------------------------------------------------------------------------- ChangeLog: * Mon Jan 21 2013 Patrick Monnerat <pm@xxxxxxxxxxxxx> 1.5.1-0.13.rc1 - Patch "podsyntax" to fix man page pod syntax. - Patch "badalgorcast" to fix a bad X509_ALGOR cast. https://bugzilla.redhat.com/show_bug.cgi?id=901793 * Fri Nov 16 2012 Patrick Monnerat <pm@xxxxxxxxxxxxx> 1.5.1-0.12.rc1 - Use new systemd scriptlet macros. https://bugzilla.redhat.com/show_bug.cgi?id=850238 -------------------------------------------------------------------------------- References: [ 1 ] Bug #901793 - Crash at startup https://bugzilla.redhat.com/show_bug.cgi?id=901793 -------------------------------------------------------------------------------- ================================================================================ python-fedora-0.3.31-1.fc16 (FEDORA-2013-1312) Python modules for talking to Fedora Infrastructure Services -------------------------------------------------------------------------------- Update Information: * Fixes a problem with soprovidercsrf if the database doesn't set an encoding * Fixes an issue with the login templates if the template is being translated. * Added a lookup_email parameter to fedora.client.AccountSystem.gravatar_url() to allow generating gravaar urls without looking up email addresses in fas. * Fixed a bug in fedora.tg.utils.tg_absolute_url() where it was still appending the csrf_token. * Add an auth adapter for flask web apps to authenticate to FAS * New minimum version of python: requires python-2.5 or higher * Fix localization of login templates (laxathom) * Added a lookup_email parameter to fedora.client.AccountSystem.gravatar_url() to allow generating gravaar urls without looking up email addresses in fas. * Fixed a bug in fedora.tg.utils.tg_absolute_url() where it was still appending the csrf_token. * Add an auth adapter for flask web apps to authenticate to FAS * New minimum version of python: requires python-2.5 or higher * Fix localization of login templates (laxathom) -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 22 2013 Toshio Kuratomi <toshio@xxxxxxxxxxxxxxxxx> - 0.3.31-1 - Minor bugfix release * Thu Jan 10 2013 Toshio Kuratomi <toshio@xxxxxxxxxxxxxxxxx> - 0.3.30-1 - Make TG's loginForm and CSRF's text translated from tg-apps (laxathom). - Fix a bug in fedora.tg.utils.tg_absolute_url - Add a lookup email parameter to gravatar lookups - Add an auth provider for flask * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.3.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -------------------------------------------------------------------------------- -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test