dpkg
dpkg copied to clipboard
Triggerer package info passthrough
I feel like this info is needed in triggers. So are the info about the files.
So I added an env variable where this info is bencoded.
Also https://github.com/KOLANICH/dpkg/tree/package_names_flow_tracing may worth looking at, this was my first failed attempt to implement it. Unfortunately, the architecture of dpkg has prevented it.
@guillemj