Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVXYZ
]
sqlite-debuginfo - Debug information for package sqlite
This package provides debug information for package sqlite.
Debug information is useful when developing applications that use this
package or when debugging this package.
Packages
Latest: sqlite-debuginfo-3.6.20-9999.3.el6.fio.i686.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| sqlite-debuginfo |
0 |
3.6.20 |
9999.3.el6.fio |
i686 |
1.6 MiB |
2012-02-18 11:30:00 |
| sqlite-debuginfo |
0 |
3.6.20 |
9999.2.pre6.el6.fio |
i686 |
1.6 MiB |
2011-07-14 02:02:04 |
Changelog:
- * 2009-11-17 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.20-1
- update to 3.6.20 (http://www.sqlite.org/releaselog/3_6_20.html)
- * 2009-10-06 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.18-1
- update to 3.6.18 (http://www.sqlite.org/releaselog/3_6_18.html)
- drop no longer needed test-disabler patches
- * 2009-08-21 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.17-1
- update to 3.6.17 (http://www.sqlite.org/releaselog/3_6_17.html)
- disable to failing tests until upstream fixes
- * 2009-07-26 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 3.6.14.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-06-12 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.14.2-1
- update to 3.6.14.2 (#505229)
- * 2009-05-18 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.14-2
- disable rpath
- add -doc subpackage instead of patching out reference to it
- * 2009-05-14 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.14-1
- update to 3.6.14 (http://www.sqlite.org/releaselog/3_6_14.html)
- merge-review cosmetics (#226429)
- drop ancient sqlite3 obsoletes
- fix tab vs space whitespace issues
- remove commas from summaries
- fixup io-test fsync expectations wrt SQLITE_DISABLE_DIRSYNC
- * 2009-04-15 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.13-1
- update to 3.6.13
- * 2009-04-09 - Dennis Gilmore <dennis[AT]ausil.us> - 3.6.12-3
- apply upstream patch for memory alignment issue (#494906)
- * 2009-04-07 - Panu Matilainen <pmatilai[AT]redhat[DOTCOM]> - 3.6.12-2
- disable strict aliasing to work around brokenness on 3.6.12 (#494266)
- run test-suite on build but let it fail for now