github autopkg/autopkg v0.2.4
AutoPkg 0.2.4

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

0.2.4 (October 16, 2013)

ADDITIONS:

  • New 'FlatPkgPacker' and 'FileFinder' processors, contributed by Jesse Peterson. (GH-36, GH-33)
  • Copier processor supports glob wildcard characters for 'source_path', useful when
    exact path names vary. (GH-40)

CHANGES:

  • 'FlatPkgUnpacker' processor now uses pkgutil --expand by default, meaning 'Scripts'
    archives will now be decompressed automatically. The skip_payload input variable
    will automatically switch the processor to use xar instead. (GH-36)

FIXES:

  • Fix for MunkiImporter processor not finding an already-present pkg when using
    a manual installs key and with a unique installer_item_hash. (GH-35)
  • Fix for 'mutating method sent to immutable object' errors, contributed by Joe
    Wollard and Michael Lynn (GH-24)
  • MunkiImporter now checks for matching md5checksums when attempting to locate a matching
    pkginfo. (GH-41)

Don't miss a new autopkg release

NewReleases is sending notifications on new releases.