Greg Neagle
c993bee1a8
Clean up comments and doc strings
2020-10-15 13:58:57 -07:00
Greg Neagle
c933474bac
Merge branch 'main' into bigsur-profiles
2020-09-29 11:47:16 -07:00
Greg Neagle
9c5d984cff
Yet another fix for Big Sur softwareupdate percent-complete output
2020-09-29 11:46:12 -07:00
Greg Neagle
29f86e82a5
Merge branch 'Munki5dev' into bigsur-profiles
2020-09-28 15:49:48 -07:00
Greg Neagle
d2ed38e3be
Better logic for parsing percent-done output from Big Sur's softwareupdate -- this time with the right characters
2020-09-27 14:29:21 -07:00
Greg Neagle
aea9ffd3e8
Better logic for parsing percent-done output from Big Sur's softwareupdate
2020-09-27 14:27:33 -07:00
Greg Neagle
6d43e98130
Tweak percent-done output parsing on Big Sur
2020-09-17 16:15:12 -07:00
Greg Neagle
4328067362
Merge branch 'Munki5dev' into bigsur-profiles
2020-09-16 14:47:07 -07:00
Graham Gilbert
401f521f48
Add cleanup scripts ( #1025 )
...
* Run cleanup scripts if they're there
* Cleanup script, add to build script
* okay
* I'm all shelled out
* Comment for future greg
2020-09-16 14:05:08 -07:00
Greg Neagle
e1b5d505bc
Revert "Revert "munki: rename "/usr/local/munki/python" symlink to "munki-python" ( #997 )""
...
IOW, restore the rename of "/usr/local/munki/python" symlink to "munki-python" (#997 )
This reverts commit b9f9fffccc .
2020-09-15 16:46:34 -07:00
Greg Neagle
d03ef108d7
Merge branch 'Munki5dev' into bigsur-profiles
2020-09-15 09:07:38 -07:00
Greg Neagle
b9f9fffccc
Revert "munki: rename "/usr/local/munki/python" symlink to "munki-python" ( #997 )"
...
This change is still a good future goal, but is causing problems that are too difficult to work around right now and is delaying the vital release of Munki 5.1 for Big Sur compatibility.
This reverts commit 3bb91cabca .
2020-09-15 09:04:47 -07:00
Greg Neagle
a7b1df2a80
Merge branch 'Munki5dev' into bigsur-profiles
2020-09-04 16:30:10 -07:00
Greg Neagle
696e40ca8a
More changes to support softwareupdate in Big Sur
2020-09-04 16:28:53 -07:00
Greg Neagle
9b3240895d
Merge branch 'Munki5dev' into bigsur-profiles
2020-09-04 08:28:52 -07:00
Greg Neagle
a840bed778
Add default sucatalog for Big Sur
2020-09-04 08:28:15 -07:00
Greg Neagle
d1db5af686
Support for Big Sur softwareupdate percent-done feedback
2020-09-04 08:22:43 -07:00
Greg Neagle
d2bd952f00
Merge branch 'Munki5dev' into bigsur-profiles
2020-08-24 12:17:14 -07:00
Greg Neagle
c346a2833d
Add better requirements for 10.15 and 11.0 installs when a pkginfo is generated
2020-08-24 12:16:05 -07:00
Greg Neagle
a877889b1c
Merge branch 'Munki5dev' into bigsur-profiles
2020-08-18 16:20:04 -07:00
Taylor Boyko
b56fb552b4
Support repo-based makecatalogs ( #1012 )
...
* if repo plugin has a makecatalogs method defined, use it instead
* pass options and output_fn to repo makecatalogs method
2020-08-18 16:17:12 -07:00
Greg Neagle
0176fef862
Merge branch 'Munki5dev' into bigsur-profiles
2020-08-08 07:47:42 -07:00
Greg Neagle
a60e90d5a8
Workaround to reliably get 'real' OS version on Big Sur. Addresses #1009
2020-08-08 07:46:40 -07:00
Greg Neagle
b7082c2ac1
Merge branch 'Munki5dev' into bigsur-profiles
2020-08-07 20:19:15 -07:00
Greg Neagle
bee2216e8d
Remove most subprocess bufsize and open buffering options to instead use defaults. Addresses several RuntimeWarnings when using Python 3.8.
2020-08-06 21:34:43 -07:00
Greg Neagle
6d05eedbee
Merge branch 'Munki5dev' into bigsur-profiles
2020-08-04 21:31:16 -07:00
Greg Neagle
5b50b5cab9
Extract OS version from Big Sur installer app
2020-07-24 09:12:37 -07:00
Greg Neagle
e161a87952
Update install macos app checks for Big Sur
2020-07-23 16:58:11 -07:00
Greg Neagle
2b9ce4c406
Merge branch 'Munki5dev' into bigsur-profiles
2020-07-13 16:43:36 -07:00
Greg Neagle
3290e519c3
Merge branch 'main' into Munki5dev
2020-07-13 16:42:38 -07:00
Taylor Boyko
f39f98ccf9
do not decode data within _curl() ( #1007 )
2020-07-13 16:41:52 -07:00
Greg Neagle
d15fa4ebc0
When 'installing' a new/updated profile under Big Sur, remove any existing (real) configuration profile with the same identifier
2020-07-13 09:50:28 -07:00
Greg Neagle
b73bf34b16
Add support for installing a subset of configuration profiles as localmcx on Big Sur
2020-07-11 10:06:28 -07:00
Greg Neagle
5d1cfd6764
Bumping version for future release
2020-07-07 14:21:50 -07:00
David Aguilar
3bb91cabca
munki: rename "/usr/local/munki/python" symlink to "munki-python" ( #997 )
...
Avoid masking the system /usr/bin/python by calling our symlink
"munki-python" instead of "python".
Closes #996
2020-07-07 13:58:34 -07:00
Greg Neagle
361b18bcc5
Add logging around non-support for profile installation on certain versions of macOS.
2020-07-07 08:12:44 -07:00
Greg Neagle
09af1c23c6
Don't crash when parsing an item name that endds with a hyphen
2020-07-02 13:26:44 -07:00
Greg Neagle
353d542974
Reorder tasks at the end of a managedsoftwareupdate run so the munkistatus session is told it's done before we send a notification of pending updates.
2020-06-30 20:43:06 -07:00
Greg Neagle
6806c5dbed
Remove no-longer-used loginwindow import
2020-06-29 11:49:37 -07:00
Greg Neagle
36d8195b54
When MSC.app opens the Software Update preferences pane for a user to initiate a software update, clear all the the loginwindow/startup trigger files so that Munki does not attempt to install updates at the same time Apple Software Update may be installing.
2020-06-29 11:48:02 -07:00
Greg Neagle
5f389c1daa
Fix unfortunate typo
2020-06-29 08:57:18 -07:00
Greg Neagle
d2d2c14dd5
When /Users/Shared/.com.googlecode.munki.checkandinstallatstartup or /Users/Shared/.com.googlecode.munki.installatstartup are used, skip the run if we are at the loginwindow because of a logout and not because of a restart.
2020-06-26 14:58:56 -07:00
Greg Neagle
0fcea40276
Bump version for future release.
2020-06-26 09:47:31 -07:00
Greg Neagle
959496cb54
Fixes for appleupdates.au.software_updates_available()
2020-06-26 09:35:34 -07:00
Greg Neagle
f81fe08056
Don't clear AppleUpdates.plist if we cannot (currently) reach the softwareupdate server. Prevents UpdateNotificationTracking.plist from losing track of Apple updates when an internal softwareupdate replica is not always available (for example, when available only via VPN)
2020-06-26 09:21:44 -07:00
Greg Neagle
4227fff158
another pass at making the softwareupdate check a little more efficient
2020-06-15 14:54:05 -07:00
Greg Neagle
c53be5860e
Clear bootstrap mode if there are no Munki updates and no Apple updates we can actually install without user help.
2020-05-26 10:46:16 -07:00
Greg Neagle
6851449d5e
Bump version to 5.0.0 for future release
2020-05-12 18:46:35 -07:00
Greg Neagle
cd4bbe1002
Ignore force_install_after_date keys for Apple updates in macOS 10.14 and later
2020-05-12 10:54:41 -07:00
Greg Neagle
acc0f8a038
Add AggressiveUpdateNotificationDays to default prefs and (therefore) output of --show-config
2020-05-11 09:35:51 -07:00