The following builds have been pushed to Fedora EPEL 6 updates-testing drupal7-libraries-2.0-0.el6 genders-1.18-8.el6 mediawiki-HTTP302Found-2.0.1-1.el6 mediawiki119-HTTP302Found-2.0.1-2.el6 openstack-nova-2012.1.1-15.el6 openvpn-2.2.2-1.el6 python-editdist-0.3-4.el6 rpmrebuild-2.8-1.el6
Details about builds: ================================================================================ drupal7-libraries-2.0-0.el6 (FEDORA-EPEL-2012-6693) The common denominator for all Drupal components and external libraries -------------------------------------------------------------------------------- Update Information: Update to 2.0 -------------------------------------------------------------------------------- ChangeLog: -------------------------------------------------------------------------------- ================================================================================ genders-1.18-8.el6 (FEDORA-EPEL-2012-6690) Static cluster configuration database -------------------------------------------------------------------------------- Update Information: There's a bug in the python bindings upstream has been made aware. -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 10 2012 David Brown <david.br...@pnnl.gov> - 1.18-8 - Patched an import bug not finding SystemError class * Thu Jul 19 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.18-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ mediawiki-HTTP302Found-2.0.1-1.el6 (FEDORA-EPEL-2012-6688) Forces an external HTTP 302 redirect instead of internal redirects -------------------------------------------------------------------------------- Update Information: Update for upstream 2.0.1, which is compatible with MediaWiki 1.7+. -------------------------------------------------------------------------------- References: [ 1 ] Bug #847484 - Review Request: mediawiki-HTTP302Found - Forces an external HTTP 302 redirect instead of internal redirects https://bugzilla.redhat.com/show_bug.cgi?id=847484 -------------------------------------------------------------------------------- ================================================================================ mediawiki119-HTTP302Found-2.0.1-2.el6 (FEDORA-EPEL-2012-6694) Forces an external HTTP 302 redirect instead of internal redirects -------------------------------------------------------------------------------- Update Information: New packaging of plugin for mediawiki119 package. -------------------------------------------------------------------------------- References: [ 1 ] Bug #847538 - Review Request: mediawiki119-HTTP302Found - Forces an external HTTP 302 redirect instead of internal redirects https://bugzilla.redhat.com/show_bug.cgi?id=847538 -------------------------------------------------------------------------------- ================================================================================ openstack-nova-2012.1.1-15.el6 (FEDORA-EPEL-2012-6695) OpenStack Compute (nova) -------------------------------------------------------------------------------- Update Information: - Fix package dependencies for updates - Fix CA cert permissions issue introduced in 2012.1.1-10 - Fix group installation issue introduced in 2012.1.1-10 - Split out into more sub packages - Update from stable upstream including... - Fix metadata file injection with xen - Fix affinity filters when hints is None - Fix marker behavior for flavors - Handle local remote exceptions consistently - Fix qcow2 size on libvirt live block migration - Fix for API listing of os hosts - Avoid lazy loading errors on instance_type - Avoid casts in network manager to prevent races - Conditionally allow queries for deleted flavours - Fix wrong regex in cleanup_file_locks - Add net rules to VMs on compute service start - Tolerate parsing null connection info in BDM - Support EC2 CreateImage API for boot from volume - EC2 DescribeImages reports correct rootDeviceType - Reject EC2 CreateImage for instance store - Fix EC2 CreateImage no_reboot logic - Convert remaining network API casts to calls - Move where the fixed ip deallocation happens - Fix the qpid_heartbeat option so that it's effective - Update to latest essex stable branch - Enable auto cleanup of old cached instance images - Fix ram_allocation_ratio based over subscription - Expose over quota exceptions via native API - Return 413 status on over quota in the native API - Fix call to network_get_all_by_uuids - Fix libvirt get_memory_mb_total with xen - Use compute_api.get_all in affinity filters (CVE-2012-3371) - Use default qemu img cluster size in libvirt connect - Ensure libguestfs has completed before proceeding - Distinguish volume overlimit exceptions - Prohibit host file corruption through file injection (CVE-2012-3360, CVE-2012-3361) - Support injecting new .ssh/authorized_keys files to SELinux enabled guests - Improve performance and stability of file injection - add upstart jobs, alternative to sysv initscripts - fix an exception caused by the fix for CVE-2012-2654 - fix the encoding of the dns_domains table (requires a db sync) - fix a crash due to a nova services startup race (#825051) - Fix for protocol case handling (CVE-2012-2654) - Prohibit host file corruption through file injection (CVE-2012-3447) -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 10 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-15 - Fix package versions to ensure update dependencies are correct - Fix CA cert permissions issue introduced in 2012.1.1-10 * Wed Aug 8 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-13 - Log live migration errors - Prohibit host file corruption through file injection (CVE-2012-3447) * Mon Aug 6 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-12 - Fix group installation issue introduced in 2012.1.1-10 * Mon Jul 30 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-11 - Update from stable upstream including... - Fix metadata file injection with xen - Fix affinity filters when hints is None - Fix marker behavior for flavors - Handle local remote exceptions consistently - Fix qcow2 size on libvirt live block migration - Fix for API listing of os hosts - Avoid lazy loading errors on instance_type - Avoid casts in network manager to prevent races - Conditionally allow queries for deleted flavours - Fix wrong regex in cleanup_file_locks - Add net rules to VMs on compute service start - Tolerate parsing null connection info in BDM - Support EC2 CreateImage API for boot from volume - EC2 DescribeImages reports correct rootDeviceType - Reject EC2 CreateImage for instance store - Fix EC2 CreateImage no_reboot logic - Convert remaining network API casts to calls - Move where the fixed ip deallocation happens - Fix the qpid_heartbeat option so that it's effective * Fri Jul 27 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-10 - Split out into more sub packages * Fri Jul 20 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-4 - Enable auto cleanup of old cached instance images - Fix ram_allocation_ratio based over subscription - Expose over quota exceptions via native API - Return 413 status on over quota in the native API - Fix call to network_get_all_by_uuids - Fix libvirt get_memory_mb_total with xen - Use compute_api.get_all in affinity filters (CVE-2012-3371) - Use default qemu img cluster size in libvirt connect - Ensure libguestfs has completed before proceeding * Thu Jul 5 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-3 - Distinguish volume overlimit exceptions - Prohibit host file corruption through file injection (CVE-2012-3360, CVE-2012-3361) * Wed Jun 27 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-2 - Update to latest essex stable branch - Support injecting new .ssh/authorized_keys files to SELinux enabled guests * Fri Jun 22 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1.1-1 - Update to essex stable release 2012.1.1 - Improve performance and stability of file injection - add upstart jobs, alternative to sysv initscripts * Fri Jun 15 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1-12 - update performance and stability fixes from essex stable * Mon Jun 11 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1-11 - fix an exception caused by the fix for CVE-2012-2654 - fix the encoding of the dns_domains table (requires a db sync) - fix a crash due to a nova services startup race (#825051) * Fri Jun 8 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1-10 - Enable libguestfs image inspection * Wed Jun 6 2012 Pádraig Brady <p...@draigbrady.com> - 2012.1-9 - Sync up with Essex stable branch, including... - Fix for protocol case handling (#829441, CVE-2012-2654) -------------------------------------------------------------------------------- References: [ 1 ] Bug #825052 - Restarting nova-network removes ip packet filters https://bugzilla.redhat.com/show_bug.cgi?id=825052 [ 2 ] Bug #825051 - qpid timeout causing compute service to crash https://bugzilla.redhat.com/show_bug.cgi?id=825051 [ 3 ] Bug #829441 - CVE-2012-2654 OpenStack Nova security groups fail to be set correctly [epel-6] https://bugzilla.redhat.com/show_bug.cgi?id=829441 [ 4 ] Bug #844040 - CVE-2012-3360 OpenStack-Nova: compute nodes file injection in disk images [epel-6] https://bugzilla.redhat.com/show_bug.cgi?id=844040 [ 5 ] Bug #844039 - CVE-2012-3361 OpenStack-Nova: compute nodes disk image file corruption [epel-6] https://bugzilla.redhat.com/show_bug.cgi?id=844039 [ 6 ] Bug #844041 - CVE-2012-3371 OpenStack-Nova: Scheduler denial of service through scheduler_hints [epel-6] https://bugzilla.redhat.com/show_bug.cgi?id=844041 [ 7 ] Bug #846625 - CVE-2012-3447 OpenStack-Nova: compute nodes disk image file corruption (incomplete fix for CVE-2012-3361) [epel-6] https://bugzilla.redhat.com/show_bug.cgi?id=846625 -------------------------------------------------------------------------------- ================================================================================ openvpn-2.2.2-1.el6 (FEDORA-EPEL-2012-6686) A full-featured SSL VPN solution -------------------------------------------------------------------------------- Update Information: 2011.12.14 -- Version 2.2.2 =========================== David Sommerseth (1) --------------------- * Only warn about non-tackled IPv6 packets once Gert Doering (3) ---------------- * Add missing break between "case IPv4" and "case IPv6" * Bump tap driver version from 9.8 to 9.9 * Log error message and exit for "win32, tun mode, tap driver version 9.8" Samuli Seppänen (1) ------------------- * Backported pkcs11-related parts of 7a8d707237bb18 to 2.2 branch -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 10 2012 Robert Scheck <rob...@fedoraproject.org> 2.2.2-1 - Update to 2.2.2 -------------------------------------------------------------------------------- ================================================================================ python-editdist-0.3-4.el6 (FEDORA-EPEL-2012-6697) CPython module to quickly calculate Levenshtein's edit distance -------------------------------------------------------------------------------- Update Information: Initial build -------------------------------------------------------------------------------- References: [ 1 ] Bug #846879 - Review Request: python-editdist - CPython module to quickly calculate Levenshtein's edit distance https://bugzilla.redhat.com/show_bug.cgi?id=846879 -------------------------------------------------------------------------------- ================================================================================ rpmrebuild-2.8-1.el6 (FEDORA-EPEL-2012-6685) A tool to build rpm file from rpm database -------------------------------------------------------------------------------- Update Information: Here is where you give an explanation of your update. -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 10 2012 Anderson Silva <ansi...@redhat.com> - 2.8-1 - New package from upstream includes 2.7 version. -------------------------------------------------------------------------------- _______________________________________________ epel-devel-list mailing list epel-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/epel-devel-list