--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-0979
2013-01-18 19:36:41
--------------------------------------------------------------------------------

Name        : rubygem-openshift-origin-controller
Product     : Fedora 18
Version     : 1.2.10
Release     : 2.fc18
URL         : http://openshift.redhat.com
Summary     : Cloud Development Controller
Description :
This contains the Cloud Development Controller packaged as a rubygem.

--------------------------------------------------------------------------------
Update Information:

Update to version 1.2.10
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 15 2013 Troy Dawson <[email protected]> 1.2.10-2
- Change the source from a tar to gem
- Add cleanup
* Wed Dec 12 2012 Adam Miller <[email protected]> 1.2.10-1
- Merge pull request #986 from BanzaiMan/dev/hasari/us2975
  ([email protected])
- 'rhc cartridge add' output format is different ([email protected])
- The pertinent line changed the output format. ([email protected])
- Remove cartridge from the command line. ([email protected])
- Fixed cucmber errors by increasing retry attempts and timeout margins
  ([email protected])
- Fix 'rhc domain update' command usage. ([email protected])
- Upload ssh key before creating app. ([email protected])
- --state, not --status. ([email protected])
- 'rhc app create' does not clone repo if dns option is not set.
  ([email protected])
- Log timing correctly. ([email protected])
- Oops. '$' was missing. ([email protected])
- One more deprecated command that slipped through. ([email protected])
- Tweak flags further to avoid warnings. ([email protected])
- Properly invoke 'rhc domain destroy'. ([email protected])
- First pass at US2795. ([email protected])
- fix for resultio append ([email protected])
* Tue Dec 11 2012 Adam Miller <[email protected]> 1.2.9-1
- fixfor bug#883007 ([email protected])
- Merge pull request #1029 from bdecoste/master ([email protected])
- Merge pull request #1048 from lnader/master ([email protected])
- Bug 883151 - Broker should return valid error response ([email protected])
- removed ews2.0 and sy xslt ([email protected])
- remove ews2 tests ([email protected])
- ews2 and bugs ([email protected])
* Mon Dec 10 2012 Adam Miller <[email protected]> 1.2.8-1
- Merge pull request #1042 from lnader/master ([email protected])
- Fix for Bug 885177 ([email protected])
- bug fix ([email protected])
- US3025: Retrieve cartridge info with app ([email protected])
- Needed a narrower test, \w catches characters invalid in DNS.
  ([email protected])
- Proper host name validation. ([email protected])
* Fri Dec  7 2012 Adam Miller <[email protected]> 1.2.7-1
- Merge pull request #1035 from abhgupta/abhgupta-dev
  ([email protected])
- fix for bugs 883554 and 883752 ([email protected])
* Fri Dec  7 2012 Adam Miller <[email protected]> 1.2.6-1
- add debugging to help with issues found in field ([email protected])
* Thu Dec  6 2012 Adam Miller <[email protected]> 1.2.5-1
- fix for bug#883007 ([email protected])
- fix for bug#883740 - additional storage is reset on scale up/down
  ([email protected])
* Wed Dec  5 2012 Adam Miller <[email protected]> 1.2.4-1
- create :default_gear_capabilities conf key for setting default gear
  capabilities a user has at creation ([email protected])
- Merge pull request #1012 from brenton/dead_code1 ([email protected])
- Merge pull request #1014 from rajatchopra/master ([email protected])
- fix bug#883553 - additional_storage param is now additional_gear_storage
  ([email protected])
