2.0.1-1
版本发布时间: 2020-11-03 18:43:55
jamf/jamJAR最新发布版本:2.1(2023-07-05 05:10:58)
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