apple-data 1.0.418 → 1.0.419

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5730d0a8769c6147e7bff0374d87d7f799b1976ba479df6a0d5b86080215a4c6
4
- data.tar.gz: 61c780b48569925ff5a7393d32c8dd5ab78057e881dc4fa22bee043896ddcfee
3
+ metadata.gz: aa1069407a0df1d9d869acd35916d612a7a4c9783ee289361f31fb3fb6e5eb9d
4
+ data.tar.gz: 5db2411082475659b653f75e99e2890237d5135a225a699011e4a868717133a3
5
5
  SHA512:
6
- metadata.gz: 97735c210418e0d138c68aa75ba7d46fec53dd91667fd640272e8eb8bf7effd2b402a5c73c15e5394342fbc2a6682211ba384f4ef9b063d234c4349ccf9639d1
7
- data.tar.gz: 5276ec012d547bf6c932e386d01d13273ee00c4e30450464be4c33cf5176dbe665ba813f1bb808e4da74d32f97c08363c4919ec70489e9594437cdf194c7813e
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.418'
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.418
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