summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2025-01-11 13:12:39 +0100
committerGitHub <noreply@github.com>2025-01-11 13:12:39 +0100
commitad7e0fdbf9714a1f1c73fa6dc0b9c3a6b6da7bb7 (patch)
tree011886d0e9e67e80e617e7c52614a1f83264177d /TODO
parentREADME: add OBS status icon and link to instructions to add bleeding edge repo (diff)
parentman: update package metadata link and details (diff)
downloadsystemd-ad7e0fdbf9714a1f1c73fa6dc0b9c3a6b6da7bb7.tar.xz
systemd-ad7e0fdbf9714a1f1c73fa6dc0b9c3a6b6da7bb7.zip
Extend elf package metadata to pe/coff files (#35681)
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8af45c7a5b..c796b3e101 100644
--- a/TODO
+++ b/TODO
@@ -701,8 +701,8 @@ Features:
control of the attacker.
* also include packaging metadata (á la
- https://systemd.io/ELF_PACKAGE_METADATA/) in our UEFI PE binaries, using the
- same JSON format.
+ https://systemd.io/PACKAGE_METADATA_FOR_EXECUTABLE_FILES/) in our UEFI PE
+ binaries, using the same JSON format.
* make "bootctl install" + "bootctl update" useful for installing shim too. For
that introduce new dir /usr/lib/systemd/efi/extra/ which we copy mostly 1:1
@@ -2628,7 +2628,7 @@ Features:
* coredump:
- save coredump in Windows/Mozilla minidump format
- when truncating coredumps, also log the full size that the process had, and make a metadata field so we can report truncated coredumps
- - add examples for other distros in ELF_PACKAGE_METADATA
+ - add examples for other distros in PACKAGE_METADATA_FOR_EXECUTABLE_FILES
* support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting)