Greg Neagle
1f0dec689e
Add more exception catching when reading catalogs in munkiimport
2022-11-01 14:15:41 -07:00
Rob Renstrom
252fa782ae
Fix Client Certificate keychain search for Ventura ( #1162 )
...
* Fix client cert keychain search for Ventura
Fail more gracefully if problem searching keychain or if matching client cert can't be found.
Use common domain for keychain search list instead of user domain for munki.keychain client cert.
* tweak debug output
Make log level consistent for "Adding/Removing keychain to/from search path..."
Include keychain domain in debug output
2022-10-25 09:22:45 -07:00
Greg Neagle
d8d2dce7e6
Bumping version for future release
2022-10-19 11:59:01 -07:00
Jim Zajkowski
7579ec9a73
add product name fact ( #1152 )
...
only works on Apple Silicon
2022-10-19 11:56:53 -07:00
Greg Neagle
e739c6e380
Further tweaks to the Danish localization. Thanks to Thomas Tvegaard.
2022-10-07 08:22:36 -07:00
Greg Neagle
46d66c6f9e
Update Danish localization. Thanks to Thomas Dam.
2022-10-06 15:14:19 -07:00
Greg Neagle
d39cb523b2
Revert to Python 3.9.13 since there is no macOS package download for 3.9.14.
2022-10-05 16:46:05 -07:00
Greg Neagle
ae502ee0de
Fix alert text typo
2022-10-05 16:42:01 -07:00
Greg Neagle
3db57a287c
Bump Python version to 3.9.14.
2022-10-05 08:14:42 -07:00
Greg Neagle
0c895caf04
Update Russian localization. Thanks to Daniel Moore and Daria Mayorova.
2022-10-05 08:14:09 -07:00
Greg Neagle
cbbe4f7623
Updated Japanese localization. Thanks to Daniel Moore and his employer's localization team.
2022-10-04 08:35:13 -07:00
Greg Neagle
fd5fc64d2f
Updated Italian localization. Thanks to Daniel Moore and Luca Molteni.
2022-10-04 08:31:34 -07:00
Greg Neagle
ecb4eea36a
Updated German localization. Thanks to he.kessler@googlemail.com.
2022-10-04 08:29:09 -07:00
Greg Neagle
6cdc89d102
Updated Dutch localization. Thanks to Dennis Sweben.
2022-10-04 08:22:05 -07:00
Greg Neagle
c416cebe05
Updated Finnish localization. Thanks to @MiqViq.
2022-10-04 08:19:20 -07:00
Greg Neagle
9858de8b8f
Minor tweaks to Norwegian Bokmal localization strings
2022-09-28 09:25:12 -07:00
Greg Neagle
e373193771
Update Norwegian Bokmal localization. Thanks to Frank Paul Silye.
2022-09-28 09:04:35 -07:00
Greg Neagle
8f38dac998
Update Swedish localization. Thanks to Per Olofsson.
2022-09-28 08:18:30 -07:00
Greg Neagle
d03bb6d555
Fix typo in Localizable.strings
2022-09-28 08:15:06 -07:00
Greg Neagle
2593dcdf9b
Resort es.lproj Localizable.strings for consistency
2022-09-27 16:05:23 -07:00
Joaquín
7e463d74ad
Added new strings to spanish Localizable.strings ( #1159 )
2022-09-27 16:02:29 -07:00
Greg Neagle
240e1f027a
Update French localization. Thanks to Benjamin Francois
2022-09-27 14:07:05 -07:00
Greg Neagle
bf9b911541
Tweak new alert strings, update en and Base Localizable.strings
2022-09-27 14:05:48 -07:00
Greg Neagle
d29de15e42
makepkginfo and munkiimport now restrict the --arch option to one of 'i386', 'x86_64', 'arm64'
2022-09-13 16:27:13 -07:00
Greg Neagle
0b5997fd5d
Implement a 5 minute timeout for softwareupdate --list operstion
2022-09-13 15:36:24 -07:00
Greg Neagle
49c9943f48
More changes to improve UI/UX with optional_installs stage_os_installer
2022-09-13 15:36:24 -07:00
Greg Neagle
24afd65ab2
Record category if available for staged OS installer for better MSC UI
2022-09-13 15:36:24 -07:00
Greg Neagle
5a3b232bf2
Improved UI/UX with optional_installs containing a stage_os_installer item
2022-09-13 13:35:30 -07:00
Greg Neagle
efecd466cc
changes to allow users to add a optional_installs stage_os_installer item even if the installer is already staged or otherwise available in /Applications
2022-09-12 09:17:41 -07:00
Greg Neagle
a43bf0ee81
Address an issue with tracking how long a staged os update has been pending:
...
No longer remove the StagedOSInstaller.plist when launching the OS installer;
user might quit without upgrading, and now our counter starts over at zero.
2022-09-11 15:26:19 -07:00
Greg Neagle
36923e3f58
Revert "Add uninstall_method to generated pkginfo for stage_os_installer items"
...
This reverts commit cfbbf558da .
2022-09-11 14:57:14 -07:00
Greg Neagle
5d1511d9d6
Revert "Revert "Consider staged macOS installers when deciding whether or not to get aggressive""
...
This reverts commit 4b3f278c57 .
2022-09-11 14:56:56 -07:00
Greg Neagle
4b3f278c57
Revert "Consider staged macOS installers when deciding whether or not to get aggressive"
...
This reverts commit 41ebedc1f9 .
2022-09-08 13:30:24 -07:00
Greg Neagle
cfbbf558da
Add uninstall_method to generated pkginfo for stage_os_installer items
2022-09-08 13:25:05 -07:00
Greg Neagle
41ebedc1f9
Consider staged macOS installers when deciding whether or not to get aggressive
2022-09-03 18:41:17 -07:00
Greg Neagle
9ecf863ffa
Enforce the choice of one of ('copy_from_dmg', 'stage_os_installer', 'startosinstall') for --installer-type
2022-09-01 16:00:02 -07:00
Greg Neagle
345956b99e
Fix typo in --installer-type help text
2022-09-01 13:35:07 -07:00
Greg Neagle
e892dd0138
Add some new managedsoftwareupdate output for localization
2022-08-31 09:59:16 -07:00
Greg Neagle
8a3a5cdf29
Remove commented-out test code
2022-08-30 16:51:11 -07:00
Greg Neagle
33a515e619
Merge branch 'Munki5dev' into Munki6dev
2022-08-30 16:43:20 -07:00
Christopher Grande
e05b221779
Adjust Search field size and position to better match other Apple apps ( #1155 )
2022-08-30 16:40:50 -07:00
Greg Neagle
c65d4765bf
Fix display of staged os installer information immediately after the app has been staged
2022-08-30 16:17:42 -07:00
Greg Neagle
a948b99ab0
Tweaks to generated display names and descriptions for stage_os_installer items
2022-08-30 15:07:16 -07:00
Greg Neagle
a82732dcd7
Remove standalone adminopen tool; embed it in the Python so it's not easily available for mischief
2022-08-29 20:56:11 -07:00
Greg Neagle
f9d4bef2da
Fixes to not reimport an item that is already in the repo
2022-08-29 13:45:43 -07:00
Greg Neagle
81b20fe764
Don't display an error if StagedOSInstaller.plist doesn't exist.
2022-08-29 09:22:05 -07:00
Greg Neagle
734c8dcd3f
Add staged os installer to the UpdateNotificationTracking.plist
2022-08-29 08:55:19 -07:00
Greg Neagle
d3281e9f39
Tweak help text for --installer-type option
2022-08-29 08:54:11 -07:00
Greg Neagle
32c5885b31
Add support for stage_os_installer items to makepkginfo and munkiimport
2022-08-29 08:51:59 -07:00
Greg Neagle
4ed1b3122c
Clear staged os install info at the start of each update check to ensure we don't have stale info hanging around
2022-08-28 07:32:29 -07:00