Skip to content

Munki 5.6.1 Official Release

Compare
Choose a tag to compare
@gregneagle gregneagle released this 28 Oct 20:13
· 306 commits to main since this release

This is the official release of Munki 5.6.1, a bug-fix release of the Munki tools.

Known issues:

  • Munki cannot yet upgrade Apple silicon Macs to macOS Monterey.

Changes and fixes:

  • Change PyObjC version to 7.2 to resolve an issue with client certificates on macOS 10.14.x. Thanks to @rrenstrom and @np5. f6a4917 #1115
  • In Managed Software Center, disable "Reload Page" menu item when in "obnoxious mode", which provided an easy way to escape "obnoxious mode". 5c9513c

Other changes

A complete list of changes is here:
v5.6.0...v5.6.1

See the release notes for the 5.6.0 release for changes since Munki 5.5.x.

Package versioning

  • metapackage version: 5.6.1.4394
  • munki core tools version: 5.6.1.4393
  • LaunchAgents/LaunchDaemons version: 3.0.3265
  • Apps package version: 5.5.1.4394
  • Python package version: 3.9.7.4392

Attachment info

There are two packages attached to this release:

  • "munkitools-5.6.1.4394.pkg" is the general-purpose installation package and is suitable for manual installs and for upgrades to existing installs. If you don't know which package to use, use this one.
  • "munkitools_DEP-5.6.1.4394.pkg" is designed for install via MDM as part of Automatic Device Enrollment (formerly known as DEP). (Technical note: this package was built using make_munki_mpkg.sh -m -B).
    You'll need to sign the package before uploading it to your MDM server. See https://github.com/munki/munki/wiki/Signing-Munki for more info on signing a package.