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 C01A1385F01B for ; Fri, 18 Feb 2022 14:32:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C01A1385F01B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1645194773; bh=KGJyTNT3SVf1dQXuHA3dfn39OLy50z10DwSzkrLEDKI=; h=Date:Subject:To:From:Reply-To:From; b=ta5d4VaRwRrlUJEqGy1R1UGQb3PrV5zsZCUlbu/OGMaPb2irLAauXeibFCzzFAbxb ikzo1+1Tfrf09KKB3QlK74IgcnmtqMgwW3Hwl88mL3RzOnK6Crsc37b6CiPO5QS+n8 hj7yds5ThOmBstQ+rCJbw2AOojmsqP66z36ML0mQ= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8379F385F017 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1645194773; bh=KGJyTNT3SVf1dQXuHA3dfn39OLy50z10DwSzkrLEDKI=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=KUtZ1pTk2Lt7j1SXTp/b4se67DVYbkJ0zsf8+hxnAfYBAnN/+Bp6lQg604w6oK+MQ t8Q7DqoAQ/U/n4a0fJ0X4W7s5nKsHbIqTEj46cwM+nruL2HBT4BZH8rdqtqXom93uI LJrHrFs2Li1yAJ1kQ7an6ZYxqOB/OGrJ0eOhqKiA= DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 639A1385EC45 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=KGJyTNT3SVf1dQXuHA3dfn39OLy50z10DwSzkrLEDKI=; b=bbO2m3ZR09YLszi8xqGZrNJIr3AbdGhLvVojVtkQAqx1dcfBYsIjdMSNyMHzQqJdm/ JKIFBPOITBWc0fmroePVuDNG5WMMaXxAJAZkmAyK3eoOzs2Bsjw/q3/TDNPxLId4f+Hm +GPUpBp4g7uwvIOtkGbIas/b35pp0J40c2jvOFQI02XSPfr9SALw8NhxAZvmmiFD6CUz +fZa6gYSmQNky8e9B/GpAdPluvSrYVxPYEUIlmgP+HFI5ylxtstJV05FyZz7L7CSszD9 OM6CSLnfQPogncd72JoQjAUjGDVtDvyjWA35kV7JacZoUiPbFUX8QBygCqTNZQDqbwnY UzDg== X-Gm-Message-State: AOAM53202vP0UmoCFJFN2eyafT0hHFtW50t4f95KVxXn82YNRUyggxj7 PR6Z5Fof46+g6X5oR0KD0MHn2WX9UamxJJPgsaktYQbemfo= X-Google-Smtp-Source: ABdhPJztvdXsoKPdCnI8Pg+gnlRzxhDFFvslFU/2nfOTkzfx6rfe/qrwrP028ITQIVammP/Em6+MKe0+Yslw+kwg1SE= X-Received: by 2002:a02:94ab:0:b0:30e:4a9e:cd83 with SMTP id x40-20020a0294ab000000b0030e4a9ecd83mr5532363jah.315.1645194545674; Fri, 18 Feb 2022 06:29:05 -0800 (PST) MIME-Version: 1.0 Date: Fri, 18 Feb 2022 09:28:54 -0500 Message-Id: Subject: [ANNOUNCEMENT] socat-1.7.4.3-1 To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Andrew Schulman via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@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, 18 Feb 2022 14:32:53 -0000 socat 1.7.4.3-1 is now available in Cygwin. This release has bug fixes and a few new features. See the Release Notes[1] and CHANGES[2] files for details. socat is a relay for bidirectional data transfer between two independent data channels. Each channel may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these. These modes include generation of 'listening' sockets, named pipes, and pseudo terminals. Andrew E. Schulman [1] http://www.dest-unreach.org/socat/doc/RELEASE-NOTES-1.7.4.0 [2] http://www.dest-unreach.org/socat/doc/CHANGES ******************************************************************* To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#subscribe-unsubscribe Please read *all* of the information on unsubscribing that is available starting at this URL.