From: Luca Boccassi Date: Wed, 15 May 2024 00:10:34 +0000 (+0100) Subject: elf: update NT_FDO_PACKAGING_METADATA spec URL X-Git-Tag: glibc-2.40~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52aae0860018b500b8212b5d63495dbe6b9b7022;p=thirdparty%2Fglibc.git elf: update NT_FDO_PACKAGING_METADATA spec URL Page was renamed some time ago, there's a redirect but better to point to the right one Signed-off-by: Luca Boccassi Reviewed-by: Arjun Shankar --- diff --git a/elf/elf.h b/elf/elf.h index 682bce5a94..d6ec0120c0 100644 --- a/elf/elf.h +++ b/elf/elf.h @@ -1337,7 +1337,7 @@ typedef struct #define NT_GNU_PROPERTY_TYPE_0 5 /* Packaging metadata as defined on - https://systemd.io/COREDUMP_PACKAGE_METADATA/ */ + https://systemd.io/ELF_PACKAGE_METADATA/ */ #define NT_FDO_PACKAGING_METADATA 0xcafe1a7e /* Note section name of program property. */