From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 6b7fd42e for ; Sun, 16 Feb 2020 10:24:55 +0000 (UTC) Received: (qmail 15629 invoked by alias); 16 Feb 2020 10:24:48 -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: 45438 Received: (qmail 5105 invoked by uid 1010); 16 Feb 2020 10:24:48 -0000 X-Qmail-Scanner-Diagnostics: from wout1-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25718. spamassassin: 3.4.2. Clear:RC:0(64.147.123.24):SA:0(-2.6/5.0):. Processed in 4.305127 secs); 16 Feb 2020 10:24:48 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrjeeggdduhecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfhfgggtuggjfgesthdttd dttdervdenucfhrhhomhepffgrnhhivghlucfuhhgrhhgrfhcuoegurdhssegurghnihgv lhdrshhhrghhrghfrdhnrghmvgeqnecukfhppeejledrudejkedrjedrudekleenucevlh hushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegurdhssegurghn ihgvlhdrshhhrghhrghfrdhnrghmvg X-ME-Proxy: Date: Sun, 16 Feb 2020 10:24:05 +0000 From: Daniel Shahaf To: zsh-workers@zsh.org Subject: Re: zsh 5.8 released Message-ID: <20200216102405.GA15773@tarpaulin.shahaf.local2> References: <9514413A-1AA2-4931-8D25-B7EC0C1B23D9@dana.is> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9514413A-1AA2-4931-8D25-B7EC0C1B23D9@dana.is> User-Agent: Mutt/1.10.1 (2018-07-13) dana wrote on Sat, Feb 15, 2020 at 15:10:19 -0600: > This is a stable security release with a few new features and many bug > fixes, including one for CVE-2019-20044 (a minor vulnerability related > to the PRIVILEGED option). Thanks for all the behind-the-scenes work on reviewing, testing, and RM'ing the CVE fixes, dana :-) Likewise, thanks to bapt@ and Axel for their reviews. Cheers, Daniel