Releases: ox-it/munki-rebrand
Releases · ox-it/munki-rebrand
v5.6
v5.5.1
Minor change to fix imghdr deprecation
Full Changelog: v5.5...v5.5.1
v5.5 - Community fixes
What's Changed
- Sign Managed Software Update in Munki 5.3 by @liamn in #55
- Adds --resource-addition option by @patgmac in #53
- Add ability to use custom package ID by @n8felton in #57
New Contributors
- @liamn made their first contribution in #55
- @patgmac made their first contribution in #53
- @n8felton made their first contribution in #57
Full Changelog: v5.2...v5.5
v5.3b
v5.2
Fix for beta of upcoming release of munki 5.7 which requires munki-notifier.app to have its icon rebranded.
What's Changed
- Change for v5.7 of munki by @fuzzylogiq in #54
Full Changelog: v5.1...v5.2
v5.1
v5.0
--sign-binaries
now also signs munki python allowing for notarization of whole package if used in conjunction with--sign-package
- Code to expand/flatten packages reworked to simplify future requirements
- Minor changes around script console output
- Linting
v5.0b1
Experimental support for signing python binaries prior to notarization
Reworking of pkg expand/flatten code to simplify working on other pkgs in the mpkg
Linting & typo corrections
v4.1
Updates:
- Switched to up-to-date python string formatting
Fixes:
- Fixed regression where munki-rebrand did not clean up for itself automatically after exit