X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C38D13951805
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=rX+Y5a6+AxeHoLW3eBsupFnFaS+gpZToPIKJkfY1so8=;
 b=z8t1IkxyO63NYUlVcvbGjZmJAFOPYxV8aGWpZJ4Vadhts/WxbYaqPwVW0ISqHTdvfq
 M7o52vbnfuKu6tNoY1DHghewfOABCUYWRAyg+emlwN9Tai2Xvb74VYP7gm7Z90k4zMzg
 cOaB+maVzKv/XKzhNAd7lS3kvXR5MVLd3b/9jw/N5IXkhOoVXyaIBCVyjk1QfVhYZEID
 tk7SZ4McbumAbrnIfbxhqgdGvC/goqBu+8ZVkmFryyo5G2jDtRqTqWJeTbzlLAWpQY/d
 ht1DuA6MGkx8QCkMGm0oPkMTLobp2C786sR7TwsA7TNsL5AyLDtMJVnc62Ko07dqybOc
 wGog==
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=rX+Y5a6+AxeHoLW3eBsupFnFaS+gpZToPIKJkfY1so8=;
 b=PQEogfsl6tEdfJGlmVVwmgEmv+rCYnfOImdLh3Fv6yQ3eI1K+p0pZgRWffQxBpN5hL
 aWlCFofjE/xZk85aAc0ScMBtzVXKADFJ9X0H3O8pZnwXurFQrQYSOLAEL89lOrptAyuZ
 /n3aCQ4WeBJlSvaHoAEyz4XqBNg7dJkg+tegrou4n/sKvvu+gQIDu3E+U+rdlPfAfktU
 gWMB9mhqijRIDS1pgFf0AY3aq2ISYfmZsrNPVEAyPibqHIJ/KcOR9msKvYfahPKXS+VX
 T6bv5edFtnp5HyIUTHW5aH3gt117Q+ui1JWk/7025PBcBxj4D/6rF7GndH4pL4/r0SE6
 d8JA==
X-Gm-Message-State: AOAM533eKwxL8opHSRFNWo2ONERLFzJST8T+tr3J1TFKdVNm+7GBc/vn
 BW4+xDrVKi48oCLZGM03eYbVGerSnxD3xGJ9vuk=
X-Google-Smtp-Source: ABdhPJx2KnZYSSsWP8xNP9oQqa+Khr6w+yBfv8n0ZVhZljEXAkUi/TXyhFg/4h3C3HGp0RSOP1WZXg==
X-Received: by 2002:a05:600c:2f8f:: with SMTP id
 t15mr4230147wmn.41.1599566674643; 
 Tue, 08 Sep 2020 05:04:34 -0700 (PDT)
From: Alexey Sokolov <alexey+cygwin@asokolov.org>
Subject: [ANNOUNCEMENT] Updated: znc-1.8.2-1
To: cygwin@cygwin.com
Message-Id: <announce.93d80de2-ef19-7833-6618-a718fb5e522c@asokolov.org>
Date: Tue, 8 Sep 2020 13:04:33 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
 Thunderbird/68.12.0
MIME-Version: 1.0
Content-Language: en-GB
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, KAM_NUMSUBJECT, KAM_SHORT, 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: Tue, 08 Sep 2020 12:17:48 +0000
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Reply-To: cygwin@cygwin.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

Version 1.8.2-1 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 new upstream minor release. See
https://wiki.znc.in/ChangeLog/1.8.2 for details.
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
