The following Fedora EPEL 6 Security updates need testing: https://admin.fedoraproject.org/updates/chm2pdf-0.9.1-8.el6 https://admin.fedoraproject.org/updates/couchdb-1.0.2-1.el6 https://admin.fedoraproject.org/updates/erlang-R14B-02.1.el6 https://admin.fedoraproject.org/updates/libmodplug-0.8.8.2-1.el6 https://admin.fedoraproject.org/updates/proftpd-1.3.3e-1.el6 https://admin.fedoraproject.org/updates/python-feedparser-5.0.1-1.el6 https://admin.fedoraproject.org/updates/tmux-1.4-3.el6
The following builds have been pushed to Fedora EPEL 6 updates-testing bash-completion-1.3-3.el6 cppcheck-1.48-1.el6 perl-NetPacket-1.1.1-1.el6 pootle-2.1.6-1.el6 translate-toolkit-1.9.0-1.el6 Details about builds: ================================================================================ bash-completion-1.3-3.el6 (FEDORA-EPEL-2011-3092) Programmable completion for Bash -------------------------------------------------------------------------------- Update Information: Update to upstream version 1.3, patch to improve load time and fix a few trivial reported issues. http://git.debian.org/?p=bash-completion/bash-completion.git;a=blob;f=CHANGES;h=d700c46f58c389316a7c531111b0fc796bc2673c;hb=1.x -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 12 2011 Ville Skyttä <ville.sky...@iki.fi> - 1:1.3-3 - Patch to not test command availability for each snippet, improves load time. - Apply upstream libreoffice flat XML extensions fix for #692548. - Apply upstream MANPAGER fix for #689180. - Apply upstream (la)tex *.dbj fix for #678122. * Mon Feb 7 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1:1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Feb 7 2011 Ville Skyttä <ville.sky...@iki.fi> - 1:1.3-1 - Update to 1.3. -------------------------------------------------------------------------------- References: [ 1 ] Bug #629518 - bash-completion handles htab incorrectly https://bugzilla.redhat.com/show_bug.cgi?id=629518 [ 2 ] Bug #678122 - (la)tex completion should include dbj and DBJ extensions https://bugzilla.redhat.com/show_bug.cgi?id=678122 [ 3 ] Bug #689180 - perldoc completion dies if MANPAGER is set https://bugzilla.redhat.com/show_bug.cgi?id=689180 [ 4 ] Bug #692548 - Add support for LibreOffice FlatXML files https://bugzilla.redhat.com/show_bug.cgi?id=692548 -------------------------------------------------------------------------------- ================================================================================ cppcheck-1.48-1.el6 (FEDORA-EPEL-2011-3084) A tool for static C/C++ code analysis -------------------------------------------------------------------------------- Update Information: Update to 1.48. -------------------------------------------------------------------------------- ChangeLog: * Fri Apr 15 2011 Jussi Lehtola <jussileht...@fedoraproject.org> - 1.48-1 - Update to 1.48. * Tue Feb 8 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.47-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #695067 - cppcheck-1.48 is available https://bugzilla.redhat.com/show_bug.cgi?id=695067 -------------------------------------------------------------------------------- ================================================================================ perl-NetPacket-1.1.1-1.el6 (FEDORA-EPEL-2011-3089) Assemble/disassemble network packets at the protocol level -------------------------------------------------------------------------------- Update Information: Update to version 1.1.1. -------------------------------------------------------------------------------- ChangeLog: * Thu Feb 10 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.1.1-1 - Update to 1.1.1. * Tue Feb 8 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ pootle-2.1.6-1.el6 (FEDORA-EPEL-2011-3086) Localization and translation management web application -------------------------------------------------------------------------------- Update Information: **Update to 2.1.6** - Ensure compatability with Django 1.2.5 and 1.3.0 - Other fixes: - Fixed another bug with GNU style projects language detection. - Added a separate project type for UTF-8 encoded Java properties. - Fixed a bug that would under rare conditions hide some strings from translate page. - Fixed a bug that caused some translation project level statistics to be miscalculated. - Fix for Qt TS format based on changes in Translate Toolkit 1.9.0 -------------------------------------------------------------------------------- ChangeLog: * Sat Apr 16 2011 Dwayne Bailey <dwa...@translate.org.za> - 2.1.6-1 - Update to 2.1.6 - Ensure compatability with Django 1.2.5 and 1.3.0 (require Translate Toolkit >= 1.9.0) - Other fixes: - Fixed another bug with GNU style projects language detection. - Added a separate project type for UTF-8 encoded Java properties. - Fixed a bug that would under rare conditions hide some strings from translate page. - Fixed a bug that caused some translation project level statistics to be miscalculated. - Fix for Qt TS format based on changes in Translate Toolkit 1.9.0 * Wed Feb 9 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 2.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Jan 18 2011 Dwayne Bailey <dwa...@translate.org.za> - 2.1.5-1 - Update to 2.1.5 - Fix regression causing update from templates to fail for GNU Style projects with subdirectories. - Fix regression in handling obsolete units while committing to version control (reported by Mozilla). - Clean stale file locks left in cases of external kills which running expensive commands. - Fix security bug where project names would leak to users without view access on the server via news summary on front page or profile edit form. - Fix a bug that prevented Project level permissions from overriding very restrictive server wide permissions. - Refresh Fedora settings patch -------------------------------------------------------------------------------- ================================================================================ translate-toolkit-1.9.0-1.el6 (FEDORA-EPEL-2011-3088) Tools to assist with translation and software localization -------------------------------------------------------------------------------- Update Information: **Update to 1.9.0** - Various improvements: see release notes - Bugfixes relevant to Pootle - Support for Xapian 1.2 - Work around some changes introduced in Django 1.2.5/1.3 - Improved support for .ts comment as context - Support for Java properties in UTF-8 encoding -------------------------------------------------------------------------------- ChangeLog: * Wed Apr 13 2011 Dwayne Bailey <dwa...@translate.org.za> - 1.9.0-1 - Update to 1.9.0 - Various improvements: see release notes - Bugfixes relevant to Pootle - Support for Xapian 1.2 - Work around some changes introduced in Django 1.2.5/1.3 - Improved support for .ts comment as context - Support for Java properties in UTF-8 encoding - Drop patches: encoding_logging -------------------------------------------------------------------------------- _______________________________________________ epel-devel-list mailing list epel-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/epel-devel-list