The following Fedora EPEL 6 Security updates need testing: Age URL 20 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-12946/phpldapadmin-1.2.2-3.gitbbedf1.el6 173 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.14-2.el6 96 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6348/bcfg2-1.2.3-1.el6 2 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13116/gitolite3-3.04-4.el6 2 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13109/phpMyAdmin-3.5.3-1.el6 68 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6587/dokuwiki-0-0.10.20120125.b.el6 43 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-12763/pcp-3.6.6-1.el6 1 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13138/drupal7-feeds-2.0-0.5.alpha6.el6 0 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13155/cobbler-2.4.0-beta2.el6 0 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13151/haproxy-1.4.22-1.el6 5 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13084/php-ZendFramework-1.12.0-1.el6 361 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribble-0.83.4.1-10.el6 5 https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13090/mom-0.3.0-1.el6
The following builds have been pushed to Fedora EPEL 6 updates-testing cobbler-2.4.0-beta2.el6 erlang-cluster_info-1.2.2-1.el6 erlang-edown-0.3.1-1.el6 haproxy-1.4.22-1.el6 libyubikey-1.9-1.el6 mapserver-6.0.3-4.el6 mongodb-2.2.0-6.el6 openstack-nova-2012.1.3-1.el6 php-pear-PHP-CodeSniffer-1.4.0-1.el6 php-phpunit-File-Iterator-1.3.3-1.el6 php-phpunit-PHP-Timer-1.0.4-1.el6 php-phpunit-PHP-TokenStream-1.1.5-1.el6 python-django-appconf-0.5-2.el6 python-django-compressor-1.2-3.el6 python-greenlet-0.3.1-11.el6 rubygem-wirble-0.1.3-1.el6 Details about builds: ================================================================================ cobbler-2.4.0-beta2.el6 (FEDORA-EPEL-2012-13155) Boot server configurator -------------------------------------------------------------------------------- Update Information: New upstream release -------------------------------------------------------------------------------- ChangeLog: * Thu Oct 11 2012 James Cammarata <j...@sngx.net> 2.4.0-beta2 - Modified spec version/release to be 2.4.0-beta2 (j...@sngx.net) - fixing up a bad commit merge (j...@sngx.net) * Thu Oct 11 2012 James Cammarata <j...@sngx.net> 2.4.0-beta1 - Beta Release 1 of 2.4.0 - BUGFIX - Issue #329 - Systems no longer allow an add with an image for a parent (j...@sngx.net) - BUGFIX - Issue #327 - revert 5afcff7 and fix in a more sane way (j...@sngx.net) - Removed some duplicates created by reapplying a patch (j...@sngx.net) - BUGFIX - Issue #267 - old python-virtinst does not support --boot (j...@sngx.net) - Revise install_post_puppet.py to use newer puppet syntax (step...@esstec.co.uk) - Get rid of deprecated Puppet syntax so that cobbler works with Puppet 3.0 (step...@esstec.co.uk) - Added ubuntu to dist check for named.conf location (daniel.giv...@rackspace.com) - Expanded automatic determination of tftpboot path, isc dhcp and bind service names and config files based on distro. (dan...@givenstx.com) - Make the service name for DHCP and DNS restarts configurable for better portable between distros. (daniel.giv...@rackspace.com) - Serial based on formatted date and revision number (al...@mobitv.com) - Correct undefined variable name (j...@jbdenis.net) - fix merge Issue #252 BUGFIX and #262 (daik...@gmail.com) - Add check for valid driver_type before executing qemu-img (j...@sngx.net) - fix mistake remove import. (daik...@gmail.com) - move exec method to utils.py, and catch unexpected exception. (daik...@gmail.com) - not check driver type on create method. (daik...@gmail.com) - BUGFIX - Issue #305 - Incorrect Kickstart file when gPXE enabled (j...@sngx.net) - BUGFIX - Issue #304 - Cobbler does not store values correctly for ksmeta Objects were getting flattened improperly, so it was losing escapes/quoting for values with spaces (j...@sngx.net) - add vmdk and raw file create support. (daik...@gmail.com) - BUGFIX - Issue #267 - old python-virtinst does not support --boot (j...@sngx.net) - Modified spec version/release to be 2.4.0-beta-1 (j...@sngx.net) - Initial commit for mysql backend support (j...@sngx.net) - BUGFIX - Issue #277 - move webroot to /srv/www for debian/ubuntu (j...@sngx.net) - FEATURE - adding 'zonetype' variable for DNS zone rendering (j...@sngx.net) - BUGFIX - Issue #278 - cobbler import fails for ubuntu images due to rsync args (j...@sngx.net) - BUGFIX - Issue #285 - update cobbler man page for incorrect options (j...@sngx.net) - BUGFIX - Issue #241 - adding distro with blank name via XMLRPC should not work (j...@sngx.net) - BUGFIX - Issue #272 - allow anamon to log entries when building systems based on profiles (no corresponding system record) (j...@sngx.net) - BUGFIX - Issue #252 - fuzzy match on lvs name returns a false match preventing LV creation (j...@sngx.net) - BUGFIX - Issue #287 - patch to allow templar to work without a config, which was breaking the tftpd.py script (j...@sngx.net) - add qcow2 driver type (daik...@gmail.com) - fix koan qemu-machine-type param test. (daik...@gmail.com) - Only cosmetic cleanup - removed commands that were commented out, added spaces for more clear code (fl...@bnl.gov) - Modified sample.seed to make use kickstart_start and kickstart_done snippets for debian. As a result the following cobbler features work for debian: - prevent net boot looping - cobbler status reflects debian installations - preseed file is downloaded a nd saved on the installed system as /var/log/cobbler.seed Also made download_config_files_deb snippet, make use of late_command New post_run_deb snippet allows to execute post installation script. (fl...@bnl.gov) - Some changes for testing (j...@sngx.net) - Minor fix for urlparse on older pythons (>2.5) (j...@sngx.net) - FEATURE - Issue #253 - Use PEERDNS=no for DHCP interfaces when name servers are specified (j...@sngx.net) - install-tree for debian/ubuntu modified to take tree= from meta data. http, ftp and nfs remote tree locations supported (fl...@bnl.gov) - add support of custom logical volume name (daik...@gmail.com) - Partial revert of 87acfc8b, and a minor change to bring the koan extra-args inline with the PXE args (j...@sngx.net) - New default preseed, and a few minor changes to make ubuntu auto install work better (j...@sngx.net) - Add support for qemu machine type to emulate (option --qemu-machine-type). (isaoshim...@gmail.com) - Modern x86 kernels have 2048 char limit and this is needed to support configurations with kickstart+NIC kernel params. Otherwise koan refuses to accept the param list. (oli...@cpan.org) - Allow koan's -S option to work for SuSE breed. Also remove -S for breed=None, as I assume "Red Hat" is not a sane assumption for all Distros without a breed. (oli...@cpan.org) - Only add a udev net rule for an interface if the MAC is set. This fixes behaviour whereby a dummy udev rule at eth0 forces the first NIC to get eth1 post-install. (oli...@cpan.org) - Make the domainname setting be the full eth0 DNS Name, minus the first dotted part (and not the FQDN). (oli...@cpan.org) - BUGFIX - Issue #252 - fuzzy match on lvs name returns a false match preventing LV creation (j...@sngx.net) - Added back in the filesystem loader. (oli...@cpan.org) - BUGFIX - Issue #247 - Reposync does not work from the web interface (j...@sngx.net) - BUGFIX - Issue #246 - CentOS 5.x install fence_tools to /sbin/ (j...@sngx.net) - Fix post_report trigger typo (j...@sngx.net) - Some fixes for koan running with an old virt-install (j...@sngx.net) - Define pxe_menu_items variable when creating PXE files for systems (jthiltg...@unl.edu) - Refactor PXE and GRUB menu item creation into a separate function (jthiltg...@unl.edu) - django 1.4 and later have deprecated the old TEMPLATE_LOADERS and replaced them with a new app_directories.Loader (oli...@cpan.org) - Add support for UEFI boot to the subnet, but not for defined systems yet. (erinn.looneytri...@gmail.com) - Fix redhat import whitelist for Fedora 17 (j...@sngx.net) - Fix unittest on the case of haven't virt-install libs. (daik...@gmail.com) - os_version for debian should be similar to ubunty for virt-install to work changed tree in app.py so that I can use debian mirror different from cobbler server (fl...@bnl.gov) - fedora 17 changed the output of ifconfig command. This will make IFNAME set in snippets again (fl...@bnl.gov) - remove edit for now (fl...@bnl.gov) - Fixed snippets for bonded_bridge_slave and a few other fixes for koan/web GUI (j...@sngx.net) - Initial support for bonded_bridge_slave type. TODO: modifying snippets to actually make it work... (j...@sngx.net) - The webui_sessions directory belongs only to cobbler-web (chutzi...@gmail.com) - RPM: put cobbler*.conf files only in /etc/httpd/conf.d (cristian.ciup...@yahoo.com) - better fix for pull request #228 (jorgen.m...@gmail.com) - make rpms failed because the misc/ directory containing the augeas lense could not be found. this simple diff fixes that. (jorgen.m...@gmail.com) - Ubuntu actually requires auto=true in kopts See http://serverfault.com/a/144290/39018 (ekirpic...@gmail.com) - Whitespace cleanup for the new openvz stuff (j...@sngx.net) - Remove dead code (useless imports) (cristian.ciup...@yahoo.com) - BUGFIX extra-args option problems (daik...@gmail.com) - FIX koan virt-install tests. (daik...@gmail.com) - added debian support to prevent net boot looping (fl...@bnl.gov) - README.openvz: - added (nvrh...@gmail.com) - scripts/ovz-install: - added support for "services" kickstart option - corrected repos and installation source processing (nvrh...@gmail.com) - cobbler.spec, setup.py: - added scripts/ovz-install (nvrh...@gmail.com) - koan/openvzcreate.py, scripts/ovz-install: - changes in copyright notice (nvrh...@gmail.com) - koan/app.py: - bug in koan: size of freespace on VG expressed as float with comma, but need fload with point (nvrh...@gmail.com) - koan/app.py: - added type "openvz" (nvrh...@gmail.com) - cobbler/collection.py: - openvz containers doesn't need to boot from PXE, so we prevent PXE-menu creation for such profiles. (nvrh...@gmail.com) - cobbler/item_profile.py, cobbler/utils.py: - added "openvz" virtualization type (nvrh...@gmail.com) - cobbler/item_system.py: - added openvz for virt_type (nvrh...@gmail.com) - [BUGFIX] template errors can hit an exception path that references an undefined variable (j...@sngx.net) - If the call to int() fails, inum has no value, thus the reference to inum in the except clause causes an UnboundLocalError when it tries to reference inum. (jos...@azariah.com) - Add new ubuntu (alpha) version to codes.py (jorgen.m...@gmail.com) - Not all remove current ifcfg- post_install_network_config (m...@n0ts.org) - Update systemctl script to resolve some issues (j...@sngx.net) - More spec fixes (j...@sngx.net) - Removing replicate_use_default_rsync_options setting and setting replicate_rsync_options to existing rsync default. Issue #58 (j...@julienfamily.com) - Commit for RFE: Expose rsync options during replication. Issue #58 (j...@julienfamily.com) - Yet more HTML/CSS fixes, cleaning up some overly large inputs caused by other CSS changes (j...@sngx.net) - More HTML/CSS improvements for new weblayout (j...@sngx.net) - CSS improvements for the tabbed layout (j...@sngx.net) - Fix for settings edit using the new tab format (j...@sngx.net) - Added a cancel button to replace the reset button (j...@sngx.net) - Fix saving of multiselect fields (j...@sngx.net) - Modification to generic_edit template to use tabs for categories plus some miscellaneous cleanup (j...@sngx.net) - Adding an example line for redhat imports to the whitelist file (j...@sngx.net) - Another minor fix for suse imports - fixing up name when using --available-as (already done in other import modules) - allowing multiple arch imports (also already done in other imports) (j...@sngx.net) - Some fixups for suse using --available-as (j...@sngx.net) - Fix for import when using --available-as - currently rsyncs full remote tree, changing that to only import files in a white list - some modifications to import modules to clean some things up and make available-as work better - fix in utils.py for path_tail, which was not working right and appending the full path (j...@sngx.net) - Run the same sed command on the default distributed config file to ensure consistent indentation (j...@sngx.net) - Add setting to enable/disable dynamic settings changes Adding cobblersettings.aug to distributed files, since we need a copy that doesn't insert tabs Added a "cobbler check" that checks if dynamic settings is enabled and prints a sed command to cleanup the settings file spacing/indents (j...@sngx.net) - Change cli command "settings" to "setting" to match other commands (which are not plurarlized) (j...@sngx.net) - Removing commented-out try/except block in config.py, didn't mean to commit this (j...@sngx.net) - Fixed/improved CLI reporting for settings (j...@sngx.net) - Added support for validating setting type when saving Also fixed up the augeas stuff to save lists and hashes correctly (j...@sngx.net) - Fix for incorrect redirect when login times out when looking at a setting edit (j...@sngx.net) - Dynamic settings edit support for the web GUI (j...@sngx.net) - Added ability to write settings file via augeas (j...@sngx.net) - Initial support for modifying settings live Changed settings do not survive a reboot and revert to what's in /etc/cobbler/settings TODO: * report --name show a single setting * validate settings based on type (string, list, bool, etc.) * web support for editing * persisting settings after change (j...@sngx.net) - Branch for 2.4.0, updated spec and setup.py (j...@sngx.net) -------------------------------------------------------------------------------- ================================================================================ erlang-cluster_info-1.2.2-1.el6 (FEDORA-EPEL-2012-13168) Cluster info/postmortem inspector for Erlang applications -------------------------------------------------------------------------------- Update Information: * Ver. 1.2.2 (backwards API compatible) -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Peter Lemenkov <lemen...@gmail.com> - 1.2.2-1 - Ver. 1.2.2 - Switched upstream to Basho * Wed Jul 18 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 0.1.0-0.5.20101229gitd077716 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 0.1.0-0.4.20101229gitd077716 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #865606 - erlang-cluster_info-0.1.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=865606 -------------------------------------------------------------------------------- ================================================================================ erlang-edown-0.3.1-1.el6 (FEDORA-EPEL-2012-13165) EDoc extension for generating Github-flavored Markdown -------------------------------------------------------------------------------- Update Information: * Ver. 0.3.1 (fully API compatible bugfix release) -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Peter Lemenkov <lemen...@gmail.com> - 0.3.1-1 - Ver. 0.3.1 * Wed Jul 18 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #865607 - erlang-edown-0.3.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=865607 -------------------------------------------------------------------------------- ================================================================================ haproxy-1.4.22-1.el6 (FEDORA-EPEL-2012-13151) HA-Proxy is a TCP/HTTP reverse proxy for high availability environments -------------------------------------------------------------------------------- Update Information: Upstream security update Update to upstream 1.4.20 -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Robin Lee <cheese...@fedoraproject.org> - 1.4.22-1 - Update to 1.4.22 (CVE-2012-2942, #824544, #824545) - Use linux2628 build target - No separate x86_64 build target for halog - halog build honors rpmbuild optflags - Specfile cleanup * Tue Apr 3 2012 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.20-1 - Update to 1.4.20 -------------------------------------------------------------------------------- References: [ 1 ] Bug #824542 - CVE-2012-2942 haproxy: trash buffer overflow flaw can lead to arbitrary code execution https://bugzilla.redhat.com/show_bug.cgi?id=824542 -------------------------------------------------------------------------------- ================================================================================ libyubikey-1.9-1.el6 (FEDORA-EPEL-2012-13153) C library for decrypting and parsing Yubikey One-time passwords -------------------------------------------------------------------------------- Update Information: New upstream release 1.9 with memory leak and rpath fixes, gnulib update -------------------------------------------------------------------------------- ChangeLog: * Mon Oct 1 2012 - Maxim Burgerhout <wz...@fedoraproject.org> - 1.9-1 - New upstream release 1.9 with memory leak and rpath fixes, gnulib update * Thu Jul 19 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ mapserver-6.0.3-4.el6 (FEDORA-EPEL-2012-13160) Environment for building spatially-enabled internet applications -------------------------------------------------------------------------------- Update Information: Initial working version for el6 -------------------------------------------------------------------------------- ================================================================================ mongodb-2.2.0-6.el6 (FEDORA-EPEL-2012-13166) High-performance, schema-free document-oriented database -------------------------------------------------------------------------------- Update Information: Update to 2.2.0 Update init script to use a pidfile -------------------------------------------------------------------------------- ChangeLog: * Tue Oct 2 2012 Troy Dawson <tdaw...@redhat.com> - 2.2.0-6 - full flag patch to get 32 bit builds to work * Tue Oct 2 2012 Troy Dawson <tdaw...@redhat.com> - 2.2.0-5 - shared libraries patch - Fix up minor %files issues * Fri Sep 28 2012 Troy Dawson <tdaw...@redhat.com> - 2.2.0-4 - Fix spec files problems * Fri Sep 28 2012 Troy Dawson <tdaw...@redhat.com> - 2.2.0-3 - Updated patch to use system libraries - Update init script to use a pidfile * Thu Sep 27 2012 Troy Dawson <tdaw...@redhat.com> - 2.2.0-2 - Added patch to use system libraries * Wed Sep 19 2012 Troy Dawson <tdaw...@redhat.com> - 2.2.0-1 - Updated to 2.2.0 - Updated patches that were still needed - use v8 instead of spider_monkey due to bundled library issues -------------------------------------------------------------------------------- ================================================================================ openstack-nova-2012.1.3-1.el6 (FEDORA-EPEL-2012-13158) OpenStack Compute (nova) -------------------------------------------------------------------------------- Update Information: - Restore libvirt block storage connections on reboot - Fix libvirt volume attachment error logging - Ensure instances with deleted floating IPs can be deleted - Ensure can contact floating IP after instance snapshot - Fix tenant usage time accounting - Ensure correct disk definitions are used on volume attach/detach - Improve concurrency of long running tasks - Fix unmounting of LXC containers in the presence of symlinks - Fix external lock corruption in the presence of SELinux - Allow snapshotting images that are deleted in glance - Ensure the correct fixed IP is deallocated when deleting VMs -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Nikola Dipanov <ndipa...@redhat.com> - 2012.1.3-1 - Restore libvirt block storage connections on reboot - Fix libvirt volume attachment error logging - Ensure instances with deleted floating IPs can be deleted - Ensure can contact floating IP after instance snapshot - Fix tenant usage time accounting - Ensure correct disk definitions are used on volume attach/detach - Improve concurrency of long running tasks - Fix unmounting of LXC containers in the presence of symlinks - Fix external lock corruption in the presence of SELinux - Allow snapshotting images that are deleted in glance - Ensure the correct fixed IP is deallocated when deleting VMs -------------------------------------------------------------------------------- ================================================================================ php-pear-PHP-CodeSniffer-1.4.0-1.el6 (FEDORA-EPEL-2012-13156) PHP coding standards enforcement tool -------------------------------------------------------------------------------- Update Information: upstream 1.4.0 -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Christof Damian <chris...@damian.net> - 1.4.0-1 - upstream 1.4.0 -------------------------------------------------------------------------------- References: [ 1 ] Bug #860615 - php-pear-PHP-CodeSniffer-1.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=860615 -------------------------------------------------------------------------------- ================================================================================ php-phpunit-File-Iterator-1.3.3-1.el6 (FEDORA-EPEL-2012-13169) FilterIterator implementation that filters files based on a list of suffixes -------------------------------------------------------------------------------- Update Information: upstream 1.3.3 -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Christof Damian <chris...@damian.net> - 1.3.3-1 - upstream 1.3.3 -------------------------------------------------------------------------------- References: [ 1 ] Bug #863786 - php-phpunit-File-Iterator-1.3.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=863786 -------------------------------------------------------------------------------- ================================================================================ php-phpunit-PHP-Timer-1.0.4-1.el6 (FEDORA-EPEL-2012-13163) PHP Utility class for timing -------------------------------------------------------------------------------- Update Information: upstream 1.0.4 -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Christof Damian <chris...@damian.net> - 1.0.4-1 - upstream 1.0.4 * Sat Jul 21 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #860616 - php-phpunit-PHP-Timer-1.0.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=860616 -------------------------------------------------------------------------------- ================================================================================ php-phpunit-PHP-TokenStream-1.1.5-1.el6 (FEDORA-EPEL-2012-13167) Wrapper around PHP tokenizer extension -------------------------------------------------------------------------------- Update Information: upstream 1.1.5 -------------------------------------------------------------------------------- ChangeLog: * Fri Oct 12 2012 Christof Damian <chris...@damian.net> - 1.1.5-1 - upstream 1.1.5 * Sat Jul 21 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #860381 - php-phpunit-PHP-TokenStream-1.1.5 is available https://bugzilla.redhat.com/show_bug.cgi?id=860381 -------------------------------------------------------------------------------- ================================================================================ python-django-appconf-0.5-2.el6 (FEDORA-EPEL-2012-13161) A helper class for handling configuration defaults of packaged apps gracefully -------------------------------------------------------------------------------- Update Information: Initial packaging for el6 -------------------------------------------------------------------------------- References: [ 1 ] Bug #856099 - Review Request: python-django-appconf - A helper class for handling configuration defaults of packaged apps gracefully https://bugzilla.redhat.com/show_bug.cgi?id=856099 -------------------------------------------------------------------------------- ================================================================================ python-django-compressor-1.2-3.el6 (FEDORA-EPEL-2012-13154) Compresses linked and inline JavaScript or CSS into single cached files -------------------------------------------------------------------------------- Update Information: Initial build for el6 -------------------------------------------------------------------------------- References: [ 1 ] Bug #856111 - Review Request: python-django-compressor - Compresses linked and inline JavaScript or CSS into single cached files https://bugzilla.redhat.com/show_bug.cgi?id=856111 -------------------------------------------------------------------------------- ================================================================================ python-greenlet-0.3.1-11.el6 (FEDORA-EPEL-2012-13164) Lightweight in-process concurrent programming -------------------------------------------------------------------------------- Update Information: - Support ppc64 -------------------------------------------------------------------------------- ChangeLog: * Thu Oct 11 2012 Pádraig Brady <p...@draigbrady.com> - 0.3.1-11 - Add support for ppc64 * Sat Jul 21 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 0.3.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 0.3.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Nov 25 2011 Dan Horák <dan[at]danny.cz> - 0.3.1-8 - disable tests also for s390(x) * Thu Nov 17 2011 Pádraig Brady <p...@draigbrady.com> - 0.3.1-7 - Fix %check quoting in the previous comment which when left with a single percent sign, pulled in "unset DISPLAY\n" into the changelog -------------------------------------------------------------------------------- References: [ 1 ] Bug #865579 - python-greenlet segfaults on ppc64 https://bugzilla.redhat.com/show_bug.cgi?id=865579 -------------------------------------------------------------------------------- ================================================================================ rubygem-wirble-0.1.3-1.el6 (FEDORA-EPEL-2012-13157) Handful of common Irb features, made easy -------------------------------------------------------------------------------- Update Information: First build of Wirble for EPEL. -------------------------------------------------------------------------------- _______________________________________________ epel-devel-list mailing list epel-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/epel-devel-list