v2.2
版本发布时间: 2020-08-25 03:28:05
autopkg/autopkg最新发布版本:v3.0.0RC2(2023-09-26 00:05:31)
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. (https://github.com/autopkg/autopkg/pull/654)
CHANGES FROM 2.1:
- URLDownloader handles Content-Disposition filenames with quotes correctly (https://github.com/autopkg/autopkg/pull/633)
- README and CONTRIBUTING guides updated with correct Python 3 framework info (https://github.com/autopkg/autopkg/pull/638)
- PyYAML updated to 5.3.1 to address PyYAML-CVE-2020-1747 (https://github.com/autopkg/autopkg/pull/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 (https://github.com/autopkg/autopkg/pull/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.
1、 autopkg-2.2.pkg 28.66MB