adoroszlai opened a new pull request, #4766: URL: https://github.com/apache/ozone/pull/4766
## What changes were proposed in this pull request? Bump sqlite-jdbc to 3.41.2.2 to fix CVE-2023-32697. Upgrade revealed that ordering of top-N commands in audit parser are not deterministic, results were not the same with the new `sqlite-jdbc`. Added secondary ordering to fix that. https://issues.apache.org/jira/browse/HDDS-8678 ## How was this patch tested? CI before the upgrade: https://github.com/adoroszlai/hadoop-ozone/actions/runs/5066395093 CI with the upgrade: https://github.com/adoroszlai/hadoop-ozone/actions/runs/5066772866 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
