Commits on Source (2)
-
Salvatore Bonaccorso authored
MITRE changed the layout of the html pages for the CVE entries resulting in long lines for the CVE descpritons not wrapped anymore directly already in the fetched HTML. Switch to use texwrap module to wrap the text in the description lines and to be prefixed with a marker if the description is too long to be hold in one line. Signed-off-by:
Salvatore Bonaccorso <carnil@debian.org>
-
Salvatore Bonaccorso authored