pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/sqlite3
Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Nov 28 20:50:06 UTC 2008
Modified Files:
        pkgsrc/databases/sqlite3: Makefile.common distinfo
Log Message:
Changes 3.6.6.2:
* Fix a bug in the b-tree delete algorithm that seems like it might
  be able to cause database corruption. The bug was first introduced in
  version 3.6.6.
* Fix a memory leak that can occur following a disk I/O error.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/databases/sqlite3/Makefile.common
cvs rdiff -r1.24 -r1.25 pkgsrc/databases/sqlite3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index