Big Sur 11.0.1 RC2 Full Installer = “An Error occurred installing macOS”

MrMacintosh.com - macOS Big Sur 11.0.1 RC2 Full Installer.app error = "An Error occurred installing macOS"
macOS Big Sur 11.0.1 RC2 Full Installer.app error = “An Error occurred installing macOS”

When you attempt to install or upgrade on a T2 Mac, you will get the error “The bridgeOS update doesn’t satisfy the given minimum version requirement.”

UPDATE 11/12/20This article is for yesterday’s Big Sur BETA install problem. If you are having problems downloading the new Big Sur update or full installer I have a new article on the issue. It’s for the Installation failed an error occurred while installing the selected updates error.

mrmacintosh.com/big-sur-installation-failed-an-error-occurred-while-installing-the-selected-updates/

Almost immediately after macOS Big Sur 11.0.1 (20B28) was released, I started to see reports of install issues. This was only happening on T2 Macs that need a BridgeOS update. A BridgeOS update is included and required with almost every combo, delta and full installer upgrade or install. Below is the 11.0.1 RC2 Install error.

MrMacintosh.com - An error occurred installing macOS. You can try again to complete the installation.
The error message that you will get if you try to upgrade a T2 Catalina or Big Sur Mac to 11.0.1 RC2

An error occurred installing macOS. You can try again to complete the installation.

Mr. Macintosh video that goes over the issue.

The problem is the new production Software Update Catalog URL does not have the needed BridgeOS update yet.

The problem comes down to the installer looking to the new production SUS url. Apple just made the production SUS catalog available. The new URL is

New Big Sur Production SUS URL =

https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

Big Sur Beta SUS URL =

https://swscan.apple.com/content/catalogs/others/index-10.16seed-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

The production URL does NOT include the required BridgeOS update needed for the Big Sur RC2 installer to continue.

The BridgeOS error from install.log

This is the error that you will get.

/var/log/install.log

