From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_2 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6D69C433E2 for ; Wed, 22 Jul 2020 15:31:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A02CB2068F for ; Wed, 22 Jul 2020 15:31:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727985AbgGVPbX (ORCPT ); Wed, 22 Jul 2020 11:31:23 -0400 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:37770 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727778AbgGVPbX (ORCPT ); Wed, 22 Jul 2020 11:31:23 -0400 Received: from pps.filterd (m0098393.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 06MF2IaZ130512; Wed, 22 Jul 2020 11:31:17 -0400 Received: from ppma06ams.nl.ibm.com (66.31.33a9.ip4.static.sl-reverse.com [169.51.49.102]) by mx0a-001b2d01.pphosted.com with ESMTP id 32ecpanpge-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 22 Jul 2020 11:31:17 -0400 Received: from pps.filterd (ppma06ams.nl.ibm.com [127.0.0.1]) by ppma06ams.nl.ibm.com (8.16.0.42/8.16.0.42) with SMTP id 06MFCr6B006034; Wed, 22 Jul 2020 15:31:14 GMT Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by ppma06ams.nl.ibm.com with ESMTP id 32brbh53fk-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 22 Jul 2020 15:31:14 +0000 Received: from d06av24.portsmouth.uk.ibm.com (mk.ibm.com [9.149.105.60]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 06MFVCUu22806854 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 22 Jul 2020 15:31:12 GMT Received: from d06av24.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 0C10142057; Wed, 22 Jul 2020 15:31:12 +0000 (GMT) Received: from d06av24.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2CB4242045; Wed, 22 Jul 2020 15:31:11 +0000 (GMT) Received: from localhost.localdomain (unknown [9.85.139.199]) by d06av24.portsmouth.uk.ibm.com (Postfix) with ESMTP; Wed, 22 Jul 2020 15:31:11 +0000 (GMT) Message-ID: <1595431869.5311.102.camel@linux.ibm.com> Subject: Re: [PATCH ima-evm-utils] Drop empty NEWS file From: Mimi Zohar To: Petr Vorel , linux-integrity@vger.kernel.org, Mimi Zohar , Vitaly Chikunov Date: Wed, 22 Jul 2020 11:31:09 -0400 In-Reply-To: <20200722145047.GB18945@dell5510> References: <20200722114729.4210-1-pvorel@suse.cz> <1595428021.5311.93.camel@linux.ibm.com> <20200722144510.l5qwn62dlanbuul4@altlinux.org> <20200722145047.GB18945@dell5510> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 (3.20.5-1.fc24) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-TM-AS-GCONF: 00 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235,18.0.687 definitions=2020-07-22_08:2020-07-22,2020-07-22 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 spamscore=0 impostorscore=0 clxscore=1015 suspectscore=0 phishscore=0 malwarescore=0 priorityscore=1501 adultscore=0 mlxlogscore=999 mlxscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2007220104 Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Wed, 2020-07-22 at 16:50 +0200, Petr Vorel wrote: > Hi, > > ... > > > Really annoying having to include an empty file, but without it, > > > autoconf fails with: > > > > Makefile.am: error: required file './NEWS' not found > > > src/Makefile.am: installing './depcomp' > > > autoreconf: automake failed with exit status: 1 > > > Maybe current ChangeLog should be renamed to NEWS? > > > git log is better changelog, and ChangeLog is really condensed and > > suitable to be NEWS. > +1, good idea. Sure, thank you for the suggestion.  I'll queue this change and any other change(s) in the "next" branch for a minor release. thanks, Mimi