Skip to content

v1.12.3

Compare
Choose a tag to compare
@homebysix homebysix released this 10 Apr 02:55
· 82 commits to main since this release
04225b3

Changed

  • Changed check-munki-pkgsinfo to WARN on the absence of the blocking_applications array for installers in pkg format, rather than to fail the pre-commit test. This better aligns with Munki's own design, which does not require blocking_applications.

Fixed

  • Resolved an uncaught exception if the git config email is unset. (#58)