From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43457-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 046a47b1 for ; Wed, 12 Sep 2018 15:10:44 +0000 (UTC) Received: (qmail 6437 invoked by alias); 12 Sep 2018 15:10:33 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 43457 Received: (qmail 20368 invoked by uid 1010); 12 Sep 2018 15:10:33 -0000 X-Qmail-Scanner-Diagnostics: from out1-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(66.111.4.25):SA:0(-2.6/5.0):. Processed in 2.318182 secs); 12 Sep 2018 15:10:33 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=78ixzb+xq9lglf4jE qSnSPe+9FBL80+mIDIx+eD8jvk=; b=AKkYnqtK8c/T/huZdADoFIni7T3NNF7Q+ yJJMauI/3lZuZGKV79c6iMAqZuB26cEwHNbpXWPoUV7XKDpoMtSvRcH+ylzZ/UeZ QeaSaeKTRrp86RO3H0xW41maMkct2MktTw3NmS6kj8RzdfQnfh42DJkSLK0f9amT Cz2Lrh49E4kThlNSqDxJu64QpHiVmfA/SoqOonP4aR7UlLqq5p30om3es3JrMzeL tC4/4/shGtfMj4UOfW+7npHBTEdM/s8MRIBisuKucAy4kqf32SjcO1CqbPGj1mHP PBgdE9tiTUylxKjSirZ571ajGNAIE2uxnSxFntkC4cq60lAxr6YKA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=78ixzb+xq9lglf4jE qSnSPe+9FBL80+mIDIx+eD8jvk=; b=W70kvXeUInMfC/f9KEZOa/E8TulAXfq6j 3knKG49hxxh8XJFEEgf4JD2HKlRJAdWhn/MgLCC5n9eVODcPgKbQcuid813FcDm5 MshyLGagGHCUU5eC0uQIf3O5Zm9+LlaSt0ru4PdYbyKv8r60oTo2iaErr8iG3Res 2D8QrMGc/6f3U3rK9WvqnqifTEAD9slQKOwFM4nsLlYscVOUqHZSSBWv+6B6jySY KLccVvRoh92zpNZjQNOZ0jKqXSTqCmO4lj3K8HEWp1nAXXWGopgbYWJmVyHpA0f5 CZoJcb7daLFy0aJa+V4Qc8ASow5ge18wgfVHWOcASrf0LEG1J+1qg== X-ME-Proxy: X-ME-Sender: From: Daniel Shahaf To: zsh-workers@zsh.org Subject: [PATCH][DRAFT] Release 5.6.2 Date: Wed, 12 Sep 2018 15:10:23 +0000 Message-Id: <20180912151023.18823-1-danielsh@tarpaulin.shahaf.local2> X-Mailer: git-send-email 2.11.0 --- To be clear, this is just a draft. Daniel Config/version.mk | 4 ++-- Etc/FAQ.yo | 2 +- NEWS | 11 +++++++++++ README | 5 +++-- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/Config/version.mk b/Config/version.mk index 8e48bc5c8..33ce37195 100644 --- a/Config/version.mk +++ b/Config/version.mk @@ -27,5 +27,5 @@ # This must also serve as a shell script, so do not add spaces around the # `=' signs. -VERSION=5.6.1-dev-0 -VERSION_DATE='September 8, 2018' +VERSION=5.6.2 +VERSION_DATE='September 14, 2018' diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index 10c773b75..a3dfc6c13 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -306,7 +306,7 @@ sect(On what machines will it run?) sect(What's the latest version?) - Zsh 5.6.1 is the latest production version. For details of all the + Zsh 5.6.2 is the latest production version. For details of all the changes, see the NEWS file in the source distribution. A beta of the next version is sometimes available. Development of zsh is diff --git a/NEWS b/NEWS index 7c7d64c72..f3e617b9c 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,17 @@ CHANGES FROM PREVIOUS VERSIONS OF ZSH Note also the list of incompatibilities in the README file. +Changes from 5.6.1 to 5.6.2 +--------------------------- + +Fix another SIGTTOU case. + +Fix SIGWINCH being ignored when zsh is not in the foreground. + +The release tarballs are now compressed using xz(1), whereas previously +both xz(1) and gzip(1) versions were available. If this gets in your way, +give us a shout. + Changes from 5.6 to 5.6.1 ------------------------- diff --git a/README b/README index c9a4ed693..c792d4075 100644 --- a/README +++ b/README @@ -5,8 +5,9 @@ THE Z SHELL (ZSH) Version ------- -This is version 5.6.1 of the shell. This is a bugfix release, following -5.6 which was a security and feature release. +This is version 5.6.2 of the shell. This is a bugfix release, following +5.6 which was a security and feature release and 5.6.1 which was a bugfix +release. Note in particular the changes highlighted under "Incompatibilities since 5.5.1" below. See NEWS for more information.