2011-04-06 19:36:57 +02:00
|
|
|
1.6.0: 2011-04-06
|
2011-04-02 02:15:26 +02:00
|
|
|
* New Type __package_yum
|
|
|
|
* New type __debconf_set_selections
|
2011-04-05 14:57:50 +02:00
|
|
|
* New explorer os_version
|
2011-04-02 14:31:50 +02:00
|
|
|
* Fix Type __group in case of __group NAME syntax
|
2011-04-05 16:26:56 +02:00
|
|
|
* Fix __package* types: consistently name --state removed instead of
|
|
|
|
uninstalled or deinstalled
|
2011-04-02 02:15:26 +02:00
|
|
|
* Type __package gained Fedora support
|
2011-04-01 13:10:41 +02:00
|
|
|
* Removed --preseed support from __package_apt
|
2011-04-02 02:15:26 +02:00
|
|
|
* explorer/os: gained Fedora support
|
2011-04-04 11:07:15 +02:00
|
|
|
* Simplified types __user and __group
|
2011-04-06 14:00:41 +02:00
|
|
|
* New helper binary: cdist-mass-deploy
|
2011-04-01 13:10:41 +02:00
|
|
|
|
2011-04-01 09:56:44 +02:00
|
|
|
1.5.0: 2011-04-01
|
2011-03-29 16:45:16 +02:00
|
|
|
* Add basic cache functionality
|
2011-03-27 23:33:27 +02:00
|
|
|
* New type __process
|
2011-03-29 16:36:10 +02:00
|
|
|
* Restructured execution: (Steven Armstrong)
|
2011-04-01 09:56:44 +02:00
|
|
|
Orientate processing on objects, resolve dependencies and
|
|
|
|
ensure correct execution order.
|
2011-03-29 16:45:16 +02:00
|
|
|
* Documentation: Rewrite stages docs (Steven Armstrong)
|
|
|
|
* Documentation: Remove legacy man pages (Steven Armstrong)
|
2011-03-25 23:52:13 +01:00
|
|
|
|
2011-03-25 22:24:02 +01:00
|
|
|
1.4.1: 2011-03-25
|
2011-03-24 23:33:07 +01:00
|
|
|
* New type __key_value (Steven Armstrong)
|
2011-03-24 23:35:39 +01:00
|
|
|
* New type __apt_ppa (Steven Armstrong)
|
|
|
|
* Documentation: Manpage generation cleanup
|
|
|
|
* Documentation: Manpage fix for __apt_ppa
|
2011-03-24 18:43:08 +01:00
|
|
|
|
2011-03-24 13:28:35 +01:00
|
|
|
1.4.0: 2011-03-24
|
2011-03-22 09:59:41 +01:00
|
|
|
* Add --recursive to __directory
|
2011-03-24 13:28:35 +01:00
|
|
|
* Move cdist generated stuff to .cdist of an object
|
2011-03-23 16:51:20 +01:00
|
|
|
* Allow objects to be redefined
|
2011-03-22 09:59:41 +01:00
|
|
|
|
2011-03-21 14:07:17 +01:00
|
|
|
1.3.2: 2011-03-21
|
2011-03-21 09:30:42 +01:00
|
|
|
* Add --source to __motd
|
2011-03-21 10:08:15 +01:00
|
|
|
* Add --preseed to __package_apt
|
2011-03-21 14:07:17 +01:00
|
|
|
* Include HTML documentation of manpages and publish them
|
2011-03-21 09:30:42 +01:00
|
|
|
|
2011-03-21 08:59:04 +01:00
|
|
|
1.3.1: 2011-03-21
|
2011-03-20 00:30:19 +01:00
|
|
|
* Document cdist-type-build-emulation
|
2011-03-20 00:43:08 +01:00
|
|
|
* Document cdist-type-emulator
|
2011-03-20 00:51:45 +01:00
|
|
|
* Document cdist-remote-explorer-run
|
2011-03-20 02:04:30 +01:00
|
|
|
* Fix dependencies in cdist-code-run
|
2011-03-21 08:59:04 +01:00
|
|
|
* Fix dependencies in cdist-manifest-run-all
|
2011-03-20 02:04:30 +01:00
|
|
|
* Add --source to __issue and fix os check
|
2011-03-20 00:30:19 +01:00
|
|
|
|
2011-03-20 00:02:44 +01:00
|
|
|
1.3.0: 2011-03-20
|
2011-03-19 23:43:11 +01:00
|
|
|
* Add support for local and remote code generation and execution
|
2011-03-19 15:14:45 +01:00
|
|
|
* Bugfix: Remove obsolete $@ call in cdist-remote-explorer-run
|
|
|
|
* Bugfix: Correct manpage for __removeline (broke manpage generation)
|
|
|
|
|
2011-03-19 03:05:22 +01:00
|
|
|
1.2.0: 2011-03-19
|
2011-03-18 21:08:18 +01:00
|
|
|
* Added dependencies (see cdist-type(7))
|
2011-03-18 02:05:03 +01:00
|
|
|
* New type __removeline (Daniel Roth)
|
2011-03-18 10:44:21 +01:00
|
|
|
* New type __group (Steven Armstrong)
|
|
|
|
* New type __user (Steven Armstrong)
|
2011-03-18 02:05:03 +01:00
|
|
|
* Document cdist-run-remote
|
|
|
|
* Document cdist-code-run-all
|
|
|
|
* Document cdist-object-gencode
|
|
|
|
* Document cdist-explorer-run-global
|
|
|
|
* Document cdist-manifest-run-init
|
|
|
|
* Document cdist-manifest-run-all
|
|
|
|
* Document cdist-object-gencode-all
|
|
|
|
* Document cdist-manifest-run
|
|
|
|
|
2011-03-16 11:12:08 +01:00
|
|
|
1.1.0: 2011-03-16
|
2011-03-16 08:40:36 +01:00
|
|
|
* Replace type __file with __file, __directory, __link
|
2011-03-16 09:45:22 +01:00
|
|
|
* Document cdist-env
|
2011-03-16 10:02:46 +01:00
|
|
|
* Document cdist-config
|
2011-03-16 10:18:03 +01:00
|
|
|
* Document cdist-dir
|
|
|
|
* Document cdist-quickstart
|
2011-03-16 08:40:36 +01:00
|
|
|
|
2011-03-15 21:38:09 +01:00
|
|
|
1.0.4: 2011-03-15
|
2011-03-12 19:48:37 +01:00
|
|
|
* New type __motd
|
2011-03-16 09:45:22 +01:00
|
|
|
* New type __addifnosuchline (Daniel Roth)
|
2011-03-12 19:48:37 +01:00
|
|
|
* Document type __issue
|
2011-03-15 17:15:35 +01:00
|
|
|
* New type __user
|
|
|
|
* Document type __package
|
2011-03-14 23:41:46 +01:00
|
|
|
* Document type __package_pacman
|
2011-03-15 16:38:25 +01:00
|
|
|
* Document type __package_apt
|
2011-03-15 00:05:38 +01:00
|
|
|
* New parameter for __file: --owner and --group
|
2011-03-12 18:48:02 +01:00
|
|
|
|
2011-03-11 19:17:31 +01:00
|
|
|
1.0.3: 2011-03-11
|
2011-03-10 17:19:25 +01:00
|
|
|
* Update regexp used for sane characters
|
2011-03-10 17:45:15 +01:00
|
|
|
* Allow types without parameters
|
2011-03-11 19:17:31 +01:00
|
|
|
* Allow type to be singleton
|
2011-03-10 18:14:35 +01:00
|
|
|
* Type __file learned --type symlink
|
2011-03-10 17:19:25 +01:00
|
|
|
|
2011-03-09 10:36:58 +01:00
|
|
|
1.0.2: 2011-03-09
|
2011-03-09 10:16:46 +01:00
|
|
|
* Add manpages: cdist-type, cdist-type__file, cdist-reference, cdist-explorer
|
2011-03-08 20:37:52 +01:00
|
|
|
* Make doc/man/ usable as MANPATH entry
|
|
|
|
|
2011-03-08 00:25:08 +01:00
|
|
|
1.0.1: 2011-03-08
|
|
|
|
* Added cdist-type-template including manpage
|
|
|
|
* Fix manpage building
|
|
|
|
* Add new manpages: cdist-stages, cdist-bin-transfer
|
|
|
|
|
|
|
|
1.0.0: 2011-03-07
|
|
|
|
* Initial release
|