All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [dunfell 1/9] haveged: upgrade 1.9.9 -> 1.9.13
Date: Sun,  4 Oct 2020 20:19:11 -0700	[thread overview]
Message-ID: <4909600c4247f31cf25b381d5f155cb921c38c10.1601867756.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1601867756.git.akuster808@gmail.com>

From: Pierre-Jean Texier <pjtexier@koncepto.io>

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>
(cherry picked from commit 7e82d252fa558ebb6fe0d07b50a4be6abe40a725)
[Bug fix only update, also fixes https://github.com/openembedded/meta-openembedded/issues/277]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../haveged/{haveged_1.9.9.bb => haveged_1.9.13.bb}             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-extended/haveged/{haveged_1.9.9.bb => haveged_1.9.13.bb} (97%)

diff --git a/meta-oe/recipes-extended/haveged/haveged_1.9.9.bb b/meta-oe/recipes-extended/haveged/haveged_1.9.13.bb
similarity index 97%
rename from meta-oe/recipes-extended/haveged/haveged_1.9.9.bb
rename to meta-oe/recipes-extended/haveged/haveged_1.9.13.bb
index c1839b37a8..50326ea2f4 100644
--- a/meta-oe/recipes-extended/haveged/haveged_1.9.9.bb
+++ b/meta-oe/recipes-extended/haveged/haveged_1.9.13.bb
@@ -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"
-- 
2.17.1


  reply	other threads:[~2020-10-05  3:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05  3:19 [dunfell 0/9] Patch review Oct 4 akuster
2020-10-05  3:19 ` akuster [this message]
2020-10-05  3:19 ` [dunfell 2/9] netkit-rsh: inherit update-alternatives akuster
2020-10-05  3:19 ` [dunfell 3/9] ssmtp: Use update alternatives for conflicts with esmtp akuster
2020-10-05  3:19 ` [dunfell 4/9] ssmtp: adjust u-a akuster
2020-10-05  3:19 ` [dunfell 5/9] gnome-settings-daemon: Remove wrong RDEPEND akuster
2020-10-05  3:19 ` [dunfell 6/9] smartmontools: Remove obsolete setting regarding the Standard Output akuster
2020-10-05  3:19 ` [dunfell 7/9] strongswan: " akuster
2020-10-05  3:19 ` [dunfell 8/9] crda: rdepends on wireless-regdb-static akuster
2020-10-05  3:19 ` [dunfell 9/9] python3-pykwalify: fix missing comma akuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4909600c4247f31cf25b381d5f155cb921c38c10.1601867756.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.