7 Commits

Author SHA1 Message Date
Zack T
06319b803f v1.3.1 = Minor bug fixes 2023-09-20 23:08:33 -07:00
Zack T
f4ea7b10c3 v1.3.0 = Adding optional argument to support testing 2023-09-20 22:00:36 -07:00
Zack T
b7c6d4c459 v1.2.0 = Actual Python3 Ready, Bug Fixes, Code Improvements & more!
+ Numerous bug fixes
    + *Now* _actually_ Python3 ready...
    + Better (actual) support for macOS 11 and newer
    + Updated for Jamf Pro's new icon API
  + Adding logging function for handling output to Policy Logs (level can be dynamically changed)
  + Further improved launchctl functions
  + Additional code improvements
2023-09-20 21:59:08 -07:00
Zack T
2fb5b53fc1 v1.1.1 = Switching indentation to tabs 2023-09-20 17:29:25 -07:00
Zack T
a288a5e62f v1.1.0 = Major code standardizations & cleanup, and logic improvements
+ Code standardizations
  + Code cleanup
  + Logic improvements
  + Refactored Launch Daemon management
2023-09-20 12:11:34 -07:00
Zack T
da41da6d3d v1.0.1 = Python3 compatibility
+ Python3 compatibility
2021-11-29 21:21:13 -07:00
Zack T
38f9338249 v1.0.0 = Initial Version
Converted the Bash version into Python...because...why not?  (Mainly a reason to learn more Python.)

This is a quick "Patch Management Framework" that I threw together quickly one day for a need (cough zoom cough).

Not a big fan of the built in patch "features" in Jamf Pro -- they leave a bit to be desired.  This, more or less, combines the functionality of the two approaches (Standard Policies and Patch Policies) and makes them appear more "user friendly."
2019-08-23 23:58:29 -07:00