diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 14:07:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 14:07:38 +0000 |
commit | 8cb0288fa14ba73d0f6eea982bb7d30414460bfb (patch) | |
tree | 0ea6af723f53807b69ff4060b07381b45def1c15 /www/cves.html | |
parent | Adding debian version 3.45.1-1. (diff) | |
download | sqlite3-8cb0288fa14ba73d0f6eea982bb7d30414460bfb.tar.xz sqlite3-8cb0288fa14ba73d0f6eea982bb7d30414460bfb.zip |
Merging upstream version 3.45.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'www/cves.html')
-rw-r--r-- | www/cves.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cves.html b/www/cves.html index 7d1714b..75b22da 100644 --- a/www/cves.html +++ b/www/cves.html @@ -443,7 +443,7 @@ be added. <tr><td valign='top'> <a href='https://nvd.nist.gov/vuln/detail/CVE-2023-7104'>CVE-2023-7104</a> </td> -<td valign='top'><a href="releaselog/3_43_2.html">3.43.2</a><br>(2023-10-10)</td> +<td valign='top'><a href="releaselog/3_43_1.html">3.43.1</a><br>(2023-09-11)</td> <td valign='top'>This is a bug in the <a href="sessionintro.html">session extension</a> of SQLite, not in the SQLite core. This bug is only reachable by applications that recompile SQLite using the <a href="compile.html#enable_session">-DSQLITE_ENABLE_SESSION</a> compile-time option and then use the Session @@ -779,5 +779,5 @@ be added. </tbody> </table> -<p align="center"><small><i>This page last modified on <a href="https://sqlite.org/docsrc/honeypot" id="mtimelink" data-href="https://sqlite.org/docsrc/finfo/pages/cves.in?m=c03e1c6ed6">2024-01-16 16:06:37</a> UTC </small></i></p> + |