github autopkg/autopkg v2.2
AutoPkg 2.2

latest releases: v2.7.3, v3.0.0RC3, v3.0.0RC2...
4 years ago

2.2 (August 24, 2020)

NEW FEATURES
MunkiImporter now supports Munki repo plugins, thanks to @tboyko. The default behavior
is still to use FileRepo as the default local behavior, so existing behavior is
unchanged. (#654)

CHANGES FROM 2.1:

  • URLDownloader handles Content-Disposition filenames with quotes correctly (#633)
  • README and CONTRIBUTING guides updated with correct Python 3 framework info (#638)
  • PyYAML updated to 5.3.1 to address PyYAML-CVE-2020-1747 (#642)
  • Internal autopkg code structure is being shifted, with more code moving into separate
    shared modules. Lots of various lint fixes, formatting, and safety handling improvements.
  • GitHub API queries no longer fail when searching for recipes with spaces in the name,
    and are now quoted correctly (#664)
  • Processor subclasses now automatically configure an empty dictionary for self.env if
    none is provided. This doesn't have any practical effect, but makes it easier to create
    and use new Processor subclasses in the future.

Don't miss a new autopkg release

NewReleases is sending notifications on new releases.