Re: Question about Release Note of Catalina Beta 7
Re: Question about Release Note of Catalina Beta 7
- Subject: Re: Question about Release Note of Catalina Beta 7
- From: Jeremy Huddleston Sequoia via Darwin-kernel <email@hidden>
- Date: Thu, 05 Sep 2019 16:58:21 -0700
This note was poorly conveyed.
Specifically, kauth_deregister_scope() and kauth_listen_scope() in kauth.h have
been marked as deprecated, with a pointer to use EndpointSecurity instead:
extern void kauth_deregister_scope(kauth_scope_t _scope);
+ __kpi_deprecated("Use EndpointSecurity instead")
extern kauth_listener_t kauth_listen_scope(const char *_identifier,
kauth_scope_callback_t _callback, void *_idata);
+ __kpi_deprecated("Use EndpointSecurity instead")
--Jeremy
> On Sep 5, 2019, at 09:04, J Freyensee via Darwin-kernel
> <email@hidden> wrote:
>
> And crickets go chirping in the night, a lack of response from the Apple gods
> as the villager and companions patiently wait for an answer...
>
>
> On 8/29/19 8:56 AM, Prokash Sinha via Darwin-kernel wrote:
>> @ Apple folks
>>
>> Thanks for the recent Beta 7.
>>
>> The release notes says under the section ENDPOINT SECURITY
>>
>> KAUTH API has been removed (50419013)
>>
>>
>> Can someone please explain this ? Does it mean we can not use Kauth support
>> on Catalina ? Or does it mean that it has been removed from ENDPOINT
>> SECURITY systems extension framework ?
>>
>> Also is there some usable sample code for ENDPOINT SECURITY framework system
>> extension? There is a 3rd party command line implementation floating around
>> in the internet, but that does not have entitlement file.
>>
>>
>> Thanks much !
>> prokash
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Darwin-kernel mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Darwin-kernel mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden