David Anderson
f45fcc456f
Was generating many blank lines in xml output,
...
but no longer does that.
modified: bugrecord.py
2024-03-01 09:21:37 -08:00
David Anderson
31316b1cbf
Removing trailing space that was sometimes generated.
...
modified: bugrecord.py
2024-03-01 08:36:36 -08:00
David Anderson
74619ee540
dwarfbug.xml was missing a crucial field,
...
the DW id. Fixed.
modified: bugxml/bugrecord.py
modified: bugxml/dwarfbug.xml
2024-02-29 08:31:14 -08:00
David Anderson
50f94dac7c
Now in html it counts the records (N) and shows
...
the number (1-N) in each record title.
modified: bugrecord.py
modified: readbugs.py
2021-11-10 10:11:17 -08:00
David Anderson
65b3214e5c
Fixing an issue with xml generation.
...
modified: bugxml/bugrecord.py
Minor updates
modified: bugxml/data.txt
2021-11-06 11:55:34 -07:00
David Anderson
3c8151acf0
Adding field fuzzer: to record the
...
id the fuzzer assigned.
modified: bugxml/bugrecord.py
modified: bugxml/data.template
modified: bugxml/data.txt
modified: bugxml/readbugs.py
2021-11-04 13:44:36 -07:00
David Anderson
3ad2d897fb
Removing an unused variable.
...
modified: bugxml/bugrecord.py
2021-06-21 08:36:12 -07:00
David Anderson
f23a8d71d9
Used the tool 'black' to reformat
...
all these python3 files to standard
python3 format.
modified: ChangeLog
modified: bugxml/bugrecord.py
modified: bugxml/readbugs.py
modified: scripts/ChangeLog
modified: scripts/conddef.py
modified: scripts/find_pdfpages.py
modified: scripts/funcfinderhdr.py
modified: scripts/funcfindermm.py
modified: scripts/funcfindersrcs.py
modified: scripts/haveinclude.py
modified: tsearch/ChangeLog
new file: tsearch/ChangeLog2020
modified: tsearch/scripts/comparator.py
modified: tsearch/scripts/concatlines.py
2021-05-15 13:28:27 -07:00
David Anderson
3c6807b512
bugxml: marked scripts executable so
...
we do not have to say python or python3 to run them..
bugrecord.py
readbugs.py
2016-10-17 14:27:36 -07:00
David Anderson
68079698dc
bugxml: converted python2 to python3
...
bugrecord.py
readbugs.py
2016-10-16 09:40:20 -07:00
David Anderson
ec604facdb
Fixed bug in showing html references line.
...
bugrecord.py
2016-05-22 13:08:19 -07:00
David Anderson
58093a7385
Now the lines in <pre>get their own xml
...
so they can be understood as individual lines..
modified: bugrecord.py
2016-05-22 09:41:15 -07:00
David Anderson
4d7c43f0d9
Fixed the output, which was not right for xml.
...
modified: bugrecord.py
2016-05-17 19:22:55 -07:00
David Anderson
37cbbc8b74
bugxml:
...
Now we can use <pre></pre> to preserve lines where
appropriate.
modified: bugrecord.py
modified: readbugs.py
New vulnerabilities added.
modified: data.txt
2016-05-17 18:42:05 -07:00
David Anderson
f1619647b6
Noted release 20160507
(new field for that)
...
modified: bugxml/bugrecord.py
modified: bugxml/data.txt
modified: bugxml/readbugs.py
2016-05-07 14:08:23 -07:00
David Anderson
61cee134c5
These record critical vulnerabilities in libdwarf.
...
Used to create a public record.
new file: bugxml/README
new file: bugxml/bugrecord.py
new file: bugxml/data.template
new file: bugxml/data.txt
new file: bugxml/readbugs.py
2016-05-05 09:21:32 -07:00