* [ptxdist] [PATCH] haveged: version bump 1.9.13 -> 1.9.18
@ 2024-07-16 13:03 Andreas Helmcke
2024-08-05 6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Helmcke @ 2024-07-16 13:03 UTC (permalink / raw)
To: ptxdist
Various bug fixes and improvements.
Copyright only changed year.
link: https://github.com/jirka-h/haveged/releases
Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
rules/haveged.make | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/rules/haveged.make b/rules/haveged.make
index cce41a248..85099e6d4 100644
--- a/rules/haveged.make
+++ b/rules/haveged.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HAVEGED) += haveged
#
# Paths and names
#
-HAVEGED_VERSION := 1.9.13
-HAVEGED_MD5 := 5391978794208b6cca6f53d7a6211c04
+HAVEGED_VERSION := 1.9.18
+HAVEGED_MD5 := 654ed186b6e2ec04d049b3edf4743187
HAVEGED := haveged-$(HAVEGED_VERSION)
HAVEGED_SUFFIX := tar.gz
HAVEGED_URL := \
@@ -25,7 +25,7 @@ HAVEGED_DIR := $(BUILDDIR)/$(HAVEGED)
HAVEGED_LICENSE := GPL-3.0-or-later
HAVEGED_LICENSE_FILES := \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
- file://src/haveged.c;startline=1;endline=20;md5=0b45b25b79d4a3b7d800cc2c951429b2
+ file://src/haveged.c;startline=1;endline=20;md5=f825c43c9190a988f49b137884675529
# ----------------------------------------------------------------------------
# Prepare
@@ -40,9 +40,8 @@ HAVEGED_CONF_OPT := \
--enable-clock_gettime \
--enable-daemon \
--disable-diagnostic \
- --enable-init=service.fedora \
- --enable-initdir=/usr/lib/systemd/system \
--disable-nistest \
+ --enable-enttest=no \
--disable-olt \
--enable-threads \
--enable-tune
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] haveged: version bump 1.9.13 -> 1.9.18
2024-07-16 13:03 [ptxdist] [PATCH] haveged: version bump 1.9.13 -> 1.9.18 Andreas Helmcke
@ 2024-08-05 6:49 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-08-05 6:49 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Helmcke
Thanks, applied as 8a74fd14f5844abff802ba536f2ea155308b68bf.
Michael
[sent from post-receive hook]
On Mon, 05 Aug 2024 08:49:34 +0200, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> Various bug fixes and improvements.
> Copyright only changed year.
>
> link: https://github.com/jirka-h/haveged/releases
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20240716130356.72478-2-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/haveged.make b/rules/haveged.make
> index cce41a24812c..85099e6d435b 100644
> --- a/rules/haveged.make
> +++ b/rules/haveged.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HAVEGED) += haveged
> #
> # Paths and names
> #
> -HAVEGED_VERSION := 1.9.13
> -HAVEGED_MD5 := 5391978794208b6cca6f53d7a6211c04
> +HAVEGED_VERSION := 1.9.18
> +HAVEGED_MD5 := 654ed186b6e2ec04d049b3edf4743187
> HAVEGED := haveged-$(HAVEGED_VERSION)
> HAVEGED_SUFFIX := tar.gz
> HAVEGED_URL := \
> @@ -25,7 +25,7 @@ HAVEGED_DIR := $(BUILDDIR)/$(HAVEGED)
> HAVEGED_LICENSE := GPL-3.0-or-later
> HAVEGED_LICENSE_FILES := \
> file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
> - file://src/haveged.c;startline=1;endline=20;md5=0b45b25b79d4a3b7d800cc2c951429b2
> + file://src/haveged.c;startline=1;endline=20;md5=f825c43c9190a988f49b137884675529
>
> # ----------------------------------------------------------------------------
> # Prepare
> @@ -40,9 +40,8 @@ HAVEGED_CONF_OPT := \
> --enable-clock_gettime \
> --enable-daemon \
> --disable-diagnostic \
> - --enable-init=service.fedora \
> - --enable-initdir=/usr/lib/systemd/system \
> --disable-nistest \
> + --enable-enttest=no \
> --disable-olt \
> --enable-threads \
> --enable-tune
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-05 6:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-16 13:03 [ptxdist] [PATCH] haveged: version bump 1.9.13 -> 1.9.18 Andreas Helmcke
2024-08-05 6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox