Simple reproducer:

```
printf "int main() {\nreturn 0;\n}\n" > foo.c
gcc -o foo foo.c
readelf --notes foo
```

That results in:

```
Displaying notes found in: .note.package
  Besitzer             Datengröße       Description
  FDO                  0x00000060       FDO_PACKAGING_METADATA
    Packaging Metadata: 
{"type":"deb","os":"ubuntu","name":"glibc","version":"2.41-6ubuntu1","architecture":"amd64"}
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2109333

Title:
  glibc package metadata in all binaries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2109333/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to