-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-2609 2013-02-17 02:44:46 --------------------------------------------------------------------------------
Name : rubygem-openshift-origin-node Product : Fedora 18 Version : 1.4.5 Release : 2.fc18 URL : http://openshift.redhat.com Summary : Cloud Development Node Description : This contains the Cloud Development Node packaged as a rubygem. -------------------------------------------------------------------------------- Update Information: Update to 1.4.5 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 15 2013 Troy Dawson <[email protected]> 1.4.5-2 - Change the source from a tar to gem - Remove scl for Fedora standards * Wed Feb 6 2013 Adam Miller <[email protected]> 1.4.5-1 - remove BuildRoot: ([email protected]) - move rest api tests to functionals ([email protected]) - make Source line uniform among all spec files ([email protected]) * Mon Feb 4 2013 Adam Miller <[email protected]> 1.4.4-1 - working on testing coverage ([email protected]) * Thu Jan 31 2013 Adam Miller <[email protected]> 1.4.3-1 - Merge pull request #1255 from sosiouxme/newfacts ([email protected]) - <facter,resource_limits> active_capacity/max_active_apps/etc switched to gear-based accounting ([email protected]) - Merge pull request #1238 from sosiouxme/newfacts ([email protected]) - <facter,resource_limits> reckon by gears (as opposed to git repos), add gear status facts ([email protected]) * Tue Jan 29 2013 Adam Miller <[email protected]> 1.4.2-1 - Bug 905568: Skip endpoint deletion if no Endpoints in manifest ([email protected]) - Merge pull request #1231 from ironcladlou/expose-port-fix ([email protected]) - Merge pull request #1235 from danmcp/master ([email protected]) - Merge pull request #1117 from mscherer/fix_better_cgroup_listing ([email protected]) - Bug 874594 Bug 888550 ([email protected]) - Bug 904100: Tolerate missing Endpoint cart manifest entries ([email protected]) - BZ896406 - warning message when installing rubygem-openshift-origin-node ([email protected]) - BZ876324 resolve ServerName/NameVirtualHost situation for node/broker/ssl.conf ([email protected]) - Switch calling convention to match US3143 ([email protected]) - adding a dash in the authorized key entry comment to make it more readable ([email protected]) - fix for bug 894948 ([email protected]) - fix and factorise the function for the list of users as openshift_users do not match on the same exact list of people than valid_user ( due to code duplication and subtle difference between the copies ) ([email protected]) * Wed Jan 23 2013 Adam Miller <[email protected]> 1.4.1-1 - bump_minor_versions for sprint 23 ([email protected]) * Wed Jan 23 2013 Adam Miller <[email protected]> 1.3.6-1 - Bug 903152: Execute git tidy ops as gear user ([email protected]) * Mon Jan 21 2013 Adam Miller <[email protected]> 1.3.5-1 - BZ 901449: An SELinux issue prevents forces this script to use system ruby and not the SCL version. ([email protected]) * Fri Jan 18 2013 Dan McPherson <[email protected]> 1.3.4-1 - Bug 901444 ([email protected]) - SSL support for custom domains. ([email protected]) - Replace expose/show/conceal-port hooks with Endpoints ([email protected]) * Mon Jan 14 2013 Adam Miller <[email protected]> 1.3.3-1 - Fix BZ875200: Add statements to rhcsh ctl_all ([email protected]) - Merge pull request #1141 from pmorie/bugs/877306 ([email protected]) - Merge pull request #1140 from pmorie/bugs/877305 ([email protected]) - Fix usage for oo-admin-ctl-cgroups ([email protected]) - Add newline to each user for oo-admin-ctl-cgroups stopall ([email protected]) * Thu Jan 10 2013 Adam Miller <[email protected]> 1.3.2-1 - Merge pull request #1120 from sosiouxme/BZ876324 ([email protected]) - BZ876324 resolve ServerName/NameVirtualHost situation for node/broker/ssl.conf ([email protected]) - Update rhc command usage. Addresses BZ889018. ([email protected]) - Typo. ([email protected]) - BZ 888410: The reader sequence can block if there is too much stderr ([email protected]) * Wed Dec 12 2012 Adam Miller <[email protected]> 1.3.1-1 - bump_minor_versions for sprint 22 ([email protected]) * Mon Dec 10 2012 Adam Miller <[email protected]> 1.2.6-1 - Merge pull request #1007 from sosiouxme/US3036-origin ([email protected]) - Adding oo-accept-systems script for verifying all node hosts from the broker. - also verifies cartridge consistency and checks for stale cartridge cache. oo-accept-node sanity checks public_ip and public_hostname. Minor edits to make node.conf easier to understand. ([email protected]) - Fix tests. The file mock was not working. ([email protected]) - Post rebase code cleanup. ([email protected]) - Proper host name validation. ([email protected]) * Thu Dec 6 2012 Adam Miller <[email protected]> 1.2.5-1 - bug 884409 ([email protected]) - Merge pull request #1023 from ramr/dev/websockets ([email protected]) - Fix frontend httpd tests. ([email protected]) - Node web sockets and http(s) proxy support with spec file and package. ([email protected]) * Wed Dec 5 2012 Adam Miller <[email protected]> 1.2.4-1 - Fix for Bug 883605 ([email protected]) - updated gemspecs so they work with scl rpm spec files. ([email protected]) * Tue Dec 4 2012 Adam Miller <[email protected]> 1.2.3-1 - Merge pull request #1005 from ironcladlou/US2770 ([email protected]) - Refactor tidy into the node library ([email protected]) - Bug Fixes. ([email protected]) - Move add/remove alias to the node API. ([email protected]) * Thu Nov 29 2012 Adam Miller <[email protected]> 1.2.2-1 - Move force-stop into the the node library ([email protected]) - exit code and usage cleanup ([email protected]) - Merge pull request #962 from danmcp/master ([email protected]) - Merge pull request #905 from kraman/ruby19 ([email protected]) - add oo-ruby ([email protected]) - F18 compatibility fixes - apache 2.4 - mongo journaling - JDK 7 - parseconfig gem update Bugfix for Bind DNS plugin ([email protected]) * Sat Nov 17 2012 Adam Miller <[email protected]> 1.2.1-1 - bump_minor_versions for sprint 21 ([email protected]) * Thu Nov 15 2012 Troy Dawson <[email protected]> 1.1.7-2 - Fixed source, change from tar to gem - added source1, not in the gem. - Fix http conf file to work with httpd 2.4.2+ - clean up spec * Thu Nov 15 2012 Adam Miller <[email protected]> 1.1.7-1 - BZ877125 - File attributes on open shift-cgroups init script are incorrect, should be -rwxr-x--- ([email protected]) - more ruby1.9 changes ([email protected]) * Wed Nov 14 2012 Adam Miller <[email protected]> 1.1.6-1 - Ruby 1.9 compatibility fixes ([email protected]) - getting specs up to 1.9 sclized ([email protected]) - Merge pull request #886 from rmillner/inhibitidler ([email protected]) - One of the SELinux denials was accessing the locale file via whois which is unnecessary if accessing /etc directly. ([email protected]) - specifying rake gem version range ([email protected]) * Tue Nov 13 2012 Adam Miller <[email protected]> 1.1.5-1 - Merge remote-tracking branch 'origin-server/master' into BZ874587-origin ([email protected]) - Merge pull request #881 from rmillner/wrongmcs ([email protected]) - SS -> OPENSHIFT ([email protected]) - Was setting mcs label in the wrong place. ([email protected]) - Fix for Bug 875949 ([email protected]) - Bug 874587 - CLOUD_NAME in /etc/openshift/node.conf does not work ([email protected]) * Mon Nov 12 2012 Adam Miller <[email protected]> 1.1.4-1 - BZ 872379: Dead code cleanup to fix mount parsing problem. ([email protected]) * Thu Nov 8 2012 Adam Miller <[email protected]> 1.1.3-1 - Merge pull request #857 from jwhonce/dev/bz874712_master ([email protected]) - Fix for Bug 874712 ([email protected]) * Thu Nov 8 2012 Adam Miller <[email protected]> 1.1.2-1 - Merge pull request #851 from brenton/no_trace ([email protected]) - BZ873970, BZ873966 - disabling HTTP TRACE for the Broker, Nodes and Console ([email protected]) - Increase the table sizes to cover 15000 nodes in dev and prod. ([email protected]) - BZ872523 - set quota for gear failed if the device name is too long ([email protected]) - Merge pull request #698 from mscherer/fix_doc_node_bin ([email protected]) - do not use old name in the script help message ([email protected]) * Thu Nov 1 2012 Adam Miller <[email protected]> 1.1.1-1 - bump_minor_versions for sprint 20 ([email protected]) -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update rubygem-openshift-origin-node' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
