diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f9610262..9b885695e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ - Credit to [Ausdauersportler](https://github.com/Ausdauersportler) for implementation - Backend changes: - Use `.AppleSystemUIFont` for wxPython text rendering (thanks [jazzzny](https://github.com/Jazzzny)) - - Add extra error handling for network errors + - Add extra error handling for network errors: - Handles `RemoteDisconnected('Remote end closed connection without response')` exceptions - Move root volume patch set generation to dedicated sys_patch_generate.py module - Refactored integrity_verification.py: @@ -21,6 +21,10 @@ - Reduced disk I/O and main thread monopolization - Increment Binaries: - PatcherSupportPkg 0.9.2 - release + - OpenCorePkg 0.9.1 - release + - AirPortBrcmFixup 2.1.7 - release + - RestrictEvents 1.1.0 - release + - BrcmPatchRAM 2.6.5 - release ## 0.6.2 - Work around Black Box rendering issues on certain Display Color Profiles diff --git a/payloads/Config/config.plist b/payloads/Config/config.plist index 02961b234..422a1be59 100644 --- a/payloads/Config/config.plist +++ b/payloads/Config/config.plist @@ -2611,6 +2611,8 @@ ForceResolution + GopBurstMode + GopPassThrough Disabled IgnoreTextInGraphics diff --git a/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.6-DEBUG.zip b/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.6-DEBUG.zip deleted file mode 100644 index e73cef507..000000000 Binary files a/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.6-DEBUG.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.6-RELEASE.zip b/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.6-RELEASE.zip deleted file mode 100644 index 0297f5abd..000000000 Binary files a/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.6-RELEASE.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.7-DEBUG.zip b/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.7-DEBUG.zip new file mode 100644 index 000000000..2345dfbae Binary files /dev/null and b/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.7-DEBUG.zip differ diff --git a/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.7-RELEASE.zip b/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.7-RELEASE.zip new file mode 100644 index 000000000..948d579a3 Binary files /dev/null and b/payloads/Kexts/Acidanthera/AirportBrcmFixup-v2.1.7-RELEASE.zip differ diff --git a/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.4-DEBUG.zip b/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.4-DEBUG.zip deleted file mode 100644 index 2914ed9e6..000000000 Binary files a/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.4-DEBUG.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.4-RELEASE.zip b/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.4-RELEASE.zip deleted file mode 100644 index 41b2015e0..000000000 Binary files a/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.4-RELEASE.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.5-DEBUG.zip b/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.5-DEBUG.zip new file mode 100644 index 000000000..8b4901aa4 Binary files /dev/null and b/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.5-DEBUG.zip differ diff --git a/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.5-RELEASE.zip b/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.5-RELEASE.zip new file mode 100644 index 000000000..ae8510000 Binary files /dev/null and b/payloads/Kexts/Acidanthera/BlueToolFixup-v2.6.5-RELEASE.zip differ diff --git a/payloads/Kexts/Acidanthera/RestrictEvents-v1.0.9-DEBUG.zip b/payloads/Kexts/Acidanthera/RestrictEvents-v1.0.9-DEBUG.zip deleted file mode 100644 index 4f13a18eb..000000000 Binary files a/payloads/Kexts/Acidanthera/RestrictEvents-v1.0.9-DEBUG.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/RestrictEvents-v1.0.9-RELEASE.zip b/payloads/Kexts/Acidanthera/RestrictEvents-v1.0.9-RELEASE.zip deleted file mode 100644 index 9a7b8cfa4..000000000 Binary files a/payloads/Kexts/Acidanthera/RestrictEvents-v1.0.9-RELEASE.zip and /dev/null differ diff --git a/payloads/Kexts/Acidanthera/RestrictEvents-v1.1.0-DEBUG.zip b/payloads/Kexts/Acidanthera/RestrictEvents-v1.1.0-DEBUG.zip new file mode 100644 index 000000000..72c71d263 Binary files /dev/null and b/payloads/Kexts/Acidanthera/RestrictEvents-v1.1.0-DEBUG.zip differ diff --git a/payloads/Kexts/Acidanthera/RestrictEvents-v1.1.0-RELEASE.zip b/payloads/Kexts/Acidanthera/RestrictEvents-v1.1.0-RELEASE.zip new file mode 100644 index 000000000..52f4dfcec Binary files /dev/null and b/payloads/Kexts/Acidanthera/RestrictEvents-v1.1.0-RELEASE.zip differ diff --git a/payloads/Kexts/Update-Kexts.command b/payloads/Kexts/Update-Kexts.command index 55bc00161..19c01c22b 100755 --- a/payloads/Kexts/Update-Kexts.command +++ b/payloads/Kexts/Update-Kexts.command @@ -23,7 +23,7 @@ KEXT_DICTIONARY = { # }, "BlueToolFixup": { "Repository": "https://github.com/acidanthera/BrcmPatchRAM", - "Constants Variable": "self.bluetoolfixup_version", + "Constants Variable": "self.bluetool_version", "Override": "BrcmPatchRAM", }, "CPUFriend": { diff --git a/payloads/OpenCore/OpenCore-DEBUG.zip b/payloads/OpenCore/OpenCore-DEBUG.zip index d6a464672..e88dbe811 100644 Binary files a/payloads/OpenCore/OpenCore-DEBUG.zip and b/payloads/OpenCore/OpenCore-DEBUG.zip differ diff --git a/payloads/OpenCore/OpenCore-RELEASE.zip b/payloads/OpenCore/OpenCore-RELEASE.zip index 3518ebb64..db4fb9ba3 100644 Binary files a/payloads/OpenCore/OpenCore-RELEASE.zip and b/payloads/OpenCore/OpenCore-RELEASE.zip differ diff --git a/payloads/OpenCore/Update-OpenCore.command b/payloads/OpenCore/Update-OpenCore.command index 21bcea393..d091e64d8 100755 --- a/payloads/OpenCore/Update-OpenCore.command +++ b/payloads/OpenCore/Update-OpenCore.command @@ -62,6 +62,7 @@ UNUSED_TOOLS = [ "RtcRw.efi", "CsrUtil.efi", "TpmInfo.efi", + "ListPartitions.efi", ] IMPORTANT_UTILITIES = [ diff --git a/payloads/OpenCore/ocvalidate b/payloads/OpenCore/ocvalidate index 470852885..7c9976bd7 100755 Binary files a/payloads/OpenCore/ocvalidate and b/payloads/OpenCore/ocvalidate differ diff --git a/resources/constants.py b/resources/constants.py index 11ef1a6c7..2322e1ef9 100644 --- a/resources/constants.py +++ b/resources/constants.py @@ -26,8 +26,8 @@ class Constants: # OpenCore Versioning # https://github.com/acidanthera/OpenCorePkg - self.opencore_commit: str = "e4f0ba1 - 03-06-2023" - self.opencore_version: str = "0.9.0" + self.opencore_commit: str = "41b8aca - 04-03-2023" + self.opencore_version: str = "0.9.1" # Kext Versioning ## Acidanthera @@ -35,14 +35,14 @@ class Constants: self.lilu_version: str = "1.6.4" # Lilu self.whatevergreen_version: str = "1.6.4" # WhateverGreen self.whatevergreen_navi_version: str = "1.6.4-Navi" # WhateverGreen (Navi Patch) - self.airportbcrmfixup_version: str = "2.1.6" # AirPortBrcmFixup + self.airportbcrmfixup_version: str = "2.1.7" # AirPortBrcmFixup self.nvmefix_version: str = "1.1.0" # NVMeFix self.applealc_version: str = "1.6.3" # AppleALC - self.restrictevents_version: str = "1.0.9" # RestrictEvents + self.restrictevents_version: str = "1.1.0" # RestrictEvents self.featureunlock_version: str = "1.1.4" # FeatureUnlock self.debugenhancer_version: str = "1.0.7" # DebugEnhancer self.cpufriend_version: str = "1.2.6" # CPUFriend - self.bluetool_version: str = "2.6.4" # BlueToolFixup (BrcmPatchRAM) + self.bluetool_version: str = "2.6.5" # BlueToolFixup (BrcmPatchRAM) self.cslvfixup_version: str = "2.6.1" # CSLVFixup self.autopkg_version: str = "1.0.2" # AutoPkgInstaller self.cryptexfixup_version: str = "1.0.1" # CryptexFixup diff --git a/resources/gui/gui_main.py b/resources/gui/gui_main.py index 1d31afdab..ca41b8fa9 100644 --- a/resources/gui/gui_main.py +++ b/resources/gui/gui_main.py @@ -15,9 +15,6 @@ import webbrowser import time -import binascii -import hashlib - import logging import tempfile