public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella Netto <adhemerval.zanella@linaro.org>
To: Florian Weimer <fweimer@redhat.com>, libc-alpha@sourceware.org
Cc: Guillem Jover <guillem@debian.org>
Subject: Re: [PATCH] NEWS: Update temporary files ignored by ldconfig
Date: Tue, 16 Jan 2024 14:37:33 -0300	[thread overview]
Message-ID: <894b4db9-71bf-4b42-9266-17194c57aff8@linaro.org> (raw)
In-Reply-To: <87zfx664hz.fsf@oldenburg.str.redhat.com>



On 15/01/24 11:44, Florian Weimer wrote:
> Fixes commit 2aa0974d2573441bffd596b07bff8698b1f2f18c ("elf: ldconfig
> should skip temporary files created by package managers") and
> commit cfb5a97a93ea656e3b2263e42142a4032986d9ba ("ldconfig: Fixes for
> skipping temporary files.").
> 
> Reported-by: Guillem Jover <guillem@debian.org>

LGTM, thanks.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

> 
> ---
>  NEWS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index 83ae627f47..1da3a6e6ee 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -58,8 +58,8 @@ Major new features:
>  Deprecated and removed features, and other changes affecting compatibility:
>  
>  * The ldconfig program now skips file names containing ';' or ending in
> -  ".tmp", to avoid examining temporary files created by the RPM and dpkg
> -  package managers.
> +  ".dpkg.tmp" or ".dpkg.new", to avoid examining temporary files created
> +  by the RPM and dpkg package managers.
>  
>  * libcrypt has been removed from the GNU C Library.  The configure
>    options "--enable-crypt" and "--enable-nss-crypt" are no longer
> 
> base-commit: 064c708c78cc2a6b5802dce73108fc0c1c6bfc80
> 

      reply	other threads:[~2024-01-16 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15 14:44 Florian Weimer
2024-01-16 17:37 ` Adhemerval Zanella Netto [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=894b4db9-71bf-4b42-9266-17194c57aff8@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=fweimer@redhat.com \
    --cc=guillem@debian.org \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).