github mach-kernel/launchk launchk-0.3.0
launchk 0.3.0

latest releases: launchk-0.3.1, xpc-sys-1.0.0
3 months ago

What's Changed

  • Update bindgen, use libc for symbols available in it and filter the symbols in the generated bindings by @hjmallon in #20
  • xpc-sys: Don't xpc_release NULLs by @mach-kernel in #22
  • Always blocklist xpc_dictionary_set_mach_send, add macOS build matrix for CI by @timsutton in #23
  • Update Cargo.toml add repository by @szabgab in #24
  • Updated dependencies (fixes compilation error with edge rustc) by @ink-splatters in #25
  • [xpc-sys] use mach2 crate + misc updates by @mach-kernel in #28
  • Overhaul a few things by @mach-kernel in #27

New Contributors

Full Changelog: launchk-0.2.0...launchk-0.3.0

More details

  • Now works on Sequoia
  • Deprecate: load, unload, session/domain chooser dialog (plist location and UID tells us what we can do)
  • Deprecate autoreload after edit, manually bootstrap/bootout
  • New commands: bootout, bootstrap, blame
  • Show if a service is disabled
  • Use xpc_pipe_interface_routine
  • sguadl filter: location and type toggles can now only select one of s/g/u or a/d
  • Fix redraw issues after sudo and pager

Don't miss a new launchk release

NewReleases is sending notifications on new releases.