From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id C081F1F953; Sat, 25 Dec 2021 17:41:43 +0000 (UTC) From: Eric Wong To: unicorn-public@yhbt.net Subject: [PATCH 0/3] Ruby 3.1 + doc/URL updates... Date: Sat, 25 Dec 2021 17:41:40 +0000 Message-Id: <20211225174143.2857074-1-BOFH@YHBT.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: All tested on some of the same HW I had in 2008/2009 :> Bozo Doofus For Life (3): epollexclusive: remove rb_gc_force_recycle call drop Ruby version warning, fix speling errer doc: v3 .onion updates, nntp => nntps, minor wording changes .olddoc.yml | 11 +++++---- CONTRIBUTORS | 8 +++++-- ISSUES | 38 +++++++++++++++---------------- README | 8 +++---- ext/unicorn_http/epollexclusive.h | 1 - ext/unicorn_http/extconf.rb | 5 ---- unicorn.gemspec | 2 +- 7 files changed, 36 insertions(+), 37 deletions(-)