github munki/munki v6.5.0b1
Munki 6.5.0 Beta 1

latest releases: v6.5.0, v6.5.0b3, v6.5.0b2...
pre-release2 months ago

This is a beta release of Munki 6.5.0: a new feature release of the Munki tools.

Changes

  • Python changes
    • Munki's included Python is now version 3.12.2
    • Certain added components have new versions:
      • cffi==1.16.0 (was 1.15.1)
      • pyobj-*==10.1 (was 9.1.1)
      • xattr==1.1.0 (was 0.10.1)
    • The imp module is no longer available in Python 3.12; this affected the import of middleware and repo plugins. The code has been updated to use importlib.util instead.
  • Managed Software Center: a new progress spinner appears in the sidebar next to the "Updates" label when an update is in progress.
  • Source code: copyright dates updated

A complete list of changes from the 6.4.0 release is here: v6.4.2...v6.5.0b1

Build info

The GUI apps and the Python framework were built under Xcode 15.2 on macOS 14.3.1. Xcode 14.3.1 on macOS 13 should work as well. Other versions of Xcode have not been tested and may cause different results. (Due to Apple bugs, Xcode 15.0.1 or Xcode 15 on macOS Sonoma will result in GUI apps that won't run on macOS < 10.15).

OS version support

This release should work on macOS 10.13 through macOS 14, though it gets little-to-no testing on versions prior to macOS 12. Please report issues you find with older macOS versions.

Package versioning

  • Distribution package version: 6.5.0.4646
  • munki core tools version: 6.5.0.4645
  • LaunchAgents/LaunchDaemons version: 3.0.3265
  • Apps package version: 6.5.0.4640
  • Python package version: 3.12.2.4646

Attachment info

The munkitools-6.5.0.4646.pkg attachment available here is an unsigned and unnotarized package that should install without requiring a restart unless upgrading from an extremely old Munki tools (like one of the 3.x releases or earlier). It should be suitable for most initial deployment scenarios, including those driven by DEP/ADE (if you first sign the package). It does not include a component to trigger "bootstrapping" or any other automatic run of the tools after installation.

Signed/notarized builds

Thanks to the efforts of @erikng and @natewalck, signed and notarized builds of Munki tools packages are available at https://github.com/macadmins/munki-builds/releases. There may be a delay for new releases -- please be patient.

Don't miss a new munki release

NewReleases is sending notifications on new releases.