From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 43AB4383E83E for ; Fri, 24 Jul 2020 00:15:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 372BF3875440 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=asokolov.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=alexey+cygwin@asokolov.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=asokolov-org.20150623.gappssmtp.com; s=20150623; h=from:subject:to:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=srka0Vua46MM22CLP4U1q6pTfugy52KkrMS8Bfl5/Ps=; b=A4veINP/n0otEOxVgwSWcfVZs8RohPenXxWOX9D+SERAMJ0VN3fSwiwHVGZXEdJlTL tATDRkO4+gbYlzN4+p1/+/hbrjLGp/FmNWKG9gfx+feA81cm+QZm5/EZ5IygV9i33Z1z W1d/+KIXaQ6Ske5xqZ6MBvAKRRE3n4x+AgCLbm2gtcM0cCZiApadI+oPbdEsGwVKxXtE CPNCRyIOB65A8TT1PmBAPhcFgWOLZBZqrfyldRH78Km88TiyZgl7oMYZFZoMuFIQ9WP5 wu6HfaRgqf53yJmjCOURB/CcvTE7o51+LOPMAL3WoY0SppIR7G92e/S1JX+apLVrQi7J Jl4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=srka0Vua46MM22CLP4U1q6pTfugy52KkrMS8Bfl5/Ps=; b=IGjxeWCImAF02X5/8pWVu3sAx0SiTWXgpwSxvvUnKh4PTeLmeMVD0GXGcIZ0pLfGuB V6GDm1wjKDsr8wIG3OUGo07eMm/RdlFMIB/aBuM8hbxgdS2Q/U/XZd/09YRib7o+LZYG z2hmnoBLgoHlIxuaDrDvWtQ+Hc1qSV53b3nILqPssI8yEzGu4VymiSwVuHM/Tjcjirv8 U0R/Fe7E73UsGdKLuSslSZsIhjrVf9zlH5CelILmv8mTLvDyRvg5+H7n3xzTp3zat6BP nY2lBhzYJdWF3gKIFu5aSlJ8DrRTpBO9qqQ+xfxS/VB0otbQWQFjk3a3NVO+w+CtefEJ 9g4w== X-Gm-Message-State: AOAM532ywHVRriokgtg25VMOlLJEb50Py/8P/SGd+HaY61vT0I7/gT2g 58gdgbPUowM9J2tg+TEjg+/p8J73DvC3KHEG X-Google-Smtp-Source: ABdhPJxkow5M66O+Pntp7WUnClV+TslWtHg8+21rb4lLYaXCcXE+jpnx0nzV//NpZYS77oFAEq3EKA== X-Received: by 2002:a5d:42c9:: with SMTP id t9mr6586493wrr.38.1595549257006; Thu, 23 Jul 2020 17:07:37 -0700 (PDT) From: Alexey Sokolov Subject: [ANNOUNCEMENT] Updated: znc-1.8.1-2 To: cygwin@cygwin.com Message-Id: Date: Fri, 24 Jul 2020 01:07:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Fri, 24 Jul 2020 00:15:20 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2020 00:15:22 -0000 Version 1.8.1-2 of "znc" has been uploaded. ZNC is an IRC network bouncer (BNC). It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC. It supports SSL connections, IPv6, and is extensible via various modules. This is rebuild of 1.8.1 with new versions of dependencies