From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by sourceware.org (Postfix) with ESMTPS id 52F35385ED40 for ; Thu, 27 Jan 2022 16:15:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 52F35385ED40 Received: from pps.filterd (m0098410.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 20RF0oJh007970 for ; Thu, 27 Jan 2022 16:15:16 GMT Received: from ppma02fra.de.ibm.com (47.49.7a9f.ip4.static.sl-reverse.com [159.122.73.71]) by mx0a-001b2d01.pphosted.com with ESMTP id 3duta8xdf5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 27 Jan 2022 16:15:15 +0000 Received: from pps.filterd (ppma02fra.de.ibm.com [127.0.0.1]) by ppma02fra.de.ibm.com (8.16.1.2/8.16.1.2) with SMTP id 20RGECX7008225 for ; Thu, 27 Jan 2022 16:15:13 GMT Received: from b06avi18626390.portsmouth.uk.ibm.com (b06avi18626390.portsmouth.uk.ibm.com [9.149.26.192]) by ppma02fra.de.ibm.com with ESMTP id 3dr9j9yqjw-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 27 Jan 2022 16:15:13 +0000 Received: from d06av22.portsmouth.uk.ibm.com (d06av22.portsmouth.uk.ibm.com [9.149.105.58]) by b06avi18626390.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 20RG5XGj15794528 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 27 Jan 2022 16:05:33 GMT Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 522F24C059 for ; Thu, 27 Jan 2022 16:15:11 +0000 (GMT) Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 333124C044 for ; Thu, 27 Jan 2022 16:15:11 +0000 (GMT) Received: from [9.145.18.216] (unknown [9.145.18.216]) by d06av22.portsmouth.uk.ibm.com (Postfix) with ESMTP for ; Thu, 27 Jan 2022 16:15:11 +0000 (GMT) Message-ID: <3343d006-03d7-9db6-c5c9-bf0a7902bfe9@linux.ibm.com> Date: Thu, 27 Jan 2022 17:15:10 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0 Subject: Re: glibc 2.35 - Status update: ABI freeze, and release blockers. Content-Language: en-US To: libc-alpha@sourceware.org References: <3d98ce14-6c91-35c2-987b-73d0382ce39b@redhat.com> From: Stefan Liebler In-Reply-To: <3d98ce14-6c91-35c2-987b-73d0382ce39b@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Proofpoint-GUID: a4I84CsxGWUTmB_nntT7MGLYpRrDHkgg X-Proofpoint-ORIG-GUID: a4I84CsxGWUTmB_nntT7MGLYpRrDHkgg X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-01-27_03,2022-01-27_01,2021-12-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 clxscore=1015 impostorscore=0 priorityscore=1501 bulkscore=0 mlxlogscore=789 phishscore=0 malwarescore=0 suspectscore=0 mlxscore=0 spamscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2201110000 definitions=main-2201270098 X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2022 16:15:21 -0000 On 27/01/2022 06:11, Carlos O'Donell via Libc-alpha wrote: > Community, > > The glibc 2.35 release machine testing should start shortly. I'll > send a distinct email about that. I've already added my test results for s390/s390x to the wiki as I'll be out of office and will be back on 2022-02-01. I've used commit 501246c5e2dfcc278f0ebbdb72345cdd239521c7 for testing. I'll retest as soon as I'm back and will update the wiki if something changes. Bye, Stefan