Package: sqlite / 2.8.17-12
Metadata
| Package | Version | Patches format |
|---|---|---|
| sqlite | 2.8.17-12 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01 fix CVE 2007 1888.patch | (download) |
src/encode.c |
4 4 + 0 - 0 ! |
--- |
| 02 lemon snprintf.patch | (download) |
tool/lemon.c |
24 13 + 11 - 0 ! |
--- |
| 03 add fprintf format argument.patch | (download) |
src/shell.c |
2 1 + 1 - 0 ! |
--- |
| 04 fix sort syntax.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
obsolete command line syntax As well as the tclsh issue the log also shows: sort: cannot read: +4: No such file or directory Which seems to be down to the use of an obsolete command line syntax. Seemingly the supported syntax is "sort -k 4". |
1
