Received: by mail.netbsd.org (Postfix, from userid 605) id 1680A84D82; Thu, 4 Aug 2022 12:26:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E8FF84D43 for ; Thu, 4 Aug 2022 12:26:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Im04P4S8_kNB for ; Thu, 4 Aug 2022 12:26:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A839284CD9 for ; Thu, 4 Aug 2022 12:26:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9B7E4FB1A; Thu, 4 Aug 2022 12:26:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165961597983070" MIME-Version: 1.0 Date: Thu, 4 Aug 2022 12:26:19 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/memcached To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220804122619.9B7E4FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165961597983070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Aug 4 12:26:19 UTC 2022 Modified Files: pkgsrc/devel/memcached: Makefile distinfo Log Message: memcached: updated to 1.6.16 1.6.16 Overview Minor bugfixes for memcached daemon. Critical bugfixes and API additions for the experimental proxy code (if using, please upgrade) Fixes proxy: add req:flag_token("F") proxy: mcp.response code and rline API proxy: add r:has_flag(), fix r:token() length proxy: mcp.request() improvements proxy: mcplib_request_token() doesn't delimit the final token in a request tls: Disable TLS re-negotiation from SSL context Fix undefined behavior and warning with clang proxy: fix the hashstring size for evcache ketama core: Fix FTBFS with GCC 12 on ppc64el proxy: fix race crash from io obj use-after-free proxy: fix mcp.await() when using extended args proxy: add missing errno.h include to proxy.h proxy: fix potential corruption on partial write proxy: rework backend buffer handling to fix protocol desync bug tests: skip whitespace on vendor/* tls: Add switch to opt-in to kernel TLS on OpenSSL 3.0.0+ core: checks port number at start time Add a command to dump keys for memcached-tool proxy: 'proxyreqs' does not work unless 'proxyuser' also provided proxy: replace proxycmds stream with proxyreqs proxy: mcp.log_req* API interface To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 pkgsrc/devel/memcached/Makefile cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/memcached/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165961597983070 Content-Disposition: inline Content-Length: 1735 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/memcached/Makefile diff -u pkgsrc/devel/memcached/Makefile:1.81 pkgsrc/devel/memcached/Makefile:1.82 --- pkgsrc/devel/memcached/Makefile:1.81 Fri Jul 15 08:11:28 2022 +++ pkgsrc/devel/memcached/Makefile Thu Aug 4 12:26:19 2022 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.81 2022/07/15 08:11:28 adam Exp $ +# $NetBSD: Makefile,v 1.82 2022/08/04 12:26:19 adam Exp $ -DISTNAME= memcached-1.6.15 +DISTNAME= memcached-1.6.16 CATEGORIES= devel MASTER_SITES= https://memcached.org/files/ Index: pkgsrc/devel/memcached/distinfo diff -u pkgsrc/devel/memcached/distinfo:1.50 pkgsrc/devel/memcached/distinfo:1.51 --- pkgsrc/devel/memcached/distinfo:1.50 Fri Jul 15 08:11:28 2022 +++ pkgsrc/devel/memcached/distinfo Thu Aug 4 12:26:19 2022 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.50 2022/07/15 08:11:28 adam Exp $ +$NetBSD: distinfo,v 1.51 2022/08/04 12:26:19 adam Exp $ -BLAKE2s (memcached-1.6.15.tar.gz) = ca122e287a3afa46e7e0d21fd87c5afb37328dd2fd4ccffea4993de3dfd3481b -SHA512 (memcached-1.6.15.tar.gz) = 00ee15eb7932420a25f3ce973bc7fcc5ba77a514091883f8b4e58ea861073caa91c676c0020f03c768077e20c76f34bca96616be104af3fbc8e7e78303958f3d -Size (memcached-1.6.15.tar.gz) = 1051109 bytes +BLAKE2s (memcached-1.6.16.tar.gz) = 892c8e32798ed22cd28800687fea716007435b9ec5a27459888feb0caaa6a43c +SHA512 (memcached-1.6.16.tar.gz) = cacd71d11aaa575361b83b5c565b6d665cac7a6dc6768af209d5108620d6883a7b3159351b7eab6da034a15162fa71fefe8024e41a1f46911acd1ca3aa23b209 +Size (memcached-1.6.16.tar.gz) = 1054877 bytes SHA1 (patch-Makefile.in) = d0dce85040734a2532d4dced9daed0032433e80f SHA1 (patch-configure) = af14c5bbbd0db296bb100f70761ac60ee71c70f4 SHA1 (patch-items.c) = 33e9ff564f755fa2ef201978cb509800ea400fa0 --_----------=_165961597983070--