v2.0.1RC1
版本发布时间: 2019-12-04 10:22:46
autopkg/autopkg最新发布版本:v3.0.0RC2(2023-09-26 00:05:31)
ANNOUNCEMENT:
This is the release candidate for AutoPkg 2.0.
This is the best time and way to test if your recipe list works in Python 3. Barring the discovery of serious problems, we expect to release AutoPkg 2.0 next week.
DEVELOPMENT:
The previous branch for AutoPkg development, "py2-to-3", has been merged into Master.
AutoPkg 1.x has been cut into a new branch ("AutoPkg_1.x"). Short of an emergency scenario, development on AutoPkg 1.x is frozen at the release of 1.4.1.
CHANGES FROM BETA 3:
- Some fixes around URLGetter's behavior and callsites
-
URLGetter.execute_curl()
was changed to usesubprocess.run()
instead ofPopen
(https://github.com/autopkg/autopkg/commit/facad8ce48cfb9766578d55823660feb177b3e80) - Update URLDownloader variable descriptions to show up better on the wiki (https://github.com/autopkg/autopkg/commit/079c606778a3a4795cd52e4f98a77f5479b36ea9)
- URLGetter outputs the entire curl command when used with
-vvvv
verbosity (https://github.com/autopkg/autopkg/commit/7c24a05fd327d77f082875aaa70549f48d156802) - URLGetter now has a convenient
download_to_file(url, filename)
function, which makes it simple to download a file in a custom processor (this was backported to 1.4.1) (https://github.com/autopkg/autopkg/commit/2fac6955a124f268c96ff71a7d433da84242e6fb) - Fixed an extraneous socket close error in InstallFromDmg (hat tip to Allister B) (https://github.com/autopkg/autopkg/commit/c31789f8fe32e2f75167b5790e5a353c24904a76)
- make_new_release.py produces more friendly console output indicating what stage it's on (https://github.com/autopkg/autopkg/commit/1373b31d407b1a2ae023256aa2d65ef165d5956)
1、 autopkg-2.0.1.pkg 28.32MB