X-Git-Url: https://git.donarmstrong.com/?p=bugscan.git;a=blobdiff_plain;f=dohtml;h=bd83bf802bb9a768fb62d80036c18dc40481d9f1;hp=aa8041e8bf434853fae2d818dffbea3c0c607cdf;hb=HEAD;hpb=69278729b46af2c9b6f97f163bd9b759d4596ed4 diff --git a/dohtml b/dohtml index aa8041e..bd83bf8 100755 --- a/dohtml +++ b/dohtml @@ -113,12 +113,12 @@ tags:
  • R: unreproducible
  • S: security
  • U: upstream
  • -
  • I: jessie-ignore or stretch-ignore
  • +
  • I: stretch-ignore or buster-ignore
  • The second set of tags indicate what releases a bug applies to: - O for oldstable (wheezy), S for stable (jessie), T for testing (stretch), + O for oldstable (jessie), S for stable (stretch), T for testing (buster), U for unstable (sid) or E for experimental.

    @@ -156,11 +156,11 @@ EOF

    - The red line graphs all bugs with release-critical severities; the green - line graphs the number of bugs that are actually a concern for the next + The dark-violet line graphs all bugs with release-critical severities; + the dark green line graphs the number of bugs that are actually a concern for the next release (excluding ignored bugs, bugs on packages not in testing, and bugs whose tags and/or versioning information indicate that they don't apply to - testing), and the blue line graphs the number of bugs that are a concern + testing), and the cyan line graphs the number of bugs that are a concern for the current stable release.