Skip to content

Releases: jamf/jamJAR

jamJAR

04 Jul 21:10
a6cf68b
Compare
Choose a tag to compare

Addresses:

  • #36 - Duplicate notifications from jamJAR

Additions:

Additional general refactoring, and pylinting

jamJAR

03 Nov 10:43
ff7afd7
Compare
Choose a tag to compare

This release will only work with Munki 5.1+ as several items have been changed to use Munki 5.1's shipping Python.
Addresses:

  • #31 - Up to date message shown outside of self service triggered policies

extension attribute

  • #26 - Add option to name log - See the log_file_name key in jamJAR's preferences, EA updated to support this new key.

jamJAR.py - 2.0

  • #25 - Rotates log at 10MB instead of nightly, keep no backups.
  • #29 - Munki 5.1 support - now requires #!/usr/local/munki/munki-python, which is in Munki 5.1+.

postfilght - 2.1

  • #25 - Rotates log at 10MB instead of nightly, keep no backups.
  • #26 - Add option to name log - See the log_file_name key in jamJAR's preferences.
  • #27 - Add option to delete the AdditionalHttpHeaders key in /private/var/root/Library/Preferences/ManagedInstalls.plist - See the delete_secure_auth key in jamJAR's preferences.
  • #28 - Notifier full support - See the datajar_notifier key in jamJAR's preferences.
  • #29 - Munki 5.1 support - now requires #!/usr/local/munki/munki-python, which is in Munki 5.1+
  • #30 - See the notifier_msg_osupdatespending key in jamJAR's preferences, example below:

For some examples of these new 2.0 workflows please see: https://youtu.be/JGU48-S-unE?t=1324

jamJAR

29 Oct 23:34
Compare
Choose a tag to compare

This release will only work with Munki 5.1+ as several items have been changed to use Munki 5.1's shipping Python.

Included:

extension attribute

  • #26 - Add option to name log - See the log_file_name key in jamJAR's preferences, EA updated to support this new key.

jamJAR.py - 2.0

  • #25 - Rotates log at 10MB instead of nightly, keep no backups.
  • #29 - Munki 5.1 support - now requires #!/usr/local/munki/munki-python, which is in Munki 5.1+.

postfilght - 2.1

  • #25 - Rotates log at 10MB instead of nightly, keep no backups.
  • #26 - Add option to name log - See the log_file_name key in jamJAR's preferences.
  • #27 - Add option to delete the AdditionalHttpHeaders key in /private/var/root/Library/Preferences/ManagedInstalls.plist - See the delete_secure_auth key in jamJAR's preferences.
  • #28 - Notifier full support - See the datajar_notifier key in jamJAR's preferences.
  • #29 - Munki 5.1 support - now requires #!/usr/local/munki/munki-python, which is in Munki 5.1+
  • #30 - See the notifier_msg_osupdatespending key in jamJAR's preferences, example below:

For some examples of these new 2.0 workflows please see: https://youtu.be/JGU48-S-unE?t=1324

jamJAR

08 Jun 15:27
Compare
Choose a tag to compare

NOTE: The next major release of jamJAR will work only with Munki's shipping Python 3 & will also officially support Apple updates via Munki & the new workflows in Munki 5 (https://github.com/munki/munki/wiki/manual-apple-updates-in-Munki-5).

Reverted the below, as s Munki will not always publish category to ManagedInstallReport.plist when an item is installed.

jamJAR

07 Jun 20:36
Compare
Choose a tag to compare

NOTE: This is the last major Python 2 release of jamJAR, next release will work with Munki's shipping Python 3 & will also officially support Apple updates via Munki & the new workflows in Munki 5 (https://github.com/munki/munki/wiki/manual-apple-updates-in-Munki-5).

jamJAR

09 Nov 09:09
Compare
Choose a tag to compare

Thanks to @apizz for Add multi-item processing support #15

jamJAR

19 Nov 17:09
Compare
Choose a tag to compare

Addresses:

#6 Remove munki_mode
#9 Add version to jamJAR postflight