Releases: wycomco/misty
Releases · wycomco/misty
misty 0.1.3
Changes
- LaunchDaemon’s
StartCalendarInterval
will be set by the user at first run and can be edited in override (config) file. - Do not exit 1 the script if no previous dmg's are found (bugfix).
- Import major version if no previous version was present (bugfix).
- Re-ordering of functions and definitions. Don't compare w/ previous release unless completely bored.
- First successful run on vanilla munki repo environment.
- Update of README.
Known issues
- See To do section of the README if you plan to use misty at the current state.
misty 0.1.2
Changes
- LaunchDaemon to run at 22:00 local time.
- Keep only highest version of each major upgrade in repo if new specific major version is available. After the run, only the new and previous version are present in repo.
- Ignore changed timestamp in
mist list
. - Ignore environment variables when running the script.
- Run a user-specific postinstall only if present and if any new major version have been processed.
- Corrected file permissions.
- Put misty in
PATH
for bash and zsh. - Order of information in preupgrade_alert for Intel installers.
- Differentiate output if run interactively or by launchd.
- Restructuring of README.
Known issues
- See README if you plan to use misty at the current state.
misty 0.1.1
- Improve explanation texts for preloader and deployment plists
- Mind open to do's in the README documentation if you plan to test this release
misty 0.1.0
Initial release. Tested successfully on two munki repositories.
The version number in the buildinfo.plist is 0.1 without a patch number. Works nevertheless.