Greg Neagle
|
e05b5798b6
|
Merge correct version number in code/client/munkilib/version.plist
v3.2.0
|
2018-01-29 11:24:33 -08:00 |
|
Greg Neagle
|
4f8b47746d
|
Fix for #829. munkiimport: Don't crash with IndexError when --apple-update option is used.
|
2018-01-24 14:54:04 -08:00 |
|
Greg Neagle
|
1428c40d06
|
Update copyright notices to include 2018
|
2018-01-20 08:46:22 -08:00 |
|
Greg Neagle
|
f4078f6019
|
Set installed_size for High Sierra installer to 14.3GB when importing
|
2018-01-18 10:28:29 -08:00 |
|
Greg Neagle
|
7a4a8b5e8a
|
Fix bad merge conflict resolution
|
2018-01-16 21:34:18 -08:00 |
|
Greg Neagle
|
7fa67a2936
|
When processing included_manifests skip any empty items in the array. Prevents an unexpected error leading to a crash with some webserver confiugurations
|
2018-01-10 09:25:00 -08:00 |
|
Greg Neagle
|
de06aa73c0
|
When processing included_manifests skip any empty items in the array. Prevents an unexpected error leading to a crash wirh some webserver confiugurations
|
2018-01-10 09:21:10 -08:00 |
|
Greg Neagle
|
15e677d5e4
|
Update some Gurl object method defintions for better compatibility with newer versions of PyObjC
|
2017-12-16 09:21:51 -08:00 |
|
Greg Neagle
|
7619641dc1
|
Set munki-notifier MacOSX Deployment Target to 10.8
|
2017-12-16 09:20:08 -08:00 |
|
Greg Neagle
|
2d2681e8cd
|
Set munki-notifier MacOSX Deployment Target to 10.8
|
2017-12-16 09:19:33 -08:00 |
|
Greg Neagle
|
3762b82375
|
When there is an installation deadline, do not display pending update count in Notification Center notifications to allow more room to display deadline details
|
2017-12-08 10:37:15 -08:00 |
|
Greg Neagle
|
0de5de02e8
|
Strip leading slashes from relative manifest pathname to prevent managedsoftwareupdate from storing local manifest copies in unexpected paths
|
2017-12-08 10:32:57 -08:00 |
|
Greg Neagle
|
b676a5d894
|
app_usage_monitor: fix a commet typo - thanks @dre
|
2017-12-02 09:10:39 -08:00 |
|
Greg Neagle
|
0396ede820
|
app_usage_monitor: fix a commet typo - thanks @dre
|
2017-12-02 09:10:08 -08:00 |
|
Greg Neagle
|
1fbcceb1c7
|
Add missing import for NSLog to passwdutil.py
|
2017-12-01 14:48:59 -08:00 |
|
Greg Neagle
|
4e0334495b
|
Add missing import for NSLog to passwdutil.py
|
2017-12-01 14:48:39 -08:00 |
|
Greg Neagle
|
97ab9ad234
|
Fix for Unexpected error in appleupdates when apple update metadata item contains 'RestartAction': 'None' for an item whose RestartAction is already 'None'.
|
2017-11-30 13:32:06 -08:00 |
|
Greg Neagle
|
2459f8075d
|
Fix for Unexpected error in appleupdates when apple update metadata item contains 'RestartAction': 'None' for an item whose RestartAction is already 'None'.
|
2017-11-30 13:31:44 -08:00 |
|
Greg Neagle
|
d0e8099f20
|
Bumping version.plist for possible future release
|
2017-11-28 09:58:30 -08:00 |
|
Greg Neagle
|
820e733b02
|
munkilib/updatecheck/compare.py: Catch KeyError when attempting to find applications in installs arrays when an application item might not have a path key/value
|
2017-11-28 09:51:18 -08:00 |
|
Greg Neagle
|
0dc1f02511
|
munkilib/updatecheck/compare.py: Catch KeyError when attempting to find applications in installs arrays when an application item might not have a path key/value
|
2017-11-28 09:44:20 -08:00 |
|
Greg Neagle
|
f7f7f527b4
|
makecatalogslib.py: _append_ extra errors to the end of the errors list; _extend_ does the wrong thing :-)
|
2017-11-27 11:05:03 -08:00 |
|
Greg Neagle
|
ce5ddf2193
|
munkiimport: Fix issue where pkgs/ was prepended to the relative pkg path in the pkginfo.
|
2017-11-27 07:01:52 -08:00 |
|
Greg Neagle
|
833cd18806
|
Make some functions in munkiimportlib.py less chatty to make them easier to use in other code
|
2017-11-26 17:32:15 -08:00 |
|
Greg Neagle
|
0fc13759ab
|
makepkginfo: Remove no-longer used --verify-options-only flag and code
|
2017-11-26 17:30:33 -08:00 |
|
Greg Neagle
|
dd6e936e80
|
munkiimport now calls code in munkilib/admin/makecatalogs.py to rebuild catalogs instead of subprocessing makecatalogs
|
2017-11-19 17:56:09 -08:00 |
|
Greg Neagle
|
255f5762f5
|
Move reusable code from makecatalogs into munkilib/admin/makecatalogslb.py
|
2017-11-19 17:30:22 -08:00 |
|
Greg Neagle
|
dbf0c95b9d
|
Move munkiimportlib.py and pkginfolib.py into munkilib/admin
|
2017-11-19 08:39:22 -08:00 |
|
Greg Neagle
|
810d5d833d
|
Move lots of munkiimport functions into munkilib/munkiimportlib.py so they can be called by other code
|
2017-11-19 07:04:44 -08:00 |
|
Greg Neagle
|
b27aefe373
|
munkiimport now calls code in munkilib/pkginfolib to generate a pkginfo instead of subprocessing makepkginfo.
|
2017-11-18 15:09:16 -08:00 |
|
Greg Neagle
|
b56c95e791
|
Move generation of makepkginfo option groups to pkginfolib so munkiimport can add them as well
|
2017-11-18 13:40:19 -08:00 |
|
Greg Neagle
|
fe659e0180
|
More tweaks to pkginfolib and makepkginfo
|
2017-11-18 13:18:17 -08:00 |
|
Greg Neagle
|
35e5a77f70
|
Revert "Move some makepkginfo code into a lib module that can be called by other code (like, say munkiimport...)"
This reverts commit ff5c6cedf5.
v3.1.1
|
2017-11-18 12:41:58 -08:00 |
|
Greg Neagle
|
f0e6e3d1a9
|
Move some makepkginfo code into a lib module that can be called by other code (like, say munkiimport...)
|
2017-11-18 12:35:35 -08:00 |
|
Greg Neagle
|
ff5c6cedf5
|
Move some makepkginfo code into a lib module that can be called by other code (like, say munkiimport...)
|
2017-11-18 11:10:35 -08:00 |
|
Greg Neagle
|
1aef2ca019
|
for UseNotificationCenterDays preference, munki-notifier will use a managed preference value if present, else fall back to reading the value from /Library/Preferences/ManagedInstalls.plist (ignoring user-level preferences)
|
2017-11-16 17:46:57 -08:00 |
|
Greg Neagle
|
b59eeff1d1
|
for UseNotificationCenterDays preference, munki-notifier will use a managed preference value if present, else fall back to reading the value from /Library/Preferences/ManagedInstalls.plist (ignoring user-level preferences)
|
2017-11-16 17:37:30 -08:00 |
|
Greg Neagle
|
42152f3ef7
|
Fix for munki-notifier so it will respect Managed Preferences and root preferences for UseNotificationCenterDays
|
2017-11-16 16:07:36 -08:00 |
|
Greg Neagle
|
828f251b89
|
Add product id to distribution packages. product id is needed by other tools
|
2017-11-08 09:16:19 -08:00 |
|
Greg Neagle
|
293a707eff
|
Add product id to distribution packages. product id is needed by other tools
|
2017-11-08 09:15:12 -08:00 |
|
Greg Neagle
|
11bc22b382
|
Merge branch 'issue814fix' into Munki3dev
|
2017-11-03 14:26:07 -07:00 |
|
Greg Neagle
|
8e1f2a92b0
|
More fixes for the missing NetFS.kNAUIOptionKey, NetFS.kNAUIOptionNoUI, and NetFS.kNetFSAllowSubMountsKey constants in High Sierra.
|
2017-11-03 14:18:32 -07:00 |
|
Greg Neagle
|
9526fabc23
|
More fixes for the missing NetFS.kNAUIOptionKey, NetFS.kNAUIOptionNoUI, and NetFS.kNetFSAllowSubMountsKey constants in High Sierra.
|
2017-11-03 14:17:51 -07:00 |
|
Greg Neagle
|
4cfdddcd97
|
Possible fix for issue #814
|
2017-10-25 09:06:56 -07:00 |
|
Greg Neagle
|
293fb8c449
|
Fix status text display issue with Unavailable items. Fixes #812
|
2017-10-23 10:30:27 -07:00 |
|
Greg Neagle
|
661e82dd8e
|
Fix status text display issue with Unavailable items. Fixes #812
|
2017-10-23 10:29:57 -07:00 |
|
Greg Neagle
|
041b041d3e
|
Fix issue where warnings/notes were not displayed for an item if the item had no description. Fixes #811
|
2017-10-23 09:55:00 -07:00 |
|
Greg Neagle
|
d80f18c8b2
|
Fix issue where warnings/notes were not displayed for an item if the item had no description. Fixes #811
|
2017-10-23 09:54:35 -07:00 |
|
Greg Neagle
|
2b0f9a47ef
|
Re-write AppleUpdates.plist after installing unattended Apple Updates. Attempt at addressing #804.
|
2017-10-22 09:29:02 -07:00 |
|
Greg Neagle
|
96816ba6cc
|
PyLint clean up
|
2017-10-22 08:34:34 -07:00 |
|