This file is used to list changes made in each version of the dmg ookbook.
- [COOK-3302] - Sometimes hdiutil detach fails due to cfprefsd running in background
- Adding foodcritic and rubocop to .travis.yml
- COOK-3331 - Fix an issue where
dmg_package
with no source raises an exception
- COOK-3578 - Support
package_id
s with spaces - COOK-3302 - Fix an issue where
hdiutil detach
fails due tocfprefsd
running in the background
- COOK-3389 - Use
rsync
instead ofcp
(potentially a breaking change on some systems)
- [COOK-1847] - accept owner parameter for installing packages
- [COOK-852] - Support "pkg" in addition to "mpkg" package types
- [COOK-854] - use
cp -R
instead ofcp -r
- [COOK-855] - specify a file or directory to check for prior install
- option to install software that is an .mpkg inside a .dmg
- ignore failure on chmod in case mode is already set, or is root owned