1Patch6000: backport-add-version-macros-for-GLib-2.74.patch 2Patch6001: backport-gtype-Add-G_TYPE_FLAG_NONE.patch 3Patch6002: backport-gioenums-Add-G_TLS_CERTIFICATE_FLAGS_NONE.patch 4Patch6003: backport-gtestutils-Add-G_TEST_SUBPROCESS_DEFAULT.patch 5Patch6004: backport-gsignal-Add-G_CONNECT_DEFAULT.patch 6Patch6005: backport-giomodule-test-Dont-pass-a-magic-number-to-g_test_trap_subprocess.patch 7Patch6006: backport-giochannel-Add-G_IO_FLAG_NONE.patch 8Patch6007: backport-gmarkup-Add-G_MARKUP_PARSE_FLAGS_NONE.patch 9Patch6008: backport-gregex-Add-G_REGEX_DEFAULT-G_REGEX_MATCH_DEFAULT.patch 10Patch6009: backport-replace-pcre1-with-pcre2.patch 11Patch6010: backport-gregex-format-specifier-for-localized-error-message.patch 12Patch6011: backport-gregex-ensure-we-translate-the-errcode.patch 13Patch6012: backport-gregex-Free-match-info-if-offset-matching-recalc-failed.patch 14Patch6013: backport-gregex-use-G_REGEX_OPTIMIZE-flag-to-enable-JIT-compilation.patch 15Patch6014: backport-gregex-use-g_debug-instead-of-g_warning-in-case-JIT-is-not-available.patch 16Patch6015: backport-gregex-do-not-set-match-and-recursion-limits-on-match-context.patch 17Patch6016: backport-gregex-add-original-test-case.patch 18Patch6017: backport-gregex-use-correct-size-for-pcre2_pattern_info.patch 19Patch6018: backport-regex-Add-debug-strings-for-compile-and-match-option-flags.patch 20Patch6019: backport-regex-Actually-check-for-match-options-changes.patch 21Patch6020: backport-regex-Do-not-mix-PCRE2-Compile-Match-Newline-and-BSR-flags.patch 22Patch6021: backport-regex-Add-test-for-gtksourceview-regression.patch 23Patch6022: backport-gregex-Mark-g_match_info_get_regex-as-transfer-none.patch 24Patch6023: backport-gregex-Do-not-try-access-the-undefined-match-offsets.patch 25Patch6024: backport-gregex-Fix-a-potential-PCRE2-code-leak-on-reallocation-failures.patch 26Patch6025: backport-regex-Use-size-types-more-in-line-with-PCRE2-returned-values.patch 27Patch6026: backport-gregex-Handle-the-case-we-need-to-re-allocate-the-match-data.patch 28Patch6027: backport-gregex-Avoid-re-allocating-if-we-have-no-size-change.patch 29Patch6028: backport-regex-Compute-the-offsets-size-based-on-match-results.patch 30Patch6029: backport-regex-Avoid-allocating-offsets-until-we-ve-a-match.patch 31Patch6030: backport-regex-Handle-JIT-errors-more-explicitly.patch 32Patch6031: backport-regex-Make-possible-to-test-replacements-with-options.patch 33Patch6032: backport-regex-Do-not-use-JIT-when-using-unsupported-match-options.patch 34Patch6033: backport-regex-Perform-more-tests-both-with-and-without-optimizations.patch 35Patch6034: backport-gsocketclient-Fix-still-reachable-references-to-cancellables.patch 36Patch6035: backport-Add-lock-in-_g_get_unix_mount_points-around-fsent-functions.patch 37Patch6036: backport-g_get_unix_mount_points-reduce-syscalls-inside-loop.patch 38Patch6037: backport-xdgmime-fix-double-free.patch 39Patch6038: backport-Implement-GFileIface.set_display_name-for-resource-files.patch 40Patch6039: backport-tests-dbus-appinfo-Add-test-case-for-flatpak-opening-an-invalid-file.patch 41Patch6040: backport-documentportal-Fix-small-leak-in-add_documents-with-empty-URI-list.patch 42Patch6041: backport-gio-tests-gdbus-proxy-threads-Unref-GVariant-s-that-we-own.patch 43Patch6042: backport-gio-tests-gdbus-peer-Unref-cached-property-GVariant-value.patch 44Patch6043: backport-gdesktopappinfo-Unref-the-GDBus-call-results.patch 45Patch6044: backport-Handling-collision-between-standard-i-o-file-descriptors-and-newly-created-ones.patch 46Patch6045: backport-glocalfileoutputstream-Do-not-double-close-an-fd-on-unlink-error.patch 47Patch6046: backport-gregex-Use-pcre2-error-messages-if-we-dont-provide-a-specific-one.patch 48Patch6047: backport-regex-Use-critical-messages-if-an-unexpected-NULL-parameter-is-provided.patch 49Patch6048: backport-gregex-Allow-G_REGEX_JAVASCRIPT_COMPAT-in-compile-mask-for-g_regex_new.patch 50Patch6049: backport-gregex-Drop-explanation-G_REGEX_JAVASCRIPT_COMPAT.patch 51Patch6050: backport-gregex-Remove-an-unreachable-return-statement.patch 52Patch6051: backport-gmessages-Add-missing-trailing-newline-in-fallback-log-hander.patch 53Patch6052: backport-Revert-Handling-collision-between-standard-i-o-filedescriptors-and-newly-created-ones.patch 54patch6053: backport-gdbusinterfaceskeleton-Fix-a-use-after-free-of-a-GDBusMethodInvocation.patch 55patch6054: backport-CVE-2023-24593_CVE-2023-25180-1.patch 56patch6055: backport-CVE-2023-24593_CVE-2023-25180-2.patch 57patch6056: backport-gdbusconnection-Fix-double-unref-on-timeout-cancel-sending-a-message.patch 58patch6057: backport-add-g_free_sized-and-g_aligned_free_sized.patch 59patch6058: backport-gkeyfile-Fix-group-comment-management.patch 60patch6059: backport-gkeyfile-Ensure-we-don-t-add-extra-blank-line-above-new-group.patch 61patch6060: backport-gkeyfile-Skip-group-comment-when-adding-a-new-key-to-a-group.patch 62patch6061: backport-glocalfilemonitor-Avoid-file-monitor-destruction-from-event-thread.patch 63patch6062: backport-glocalfilemonitor-Skip-event-handling-if-the-source-has-been-destroyed.patch 64patch6063: backport-tests-Add-a-test-for-GFileMonitor-deadlocks.patch 65Patch6064: backport-gregex-set-default-max-stack-size-for-PCRE2-JIT-compiler-to-512KiB.patch 66Patch6065: backport-gregex-if-JIT-stack-limit-is-reached-fall-back-to-interpretive-matching.patch 67Patch6066: backport-Make-sure-the-GTask-is-freed-on-a-graceful-disconnect.patch 68Patch6067: backport-gmessages-fix-dropping-irrelevant-log-domains.patch 69Patch6068: backport-gutils-Fix-an-unlikely-minor-leak-in-g_build_user_data_dir.patch 70Patch6069: backport-openharmony-adapt.patch 71Patch6070: backport-openharmony-dummy.patch