Skip to content

Latest commit

 

History

History
511 lines (287 loc) · 25 KB

CHANGELOG.md

File metadata and controls

511 lines (287 loc) · 25 KB

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v3.0.0 (2024-01-09)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • Remove legacy top-scope syntax in README #203 (smortex)

v2.0.0 (2022-07-07)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • OptionParser::InvalidOption ERROR when using --no-rdoc (this is not a warning) #146
  • Update rvm signature key #145

Merged pull requests:

v1.13.1 (2016-03-01)

Full Changelog

Merged pull requests:

  • Update project url and source to use HTTPS #112 (rnelson0)

v1.13.0 (2016-03-01)

Full Changelog

Closed issues:

  • RVM tries, by default, to create a file /etc/rvmrc on Windows. #102
  • Key D39DC0E3 does not exist on hkp://keys.gnupg.net #100
  • ensure => latest results in resource change on every run #57

Merged pull requests:

  • Fix idempotency error when using latest. #115 (eesprit)
  • Include ruby- prefix in hiera example. #109 (rubys)
  • System user and group #104 (stintel)
  • -- Added a smartparam to toggle managing the rvmrc based on osfamily #103 (madelaney)
  • fix 'Undefined variable "::rvm_version"' #99 (jangrewe)
  • added support for freebsd and tests for freebsd/darwin #98 (tosmi)

v1.12.1 (2015-07-08)

Full Changelog

Closed issues:

  • rvm first install doesn't work because RVM 1.26.0 introduces signed releases and automated check of signatures when GPG software found #94
  • Suggest using the forge approved module for gpg #86
  • how to install rvm and ruby and gems under single user? #84
  • rvm no available for user #72
  • Can't install Rubinius #61
  • Could not autoload rvm_system_ruby #60

Merged pull requests:

  • Allow custom key_server paramter for gnupg keys #93 (xelwarto)

v1.12.0 (2015-05-16)

Full Changelog

Closed issues:

  • Key server down #91
  • RVM installs with default ruby but fails to create gemset #89

Merged pull requests:

  • Extractig key_id as paramater for rvm class #92 (joebew42)

v1.11.0 (2015-03-27)

Full Changelog

Merged pull requests:

v1.10.2 (2015-03-09)

Full Changelog

v1.10.1 (2015-02-20)

Full Changelog

Closed issues:

  • Puppet RVM looks for presence of gpg2, but RVM installer is agostic #82
  • CentOS 7 dependencies should be libcurl-devel not curl-devel #80

Merged pull requests:

  • Fixes #80 - CentOS 7 libcurl-devel dependency #81 (TJM)

v1.10.0 (2015-02-05)

Full Changelog

Closed issues:

  • Changes for gpg ignore Darwin (OSX) support #76

Merged pull requests:

v1.9.1 (2015-01-29)

Full Changelog

Merged pull requests:

  • allow override to not install mod_passenger if just installing the gem #75 (eefahy)
  • Name check should be exact, not globbed #74 (scurvy)

v1.9.0 (2015-01-16)

Full Changelog

Closed issues:

  • passenger_mod.so missing? #54

Merged pull requests:

  • adding ubuntu 14.04 support for rvm:passenger #73 (jonoterc)

v1.8.1 (2014-12-19)

Full Changelog

Closed issues:

  • Concat() requires an array - but it has one #71

v1.8.0 (2014-12-15)

Full Changelog

v1.7.1 (2014-11-25)

Full Changelog

Closed issues:

  • Push 1.7.0 to Forge #66

v1.7.0 (2014-11-20)

Full Changelog

Closed issues:

  • Gem not installing correctly #62

v1.6.6 (2014-09-15)

Full Changelog

v1.6.5 (2014-09-12)

Full Changelog

Closed issues:

  • run gem installed with rvm_gem? #56
  • Invalid resource type rvm_wrapper #55
  • instructions to use file{'/etc/rvmrc'} fail as duplicate #51

Merged pull requests:

  • Quote bare word upper case words in case statements #58 (edestecd)

v1.6.4 (2014-08-19)

Full Changelog

Merged pull requests:

  • Add instructions for using rvm::rvmrc class #52 (mczepiel)

v1.6.3 (2014-08-18)

Full Changelog

Merged pull requests:

  • Add silence_path_mismatch_check_flag to rvm::rvmrc #53 (mczepiel)
  • consider not using ensure_resource in system_user.pp #50 (eefahy)

