public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] elf: update NT_FDO_PACKAGING_METADATA spec URL
@ 2024-05-30 10:39 Arjun Shankar
  0 siblings, 0 replies; only message in thread
From: Arjun Shankar @ 2024-05-30 10:39 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=52aae0860018b500b8212b5d63495dbe6b9b7022

commit 52aae0860018b500b8212b5d63495dbe6b9b7022
Author: Luca Boccassi <bluca@debian.org>
Date:   Wed May 15 01:10:34 2024 +0100

    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 <bluca@debian.org>
    Reviewed-by: Arjun Shankar <arjun@redhat.com>

Diff:
---
 elf/elf.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.   */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-30 10:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-30 10:39 [glibc] elf: update NT_FDO_PACKAGING_METADATA spec URL Arjun Shankar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).