2011-07-26 18:26:13 +00:00
|
|
|
1.7.1: 2011-07-26
|
2011-06-16 22:03:07 +00:00
|
|
|
* Documentation: Add explorers to reference
|
|
|
|
* Documentation: Typo cleanup (Derek Brost)
|
|
|
|
* Type __key_value: Bugfix (Steven Armstrong)
|
2011-06-17 14:25:26 +00:00
|
|
|
* New Type: __postgres_role (Steven Armstrong)
|
|
|
|
* New Type: __postgres_database (Steven Armstrong)
|
2011-05-10 14:44:48 +00:00
|
|
|
|
2011-05-10 13:49:35 +00:00
|
|
|
1.7.0: 2011-05-10
|
2011-04-29 08:38:15 +00:00
|
|
|
* Bugfix type __package_yum: Fix redhat support (Ramon Salvadó)
|
|
|
|
* Improved type __package_yum: Add centos support (Ramon Salvadó)
|
|
|
|
* New Type: __timezone (Ramon Salvadó)
|
|
|
|
* Renamed explorer: hardware_type to machine
|
|
|
|
* Core: Do not execute empty code fragments
|
2011-04-27 06:28:50 +00:00
|
|
|
|
2011-04-19 20:43:18 +00:00
|
|
|
1.6.2: 2011-04-19
|
2011-04-08 09:01:57 +00:00
|
|
|
* Core: Introduce __cdist_tmp_base_dir
|
2011-04-16 21:35:07 +00:00
|
|
|
* Core: Cleanup and enhance cdist-type-template
|
2011-04-16 22:00:55 +00:00
|
|
|
* Core: cdist-mass-deploy: Report failed cdist-deploy-to instances
|
2011-04-29 08:38:15 +00:00
|
|
|
* New Type: __ssh_authorized_key (Aurélien Bondis)
|
2011-04-08 09:01:57 +00:00
|
|
|
|
2011-04-07 07:56:59 +00:00
|
|
|
1.6.1: 2011-04-07
|
2011-04-06 18:44:20 +00:00
|
|
|
* Improved logging: Show code responsible for abort
|
2011-04-06 21:43:22 +00:00
|
|
|
* Improved logging: Consistently prefix with current object or core
|
2011-04-06 18:41:25 +00:00
|
|
|
* Bugfix: Type __debconf_set_selections used wrong contens for selection
|
2011-04-06 20:22:52 +00:00
|
|
|
* Bugfix: Don't fail, if cache directory is not existing
|
2011-04-06 20:24:57 +00:00
|
|
|
* Bugfix: __user and __group exited non-zero if no change was necessary
|
2011-04-29 08:38:15 +00:00
|
|
|
* New Explorer: hardware_type
|
|
|
|
* New Type: __package_pkg_openbsd (Andi Brönnimann)
|
|
|
|
* New Type: __autofs_map (Steven Armstrong)
|
|
|
|
* New Type: __autofs_master (Steven Armstrong)
|
2011-04-06 18:17:00 +00:00
|
|
|
|
2011-04-06 17:36:57 +00:00
|
|
|
1.6.0: 2011-04-06
|
2011-04-07 07:56:59 +00:00
|
|
|
* New Type: __package_yum
|
|
|
|
* New type: __debconf_set_selections
|
|
|
|
* New explorer: os_version
|
|
|
|
* Bugfix: Type __group failed in case of __group NAME syntax
|
|
|
|
* Bugfix: __package* types: consistently name --state removed instead of
|
2011-04-05 14:26:56 +00:00
|
|
|
uninstalled or deinstalled
|
2011-04-07 07:56:59 +00:00
|
|
|
* Type __package: Added Fedora support
|
|
|
|
* Type __package_apt: Removed --preseed support
|
|
|
|
* Explorer os gained Fedora support
|
2011-04-04 09:07:15 +00:00
|
|
|
* Simplified types __user and __group
|
2011-04-06 12:00:41 +00:00
|
|
|
* New helper binary: cdist-mass-deploy
|
2011-04-01 11:10:41 +00:00
|
|
|
|
2011-04-01 07:56:44 +00:00
|
|
|
1.5.0: 2011-04-01
|
2011-03-29 14:45:16 +00:00
|
|
|
* Add basic cache functionality
|
2011-04-07 07:56:59 +00:00
|
|
|
* New type: __process
|
2011-03-29 14:36:10 +00:00
|
|
|
* Restructured execution: (Steven Armstrong)
|
2011-04-01 07:56:44 +00:00
|
|
|
Orientate processing on objects, resolve dependencies and
|
|
|
|
ensure correct execution order.
|
2011-03-29 14:45:16 +00:00
|
|
|
* Documentation: Rewrite stages docs (Steven Armstrong)
|
|
|
|
* Documentation: Remove legacy man pages (Steven Armstrong)
|
2011-03-25 22:52:13 +00:00
|
|
|
|
2011-03-25 21:24:02 +00:00
|
|
|
1.4.1: 2011-03-25
|
2011-04-07 07:56:59 +00:00
|
|
|
* New type: __key_value (Steven Armstrong)
|
|
|
|
* New type: __apt_ppa (Steven Armstrong)
|
2011-03-24 22:35:39 +00:00
|
|
|
* Documentation: Manpage generation cleanup
|
|
|
|
* Documentation: Manpage fix for __apt_ppa
|
2011-03-24 17:43:08 +00:00
|
|
|
|
2011-03-24 12:28:35 +00:00
|
|
|
1.4.0: 2011-03-24
|
2011-03-22 08:59:41 +00:00
|
|
|
* Add --recursive to __directory
|
2011-03-24 12:28:35 +00:00
|
|
|
* Move cdist generated stuff to .cdist of an object
|
2011-03-23 15:51:20 +00:00
|
|
|
* Allow objects to be redefined
|
2011-03-22 08:59:41 +00:00
|
|
|
|
2011-03-21 13:07:17 +00:00
|
|
|
1.3.2: 2011-03-21
|
2011-03-21 08:30:42 +00:00
|
|
|
* Add --source to __motd
|
2011-03-21 09:08:15 +00:00
|
|
|
* Add --preseed to __package_apt
|
2011-03-21 13:07:17 +00:00
|
|
|
* Include HTML documentation of manpages and publish them
|
2011-03-21 08:30:42 +00:00
|
|
|
|
2011-03-21 07:59:04 +00:00
|
|
|
1.3.1: 2011-03-21
|
2011-04-07 07:56:59 +00:00
|
|
|
* Document: cdist-type-build-emulation
|
|
|
|
* Document: cdist-type-emulator
|
|
|
|
* Document: cdist-remote-explorer-run
|
2011-03-20 01:04:30 +00:00
|
|
|
* Fix dependencies in cdist-code-run
|
2011-03-21 07:59:04 +00:00
|
|
|
* Fix dependencies in cdist-manifest-run-all
|
2011-03-20 01:04:30 +00:00
|
|
|
* Add --source to __issue and fix os check
|
2011-03-19 23:30:19 +00:00
|
|
|
|
2011-03-19 23:02:44 +00:00
|
|
|
1.3.0: 2011-03-20
|
2011-03-19 22:43:11 +00:00
|
|
|
* Add support for local and remote code generation and execution
|
2011-03-19 14:14:45 +00:00
|
|
|
* Bugfix: Remove obsolete $@ call in cdist-remote-explorer-run
|
|
|
|
* Bugfix: Correct manpage for __removeline (broke manpage generation)
|
|
|
|
|
2011-03-19 02:05:22 +00:00
|
|
|
1.2.0: 2011-03-19
|
2011-03-18 20:08:18 +00:00
|
|
|
* Added dependencies (see cdist-type(7))
|
2011-04-07 07:56:59 +00:00
|
|
|
* New type: __removeline (Daniel Roth)
|
|
|
|
* New type: __group (Steven Armstrong)
|
|
|
|
* New type: __user (Steven Armstrong)
|
|
|
|
* Documentation: cdist-run-remote
|
|
|
|
* Documentation: cdist-code-run-all
|
|
|
|
* Documentation: cdist-object-gencode
|
|
|
|
* Documentation: cdist-explorer-run-global
|
|
|
|
* Documentation: cdist-manifest-run-init
|
|
|
|
* Documentation: cdist-manifest-run-all
|
|
|
|
* Documentation: cdist-object-gencode-all
|
|
|
|
* Documentation: cdist-manifest-run
|
2011-03-18 01:05:03 +00:00
|
|
|
|
2011-03-16 10:12:08 +00:00
|
|
|
1.1.0: 2011-03-16
|
2011-03-16 07:40:36 +00:00
|
|
|
* Replace type __file with __file, __directory, __link
|
2011-04-07 07:56:59 +00:00
|
|
|
* Documentation: cdist-env
|
|
|
|
* Documentation: cdist-config
|
|
|
|
* Documentation: cdist-dir
|
|
|
|
* Documentation: cdist-quickstart
|
2011-03-16 07:40:36 +00:00
|
|
|
|
2011-03-15 20:38:09 +00:00
|
|
|
1.0.4: 2011-03-15
|
2011-04-07 07:56:59 +00:00
|
|
|
* New type: __motd
|
|
|
|
* New type: __addifnosuchline (Daniel Roth)
|
|
|
|
* New type: __user
|
|
|
|
* Document type: __issue
|
|
|
|
* Document type: __package
|
|
|
|
* Document type: __package_pacman
|
|
|
|
* Document type: __package_apt
|
2011-03-14 23:05:38 +00:00
|
|
|
* New parameter for __file: --owner and --group
|
2011-03-12 17:48:02 +00:00
|
|
|
|
2011-03-11 18:17:31 +00:00
|
|
|
1.0.3: 2011-03-11
|
2011-03-10 16:19:25 +00:00
|
|
|
* Update regexp used for sane characters
|
2011-03-10 16:45:15 +00:00
|
|
|
* Allow types without parameters
|
2011-03-11 18:17:31 +00:00
|
|
|
* Allow type to be singleton
|
2011-03-10 17:14:35 +00:00
|
|
|
* Type __file learned --type symlink
|
2011-03-10 16:19:25 +00:00
|
|
|
|
2011-03-09 09:36:58 +00:00
|
|
|
1.0.2: 2011-03-09
|
2011-03-09 09:16:46 +00:00
|
|
|
* Add manpages: cdist-type, cdist-type__file, cdist-reference, cdist-explorer
|
2011-03-08 19:37:52 +00:00
|
|
|
* Make doc/man/ usable as MANPATH entry
|
|
|
|
|
2011-03-07 23:25:08 +00: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
|