Skip to content

munki

v7.1.2 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 23d Deployment Automation
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

ReleasePort's take

Light signal
editorial:auto 13d

Munki v7.1.2 fixes the aggressive macOS update notification that falsely claimed many days of staleness despite today's availability.

Why it matters: Patch to v7.1.2 immediately if your environment experiences misleading out‑of‑date alerts.

Summary

AI summary

Fixed aggressive macOS update notification claiming many days out of date despite today's availability.

Changes in this release

Feature Medium

Managed Software Center assists quitting blocking applications and relaunching them post-update.

Managed Software Center assists quitting blocking applications and relaunching them post-update.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

`managedsoftwareupdate` now retries downloads of manifests, catalogs, installer items on transient network failures.

`managedsoftwareupdate` now retries downloads of manifests, catalogs, installer items on transient network failures.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

LocalOnlyManifest can now contain default_installs and featured_installs.

LocalOnlyManifest can now contain default_installs and featured_installs.

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Managed Software Center warns how long macOS has been out-of-date for Apple updates.

Managed Software Center warns how long macOS has been out-of-date for Apple updates.

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Apple updates receive their own section in the updates view of Managed Software Center.

Apple updates receive their own section in the updates view of Managed Software Center.

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Fixes aggressive update notification about macOS date discrepancy.

Fixes aggressive update notification about macOS date discrepancy.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Manifestutil now correctly searches text in string fields within manifests.

Manifestutil now correctly searches text in string fields within manifests.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Modal sheets in Managed Software Center cancel when background updates occur.

Modal sheets in Managed Software Center cancel when background updates occur.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

On macOS 26, only 'Background Security Improvement' Apple updates open System Settings view.

On macOS 26, only 'Background Security Improvement' Apple updates open System Settings view.

Source: llm_adapter@2026-05-21

Confidence: low

Refactor Medium

`managedsoftwareupdate --installwithnologout` and `--installonly` behavior changes to support non-blocked items updates.

`managedsoftwareupdate --installwithnologout` and `--installonly` behavior changes to support non-blocked items updates.

Source: llm_adapter@2026-05-21

Confidence: high

Full changelog

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

Build info

  • This release was built with Xcode 26.2 (17C52) on macOS 26.3 (25D125) via a GitHub Actions workflow here: https://github.com/macadmins/munki-builds. It has been signed and notarized by MacAdmins Open Source.

  • Distribution package version: 7.1.2.5700

    • Components:
      • com.googlecode.munki.core 7.1.2.5700
      • com.googlecode.munki.admin 7.1.2.5700
      • com.googlecode.munki.app 7.1.2.5700
      • com.googlecode.munki.app_usage 7.1.2.5700
      • com.googlecode.munki.launchd 7.0.0.5320
      • com.googlecode.munki.pythonlibs 6.7.0.5293
      • com.googlecode.munki.libs 5.5

Changes since 7.1.1

  • A fix for an issue where Munki would trigger an aggressive update notifcation, claiming macOS was many days out of date, even though a new version of macOS was first available today. Thanks to @jamesez. https://github.com/munki/munki/commit/27af6fc7aa47f410f55d1b271db937d6ee1a0ec4 https://github.com/munki/munki/commit/c3ea21c9c754611c5d78364f05a94abc0a45adf7

  • manifestutil: A fix for searching for text in string "fields" in manifests. Thanks to @dziermeier. #1355 https://github.com/munki/munki/commit/a5525f3b048ad56e9afa7429194e0953dea27b42

A complete list of changes between 7.1.1 and 7.1.2 is here: https://github.com/munki/munki/compare/v7.1.1...v7.1.2

New features in Munki 7.1 (and 7.1.1 and 7.1.2)

  • Assisted quit of blocking applications: Managed Software Center can now assist the user with quitting (and relaunching) running applications that block the install of pending updates. Thanks to @jordancalhoun. #1305

    • If the preference is set to allow MSC.app to offer to quit blocking applications, Managed Software Center can now offer to let the user ignore the updates blocked by running applications and just install other pending updates not blocked by open applications. Authored by @gregneagle

    • Similarly, users can now be allowed to skip updates that require a logout or restart, installing any remaining updates.

  • Download retries: managedsoftwareupdate can now retry downloads of manifests, catalogs, installer items and the like. This is an attempt to improve behavior when there are transisent network failures. Thanks to @MagerValp. #1307

  • The above new features are disabled by default. You must "opt-in" to them by setting new preferences in the ManagedInstalls preferences domain, and by adding new keys and values to pkginfo files. More information is available later in this document.

    • While testing, I'd recommend just setting the new preferences in /Library/Preferences/ManagedInstalls.plist, at least for initial testing on one or two machines.
  • LocalOnlyManifest This manifest can now contain default_installs and featured_installs. Thanks to @MagerValp. #1314

Other changes

  • If configured to notify about Apple updates, Managed Software Center will now warn the user how long macOS has been out-of-date, instead of merely warning how long the current macOS update has been available. (Previously this count got reset each time a new macOS update was released. For example, three days after macOS 26.4 was released, a user with a Mac running 26.3 or earlier would be warned that the update had been available for three days. Yes, this is true, but more importantly, macOS had been out-of-date for 20 days or more.)

  • In Managed Software Center, when any modal sheet is open and a background update run occurs, the modal is cancelled and closed. This avoids issues with background updates changing what updates are available/pending, making the modal sheets inaccurate or irrelevant.

  • If configured to notify about Apple updates, Apple updates now get their own "section" in the updates view, hopefully making it clearer which updates will be installed by Munki and which users will have to install via other means.

  • On macOS 26, if the only available Apple update is a "Background Security Improvement", Managed Software Center will open the Background Security Improvements view in System Settings instead of the Software Update view.

  • To support the new features to update non-blocked items from Managed Software Center when there are some items blocked by running applications, the behavior of managedsoftwareupdate --installwithnologout and managedsoftwareupdate --installonly has changed. See here for details.

Additional details

Managed Software Center assisted quit (and relaunch) of blocking applications

See details on this new feature here.

Download retries

See info on this new feature here.

Known issue

If a download is retried, it does not resume a partial (failed) download; it starts again from the beginning.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track munki

Get notified when new releases ship.

Sign up free

About munki

Managed software installation for macOS

All releases →

Related context

Beta — feedback welcome: [email protected]