mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 02:49:00 +00:00
TODO and ChangeLog updates from merged pull requests
This commit is contained in:
parent
153060a0c5
commit
a3677ffe91
@ -1,5 +1,14 @@
|
||||
2020-10-16 Jay Berkenbilt <ejb@ql.org>
|
||||
|
||||
* Accept pull request that improves how the Windows native crypto
|
||||
provider is obtained.
|
||||
|
||||
* Accept pull request that improves performance in processing
|
||||
files in memory.
|
||||
|
||||
* Accept pull requests that improve openssl configuration and
|
||||
error reporting.
|
||||
|
||||
* Build using GitHub Actions. The intention is that this will
|
||||
replace Azure Pipelines as the official CI for qpdf for the next
|
||||
release.
|
||||
|
6
TODO
6
TODO
@ -3,15 +3,9 @@ Candidates for upcoming release
|
||||
|
||||
* Quick issues:
|
||||
* #438: things written to stdout instead of stderr; --no-warn issues
|
||||
* #454: integer overflow
|
||||
* #451: BufferInputSource performance enhancement
|
||||
* #432: WindowsCryptProvider fixes
|
||||
* Add --warning-exit-0 option. Search for --no-warn in the docs.
|
||||
|
||||
* Easy build/test
|
||||
* #429: cygwin build and openssl version (see #455)
|
||||
* #455: openssl configure checks
|
||||
* #453: improve openssl error messages
|
||||
* #422: disable rpath when building RPM
|
||||
* #352: building standalone executables (lambda layer)
|
||||
* #460: potential malware in fuzzer seed corpus
|
||||
|
Loading…
Reference in New Issue
Block a user