public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/2] elf: update NT_FDO_PACKAGING_METADATA spec URL
@ 2024-05-10 21:27 luca.boccassi
  2024-05-10 21:27 ` [PATCH 2/2] elf: add note identifier for dlopen metadata luca.boccassi
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: luca.boccassi @ 2024-05-10 21:27 UTC (permalink / raw)
  To: libc-alpha

From: Luca Boccassi <bluca@debian.org>

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>
---
 elf/elf.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elf/elf.h b/elf/elf.h
index 55b2e87860..1df9b59935 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.   */
-- 
2.39.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-30 10:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-10 21:27 [PATCH 1/2] elf: update NT_FDO_PACKAGING_METADATA spec URL luca.boccassi
2024-05-10 21:27 ` [PATCH 2/2] elf: add note identifier for dlopen metadata luca.boccassi
2024-05-14 15:48   ` Arjun Shankar
2024-05-15  0:12     ` Luca Boccassi
2024-05-23 10:22       ` Luca Boccassi
2024-05-30 10:40         ` Arjun Shankar
2024-05-30 10:43           ` Luca Boccassi
2024-05-14 15:38 ` [PATCH 1/2] elf: update NT_FDO_PACKAGING_METADATA spec URL Arjun Shankar
2024-05-15  0:10 ` [PATCH v2 " luca.boccassi
2024-05-15  0:10   ` [PATCH v2 2/2] elf: add note identifier for dlopen metadata luca.boccassi

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).