A bunch of CentOS 7.x fixes noted by Konstantin I also just noticed I broke Gcf2 everywhere :x
I'd much rather support old enterprise distros directly than direct people towards bloated Docker containers and what-not. Eric Wong (4): syscall: initialize buffer for vec() treewide: use --globoff with curl(1) gcf2: fix syntax error and require PublicInbox::Git tests: no IPv6 on old Net::NNTP, Mail::IMAPClient, HTTP::Tiny lib/PublicInbox/Gcf2.pm | 6 ++++-- lib/PublicInbox/LeiCurl.pm | 4 ++-- lib/PublicInbox/Syscall.pm | 2 +- lib/PublicInbox/TestCommon.pm | 9 +++++++++ t/extsearch.t | 4 ++-- t/httpd-corner.t | 8 ++++---- t/nntpd.t | 3 +-- t/v2writable.t | 2 +- 8 files changed, 24 insertions(+), 14 deletions(-)
