munki v4.1.3 Release Notes

Release Date: 2020-04-17 // about 4 years ago
  • ๐Ÿš€ This is the official release of Munki 4.1.3, a bug-fix update to the Munki tools.

    ๐Ÿšš Munki 4 removes the dependency on Apple's Python, and includes its own copy of Python 3.7.4.

    ๐Ÿ‘€ See Introduction to Munki 4 for more information on the architectural changes in Munki 4.

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix for a potential crash when generating icons in macOS 10.15.4. Thanks to @trishiva. d079d1b
    • ๐Ÿ›  Fix for a cached Apple update forced install causing forced logouts after Munki's preferences are changed to not install Apple updates. Thanks to Ofir Gal for reporting the issue. 0ac6fbd
    • ๐Ÿ›  Fix for multiple error alerts "piling up" if MSC.app gets multiple error notifications while open. a69caa2
    • Don't display certain errors in MSC.app if thy occur during a background run. 19a0feb

    Other changes:

    • copy-from-dmg installs now have progress-complete output. 5419366

    ๐Ÿš€ A complete list of changes since the previous release is here: v4.1.2...v4.1.3

    ๐ŸŽ The attached munkitools package contains code built under Xcode 11.3.1 on macOS 10.15.3. It is neither signed, nor notarized.

    AutoPkg users -- IMPORTANT NOTE:
    ๐Ÿš€ If you use AutoPkg, do not use the munkitools3.munki recipe to import this release, as it will not import the new embedded Python package and any clients "upgraded" with the results will be broken.
    A new munkitools4.munki recipe is available in the AutoPkg recipes repo.