github autopkg/autopkg v0.3.2
AutoPkg 0.3.2

latest releases: v3.0.0RC3, v3.0.0RC2, v3.0.0RC1...
9 years ago

0.3.2 (July 24, 2014)

FIXES:

  • Packaging server: When checking for permissions on the location of CACHE_DIR, handle
    possibility of unexpected diskutil output. This at least fixes an issue running pkg
    recipes on 10.6.
  • MunkiImporter: Handle case where an installs array was present but an item is missing
    a 'type' key

CHANGES:

  • PlistReader 'info_path' input variable, if given a path to a .dmg, previously mounted
    the dmg and searched the root for a bundle and its Info.plist. A path that contains
    a disk image can still be given and the image will be mounted, ie.
    "%RECIPE_CACHE_DIR/my.dmg/Some.app", but the behaviour of mounting a path containing
    only the disk image was unused and an unusual pattern compared with other processors.
  • Unarchiver: Create intermediate directories needed for 'destination_path' input var
    (GH-100)

Don't miss a new autopkg release

NewReleases is sending notifications on new releases.