Skip to content

1.0.4

Compare
Choose a tag to compare
@opa334 opa334 released this 09 May 00:01
  • Fix forkfix leaking file descriptors under certain conditions
  • Adapt forkfix to be more similar to regular fork
  • Work around issue with dpkg-deb just randomly failing if forkfix is used, this issue does not make any sense (issue triggers with a fork implementation 1:1 identical to the system one, but not on the system one itself, there really is some voodoo going on here), so I solved it by blocking tweak injection into dpkg-deb
  • Add IPC hook, supporting system wide access to mach services prefixed with cy: or lh:
  • Update fallback ellekit to 0.6.3
  • Some UI improvements (#87, #131, #120), thanks to @sourcelocation