From 844ffc2b5a684137abe80cceed22e10d6da8eae9 Mon Sep 17 00:00:00 2001 From: Andrew Loeliger Date: Tue, 12 Mar 2024 06:29:11 -0500 Subject: [PATCH 1/2] Change hls4ml emulator extra version to avoid segfault --- hls4mlEmulatorExtras.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hls4mlEmulatorExtras.spec b/hls4mlEmulatorExtras.spec index 392a49e8f58..314e077c207 100644 --- a/hls4mlEmulatorExtras.spec +++ b/hls4mlEmulatorExtras.spec @@ -1,4 +1,4 @@ -### RPM external hls4mlEmulatorExtras 1.1.1 +### RPM external hls4mlEmulatorExtras 1.1.2 Source: https://github.com/cms-hls4ml/%{n}/archive/refs/tags/v%{realversion}.tar.gz BuildRequires: gmake From bff397ab7109441a44199ceb55396b239e9466ba Mon Sep 17 00:00:00 2001 From: Andrew Loeliger Date: Tue, 12 Mar 2024 11:20:20 -0500 Subject: [PATCH 2/2] Further update emulator version to have defined nullptr behavior --- hls4mlEmulatorExtras.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hls4mlEmulatorExtras.spec b/hls4mlEmulatorExtras.spec index 314e077c207..c100697a1c9 100644 --- a/hls4mlEmulatorExtras.spec +++ b/hls4mlEmulatorExtras.spec @@ -1,4 +1,4 @@ -### RPM external hls4mlEmulatorExtras 1.1.2 +### RPM external hls4mlEmulatorExtras 1.1.3 Source: https://github.com/cms-hls4ml/%{n}/archive/refs/tags/v%{realversion}.tar.gz BuildRequires: gmake