apple-data 1.0.415 → 1.0.419

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b86300b96a0da3d875cd1c4d01a65285f2c4ffad7061c2a6a3e7c83028381f4d
4
- data.tar.gz: 19b840aeeda471b283d61115792e4bf9eb1ba29c681592d2e471a0f37ddd796b
3
+ metadata.gz: aa1069407a0df1d9d869acd35916d612a7a4c9783ee289361f31fb3fb6e5eb9d
4
+ data.tar.gz: 5db2411082475659b653f75e99e2890237d5135a225a699011e4a868717133a3
5
5
  SHA512:
6
- metadata.gz: 9a57037372f42cbd35a017102aac1db996312416cf21614ab8a2dd66eb9634f53df7c29574d0674419a7690c268c9a8a24df6b0b0fc430ec61354d8088e9daa0
7
- data.tar.gz: 664c75c73cdebafcfa6be44dbfb735398f82f673cafc5155b88a6435a67b0a7b390f1ecedbfe20e2b1c3f87d85920384b27de3a1f09735606dd313ff38b69fbd
6
+ metadata.gz: b75cff97bd3975d20d6b0511e2666db473e19c9a58acb6ae3e7c7da28b6b92a93790c829e541c7afceb123ae818b2966b56870a40333d90de2f9bcbb738fd32b
7
+ data.tar.gz: 87e7bfa1567961f34859b1c9454d626fde56be840b7dc4709d6d1d433d0de975a57d2a90003d1b865bf8814f58d4a368ea77259d6f05fc8b850eb5421d558085
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AppleData
4
- VERSION = '1.0.415'
4
+ VERSION = '1.0.419'
5
5
  end
data/share/boot_args.yaml CHANGED
@@ -4,8 +4,7 @@ metadata:
4
4
  credits:
5
5
  boot_args:
6
6
  "-arm64e_preview_abi":
7
- description: Enable pointer-authenticaton-codes and tagging (arm64e) features for
8
- non-platform binaries
7
+ description:
9
8
  "-bsdmgroot":
10
9
  description:
11
10
  "-corpse_threshold_system_limit":
@@ -13,7 +12,7 @@ boot_args:
13
12
  "-cpuid":
14
13
  description:
15
14
  "-disable_aslr":
16
- description: Disable user mode address space layout randomization
15
+ description:
17
16
  "-disable_atm":
18
17
  description:
19
18
  "-disable_cseg_write_protection":
@@ -27,11 +26,11 @@ boot_args:
27
26
  "-disable_syscallfilter":
28
27
  description:
29
28
  "-disable_x86_64h":
30
- description: Disable Haswell x86_64 optimization / instructions
29
+ description:
31
30
  "-enable_kprintf_spam":
32
31
  description:
33
32
  "-enable_x86_64h":
34
- description: Enable Haswell x86_64 optimization / instructions
33
+ description:
35
34
  "-fp_exceptions":
36
35
  description:
37
36
  "-gzalloc_mode":
@@ -601,7 +600,7 @@ boot_args:
601
600
  qos_override_mode:
602
601
  description:
603
602
  rd:
604
- description: The "root device"
603
+ description:
605
604
  rlog:
606
605
  description:
607
606
  rootdev:
@@ -858,3 +857,5 @@ boot_args:
858
857
  description:
859
858
  zsize:
860
859
  description:
860
+ zc_mag_size():
861
+ description:
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.415
4
+ version: 1.0.419
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-16 00:00:00.000000000 Z
11
+ date: 2022-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pathutil