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 D5A6D385F017 for ; Fri, 18 Feb 2022 14:31:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D5A6D385F017 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1645194689; bh=yoW4pa6uinESJ/nxoGEzM2QlyoMc0qHuPWJgYQo8fSY=; h=Date:Subject:To:From:Reply-To:From; b=Fk7EgwZUg0I1R2d6u8s8CmGkOW4tYaijDF2uhg6W1FvBOl88E64H9W6Jqvkd8CvpR et5KwT/dqBVDfS9dmPkBuS4/7PsIhe27JoDMXjZMw2YUCjwi0Y2CNFJ2wtMFnAE3w7 BRy6Hx97RZvmLakbctQgBt9Hvhl/GDJFDbK4k7Zo= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 98325385E837 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1645194689; bh=yoW4pa6uinESJ/nxoGEzM2QlyoMc0qHuPWJgYQo8fSY=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=bWBSVDBndDFgXIYk8PpG5MAGYi0X8sHhSS4cwAfpnGbxUDjstItc0XHtx93aCiTg/ VJxj0luZOmfrEo0dlXI0azyZuy8RkGRlBzIx4NWAtlel6tNjUB+cFkoq/CcNq+MK6Q d9yZrcWzcXj/Y4bvG6iGIgvTskiUvZ1w5nYyA/no= DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 622A0385E00B 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 Date: Fri, 18 Feb 2022 09:28:49 -0500 Message-Id: Subject: [ANNOUNCEMENT] screen-4.9.0-1 To: cygwin@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 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:31:30 -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.