apple-data 1.0.409 → 1.0.415

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apple-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.409
4
+ version: 1.0.415
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-13 00:00:00.000000000 Z
11
+ date: 2022-04-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pathutil