From 6c2ac0e353446856c4d912b7967e66b04020c1b2 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 16 Sep 2019 10:49:18 +0100 Subject: [PATCH] Update to 1.860 - New upstream release 1.860 - Signal-handling update release - Localized input and output record separators in MCE::Channel - IPC safety in MCE::Child during SIGINT and SIGTERM - Method $child->exit in MCE::Child now sends the SIGINT signal for extra reliability with MCE::Shared (previously SIGQUIT) --- .gitignore | 1 + perl-MCE.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d118158..d952aa6 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /MCE-1.848.tar.gz /MCE-1.849.tar.gz /MCE-1.850.tar.gz +/MCE-1.860.tar.gz diff --git a/perl-MCE.spec b/perl-MCE.spec index e4bd81c..2038dea 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,5 +1,5 @@ Name: perl-MCE -Version: 1.850 +Version: 1.860 Release: 1%{?dist} Summary: Many-core Engine for Perl providing parallel processing capabilities License: GPL+ or Artistic @@ -171,6 +171,14 @@ make test %{_bindir}/mce_zfgrep %changelog +* Mon Sep 16 2019 Paul Howarth - 1.860-1 +- Update to 1.860 + - Signal-handling update release + - Localized input and output record separators in MCE::Channel + - IPC safety in MCE::Child during SIGINT and SIGTERM + - Method $child->exit in MCE::Child now sends the SIGINT signal for extra + reliability with MCE::Shared (previously SIGQUIT) + * Mon Sep 9 2019 Paul Howarth - 1.850-1 - Update to 1.850 (no changes) diff --git a/sources b/sources index edba036..1ad7253 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (MCE-1.850.tar.gz) = 6f127f66aa07a56f37cf2dde05e8ad5a57e56d8918af38ab795ce0e1d34927c74ccc4921bc234ebae1c3aed1c0859080fb66305740528bc0f16409c17cce3128 +SHA512 (MCE-1.860.tar.gz) = d30d5d0ef88f5426f0bd86504870cca65872f4bd71e49f70112557c068ffcb469402b523b2f2ce3cbfd2d792518d39b8aaa5db2072b3f6baa2ea28cd2f6692d2