Opened 3 years ago
Closed 3 years ago
#16523 closed enhancement (fixed)
sqlite-autoconf-3380500 (3.38.5)
Reported by: | Bruce Dubbs | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Another point version.
2022-05-06 3.38.5 2022-05-04 3.38.4 2022-04-27 3.38.3
The 3.38.4 patch release included a minor change to the CLI source code that did not work. The release manager only ran a subset of the normal release tests, and hence did not catch the problem. As a result, the CLI will segfault when using columnar output modes in version 3.38.4. This blunder did not affect the core SQLite library. It only affected the CLI.
Change History (3)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
a0ed916d8c update to mutter-42.1
6bbb079840 Update to gnome-shell-extensions-42.1
681bdef0fd Update to gnome-shell-42.1
6715f575c0 Update to sqlite-3.38.5
e28b6fcf08 Update to git-2.36.1
7354b9a184 Update to gcc-12.1.0
<rant>Is it so difficult to run all release tests in a CI?</rant>