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=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 3A8DAC433DF for ; Fri, 22 May 2020 08:42:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 11A5E206C3 for ; Fri, 22 May 2020 08:42:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="WeU+0VHS" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729065AbgEVImO (ORCPT ); Fri, 22 May 2020 04:42:14 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:20176 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729046AbgEVImO (ORCPT ); Fri, 22 May 2020 04:42:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590136933; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=J8wfC5hneJ/ZMZeGujuZL6g8GsJUH1zZdYIeAMn8YbE=; b=WeU+0VHSs1bgK6G1VW93DUi95NM2eJtS0DiKpV9tZYAmiNgChc0nvsANXoR7JD15lYIYCu P/oci59Z7pumLseXs0JSGACkgPTS6zFQ5sLubjMEWJ/u7Hf5nxNVNy1Gz0gl9XoBN50ley zPaRr+HXZSdNoo4mhatrQmZyKf3cVKE= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-235-_z14CbX4MIqu8HMWLQkQNQ-1; Fri, 22 May 2020 04:42:07 -0400 X-MC-Unique: _z14CbX4MIqu8HMWLQkQNQ-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 30A7E18FE861; Fri, 22 May 2020 08:42:06 +0000 (UTC) Received: from ws.net.home (unknown [10.40.193.102]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 68D271001925; Fri, 22 May 2020 08:42:05 +0000 (UTC) Date: Fri, 22 May 2020 10:42:02 +0200 From: Karel Zak To: Chris Hofstaedtler Cc: util-linux@vger.kernel.org Subject: Re: [PATCH] Fix autogenerated URL in ChangeLog Message-ID: <20200522084202.bmsnlrk53kejxfyh@ws.net.home> References: <20200521154230.111956-1-zeha@debian.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200521154230.111956-1-zeha@debian.org> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Sender: util-linux-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: util-linux@vger.kernel.org On Thu, May 21, 2020 at 03:42:30PM +0000, Chris Hofstaedtler wrote: > Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Karel Zak http://karelzak.blogspot.com