[From nobody Fri Jun 12 13:19:04 2026
Received: (at 1076619-done) by bugs.debian.org; 12 Jun 2026 12:17:05 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-110.6 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FROMDEVELOPER,HAS_BUG_NUMBER,SPF_HELO_NONE,SPF_PASS,
 USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 23; hammy, 103; neutral, 21; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;zeha@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:57550)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;zeha@debian.org&gt;) id 1wY0or-003JlK-0w
 for 1076619-done@bugs.debian.org; Fri, 12 Jun 2026 12:17:05 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:In-Reply-To:Content-Type:MIME-Version:
 References:Message-ID:Subject:To:From:Date:Reply-To:Cc:
 Content-Transfer-Encoding:Content-ID:Content-Description;
 bh=0vzxqepYeUbjxnPx+PnDOeBskiUypq/215fT8qY/OMQ=; b=fmgeUNa/HohukSf5kduN5DHh5P
 ATQsmm+7u977kw3QVA1mBKhiMqvYUhKHSQ/8ALcDunp2hWS6DuKEKxgKIPkEKvh01mZjk1LEgXANj
 xS16oKvB5zKUaPh0N81l7O8kUnfwrj3+G3fFs/I769jlG+JnFcEi3Ef5spxbCdlat68Ex4L17BsOs
 soupRwD7wfwFL7hpz+07xAgDfE7ty5Im5WLJPSNc9+caLLcg8oaR1P+w8O+GWnlCZEzL1TfPHuMdh
 m+YCnSmsBapX0eqUqd7ipEXS8xeWXZzfWKGbPHW6Ewd0ZSNoeav92n1CM//f59/ABpzOyU+6peCdr
 3XHPIFIA==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;zeha@debian.org&gt;) id 1wY0op-00Aj7M-2S
 for 1076619-done@bugs.debian.org; Fri, 12 Jun 2026 12:17:03 +0000
Date: Fri, 12 Jun 2026 14:17:02 +0200
From: Chris Hofstaedtler &lt;zeha@debian.org&gt;
To: 1076619-done@bugs.debian.org
Subject: Re: Bug#1076619: passwd: /etc/group file corruption with usernames
 ending in blackslash
Message-ID: &lt;aiv4vtLd9vFWLobP@per.namespace.at&gt;
References: &lt;CALLGG_LVf1EDZZpPsc-RCbSq=J=8YOh304gazcYySsX1BBXbxg@mail.gmail.com&gt;
 &lt;CALLGG_LVf1EDZZpPsc-RCbSq=J=8YOh304gazcYySsX1BBXbxg@mail.gmail.com&gt;
 &lt;Zprl0Afod4kgcQFe@per&gt;
 &lt;CALLGG_LVf1EDZZpPsc-RCbSq=J=8YOh304gazcYySsX1BBXbxg@mail.gmail.com&gt;
 &lt;Z7PIrg2Kx94u_2od@per.namespace.at&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: &lt;Z7PIrg2Kx94u_2od@per.namespace.at&gt;
X-Debian-User: zeha

Source: shadow
Source-Version: 1:4.19.0-1

On Tue, Feb 18, 2025 at 12:39:26AM +0100, Chris Hofstaedtler wrote:
&gt; Upstream will probably fix this completely in the forky period.

This has happened in 4.19.0:

    Release 4.19.0

    Breaking changes:

    -  Remove support for escaped newlines in configuration files.
       It never worked correctly.
       b0a7ce58b924 (2025-12-05; &quot;lib/, po/: Remove fgetsx() and fputsx()&quot;)]