From 51bef4b14cafd9139729bca0e5e0296c6919ca55 Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 31 Jul 2026 08:31:39 +0200 Subject: [PATCH] AdobeReader.munki: force munki version via --pkgvers Adobe renamed the installer from AcroRdrDC__MUI.dmg to AdobeReader.dmg (e.g. AdobeReader2600121662.dmg). With the new name, makepkginfo's name/version heuristic splits the trailing digits off the pkg name and the imported pkginfo gets version "2600121662" instead of "26.001.21662". Since munki compares that as a single huge number, such an item sorts above every future 26.x/27.x release and blocks all further updates. Pass the properly dotted version from AdobeReaderURLProvider to makepkginfo via --pkgvers so the pkginfo version always matches the actual release version. --- AdobeReader/AdobeReader.munki.recipe | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AdobeReader/AdobeReader.munki.recipe b/AdobeReader/AdobeReader.munki.recipe index d04dab93..cdec96e2 100644 --- a/AdobeReader/AdobeReader.munki.recipe +++ b/AdobeReader/AdobeReader.munki.recipe @@ -128,6 +128,11 @@ exit 0 Arguments + additional_makepkginfo_options + + --pkgvers + %version% + pkg_path %pathname% repo_subdirectory