- Removing some dead code ([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 #995 from abhgupta/abhgupta-dev ([email protected])
- more mco 2.2 changes ([email protected])
- more changes for US3078 ([email protected])
- Move add/remove alias to the node API. ([email protected])
- Merge pull request #1001 from pmorie/sooth_ops ([email protected])
- Remove 'framework' message from Application constructor ([email protected])
- fixing mongo connection issues for build ([email protected])
* Thu Nov 29 2012 Adam Miller <[email protected]> 1.2.2-1
- changes for US3078 ([email protected])
- Remove unused phpmoadmin cartridge ([email protected])
- Bug 880370 ([email protected])
- add oo-ruby ([email protected])
- Merge pull request #945 from smarterclayton/improve_invalid_cart_message
  ([email protected])
- Improve the invalid cart message to read more naturally for users, and to
  better reflect what the user has passed. ([email protected])
- Merge pull request #956 from danmcp/master ([email protected])
- Merge pull request #954 from abhgupta/abhgupta-dev ([email protected])
- Merge pull request #953 from rajatchopra/master ([email protected])
- Add method to get the active gears ([email protected])
- Fix for bug 875442 ([email protected])
- reform the get_all_gears call and add capability to reserve a specific uid
  from a district ([email protected])
- Merge pull request #915 from Miciah/devenv-fixes-1 ([email protected])
- Fix tests to work with remote-user auth ([email protected])
* Sat Nov 17 2012 Adam Miller <[email protected]> 1.2.1-1
- bump_minor_versions for sprint 21 ([email protected])
* Fri Nov 16 2012 Adam Miller <[email protected]> 1.1.10-1
- Bug 877340 ([email protected])
- Merge pull request #913 from
  smarterclayton/better_gear_limit_message_on_create ([email protected])
- Bug 876796 ([email protected])
- fix typo ([email protected])
- Return a better error message when the gear limit on app creation is reached.
  ([email protected])
* Thu Nov 15 2012 Adam Miller <[email protected]> 1.1.9-1
- fix broker extended tests ([email protected])
- more ruby1.9 changes ([email protected])
- Merge pull request #911 from rajatchopra/master ([email protected])
- Merge pull request #910 from jwhonce/dev/bz876687 ([email protected])
- fix for bug#875258 ([email protected])
- Merge pull request #907 from danmcp/master ([email protected])
- remove spurious output ([email protected])
- Merge pull request #909 from pravisankar/dev/ravi/us3043_bugs
  ([email protected])
- Merge pull request #904 from bdecoste/master ([email protected])
- Bug 876459 ([email protected])
- Fix for bug# 876516 ([email protected])
- Fix bug# 876124: caused due to ruby 1.8 to 1.9 upgrade ([email protected])
- switchyard tests ([email protected])
* Wed Nov 14 2012 Adam Miller <[email protected]> 1.1.8-1
- Merge pull request #906 from ironcladlou/db-test-fixes ([email protected])
- Fix typo resulting in undefined stepdef ([email protected])
* Wed Nov 14 2012 Adam Miller <[email protected]> 1.1.7-1
- Compare retcode as an int rather than string ([email protected])
- Merge pull request #895 from smarterclayton/us3046_quickstarts_and_app_types
  ([email protected])
- Merge remote-tracking branch 'origin/master' into
  us3046_quickstarts_and_app_types ([email protected])
- Merge remote-tracking branch 'origin/master' into
  us3046_quickstarts_and_app_types ([email protected])
- Quickstart URLs aren't spec compliant ([email protected])
- Relativize base URL ([email protected])
- Support COMMUNITY_QUICKSTARTS_URL parameter for serving hardcoded quickstarts
  vs. public quickstarts, and test that these values are returned.
  ([email protected])
- US3046: Allow quickstarts to show up in the UI ([email protected])
* Wed Nov 14 2012 Adam Miller <[email protected]> 1.1.6-1
- fix testdescriptor generator ([email protected])
- get the broker working again ([email protected])
- Move trap-user.feature and trap-user-extended.feature to origin-server
  ([email protected])
- Test support and nodejs test fixes for Ruby 1.9 ([email protected])
- fixing tests ([email protected])
- Remove hard-coded ruby references ([email protected])
- add config to gemspec ([email protected])
- Moving plugins to Rails 3.2.8 engine ([email protected])
- Ruby 1.9 compatibility fixes ([email protected])
- getting specs up to 1.9 sclized ([email protected])
- Merge pull request #894 from jwhonce/master ([email protected])
- Merge pull request #888 from pravisankar/dev/ravi/bug/876124
  ([email protected])
- Fix for Bug# 876124 ([email protected])
- Move idler tests to origin-server ([email protected])
- specifying rake gem version range ([email protected])
* Tue Nov 13 2012 Adam Miller <[email protected]> 1.1.5-1
- specifying mocha gem version and fixing tests ([email protected])
* Mon Nov 12 2012 Adam Miller <[email protected]> 1.1.4-1
- Merge pull request #859 from lnader/master ([email protected])
- US3043: store initial_git_url ([email protected])
- US3043: Allow applications to be created from adhoc application templates
  ([email protected])
* Thu Nov  8 2012 Adam Miller <[email protected]> 1.1.3-1
- Merge pull request #845 from brenton/BZ873992-origin
  ([email protected])
- Merge pull request #844 from jwhonce/dev/bz873810 ([email protected])
- Bug 873992 - [onpremise][Client]Should delete all the prompts about
  mongodb-2.2 cartridge. ([email protected])
- Merge pull request #839 from pravisankar/dev/ravi/fix-env-controller-auth
  ([email protected])
- Disable auth for environment controller ([email protected])
- Fix for Bug 873810 ([email protected])
- fixing origin tests ([email protected])
* Thu Nov  1 2012 Adam Miller <[email protected]> 1.1.2-1
- Merge pull request #815 from pravisankar/dev/ravi/fix_nameserver_resolver
  ([email protected])
- Fix name server cache: query up the chain to find dns resolver nameservers
  ([email protected])
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update rubygem-openshift-origin-controller' 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

Reply via email to