summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libdb/libdbd-sqlite-perl_1.70.bb
Commit message (Collapse)AuthorAgeFilesLines
* libdbd-sqlite-perl: upgrade 1.68 -> 1.70wangmy2022-04-251-0/+55
Changelog: ========== - Fix doc to use the correct attribute with sqlite_ (GH#86, eekboek++) - Modify the fix to silence the sqlite_unicode warning not to check the attribute twice - Fix an encoding issue of naive (GH#83, HaraldJoerg++) - Typo (GH#85, grr++) - Silenced deprecation warning of sqlite_unicode not to break tests of existing applications Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>