Skip to content

AutoPkgr 1.1.2

Compare
Choose a tag to compare
@homebysix homebysix released this 01 Dec 18:30
· 952 commits to master since this release

Some small tweaks for 1.1.2, centered mostly around compatibility with the latest version of jss-autopkg-addon.

Important Changes

  • If using JSS integration, python-jss now automatically "URL encodes" the distribution point passwords (#177). If you have a password with special characters, and have manually constructed it with proper URL encoding, it will no longer work. You should now just set it to the actual password.

Bug fixes

  • Fixed a bug which would set SSL_VERIFY incorrectly for Casper environments with self-signed certificates.
  • Made GUI elements match more consistently between OS X Mavericks and OS X Yosemite.
  • Fixed a bug that caused errors in environments with a password-protected proxy.
  • Corrected spelling of "available" in email notifications and other places.

Enhancements

  • Made compatible with latest release of jss-autopkg-addon.
  • Updated readme to clarify that Casper 9 or newer is required for JSS integration.
  • AutoPkgr now does not remove @sheagcraig's jss-recipes repository when the JSS settings have been cleared.

As always, please open an issue on GitHub if you find a reproducible problem.

Thank you!