mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
lastlog2: upgrade 1.2.0 -> 1.3.1
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1a64870822
commit
5fd783b439
|
|
@ -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 \
|
||||
Loading…
Reference in New Issue
Block a user