From: Wang Mingyu <[email protected]> Changelog: ========== - pam_lastlog2: differentiate between three error cases - Fix error handling of sqlite3_step - Don't call exit() in a library - Support 32bit time_t (but is not Y2038 safe!) - lib/lastlog2: always use int64_t internal - committed - Fix minimum required meson version
Signed-off-by: Wang Mingyu <[email protected]> --- .../lastlog2/{lastlog2_1.2.0.bb => lastlog2_1.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/lastlog2/{lastlog2_1.2.0.bb => lastlog2_1.3.1.bb} (96%) diff --git a/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb b/meta-oe/recipes-extended/lastlog2/lastlog2_1.3.1.bb similarity index 96% rename from meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb rename to meta-oe/recipes-extended/lastlog2/lastlog2_1.3.1.bb index 0b3ab1f82..ebabcfd40 100644 --- a/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb +++ b/meta-oe/recipes-extended/lastlog2/lastlog2_1.3.1.bb @@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=020090a00b69dd2af9ab82eb0003ea2c" SECTION = "libs" -SRCREV = "6138dff6f2a5216065fa4833a223b56d98cb62f3" +SRCREV = "8a743b6559e7b8a9b40747866054d3fb5041a498" SRC_URI = "git://github.com/thkukuk/lastlog2.git;branch=main;protocol=https \ file://0001-remove-lto-to-fix-link-error-of-clang.patch \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111983): https://lists.openembedded.org/g/openembedded-devel/message/111983 Mute This Topic: https://lists.openembedded.org/mt/108138455/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
