Skip to content

Releases: Dids/clobber

v0.1.3

04 Nov 11:44
Compare
Choose a tag to compare

Updated dependencies and fixed potential issues when manually specifying a Clover revision. Also dropped support for Go v1.8 and fixed a deprecation warning.

v0.1.2

24 Oct 05:32
Compare
Choose a tag to compare

This is a minor release with dependency updates and installer asset patching (to further distinguish between clobber builds and others).

v0.1.1

10 Oct 06:13
Compare
Choose a tag to compare

Disabled ebuild.sh patching due to it now being fixed in Clover: https://sourceforge.net/p/cloverefiboot/code/4700/#diff-10

v0.1.0

09 Oct 17:45
Compare
Choose a tag to compare

Further improved the ebuild.sh patching.

v0.0.9

09 Oct 06:39
Compare
Choose a tag to compare

Created a new patch for ebuild.sh to fix the --ext-co flag, which was broken when trying to build external packages, such as AppleSupportPkg.

v0.0.8

25 Sep 09:24
Compare
Choose a tag to compare

Fixed issues with patching when building without the new --installer-only flag.

v0.0.7

25 Sep 08:46
Compare
Choose a tag to compare

This release brings two new exciting features, which should enhance the overall experience a lot.

  • Implemented installer package patching, which now means that the default 64-bit UEFI drivers are ApfsDriverLoader, AptioMemoryFix and HFSPlus.efi (Clover defaults were too broad and mostly only required for FileVault 2 support)
  • Added a new --installer-only option, for when you only want to build the installer (updating and building anything else is skipped entirely

v0.0.6

31 Aug 08:13
Compare
Choose a tag to compare

Improved logging (#6 & #8)

v0.0.5

13 Aug 12:21
Compare
Choose a tag to compare

Fixed minor issues (unit tests were failing).

v0.0.4

13 Aug 12:08
Compare
Choose a tag to compare

Fixes a minor visual bug (#5).