github autopkg/autopkg v0.3.1
AutoPkg 0.3.1

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

0.3.1 (July 01, 2014)

ADDITIONS:

  • New CodeSignatureVerifier processor, contributed by Hannes Juutilainen. (GH-92)
    • This can be used to verify code signatures for application bundles and
      installer packages against the expected certificate names, given as arguments
      to the processor. This would typically be used in download recipes to verify
      the authenticity of the downloaded item.

FIXES:

  • Print a warning message when a recipe's ParentRecipe can't be found. (GH-30)
  • Provide a more useful error message when a package cannot be built due to
    "ignore ownership on this volume" being set on the disk containing the pkg
    root. (GH-34)
  • Fix a crash due to a missing import in a specific case where DmgMounter tries
    to handle an hdiutil-related error.
  • Fix a crash as a result of parsing an incomplete recipe plist

Don't miss a new autopkg release

NewReleases is sending notifications on new releases.