Jeremy Rifkin
62838e8663
Remove trailing whitespace from files ( #229 )
...
* Remove trailing whitespace from files
* Remove whitespace from pdfbuild.sh
---------
Co-authored-by: David Anderson <dandelot@linuxmail.org >
2024-02-29 08:54:35 -08:00
David Anderson
8d08175af2
now the date prints as
...
January 2023
instead of with a specific date and time.
Makes it simpler in git not having change so
frequently.
modified: bugxml/readbugs.py
2023-04-06 16:23:10 -07:00
David Anderson
06a34f2ecc
Latest and current data
...
modified: data.txt
modified: dwarfbug.html
modified: dwarfbug.xml
modified: dwarfbuglohi.html
no actual change.
modified: readbugs.py
2023-03-24 16:29:34 -07:00
David Anderson
bcd9f7aef2
New vuln.
...
modified: data.txt
Updates.
modified: dwarfbug.html
modified: dwarfbuglohi.html
deleted: dwarfbuglohi.xml
For now, complete.
modified: readbugs.py
2023-03-05 11:31:53 -08:00
David Anderson
20552b46c6
So we have the bug html inside the repo.
...
new file: bugxml/dwarfbug.html
new file: bugxml/dwarfbuglohi.html
new file: bugxml/dwarfbuglohi.xml
modified: bugxml/readbugs.py
Not Quite Right yet. Closer to right.
modified: src/lib/libdwarf/dwarf_gnu_index.c
2023-03-05 10:16:56 -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
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
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
99104808f5
Generate bug list in two different orders.lo-hi and hi-low
...
readbugs.py
2016-06-01 10:25:37 -07:00
David Anderson
6fa3f710ee
modified: bugxml/data.txt
...
modified: bugxml/readbugs.py
Fixed an incorrect length check to prevent a crash.
modified: dwarfdump/print_frames.c
Set a macro structure field that was left unset.
No longer creates a zero-length malloc field.
modified: libdwarf/dwarf_macro5.c
2016-05-22 08:46:35 -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
3ec36c3413
Now checks for duplicate id:
...
bugxml/readbugs.py
2016-05-05 10:21:52 -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