From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd30.google.com (mail-io1-xd30.google.com [IPv6:2607:f8b0:4864:20::d30]) by sourceware.org (Postfix) with ESMTPS id 622A0385E00B for ; Fri, 18 Feb 2022 14:29:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 622A0385E00B Received: by mail-io1-xd30.google.com with SMTP id m185so7694105iof.10 for ; Fri, 18 Feb 2022 06:29:01 -0800 (PST) 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=yoW4pa6uinESJ/nxoGEzM2QlyoMc0qHuPWJgYQo8fSY=; b=Ltyjxh/nhC7EDcEqWvxS8hPXO8HC2g4dVHS6sqWfUXJFHYzFGKluVLyRDguZJX3cYY igQ4cLKkWJBPnRJ7HOzg8D1M3gXV9ZwwruYqOcYW14IY39u4nQI1/2RnxWAvY7m2AaDT wklYzz/a13p0FZKPn6vFeERnz+CI0yorAHbDMkGLzfNGAMMluBcrVXdczd3uPeuNY5w8 2up25ockB/S6F1IVvHt/pHJ9hmT9nbgb0XmVwfjmgGtsJDNdhPFkCjpYAkEUA4u+ZVkD IXT0ZJhWd6jhFyjl/6W+mY93b60HD+KIs4UJRWzsPnAhrB2l1fVtiQBllIXya0ZfvSoO FIjQ== X-Gm-Message-State: AOAM533x5OV1vidvcEC+ERkaJK/bTn78MYdMxAO/hRqN84gap1isA4gK P4wQOXUJPr7Bs8sZh47BgZX9xm1M0Vcep6NRNTPTi8Z3JT8= X-Google-Smtp-Source: ABdhPJze9aukQtVMe5gxoWPzjuI1M6D3wj7xEL9H2Zsr6O7UiF4W+3SMHIqy3CC03JltGAlnnaTa9/nTQBF2XWrlmJQ= X-Received: by 2002:a02:9009:0:b0:30f:60d9:1a35 with SMTP id w9-20020a029009000000b0030f60d91a35mr5274299jaf.319.1645194540491; Fri, 18 Feb 2022 06:29:00 -0800 (PST) MIME-Version: 1.0 From: Andrew Schulman Date: Fri, 18 Feb 2022 09:28:49 -0500 Message-ID: Subject: screen-4.9.0-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.2 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2022 14:29:03 -0000 screen 4.9.0-1 is now available in Cygwin. This release includes several bug fixes, including for a possible denial of service by a crafted UTF-8 character sequence. Everyone is urged to upgrade to this release. See the release announcement[1] and upstream changelog[2] for more details. Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells. Each virtual terminal provides the functions of the DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g., insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows the user to move text regions between windows. When screen is called, it creates a single window with a shell in it (or the specified command) and then gets out of your way so that you can use the program as you normally would. Then, at any time, you can create new (full-screen) windows with other programs in them (including more shells), kill the current window, view a list of the active windows, turn output logging on and off, copy text between windows, view the scrollback history, switch between windows, etc. All windows run their programs completely independent of each other. Programs continue to run when their window is currently not visible and even when the whole screen session is detached from the user's terminal. Andrew E. Schulman [1] https://savannah.gnu.org/forum/forum.php?forum_id=10107 [2] https://git.savannah.gnu.org/cgit/screen.git/log/?h=v.4.9.0 ******************************************************************* 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.