Merge branch 'master' into 4.0-pre-not-stable
This commit is contained in:
commit
84159d18e0
46 changed files with 672 additions and 74 deletions
|
|
@ -12,8 +12,30 @@ Changelog
|
|||
* Core: Integrate initial preos support
|
||||
|
||||
|
||||
3.0.10:
|
||||
3.1.2:
|
||||
* Type __qemu_img: size is optional, if state is not present
|
||||
* New Type: __dog_vdi
|
||||
|
||||
3.1.1: 2014-03-26
|
||||
* Core: Make __object and __object_id available to code (Daniel Heule)
|
||||
* New explorer: cpu_cores (Daniel Heule/Thomas Oettli)
|
||||
* New explorer: cpu_sockets (Daniel Heule/Thomas Oettli)
|
||||
* New explorer: machine_type (Daniel Heule/Thomas Oettli)
|
||||
* New explorer: memory (Daniel Heule/Thomas Oettli)
|
||||
* Type __jail: Fix parameter names in explorer (Jake Guffey)
|
||||
* Type __line: Ensure permissions are kept (Steven Armstrong)
|
||||
* Type __link: Do not create link in directory, if link exists (Steven Armstrong)
|
||||
* Type __package_pkg_openbsd: Improve error handling (og)
|
||||
|
||||
3.1.0: 2014-03-19
|
||||
* New Type: __rbenv
|
||||
* Type __file: Enhance OpenBSD Support (og)
|
||||
* Type __git: Pass onwer/group/mode values to __directory
|
||||
* Type __iptable_rule: Fix example documentation (Antoine Catton)
|
||||
* Type __key_value: Add messaging support
|
||||
* Type __package_pkg_openbsd: Allow to change PKG_PATH (og)
|
||||
* Type __ssh_authorized_keys: Allow managing existing keys (Steven Armstrong)
|
||||
* Type __user: Enhance OpenBSD Support (og)
|
||||
|
||||
3.0.9: 2014-02-14
|
||||
* Core: Ignore order dependencies if override is set (Daniel Heule)
|
||||
|
|
@ -28,7 +50,6 @@ Changelog
|
|||
* Type __rvm_gemset: Use default parameters for state (Daniel Heule)
|
||||
* Type __rvm_ruby: Use default parameters for state (Daniel Heule)
|
||||
|
||||
|
||||
3.0.8: 2014-02-11
|
||||
* Core: Enhance object id verification (Daniel Heule)
|
||||
* Core: Add unit tests for dependencies based on execution order (Daniel Heule)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue