Commit Graph

3459 Commits

Author SHA1 Message Date
Greg Neagle
5419366bfc Add progress output to copy-from-dmg installs 2020-04-11 11:16:29 -07:00
Shiva Tripathi
d079d1b155 Added fix to avoid crash while creating icon due to CGImageSourceCopyPropertiesAtIndex, in macOS 10.15.4 and above (#987) 2020-04-08 07:20:02 -07:00
Greg Neagle
291a740dd1 Bumping version for next release v4.1.2 2020-03-25 19:30:02 -07:00
Greg Neagle
3116ef19d6 Merge branch 'master' into Munki4dev 2020-03-25 19:28:57 -07:00
Greg Neagle
d30263dd1e Merge branch 'master' of https://github.com/munki/munki 2020-03-25 19:26:15 -07:00
Greg Neagle
f500b68418 Add repoclean to the admin tools pkg 2020-03-25 19:16:36 -07:00
Greg Neagle
b0530adf4f Remove orphaned packages as part of a repo cleanup 2020-03-23 07:17:49 -07:00
Greg Neagle
bf5c9d9b0d Properly decode installer error output under Python 3 2020-03-11 10:48:50 -07:00
Greg Neagle
90a10fb153 Create CONTRIBUTING.md 2020-03-09 08:50:27 -07:00
Christopher Grande
997ad69379 When checking for com.apple.quarantine xattr when copying from dmg, do not follow symlink (#983) 2020-03-06 10:07:55 -08:00
Greg Neagle
11d978bdb3 Add iBridge/T1/T2 into to machine 'facts' dictionary v4.1.1 2020-03-02 16:32:13 -08:00
Greg Neagle
957c3c38b3 Change version.plist to reflect intended next release version 2020-02-26 15:43:00 -08:00
Greg Neagle
d13f9efb98 Update installedsize for Mojave and Catalina installers to current worst-case Apple requirements 2020-02-26 14:42:50 -08:00
Greg Neagle
307a9c1d38 Disable the delayed authrestart stuff in osinstaller.py for now 2020-02-26 14:23:41 -08:00
Greg Neagle
c871268eeb Revert univeral_newliness stuff for launchd's subprocess call 2020-02-26 14:19:29 -08:00
Greg Neagle
e2d6f99857 Fix bad format string 2020-02-19 14:57:31 -08:00
Greg Neagle
91eb8b0c21 Fix broken prefs import 2020-02-19 14:53:14 -08:00
Greg Neagle
8b2ffa3fb3 Add more useful info to munkilib.autorestart.client.test() 2020-02-19 14:46:10 -08:00
Greg Neagle
4c42d69782 More fixes for parsing startosinstall output 2020-02-19 08:44:08 -08:00
Greg Neagle
fc7f65ddb6 Fix for reading error output from launchd when using universalnewlines 2020-02-19 08:43:26 -08:00
Greg Neagle
d88a0a729f Improved attempts to parse Catalina installer progress messages 2020-02-18 15:28:37 -08:00
Greg Neagle
5bbc657b87 Attempt to deal with Catalina's startosinstall output formatting 2020-02-18 14:23:18 -08:00
Greg Neagle
db92cc0e1b Make sure IAQuitInsteadOfReboot preference is NOT set if we're going to let startosinstall handle the reboot 2020-02-18 14:22:06 -08:00
Greg Neagle
58936f9d52 Clean up logging messages around macOS install and delayed auth restarts 2020-02-13 14:25:25 -08:00
Greg Neagle
dcb9b17e31 Bump version for future release 2020-02-13 11:07:11 -08:00
Greg Neagle
ac189e4942 refactor the delayed authrestart code in osinstaller 2020-02-13 11:06:29 -08:00
Greg Neagle
ee7391c69a Add capability to set up a delayed authrestart on 10.12+. When running startosinstall set up a delayed authrestart if possible. 2020-02-13 08:38:07 -08:00
Greg Neagle
c6a029d613 Update version.plist for future release versioning v4.1.0 2020-02-10 08:57:04 -08:00
Greg Neagle
f57336eb3c More protection against badly-defined LoggingLevel in Munki's prefs 2020-02-06 16:06:49 -08:00
Greg Neagle
5fdc5f809b When removing existing destination items before copying from a dmg, properly handle symlinks and regular files. 2020-02-06 15:08:13 -08:00
Greg Neagle
002b40f62c Line length and continued indentation fixes 2020-01-28 21:44:54 -08:00
macmule
2c659b146e Update repoclean (#976)
* Update repoclean

Added --auto flag

* Update repoclean

added missed recommended changes
2020-01-28 21:38:31 -08:00
Greg Neagle
1f3ac5f2eb When parsing old-style .info files, first attempt to decode as MacRoman before trying UTF-8 2020-01-23 11:42:46 -08:00
Greg Neagle
0c622922df Parse old-style .info files in Python 3 without crashing when encountering non-ASCII characters. 2020-01-23 09:51:00 -08:00
Greg Neagle
75d8f7ff07 When recursively removing the com.apple.quarantine xattr when copying from a dmg, do not follow symlinks. 2020-01-14 16:21:56 -08:00
Greg Neagle
8555afc8b7 Properly convert Adobe installsize into an integer. Addresses #974 2020-01-14 09:34:29 -08:00
Greg Neagle
3bd988ffdc Catch exceptions if we can't read a file to generate a hash 2020-01-13 22:24:31 -08:00
Nate Walck
e7ffb40518 Pass pkginfo through to middleware so additional context is available (#966)
* Pass pkginfo through to middleware so additional context is available

* fix typo

* Add pkginfo to get_url()
2020-01-12 12:41:45 -08:00
Greg Neagle
8e0ffe1b56 Bumping version for future development work 2020-01-07 15:37:56 -08:00
Greg Neagle
b96c516a96 Merge branch 'master' into Munki4dev 2020-01-07 15:36:49 -08:00
William Theaker
e2d88c0091 Indicate default option y/n choices (#970)
* Indicate default option for repoclean

* Indicate default choice
2020-01-07 15:35:44 -08:00
pranavshenoy
7024c7721b adding quotes to avoid build script failure (#965) 2020-01-07 15:31:19 -08:00
Greg Neagle
72a0535d0d Update Copyright dates v4.0.1 2020-01-01 08:53:37 -08:00
Elliot Jordan
21766484f7 Only attempt decode if xattr_hash exists (#969)
Resolves #968
2020-01-01 08:34:19 -08:00
Greg Neagle
264470e7eb Remove Command-Q shortcut for Quit to prevent using that to quit the MunkiStatus app at/over the loginwindow. 2019-12-20 15:44:13 -08:00
Greg Neagle
25f7af52d6 Be more careful when attempting to get stored SHA hash of downloaded icons 2019-12-20 09:58:43 -08:00
Greg Neagle
a87ac53c1c Attempt to convert 'LoggingLevel' to int to avoid Python 3 raising an exception when comparing a string and an int. Addresses #963 2019-12-10 11:45:31 -08:00
Greg Neagle
7e1eed59cd Bump version for future release 2019-12-10 11:43:41 -08:00
Greg Neagle
0b56fe752d Remove pyobjc versions of the GUI apps from the code repo. 2019-12-10 08:53:58 -08:00
Greg Neagle
9ddc5a063a Added python component pkgs to make_munki_mpkg_DEP.sh v4.0.0 2019-12-06 15:24:12 -08:00