Commit Graph

2629 Commits

Author SHA1 Message Date
Greg Neagle
a7c43cf337 Fix for postflights always reporting a runtype of 'osinstall'. See #784 2017-06-27 08:40:08 -07:00
Greg Neagle
e660011530 MSC.app: revert to Munki2 behavior when generating a list of pending installs for the Updates view -- allows optional items to be removed from the pending update list 2017-06-14 14:19:03 -07:00
Greg Neagle
0252e091d1 Fix makecatalogs behavior when there is an invalid repo_url to match that of munkiimport 2017-06-13 13:49:48 -07:00
Greg Neagle
e4eaa871b4 Add some notes about use of undocumented preferences we use when installing macOS 2017-06-10 07:53:45 -07:00
Greg Neagle
c98dce7319 Bump client tools version to 3.0.1.x for this round of development 2017-06-09 11:03:31 -07:00
Greg Neagle
70ba862037 More careful/explict handling of (possibly) Unicode filepaths 2017-06-09 10:32:40 -07:00
Greg Neagle
5e61494bb5 Remove redundant code from messy merge 2017-06-09 08:35:38 -07:00
Greg Neagle
7154507a22 Merge branch 'Munki3' 2017-06-09 08:29:01 -07:00
Greg Neagle
9da9d24a22 Link Managed Software Center.app and MunkiStatus.app to Python 2.7 instead of 2.6 2017-06-09 06:48:19 -07:00
Greg Neagle
0717bf764f Fixes for MSC.app on High Sierra 2017-06-08 18:30:56 -07:00
Greg Neagle
608e7133e4 Minor logic tweak to compare_application_version() 2017-05-22 16:23:51 -07:00
Greg Neagle
f0e4df0dc3 application items in installs list now consider _only_ the given path if specified. To get the previous searching behavior, path must be absent and bundleid and/or name must be present. 2017-05-22 10:19:53 -07:00
Greg Neagle
8303f1b99f Fix list of tools in core pkg in make_munki_mpkg_DEP.sh. Fixes #777 2017-05-22 10:13:40 -07:00
Greg Neagle
49fbdf4899 Update Japanese localization. Thanks to @nakanana. 2017-05-18 08:15:18 -07:00
Greg Neagle
2e6eb4d659 Add missing de localized string 2017-05-17 09:13:27 -07:00
Greg Neagle
05bf735ecd Fix broken pkg build scripts; insignificant whitespace change to a file to force a version number bump. 2017-05-16 12:13:04 -07:00
Greg Neagle
3db8eefd8f more consistent way of running preinstall and postinstall scripts for startosinstall items 2017-05-15 11:37:44 -07:00
Greg Neagle
1bfe546e91 Add support for postinstall_script for startosinstall items 2017-05-15 11:16:58 -07:00
Greg Neagle
9d1223a2b4 Add support for preinstall_script to startosinstall items 2017-05-15 08:18:14 -07:00
Greg Neagle
3e557a6b75 Since we are no longer creating the symlink in /Applications/Utilities, don't add /Applicstions/Utilities to the payload 2017-05-12 11:01:23 -07:00
Greg Neagle
b65b506b65 Remove executable bit from /private/etc/paths.d/munki 2017-05-12 09:28:12 -07:00
Greg Neagle
2e56c59b62 Fix issues with icon hashing in makecatalogs 2017-05-11 14:31:07 -07:00
Timothy Sutton
6f725d9b93 Fix InDesign 2017 size calculation (#771)
- ID has a 'Condition' key in its Application.json for the 'Base' (main) app HD
  package, but it's an empty string, so just include this explicitly in the
  conditional
2017-05-11 11:13:54 -07:00
Greg Neagle
533647b399 more comments to explain an on-purpose misspelling 2017-05-10 08:01:06 -07:00
Greg Neagle
ccd257860a Unicode tweaks for profiles.py errors and warnings 2017-05-09 15:14:09 -07:00
Greg Neagle
3d0e615837 Fixes for auth restart when starting a macOS install and user has provided a password via the GUI 2017-05-09 15:11:28 -07:00
Per Olofsson
7ee1233969 Remove optional installs if they're added as a managed install in a local only manifest (#768)
Move up processing of local manifests to before optional installs are
processed.

Second attempt at fixing issue #761.
2017-05-05 06:57:22 -07:00
Greg Neagle
ee9fa49a16 Address #767 -- makecatalogs and iconimporter called with relative paths to repo (and also ~ expansion) 2017-05-04 15:49:31 -07:00
Greg Neagle
51e58f5648 Actually include authrestartd in the munki core pkg (in make_munki_mpkg_DEP.sh as well) 2017-05-04 15:26:15 -07:00
Greg Neagle
6e427ace65 Actually include authrestartd in the munki core pkg 2017-05-04 15:19:20 -07:00
Greg Neagle
9662237434 Adjust line lengths to max 80 chars 2017-05-04 14:40:48 -07:00
Timothy Sutton
e589cf0b23 Calculate installed_size for Adobe CCP HyperDrive installers (#765)
* Include Adobe HD payloads in calculated installed_size

* Improve calculation of Adobe CCP HD package sizes

- include DownloadSize and regional package sizes, and add a small overhead for the CC Desktop app
2017-05-04 14:22:29 -07:00
Greg Neagle
dbf85e79c6 Address issue #764 -- warning when icons are in subdirectory of icons dir. 2017-05-04 10:22:19 -07:00
Greg Neagle
0d121949b6 Properly unquote paths from file:// repo urls 2017-05-04 10:12:41 -07:00
Greg Neagle
b654476969 Updated Norwegian localization courtesy Frank Paul Silye 2017-05-04 08:57:57 -07:00
Greg Neagle
19c30cc375 Updated Swedish localization courtesy Jonas Jöreskog 2017-05-04 08:48:55 -07:00
Greg Neagle
875bf649ff Updated Italian localization courtesy Dino Libertino 2017-05-04 08:41:26 -07:00
Greg Neagle
fe822f7a37 Updated Finnish localization courtesy Hannes Juutilainen 2017-05-04 08:26:02 -07:00
Greg Neagle
c9130cbad0 Updated Danish localization courtesy Thomas Tvegaard 2017-05-04 08:20:46 -07:00
Greg Neagle
089df454a1 Updated French localization courtesy Serge ROUX 2017-05-03 08:47:51 -07:00
Greg Neagle
293b20a18d Updated Spanish localization courtesy @LcTrKiD 2017-05-02 09:47:48 -07:00
Timothy Sutton
1c79079898 Add 'Featured'/'Featured items' ru strings (#760) 2017-05-01 10:34:48 -07:00
Timothy Sutton
d58682c39f Munki3 ru updates (#759)
* Russian localizations for new Munki3 features

- thanks to Nadia Mytnik-Frantova

* Add missing 'Removal Error message' for Russian localization
2017-05-01 09:35:45 -07:00
Greg Neagle
f939411ab2 Add back localizations for the Removal Error message that were lost when the 'systemsadministrator' crept in. 2017-05-01 08:16:45 -07:00
Greg Neagle
9dcbdbd507 Fix alert message containing 'systemsadministrator' 2017-05-01 08:03:55 -07:00
Greg Neagle
9db29ab13e remove older notes and testing artifacts from Munki 2 2017-04-26 16:55:58 -07:00
Arjen van Bochoven
9af35003e2 Update nl locale (#757) 2017-04-26 06:11:34 -07:00
Arjen van Bochoven
08073809de Update nl locale for munkistatus (#756) 2017-04-26 06:10:06 -07:00
Clayton Burlison
e73c9bc652 fix: Don't print blank lines during munkiimport (#755) 2017-04-25 20:36:14 -07:00
Greg Neagle
ecb788178a Danish localization update courtesy Thomas Tvegaard 2017-04-25 15:59:58 -07:00