DivestOS/Manifests
Tad a53062ca0b Backports
Adds ptrace_scope and timeout options to 17.1, tested working

Also adds hardened_malloc to 15.1, but failing to compile:
external/hardened_malloc/h_malloc.c:1688:18: error: use of undeclared identifier 'M_PURGE'
    if (param == M_PURGE) {
                 ^
external/hardened_malloc/h_malloc.c:1743:30: error: missing field 'ordblks' initializer [-Werror,-Wmissing-field-initializers]
    struct mallinfo info = {0};
                             ^

Signed-off-by: Tad <tad@spotco.us>
2022-03-21 18:06:49 -04:00
..
Manifest_LAOS-14.1.xml Fixup 2400cf09 2022-01-27 04:32:11 -05:00
Manifest_LAOS-15.1.xml Backports 2022-03-21 18:06:49 -04:00
Manifest_LAOS-16.0.xml Fixup 2400cf09 2022-01-27 04:32:11 -05:00
Manifest_LAOS-17.1.xml Various changes 2022-02-24 19:51:44 -05:00
Manifest_LAOS-18.1.xml hardened_malloc fixes for broken devices 2022-03-16 02:01:19 -04:00