From 3943bc911e78b0df2308c0ddd8930d9da3c996fd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 11 May 2019 20:13:14 +0000 Subject: cmogstored 1.7.1 - Linux 5.0/5.1 epoll_pwait workaround The Linux kernel bugfix should hit mainline and stable kernels, soon. But there's no reason for us to be caring if errno is EINTR or not... cf. https://lore.kernel.org/lkml/20190427093319.sgicqik2oqkez3wk@dcvr/ https://lore.kernel.org/lkml/20190507043954.9020-1-deepa.kernel@gmail.com/ There are also some minor build/test updates since v1.7.0 (2018-12-18): test/mgmt-usage.rb: fix mismatched indentation warning add .gitattributes for Ruby files test/mgmt_auto_adjust.rb: improve diagnostic messages .gitignore: add extra ignores for gnulib in Debian 9 notify.c: workaround epoll_pwait bug in current Linux 5.0/5.1 doc: remove mailing list subscription info --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 16be46e..e4b968f 100644 --- a/README +++ b/README @@ -74,7 +74,7 @@ Source tarballs suitable for distribution are housed here: * https://bogomips.org/cmogstored/files/ The latest stable release is: - https://bogomips.org/cmogstored/files/cmogstored-1.7.0.tar.gz + https://bogomips.org/cmogstored/files/cmogstored-1.7.1.tar.gz See https://bogomips.org/cmogstored/NEWS for release notes -- cgit v1.2.3-24-ge0c7