bridgeOS update prepare complete
2020-11-11 01:49:05-06 osinstallersetupd[5967]: bridgeOS update prepare failed: Error Domain=BOSErrorDomain Code=110 "The bridgeOS update doesn't satisfy the given minimum version requirement." UserInfo={bridgeVersion=17.16.16610.0.0,0, minimumVersion=18.16.12561.0.0,0, catalogURL=https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog, NSLocalizedDescription=The bridgeOS update doesn't satisfy the given minimum version requirement.}
2020-11-11 01:49:05-06 osinstallersetupd[5967]: Operation queue failed with error: Error Domain=com.apple.OSInstallerSetup.error Code=602 "An error occurred installing macOS." UserInfo={NSLocalizedRecoverySuggestion=You can try again to complete the installation., NSLocalizedDescription=An error occurred installing macOS., NSUnderlyingError=0x7fde25b85770 {Error Domain=BOSErrorDomain Code=110 "The bridgeOS update doesn't satisfy the given minimum version requirement." UserInfo={bridgeVersion=17.16.16610.0.0,0, minimumVersion=18.16.12561.0.0,0, catalogURL=https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog, NSLocalizedDescription=The bridgeOS update doesn't satisfy the given minimum version requirement.}}}
2020-11-11 01:49:05-06 InstallAssistant[5928]: Stopped operation queue with Error Domain=com.apple.OSInstallerSetup.error Code=602 "An error occurred installing macOS." UserInfo={NSUnderlyingError=0x7fd70cf90da0 {Error Domain=BOSErrorDomain Code=110 "The bridgeOS update doesn't satisfy the given minimum version requirement." UserInfo={bridgeVersion=17.16.16610.0.0,0, minimumVersion=18.16.12561.0.0,0, catalogURL=https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog, NSLocalizedDescription=The bridgeOS update doesn't satisfy the given minimum version requirement.}}, NSLocalizedRecoverySuggestion=You can try again to complete the installation., NSLocalizedDescription=An error occurred installing macOS.}

Notice this line

The bridgeOS update doesn’t satisfy the given minimum version requirement.” UserInfo={bridgeVersion=17.16.16610.0.0,0, minimumVersion=18.16.12561.0.0,0, catalogURL=https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

I track all T2 BridgeOS updates here >

mrmacintosh.com/macos-system-status-version-info-for-macadmins

This is what the new Big Sur 11 production SUS looks like right now.

MrMacintosh.com - Big Sur 11.0.1 RC2 SUS Production url.
Big Sur 11.0.1 RC2 SUS Production url.

Notice how the Big Sur 11.0.1 RC2 BridgeOS update is not showing up. This is why you are getting the error.

Below is what the Big Sur DeveloperSeed Catalog looks like.

MrMacintosh.com - Big Sur 11.0.1 RC2 SUS Beta url.
Big Sur 11.0.1 RC2 SUS Beta url.

The Big Sur DeveloperSeed catalog has the 11.0.1 RC2 BridgeOS update!

Now that we know what the problem is, what can we do about it?

Set the SUS server to the DeveloperSeed SUS URL.

To resolve this issue we can use the nvram binary to set the SUS catalog to the correct one that has the BridgeOS update that we need.

sudo nvram IASUCatalogURL=https://swscan.apple.com/content/catalogs/others/index-10.16seed-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

You can use sudo nvram -p to view all the nvram settings.

NOTE! When you are done with the upgrade, don’t forget to remove the value!

sudo nvram -d IASUCatalogURL

MacAdmins at work!

It’s amazing to see MacAdmins working together to solve an issue. Yesterday afternoon a bunch of Admins including @golby, @eholtam, @owen, @dave.shepp, @macmule, @matt_h and @deets jumped in to help figure this out and pass on the information to others.

11.0.1 RC2 Install error

Big Sur 11.0.1 Release Candidate 2 (20B28) What’s New?

MrMacintosh.com - Big Sur 11.0.1 Release Candidate 2
Big Sur 11.0.1 Release Candidate 2

macOS Big Sur Beta 11.0.1 Release Candidate 2 (20B28) Beta 3 is Live!

UPDDATE 11/10/20 10:30PM

  • Apple has released a full installer for 11.0.1 RC2
  • Public Beta Released!
  • No listed changes from RC1 > RC2
  • New Platform ID’s found! MacBook Air = MacBookAir10,1 MacBook Pro = MacBookPro17,1 Mac mini = Macmini9,1 – HT Martin Nobel for finding these!
  • Getting reports of BridgeOS Update errors when trying to upgrade a T2 Mac that has never had Big Sur on it before.
Mr. Macintosh macOS Big Sur 11.0.1 Release Candidate Video!

MacOS Big Sur 11.0.1 RC 2 (Beta 3) was released on November 10th, 2020 after the Apple Silicon “One more thing” event. The release comes about one week after 11.0.1 RC Beta 2. We were expecting that Big Sur might launch today or tomorrow but now it’s been confirmed…

MrMacintosh.com - macOS Big Sur will be released to the public on November 12, 2020!
Big Sur – November 12, 2020!

macOS Big Sur will be released to the public on November 12, 2020!

If you are having issues getting Beta 2 11.0.1 to show up in Software Update, take a look at my Big Sur Beta troubleshooting article. – mrmacintosh.com/big-sur-11-beta-not-showing-up-in-software-update-troubleshooting/

NEW! My Mac Transition to Apple Silicon “Everything you need to know” Article – mrmacintosh.com/mac-transition-to-apple-silicon-everything-you-need-to-know-updated/

Keep an eye on my Big Sur Need to Know changes article. I will be constantly updating it as new info comes in. mrmacintosh.com/macos-big-sur-11-0-updated-index-of-need-to-know-changes-links/

macOS Big Sur 11.0.1 RC 2 – Beta 3 Release Candidate Patch Notes Summary

  • Apple has not noted any changes from RC1 > RC2
  • Apple Seed Notes = No Changes

AppleSeed Notes Link = appleseed.apple.com/

Developer Public Link = developer.apple.com/documentation/macos-release-notes

Apple DTK Mac Mini Notes = developer.apple.com/documentation/macos-release-notes/macos-big-sur-11-universal-apps-beta-release-notes

MacAdmin Patch Notes of Interest

  • AppleSeed = 1 note – appleseed.apple.com
  • Updating to macOS Big Sur 11.0.1 Release Candidate from previous versions of macOS might take significantly longer than expected. Data loss could occur if the update is interrupted. (59101197)

Previous Big Sur 11 Beta Releases

  • 13. Big Sur 11 Beta 11.0.1 (20B28) Beta 3 RC 2 – 11/10/20 Current Release
  • 12. Big Sur 11 Beta 11.0.1 (20B5022a) Beta 2 RC – 11/05/20 My Release Notes
  • 11. Big Sur 11 Beta 11.0.1 (20B5012d) Beta 1 – 10/28/20 – My Release Notes
  • 10. Big Sur 11 Beta 10 (20A5395g) – 10/14/20 – My Release Notes
  • 9. Big Sur 11 Beta 9 (20A5384c) – 09/29/20 – My Release Notes
  • 8. Big Sur 11 Beta 8 (20A5374i) – 09/22/20 – My Release Notes
  • 7. Big Sur 11 Beta 7 (20A5374g) – 09/17/20 – My Release Notes
  • 6. Big Sur 11 Beta 6 (20A5364e) – 09/03/20 – My Release Notes
  • 5. Big Sur 11 Beta 5 (20A5354i) – 08/19/20 – My Release Notes
  • 4. Big Sur 11 Beta 4 (20A5343i) – 08/04/20 
  • 3. Big Sur 11 Beta 3 (20A5323l) – 07/22/20
  • 2. Big Sur 11 Beta 2 (20A4300b) – 07/07/20 – My Release Notes
  • 1. Big Sur 11 Beta 1 (20A4299v) – 06/22/20 – My Release Notes

macOS Big Sur 11 Installer Info

Note: Combo and Delta updates are not available as standalone downloads.

Full Installer.app

A Full Installer of MacOS Big Sur 11.0.1 Beta 3 RC 2 is AVAILABLE!!

Mac App Store

https://apps.apple.com/us/app/macos-big-sur-beta/id1497794093

Link – developer.apple.com or installinstallmacos.py

Size = 12.2GB

Big Sur Beta Delta Update

This is the update is for updating from 11.0.1 Beta 2 RC > 11.0.1 RC 2

Size = 3.22GB

Big Sur Beta Combo Update

This is update should be for updating from Beta 1 – 11.0.1 > 11.0.1 RC 2

Size = 4.50GB

T2 BridgeOS Update

The Version of BridgeOS for your T2 Security Chip was updated.

BridgeOS version = 18.16.12561.0.0

Size = 444.3MB 

Product ID = 001-77427

  • 8. Previous Beta 11.0.1 RC = 18.16.12560.5.1
  • 7. Previous Beta 11 = 18.15.12551
  • 6. Previous Beta 10 = 18.16.12402.5.2
  • 5. Previous Beta 9 = 18.16.12390.5.1
  • 4. Previous Beta 8 = 18.16.12380 BuildVersion 3
  • 3.Previous Beta 7 = 18.16.12380
  • 2. Previous Beta 6 = 18.16.12370.5.1
  • 1. Previous Beta 5 = 18.16.10358.5.2

New Software Update Catalog URL

Beta

https://swscan.apple.com/content/catalogs/others/index-10.16seed-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

Production

https://swscan.apple.com/content/catalogs/others/index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

macOS Big Sur 11.0.1 RC 2 – Beta 3 Release Candidate (20B28) Release Notes

General

Known Issues

Important

Updating to macOS Big Sur 11.0.1 Release Candidate 2 from previous versions of macOS might take significantly longer than expected. Data loss could occur if the update is interrupted. (59101197)

Accessibility

Known Issues

  • You might be unable to pair certain braille displays using Bluetooth. (69794099)Workaround: Connect these devices using USB instead.

AppKit

Installer and Software Update

Known Issues

  • When updating from macOS Big Sur 11 beta 2 to macOS Big Sur 11 beta 3 or later, you might be offered an unexpectedly large download rather than an incremental software update. (65753086)Workaround: Under the “Another update is available” text, click the “More info…” link. This reveals the incremental update where you can click the Install Now button.
  • You might need to adjust Energy Saver settings so your Mac doesn’t go to sleep while preparing to install macOS Big Sur 11.0.1 Release Candidate 2. (63166401)
  • If macOS Big Sur 11.0.1 Release Candidate 2 is installed into the same APFS container as previous versions of macOS Catalina 10.15, system software updates can no longer be installed on the previous versions of macOS. (64411484)Workaround: Update the previous version of macOS Catalina to 10.15.6 or later.

Kernel

Known Issues

  • Installing a new kernel extension requires signing in as an Admin user. You must also restart your Mac to load the extension. Kernel extensions using certain deprecated KPIs won’t be loaded. For more information, see Deprecated Kernel Extensions and System Extension Alternatives. (55068348)Workaround: During development, you can temporarily disable System Integrity Protection to allow these deprecated kernel extensions to load.
  • New in macOS Big Sur 11.0.1 Release Candidate 2, the system ships with a built-in dynamic linker cache of all system-provided libraries. As part of this change, copies of dynamic libraries are no longer present on the filesystem. Code that attempts to check for dynamic library presence by looking for a file at a path or enumerating a directory will fail. Instead, check for library presence by attempting to dlopen() the path, which will correctly check for the library in the cache. (62986286)
  • Use only absolute paths with the --volume-root option of kmutil, and don’t use a trailing /. (63773848)
  • Symbols exported by both xnu and Apple kernel extensions will change. Recompile your kernel extension with each update to macOS Big Sur 11.0.1 Release Candidate 2 to ensure compatibility. (64262563)

SwiftUI

Known Issues

  • ProgressView generic type signature has changed, adding the currentValueLabel generic parameter. This change doesn’t require any source changes, but it causes apps compiled using an earlier beta SDK to quit unexpectedly. (63580200)Workaround: Re-compile apps for macOS Big Sur 11 Beta 6 or later to resolve this issue.

Third-Party Apps

Known Issues

  • You might experience kernel panics when using earlier versions of Parallels Desktop 16. (67358596)Workaround: Upgrade to the most-recent version of Parallels Desktop 16.
  • Some third-party scripts might produce unexpected results due to the change in macOS version from 10.x to 11. (62477208)Workaround: Set SYSTEM_VERSION_COMPAT=1 in the calling environment, for example: $ SYSTEM_VERSION_COMPAT=1 legacy_script.pl

Wallet

Known Issues

  • isPassLibraryAvailable() doesn’t ensure uniform availability of pass library functionality between platforms and devices. (60697880)Workaround: Call a more specific API to check available functionality, such as canAddPasses().

Xcode

Known Issues

  • Legacy Xcode versions prior to 11.5 might unexpectedly quit when launched. (59991056)Workaround: Run the following command in Terminal: defaults write com.apple.dt.Xcode DVTDisableMainThreadChecker 1, then deselect Main Thread Checker in the Diagnostic tab of the Run and Test actions for each scheme in your project.

Big Sur 11.0.1 20B28

What’s New in macOS Big Sur 11.0.1 Beta 2 Release Candidate?

MrMacintosh.com - Big Sur 11.0.1 Beta 2 Release Candidate

Today Apple released macOS Big Sur Beta 11.0.1 Beta 2 Release Candidate (20B5022a) to Developers

MacOS Big Sur 11.0.1 Beta 2 was released on November 5th, 2020. The release comes about one week after 11.0.1 Beta 1. We were expecting RC or GM seed, but not yet! It’s possible that we will see the public launch of 11.0.1 at the Apple Silicon Mac “One more thing” event on November 10th.

That’s all folks! I hope that you were able to get all your Big Sur bugs fixed! This version is most likely the release that we will see this Tuesday!

Mr. Macintosh Big Sur 11.0.1 Release Candidate Deep Dive Video!

If you are having issues getting Beta 2 11.0.1 to show up in Software Update, take a look at my Big Sur Beta troubleshooting article. – mrmacintosh.com/big-sur-11-beta-not-showing-up-in-software-update-troubleshooting/

NEW! My Mac Transition to Apple Silicon “Everything you need to know” Article – mrmacintosh.com/mac-transition-to-apple-silicon-everything-you-need-to-know-updated/

Keep an eye on my Big Sur Need to Know changes article. I will be constantly updating it as new info comes in. mrmacintosh.com/macos-big-sur-11-0-updated-index-of-need-to-know-changes-links/

macOS Big Sur 11.0.1 Beta 2 Release Candidate Patch Notes Summary

  • 1. 1 – Resolved Issues
  • 2. 1 – New Known Issues
  • 3. 1 – Standing Known Issue
  • 4. 1 – AppleSeed New Known Issue

AppleSeed Notes Link = appleseed.apple.com/

Developer Public Link = developer.apple.com/documentation/macos-release-notes

Apple DTK Mac Mini Notes = developer.apple.com/documentation/macos-release-notes/macos-big-sur-11-universal-apps-beta-release-notes

MacAdmin Patch Notes of Interest

  • AppleSeed = 1 note – appleseed.apple.com
  • Updating to macOS Big Sur 11.0.1 Release Candidate from previous versions of macOS might take significantly longer than expected. Data loss could occur if the update is interrupted. (59101197)

Previous Big Sur 11 Beta Releases

  • 12. Big Sur 11 Beta 11.0.1 (20B5022a) Beta 2 RC – 11/05/20 Current Release
  • 11. Big Sur 11 Beta 11.0.1 (20B5012d) Beta 1 – 10/28/20 – My Release Notes
  • 10. Big Sur 11 Beta 10 (20A5395g) – 10/14/20 – My Release Notes
  • 9. Big Sur 11 Beta 9 (20A5384c) – 09/29/20 – My Release Notes
  • 8. Big Sur 11 Beta 8 (20A5374i) – 09/22/20 – My Release Notes
  • 7. Big Sur 11 Beta 7 (20A5374g) – 09/17/20 – My Release Notes
  • 6. Big Sur 11 Beta 6 (20A5364e) – 09/03/20 – My Release Notes
  • 5. Big Sur 11 Beta 5 (20A5354i) – 08/19/20 – My Release Notes
  • 4. Big Sur 11 Beta 4 (20A5343i) – 08/04/20 
  • 3. Big Sur 11 Beta 3 (20A5323l) – 07/22/20
  • 2. Big Sur 11 Beta 2 (20A4300b) – 07/07/20 – My Release Notes
  • 1. Big Sur 11 Beta 1 (20A4299v) – 06/22/20 – My Release Notes

macOS Big Sur 11 Installer Info

Note: Combo and Delta updates are not available as standalone downloads.

Full Installer.app

A Full Installer of MacOS Big Sur 11.0.1 Beta 2 RC is AVAILABLE!!

Link – developer.apple.com or installinstallmacos.py

Size = 11.98GB

Big Sur Beta Delta Update

This is the update is for updating from 11.0.1 Beta 1> 11.0.1 Beta 2 RC

Size = 2.81GB

Big Sur Beta Combo Update

This is update should be for updating from Beta 1-10 > 11.0.1 Beta 2 RC

Size = 4.50GB

T2 BridgeOS Update

The Version of BridgeOS for your T2 Security Chip was updated.

BridgeOS version = 18.16.12560.5.1

Size = 443.3MB 

Product ID = 001-72556

  • 7. Previous Beta 11 = 18.15.12551
  • 6. Previous Beta 10 = 18.16.12402.5.2
  • 5. Previous Beta 9 = 18.16.12390.5.1
  • 4. Previous Beta 8 = 18.16.12380 BuildVersion 3
  • 3.Previous Beta 7 = 18.16.12380
  • 2. Previous Beta 6 = 18.16.12370.5.1
  • 1. Previous Beta 5 = 18.16.10358.5.2

New Software Update Catalog URL

https://swscan.apple.com/content/catalogs/others/index-10.16seed-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog

macOS Big Sur 11.0.1 Beta 2 Release Candidate (20B5022a) Release Notes

Overview

The macOS 11 SDK provides support to develop apps for Macs running macOS Big Sur 11. The SDK comes bundled with Xcode 12.2 RC, available from Beta Software Downloads. For information on the compatibility requirements for Xcode 12.2, see Xcode 12.2 RC Release Notes.

General

Known Issues

Important

Updating to macOS Big Sur 11.0.1 Release Candidate from previous versions of macOS might take significantly longer than expected. Data loss could occur if the update is interrupted. (59101197)

Accessibility

Known Issues

  • You might be unable to pair certain braille displays using Bluetooth. (69794099)Workaround: Connect these devices using USB instead.

AppKit

Apple Security Bounty

  • macOS Big Sur 11.0.1 Release Candidate is designated as qualifying for the 50% Apple Security Bounty bonus payment for issues that are unknown to Apple or reintroduced in this release. See Apple Security Bounty for more information.

Installer and Software Update

Known Issues

  • When updating from macOS Big Sur 11 beta 2 to macOS Big Sur 11 beta 3 or later, you might be offered an unexpectedly large download rather than an incremental software update. (65753086)Workaround: Under the “Another update is available” text, click the “More info…” link. This reveals the incremental update where you can click the Install Now button.
  • You might need to adjust Energy Saver settings so your Mac doesn’t go to sleep while preparing to install macOS Big Sur 11.0.1 Release Candidate. (63166401)
  • If macOS Big Sur 11.0.1 Release Candidate is installed into the same APFS container as previous versions of macOS Catalina 10.15, system software updates can no longer be installed on the previous versions of macOS. (64411484)Workaround: Update the previous version of macOS Catalina to 10.15.6 or later.

Kernel

Known Issues

  • Installing a new kernel extension requires signing in as an Admin user. You must also restart your Mac to load the extension. Kernel extensions using certain deprecated KPIs won’t be loaded. For more information, see Deprecated Kernel Extensions and System Extension Alternatives. (55068348)Workaround: During development, you can temporarily disable System Integrity Protection to allow these deprecated kernel extensions to load.
  • New in macOS Big Sur 11.0.1 Release Candidate, the system ships with a built-in dynamic linker cache of all system-provided libraries. As part of this change, copies of dynamic libraries are no longer present on the filesystem. Code that attempts to check for dynamic library presence by looking for a file at a path or enumerating a directory will fail. Instead, check for library presence by attempting to dlopen() the path, which will correctly check for the library in the cache. (62986286)
  • Use only absolute paths with the --volume-root option of kmutil, and don’t use a trailing /. (63773848)
  • Symbols exported by both xnu and Apple kernel extensions will change. Recompile your kernel extension with each update to macOS Big Sur 11.0.1 Release Candidate to ensure compatibility. (64262563)

Mac Catalyst

Known Issues

  • WebGL content in WKWebView might experience reduced performance. (70587571)
  • ToolbarItem with automatic placement isn’t placed in the window toolbar. (63690384)
  • Select UIKit controls, control customizations, and methods throw exceptions when used in the Mac idiom. Unsupported controls and behaviors on macOS Big Sur 11 throw exceptions as follows:

Safari

Resolved in macOS Big Sur 11.0.1 Release Candidate

  • Safari no longer quits unexpectedly if iCloud Tabs are enabled. (70625636)

SwiftUI

Known Issues

  • ProgressView generic type signature has changed, adding the currentValueLabelgeneric parameter. This change doesn’t require any source changes, but it causes apps compiled using an earlier beta SDK to quit unexpectedly. (63580200)Workaround: Re-compile apps for macOS Big Sur 11 Beta 6 or later to resolve this issue.

Third-Party Apps

Known Issues

  • You might experience kernel panics when using earlier versions of Parallels Desktop 16. (67358596)Workaround: Upgrade to the most-recent version of Parallels Desktop 16.
  • Some third-party scripts might produce unexpected results due to the change in macOS version from 10.x to 11. (62477208)Workaround: Set SYSTEM_VERSION_COMPAT=1 in the calling environment, for example: $ SYSTEM_VERSION_COMPAT=1 legacy_script.pl

Wallet

Known Issues

  • isPassLibraryAvailable() doesn’t ensure uniform availability of pass library functionality between platforms and devices. (60697880)Workaround: Call a more specific API to check available functionality, such as canAddPasses().

Xcode

Known Issues

  • Legacy Xcode versions prior to 11.5 might unexpectedly quit when launched. (59991056)Workaround: Run the following command in Terminal: defaults write com.apple.dt.Xcode DVTDisableMainThreadChecker 1, then deselect Main Thread Checker in the Diagnostic tab of the Run and Test actions for each scheme in your project.

Catalina 10.15.7 Supplemental Update (19H15) Released!

MrMacintosh.com - 10.15.7 Supplemental  Update (19H15) Released!
10.15.7 Supplemental Update (19H15) Released!

macOS Catalina 10.15.7 Supplemental Update is now Available.

UPDATE 11/11/20: Apple has just released a full installer for macOS Catalina 10.15.7 that includes the Supplemental Update Security Fixes! No word of an updated combo update or a downloadable pkg yet. I will update if they become available!

Today Apple released the 6th Supplemental Update for macOS Catalina. With the release of 10.15.7, we thought Apple would continue with an easy way to identify updates. The 10.15.7 Supplemental update seemed to dash those hopes. The update does not even list any fixes in it. The only wording is

“macOS Catalina 10.15.7 Supplemental Update is recommended for all users and improves the security of macOS”

This tells us that the update only has security related fixes in it!

https://support.apple.com/en-us/HT211947

In the security link, Apple calls out 3 security vulnerabilities. I will go over them below.

Mr. Macintosh Catalina 10.15.7 Supplemental Update Video

The macOS Catalina 10.15.7 Update includes the following Security fixes.

macOS Catalina 10.15.7 Supplemental Update provides important security updates for your Mac.

This update is an important update due to this quote from Apple

A malicious application may be able to execute arbitrary code with kernel privileges. Apple is aware of reports that an exploit for this issue exists in the wild.

Apple
  • The Supplemental Update patches the following
  • FontParser arbitrary code execution = Found in the wild!!!
  • Two Kernel Exploits = Both found in the wild!!!
  • All three vulnerabilities have been reported to Apple from the Google Project Zero Team.

Treat this Supplemental Update as a High Priority!

Confusing Update Situation

We have a couple update scenarios that we need to discuss. Normally Apple releases new Delta and Combo Updates. This time we only have a delta update for 10.15.6 users. If you have anyone on 10.15.0-10.15.5 they will be offered the OLD 10.15.7 (19H2) Update. They will have to install the 10.15.7 Supplemental Update after!

  • 10.15.7 users = NEW 10.15.7 Supplemental Update
  • 10.15.6 users = NEW 10.15.7 Delta Update
  • 10.15.0-10.15.5 users = OLD 10.15.7 Combo Update – Will need to install the 10.15.7 Supplemental Update after.
  • 10.15.7 Full Installer = Remains OLD 10.15.7 (19H2) version and will need to install the 10.15.7 Supplemental Update after.

Hat Tip to my fellow Software Update Investigator Eric Holtam! Follow him on Twitter @eholtam

Apple’s Public Patch Notes / Release Notes Documentation

NOTE: Apple Documentation takes a little while to show up online after release. I will update when the new articles are made available.

https://support.apple.com/en-us/HT210642

developer.apple.com/documentation/macos_release_notes

developer.apple.com/documentation/macos-release-notes/macos-catalina-10_15_6-release-notes

For more detailed information about this update and previous updates, please visit: https://support.apple.com/kb/HT210642

Previous 10.15 Releases + Previous Patch Notes

macOS Catalina 10.15.7 Supplemental Update Changes, Info & Download Links

Supplemental Update

The “Supplemental Update” update is smaller in size because it only includes fixes for the previous point release only.

NOTE: The Supplemental update is ONLY for 10.15.7 Users

Download Link – waiting 

Size = 1.21 GB

Product ID = 001-73001

Requirements = 10.15.7

Delta Update

The “Delta” update is smaller in size because it only includes fixes for the previous point release only.

NOTE: The Delta update is ONLY for 10.15.6 Users

Download Link – waiting 

Size = 2.84 GB

Product ID = 001-57230

Requirements = 10.15.6

Combo Update

The “Combo” update is for all previous versions of Catalina.

Download Link – NONE! combo update is not available as this update is ONLY for 10.15.7 users. 

Size =

Product ID =

Requirements =

Full Installer.app

It looks like a full installer was NOT released! Will update …

Below is the OLD VERSION (19H2)

Link – Catalina 10.15.7 Mac App Store

Size = 8.75 GB

Product ID = 001-51042

Requirements – 10.15 Catalina Requirements

T2 BridgeOS Update

UPDATE! T2 BridgeOS was updated!

Size = 417.7 MB

Product ID = 001-51038

BridgeOS Update Version = 17.16.16610.0.0

  • 3. Previous 10.15.7 Update = 17.16.16610 = BuildVersion 6
  • 2. Previous 10.15.6 Supplemental Update = 17.16.16610
  • 1. Previous BridgeOS Update Version = 17.16.16065

Security Content of macOS Catalina 10.15.7 Update.

This document lists security updates for Apple software.

support.apple.com/en-us/HT201222

MacOS Catalina 10.15.7 Supplemental Update

https://support.apple.com/en-us/HT211947

The following security fixes are included in Catalina 10.15.7.

Released November 5, 2020

FontParser

Available for: macOS Catalina 10.15.7

Impact: Processing a maliciously crafted font may lead to arbitrary code execution. Apple is aware of reports that an exploit for this issue exists in the wild.

Description: A memory corruption issue was addressed with improved input validation.

CVE-2020-27930: Google Project Zero

Kernel

Available for: macOS Catalina 10.15.7

Impact: A malicious application may be able to execute arbitrary code with kernel privileges. Apple is aware of reports that an exploit for this issue exists in the wild.

Description: A type confusion issue was addressed with improved state handling.

CVE-2020-27932: Google Project Zero

Kernel

Available for: macOS Catalina 10.15.7

Impact: A malicious application may be able to disclose kernel memory. Apple is aware of reports that an exploit for this issue exists in the wild.

Description: A memory initialization issue was addressed.

CVE-2020-27950: Google Project Zero

Catalina 10.15.7 Supplemental Update

Mastodon