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
- @hjmallon made their first contribution in #20
- @timsutton made their first contribution in #23
- @szabgab made their first contribution in #24
- @ink-splatters made their first contribution in #25
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