Bug 244800

Summary: update to latest version 3.4.0 to fix a database corruption bug
Product: [Fedora] Fedora Reporter: acount closed by user <a1459440>
Component: sqliteAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://www.sqlite.org/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-19 13:58:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description acount closed by user 2007-06-19 09:32:38 UTC
News: 2007-Jun-18 - Version 3.4.0

This release fixes two separate bugs either of which can lead to database 
corruption. Upgrading is strongly recommended. If you must continue using an 
older version of SQLite, please at least read about how to avoid these bugs at 
CorruptionFollowingBusyError and ticket #2418 

This release also adds explicit limits on the sizes and quantities of things 
SQLite will handle. The new limits might causes compatibility problems for 
existing applications that use excessively large strings, BLOBs, tables, or SQL 
statements. The new limits can be increased at compile-time to work around any 
problems that arise. Nevertheless, the version number of this release is 3.4.0 
instead of 3.3.18 in order to call attention to the possible incompatibility. 

There are also new features, including incremental BLOB I/O and incremental 
vacuum. See the change log for additional information.

-thanks-

Comment 1 acount closed by user 2007-06-19 09:35:28 UTC
*** Bug 244801 has been marked as a duplicate of this bug. ***

Comment 2 Paul Nasrat 2007-06-19 13:58:19 UTC
3.4.0-1 built for rawhide, I'll push to F7 updates after some testing in rawhide