From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128810 invoked by alias); 15 Mar 2018 11:19:15 -0000 Mailing-List: contact libc-stable-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: List-Archive: Sender: libc-stable-owner@sourceware.org Received: (qmail 128793 invoked by uid 89); 15 Mar 2018 11:19:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.4 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy= X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: ano163.rev.netart.pl Received: from ano163.rev.netart.pl (HELO ano163.rev.netart.pl) (85.128.223.163) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 15 Mar 2018 11:19:13 +0000 X-Virus-Scanned: by amavisd-new using ClamAV (17) X-Spam-Flag: NO X-Spam-Score: 0 Received: from poczta.nazwa.pl (ox5.netart.com.pl [10.252.0.15]) by id16c608407a.nazwa.pl (Postfix) with ESMTP id 5F6071C9407 for ; Thu, 15 Mar 2018 12:19:11 +0100 (CET) Date: Mon, 01 Jan 2018 00:00:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-stable@sourceware.org Message-ID: <536621993.23233.1521112750946@poczta.nazwa.pl> Subject: [PATCH 0/5] Backport of fixes for bugs: 22848, 22932, 22937, 22963. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.8.4-Rev22 X-Originating-Client: com.openexchange.ox.gui.dhtml X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00012.txt.bz2 I have just pushed these patches to master and I'd like to backport them to 2.27 stable branch as well. Please review, especially the things like ChangeLog, NEWS (patch #5), commit messages, etc. Thank you in advance. Regards, Rafal