Skip to content

v0.2.2: Trotter Jelly

Compare
Choose a tag to compare
@sheagcraig sheagcraig released this 08 Oct 15:23
· 299 commits to master since this release

For regular usage, please download the package and install. For development, please fork and clone. You will need to have a current python-jss as well.

CHANGES:

  • python-jss has been removed from this project to facilitate easier updating for me. See the README for information on obtaining it for development purposes.
  • python-jss is still included in the package installer however!
  • Added version number to JSSImporter.py to make it easier for developers to know what they have.
  • Added instructions for overrides to README.

FIXES:

  • python-jss' FileUpload ignored SSL verification preferences and thus would fail on disabled SSL for jss-autopkg-addon. This has been corrected.