apple-data 1.0.414 → 1.0.415

Sign up to get free protection for your applications and to get access to all the features.
data/share/sip.yaml CHANGED
@@ -1,5 +1,8 @@
1
1
  ---
2
- process_capabilities:
2
+ metadata:
3
+ description:
4
+ credits:
5
+ csr_process_capabilities:
3
6
  CSR_CAPABILITY_UNLIMITED:
4
7
  value: 1
5
8
  description: process is not restricted by SIP and may bypass
@@ -9,7 +12,7 @@ process_capabilities:
9
12
  CSR_CAPABILITY_APPLE_INTERNAL:
10
13
  value: 4
11
14
  description:
12
- flags:
15
+ csr_flags:
13
16
  CSR_ALLOW_UNTRUSTED_KEXTS:
14
17
  value: 1
15
18
  description: allow loading kernel extensions that are not signed
data/share/syscfg.yaml CHANGED
@@ -1 +1,4 @@
1
- ---
1
+ ---
2
+ metadata:
3
+ description:
4
+ credits:
data/share/vmapple.yaml CHANGED
@@ -1,5 +1,8 @@
1
1
  ---
2
- runtimes:
2
+ metadata:
3
+ description:
4
+ credits:
5
+ vmapple_runtimes:
3
6
  vmapple:
4
7
  vmapple2:
5
8
  booter:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apple-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.414
4
+ version: 1.0.415
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark