mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
haveged: upgrade 1.9.9 -> 1.9.13
This includes the following changes: 1.9.10: - fix ordering cycle with private tmp 1.9.11: - Fixed wrong version string in v1.9.10 1.9.12: - Fix a memory leak in havege_destroy 1.9.13: - Added support for --version - Updated systemd SystemCallFilter settings Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b22ca9ccc1
commit
7e82d252fa
+1
-1
@@ -6,7 +6,7 @@ LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM="file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
# v1.9.9
|
||||
SRCREV = "6da706c8026b629d9bb7ebebc32239305a03da8e"
|
||||
SRCREV = "1283a65c541c4a83e152024a63faf7b267b9b1cd"
|
||||
SRC_URI = "git://github.com/jirka-h/haveged.git \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user