v1.6.2 (2014-07-29)

Full Changelog

Merged pull requests:

  • Use OS X's directory service tools to manage adding user to rvm group #48 (paulmakepeace)

v1.6.1 (2014-07-23)

Full Changelog

v1.6.0 (2014-07-22)

Full Changelog

Closed issues:

  • How to: Not use group=rvm #46
  • rvm::passenger::apache not loading correct mod_passenger.so module on Debian #18

Merged pull requests:

  • use mod_lib_path with apache::mod::passenger for compatibility #47 (jonoterc)

v1.5.9 (2014-06-24)

Full Changelog

Closed issues:

  • Bad curl URL for rvm-installer #43
  • Rvm install not working due to github domain changes #42

Merged pull requests:

v1.5.8 (2014-06-09)

Full Changelog

Closed issues:

  • documentation references puppet 2.x, module requires puppet 3 #35

Merged pull requests:

  • Make the autoupdate_flag a string to avoid this bug: #41 (huasome)

v1.5.7 (2014-05-27)

Full Changelog

v1.5.6 (2014-05-13)

Full Changelog

Closed issues:

  • 1.5.6 is not on the forge #38

Merged pull requests:

  • only install curl if it isn't defined elsewhere #39 (ghost)

v1.5.5 (2014-04-30)

Full Changelog

Closed issues:

  • RVM Fails due to some certificate #36
  • Puppet + puppet-rvm + bundler defaults to system Ruby, not RVM default #33
  • mod_passenger is installed with yum #28

v1.5.4 (2014-04-04)

Full Changelog

Closed issues:

  • spec/acceptance instructions in README are out of date #31

Merged pull requests:

  • Increase apache install timeout #32 (iszak)

v1.5.3 (2014-03-31)

Full Changelog

v1.5.2 (2014-03-19)

Full Changelog

Closed issues:

  • Fail to install necessary package "curl" #24

v1.5.1 (2014-03-15)

Full Changelog

Closed issues:

  • Why does puppet-rvm depend on puppet-apache? #27
  • Issue installing system wide and rails app #26
  • Installation Help #19
  • encountering general issues related to running puppet as root #16

v1.5.0 (2014-03-06)

Full Changelog

v1.4.4 (2014-03-05)

Full Changelog

Closed issues:

  • RVM not in PATH after installation #25

v1.4.3 (2014-03-04)

Full Changelog

v1.4.2 (2014-02-24)

Full Changelog

Closed issues:

  • Module assumes there's a rvm group #20

Merged pull requests:

  • Added proxy support for provider, and added spec test #23 (superseb)

v1.4.1 (2014-01-31)

Full Changelog

v1.4.0 (2014-01-27)

Full Changelog

v1.3.1 (2014-01-22)

Full Changelog

Closed issues:

  • rvm fails when /tmp is mounted with noexec flag #9

v1.3.0 (2014-01-14)

Full Changelog

Closed issues:

  • Dependency missing for RedHat 6 #17
  • ruby-2.0.0 breaks rvm_gem type #3

v1.2.0 (2013-11-06)

Full Changelog

v1.1.12 (2013-10-27)

Full Changelog

Closed issues:

  • RVM version change fails due to recent commit #10

Merged pull requests:

  • Centos 5 also requires curl-devel #14 (ddub)

v1.1.11 (2013-10-15)

Full Changelog

v1.1.10 (2013-10-15)

Full Changelog

v1.1.9 (2013-10-11)

Full Changelog

v1.1.8 (2013-09-05)

Full Changelog

v1.1.7 (2013-08-28)

Full Changelog

v1.1.6 (2013-08-28)

Full Changelog

Closed issues:

  • Install Stage breaking entire puppet run due to missing dependencies #7

Merged pull requests:

v1.1.5 (2013-07-23)

Full Changelog

v1.1.4 (2013-06-21)

Full Changelog

v1.1.3 (2013-06-19)

Full Changelog

v1.1.2 (2013-06-05)

Full Changelog

v1.1.1 (2013-05-30)

Full Changelog

v1.1.0 (2013-05-29)

Full Changelog

Closed issues:

  • Invalid option when installing gems #6
  • Installing RVM breaks puppet on target system #5
  • Ruby 2.0.0-p0 CentOS 6 has additional dependencies. #4
  • using rvm to different location #2

v1.0.0 (2013-01-30)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator