From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Alpha and IA64 processors Date: Fri, 07 Jun 2019 15:07:01 -0400 Message-ID: <3954841.mGIAQ9ooKE@x2> References: <2537646.fg0DhgGk2c@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from x2.localnet (ovpn-122-181.rdu2.redhat.com [10.10.122.181]) by smtp.corp.redhat.com (Postfix) with ESMTP id B34187855E for ; Fri, 7 Jun 2019 19:07:06 +0000 (UTC) In-Reply-To: <2537646.fg0DhgGk2c@x2> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hello, On Friday, May 17, 2019 2:38:25 PM EDT Steve Grubb wrote: > Are there any objections to dropping support for the Alpha and IA64 > processors in the master branch of audit user space? I would like to reduce > the maintenance burden and if noone is using these, I'll delete them on > May 24. This is to note that support for these processors have been deprecated on the master branch. They are still in the 2.8 maintenance branch. If any distribution would like to continue support, the commits that drop each are the following: Alpha: https://github.com/linux-audit/audit-userspace/commit/ 969a2c5df1577b6d92062a02045a01752cd4733c IA64: https://github.com/linux-audit/audit-userspace/commit/ de35e6f18212e03e9ca57124ce5362c26aae22a2 -Steve