When I look at
https://security-tracker.debian.org/tracker/source-package/nss while
working on LTS support, I am interested by the differences between
squeeze and wheezy. When wheezy is fixed and squeeze is not, I want
to know more... in particular, I want to know if the CVE is marked
as "no-dsa" (or possibly end-of-life) because in that case it means
that the difference does not matter much.
Thus it would be nice if we could add small icons (for example "☯" for
no-dsa, and "☠" for end-of-life) near the "vulnerable/fixed" strings
when the corresponding tags are set.
<span title="no-dsa: the security team will not work on this issue">☯</span>
<span title="end-of-life: the package is not supported in this suite">☠</span>
Thank you!