From patchwork Sun Jan 8 21:40:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6425 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nqr9d57Htz40V9 for ; Sun, 8 Jan 2023 21:41:09 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Nqr9V6zZqz17H; Sun, 8 Jan 2023 21:41:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nqr9V6M1Rz2yV9; Sun, 8 Jan 2023 21:41:02 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Nqr9S4Ym4z2yd5 for ; Sun, 8 Jan 2023 21:41:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Nqr9S10RGzMW; Sun, 8 Jan 2023 21:41:00 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673214060; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pcfi4kZIIEuxS3UNKyj35YCnlB4JHAArzzZSTtUFOw0=; b=38+GY+OlN0QbXOxVEe/2/r3Cx/V8vWwZIaOP0PHOlA84utG10f6ew0of7LRYvWPytg5SDI STSo6zMvs/2aRtCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673214060; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pcfi4kZIIEuxS3UNKyj35YCnlB4JHAArzzZSTtUFOw0=; b=MvNC9WD5MHdhD+cFZLmP+OEqKvq7dF8f3pcqa9oWRmoUhglnjX9G22Yd7p3fpA+FkDZPbI sRfOUOPzj/vbyz4RPGqN0kKtk9YJWGQDTKsM1fteqfhhhdEUVXSVSm8yYGPVLODF25UK85 S5UcXgn3u+jlaj5sm9LXC7FyVgyBZF/sliigfNqwhFCqsZZUGq0hlBRMwp6aypt/mvEAno CUCYXtdwp1tKTtCJcac6h2tEnmnHd8RwIEpgPVYua+YCFIqvZKwThovTJKSvKTUgVWt/Yb PuJgGeC7yf5U2+TGXo+GFsT9Oj9n3Y8xOKIrPWdEN+z6rhnS8LIjUVz7hbJpmg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] shadow: Update to version 4.13 Date: Sun, 8 Jan 2023 22:40:52 +0100 Message-Id: <20230108214053.3637413-5-adolf.belka@ipfire.org> In-Reply-To: <20230108214053.3637413-1-adolf.belka@ipfire.org> References: <20230108214053.3637413-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 4.11.1 to 4.13 - Update of rootfile not required - Changelog 4.13 * useradd.8: fix default group ID (Tim Biermann) * Revert drop of subid_init() (Serge Hallyn) * Georgian translation (NorwayFun) * useradd: Avoid taking unneeded space: do not reset non-existent data in lastlog (David Kalnischkies) * relax username restrictions (Alexander Kanavin) * selinux: check MLS enabled before setting serange (genBTC) * copy_tree: use fchmodat instead of chmod (Samanta Navarro) * copy_tree: don't block on FIFOs (Samanta Navarro) * add shell linter (Jan Macku) * copy_tree: carefully treat permissions (Samanta Navarro) * lib/commonio: make lock failures more detailed (Luca BRUNO) * lib: use strzero and memzero where applicable (Christian Göttsche) * Update Dutch translation (Frans Spiesschaert) * Don't test for NULL before calling free (Alex Colomar) * Use libc MAX() and MIN() (Alejandro Colomar) * chage: Fix regression in print_date (Xiami) * usermod: report error if homedir does not exist (Iker Pedrosa) * libmisc: minimum id check for system accounts (Iker Pedrosa) * fix usermod -rG x y wrongly adding a group (xyz) * man: add missing space in useradd.8.xml (Iker Pedrosa) * lastlog: check for localtime() return value (Iker Pedrosa) * Raise limit for passwd and shadow entry length (Iker Pedrosa) * Remove adduser-old.c (Alejandro Colomar) * useradd: Fix buffer overflow when using a prefix (David Michael) * Don't warn when failed to open /etc/nsswitch.conf (Serge Hallyn) 4.12.3 Revert removal of subid_init, which should have bumped soname. So note that 4.12 through 4.12.2 were broken for subid users. 4.12.2 This includes the fix by Christian Göttsche for a TOCTTOU when copying directories. 4.12.1 This should fix the broken uk manpages in 4.12. 4.12 This release includes the following changes: * Add absolute path hint to --root (Celeste Liu) * Various cleanups (Christian Göttsche) * Fix Ubuntu release used in CI tests (Jeremy Whiting) * add -F options to useradd (and tests) (Masatake YAMATO) * useradd manpage updates (Masatake YAMATO and Alexander Zhang)) * Check for ownerid (not just username) in subid ranges (Iker Pedrosa) * Declare file local functions static (Christian Göttsche) * Use strict prototypes (Christian Göttsche) * Do not drop const qualifier for Basename (Christian Göttsche) * Constify various pointers (Christian Göttsche) * Don't return uninitialized memory (Christian Göttsche) * Don't let compiler optimize away memory cleaning (Christian Göttsche) * Remove many obsolete compatibility checks and defines (Alejandro Colomar) * Modify ID range check in useradd (Iker Pedrosa) * Use "extern "C"" to make libsubid easier to use from C++ (Alois Wohlschlager) * French translation updates (bubu) * Fix s/with-pam/with-libpam/ (serge) * Spanish translation updates (Fernando) * French translation fixes (Balint Reczey) * Default max group name length to 32 (Jami Kettunen) * Fix PAM service files without-selinux (Ali Riza KESKIN) * Improve manpages (Markus Hiereth) - groupadd, useradd, usermod - groups and id - pwck * Add fedora to CI builds (Iker Pedrosa) * Fix condition under which pw_dir check happens (Ed Neville) * logoutd: switch to strncat (Steve Grubb) * AUTHORS: improve markdown output (Iker Pedrosa) * Handle ERANGE errors correctly (Niko) * Check for fopen NULL return (juyin) * Split get_salt() into its own fn juyin) * Get salt before chroot to ensure /dev/urandom. (juyin) * Chpasswd code cleanup (juyin) * Work around git safe.directory enforcement (serge) * Alphabetize order in usermod help (Matheus Marques) * Erase password copy on error branches (Christian Göttsche) * Suggest using --badname if needed (Iker Pedrosa) * Update translation files (Iker Pedrosa) * Correct badnames option to badname (Iker Pedrosa) * configure: replace obsolete autoconf macros (Christian Göttsche) * tests: replace egrep with grep -E (Sam James) * Update Ukrainian translations (Yuri Chornoivan) * Cleanups (Iker Pedrosa) - Remove redeclared variable - Remove commented out code and FIXMEs - Add header guards - Initialize local variables * CI updates (Iker Pedrosa) - Create github workflow to install dependencies - Enable CodeQL - Update actions version * libmisc: use /dev/urandom as fallback if other methods fail (Xi Ruoyao) Signed-off-by: Adolf Belka --- lfs/shadow | 8 +- ....13-suppress_installation_of_groups.patch} | 150 ++++++++---------- 2 files changed, 73 insertions(+), 85 deletions(-) rename src/patches/{shadow-4.11.1-suppress_installation_of_groups.patch => shadow-4.13-suppress_installation_of_groups.patch} (64%) diff --git a/lfs/shadow b/lfs/shadow index cd083d44e..299fb3dea 100644 --- a/lfs/shadow +++ b/lfs/shadow @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 4.11.1 +VER = 4.13 THISAPP = shadow-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d459a1e0ffb342b6b455caf65e6af60b32eee72d4a9b1ab126485fb4632503a42061d3f0b960554c8155af6dc0564c585335b27aecca6538b394a0d58d927588 +$(DL_FILE)_BLAKE2 = 315ab8a7e598aeefb50c11293e20cfa0982c3c3ae21c35ae243d09a4facf97a13c1d672990876e74ef94f5284402acf14997663743e2aaefa6cfc4369b7d24dc install : $(TARGET) @@ -70,7 +70,7 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/shadow-4.11.1-suppress_installation_of_groups.patch + cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/shadow-4.13-suppress_installation_of_groups.patch $(UPDATE_AUTOMAKE) cd $(DIR_APP) && ./configure \ --libdir=/lib \ diff --git a/src/patches/shadow-4.11.1-suppress_installation_of_groups.patch b/src/patches/shadow-4.13-suppress_installation_of_groups.patch similarity index 64% rename from src/patches/shadow-4.11.1-suppress_installation_of_groups.patch rename to src/patches/shadow-4.13-suppress_installation_of_groups.patch index cee41abac..0ca0de236 100644 --- a/src/patches/shadow-4.11.1-suppress_installation_of_groups.patch +++ b/src/patches/shadow-4.13-suppress_installation_of_groups.patch @@ -1,7 +1,7 @@ -diff -Naur shadow-4.11.1-orig/man/cs/Makefile.in shadow-4.11.1/man/cs/Makefile.in ---- shadow-4.11.1-orig/man/cs/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/cs/Makefile.in 2022-01-17 13:04:13.758312001 +0100 -@@ -326,12 +326,12 @@ +diff -Naur shadow-4.13.orig/man/cs/Makefile.in shadow-4.13/man/cs/Makefile.in +--- shadow-4.13.orig/man/cs/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/cs/Makefile.in 2023-01-07 23:37:45.110080801 +0100 +@@ -332,12 +332,12 @@ man8/groupadd.8 \ man8/groupdel.8 \ man8/groupmod.8 \ @@ -16,10 +16,10 @@ diff -Naur shadow-4.11.1-orig/man/cs/Makefile.in shadow-4.11.1/man/cs/Makefile.i man5/shadow.5 \ man1/su.1 \ man8/vipw.8 -diff -Naur shadow-4.11.1-orig/man/da/Makefile.in shadow-4.11.1/man/da/Makefile.in ---- shadow-4.11.1-orig/man/da/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/da/Makefile.in 2022-01-17 13:05:29.513200259 +0100 -@@ -323,7 +323,7 @@ +diff -Naur shadow-4.13.orig/man/da/Makefile.in shadow-4.13/man/da/Makefile.in +--- shadow-4.13.orig/man/da/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/da/Makefile.in 2023-01-07 23:39:23.687584267 +0100 +@@ -329,7 +329,7 @@ top_srcdir = @top_srcdir@ # 2012.01.28 - activate manpages with more than 50% translated messages @@ -28,10 +28,10 @@ diff -Naur shadow-4.11.1-orig/man/da/Makefile.in shadow-4.11.1/man/da/Makefile.i man8/logoutd.8 man1/newgrp.1 man8/nologin.8 man1/sg.1 \ man8/vigr.8 man8/vipw.8 $(am__append_1) man_nopam = -diff -Naur shadow-4.11.1-orig/man/de/Makefile.in shadow-4.11.1/man/de/Makefile.in ---- shadow-4.11.1-orig/man/de/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/de/Makefile.in 2022-01-17 13:06:43.188118562 +0100 -@@ -324,11 +324,11 @@ +diff -Naur shadow-4.13.orig/man/de/Makefile.in shadow-4.13/man/de/Makefile.in +--- shadow-4.13.orig/man/de/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/de/Makefile.in 2023-01-07 23:41:28.644419661 +0100 +@@ -330,11 +330,11 @@ top_srcdir = @top_srcdir@ man_MANS = man1/chage.1 man1/chfn.1 man8/chgpasswd.8 man8/chpasswd.8 \ man1/chsh.1 man1/expiry.1 man5/faillog.5 man8/faillog.8 \ @@ -46,28 +46,16 @@ diff -Naur shadow-4.11.1-orig/man/de/Makefile.in shadow-4.11.1/man/de/Makefile.i man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man1/sg.1 \ man3/shadow.3 man5/shadow.5 man1/su.1 man5/suauth.5 \ man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 \ -diff -Naur shadow-4.11.1-orig/man/es/Makefile.in shadow-4.11.1/man/es/Makefile.in ---- shadow-4.11.1-orig/man/es/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/es/Makefile.in 2022-01-17 13:07:24.967505172 +0100 -@@ -292,7 +292,7 @@ - # man1/login.1 \ - # man1/newgrp.1 \ - # man1/passwd.1 \ --# man5/passwd.5 \ -+# man5/ \ - # man1/su.1 \ - # man8/vigr.8 \ - # man8/vipw.8 -diff -Naur shadow-4.11.1-orig/man/fr/Makefile.in shadow-4.11.1/man/fr/Makefile.in ---- shadow-4.11.1-orig/man/fr/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/fr/Makefile.in 2022-01-17 13:08:52.850214886 +0100 -@@ -326,11 +326,11 @@ +diff -Naur shadow-4.13.orig/man/fr/Makefile.in shadow-4.13/man/fr/Makefile.in +--- shadow-4.13.orig/man/fr/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/fr/Makefile.in 2023-01-08 12:12:06.805231749 +0100 +@@ -332,11 +332,11 @@ top_srcdir = @top_srcdir@ man_MANS = man1/chage.1 man1/chfn.1 man8/chgpasswd.8 man8/chpasswd.8 \ man1/chsh.1 man1/expiry.1 man5/faillog.5 man8/faillog.8 \ - man3/getspnam.3 man1/gpasswd.1 man8/groupadd.8 man8/groupdel.8 \ - man8/groupmems.8 man8/groupmod.8 man1/groups.1 man8/grpck.8 \ -+ man3/ man1/gpasswd.1 man8/groupadd.8 man8/groupdel.8 \ ++ man3/ man1/gpasswd.1 man8/groupadd.8 man8/groupdel.8 \ + man8/groupmems.8 man8/groupmod.8 man1/ man8/grpck.8 \ man8/grpconv.8 man8/grpunconv.8 man5/gshadow.5 man8/lastlog.8 \ man1/login.1 man5/login.defs.5 man8/logoutd.8 man1/newgrp.1 \ @@ -76,10 +64,10 @@ diff -Naur shadow-4.11.1-orig/man/fr/Makefile.in shadow-4.11.1/man/fr/Makefile.i man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man1/sg.1 \ man3/shadow.3 man5/shadow.5 man1/su.1 man5/suauth.5 \ man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 \ -diff -Naur shadow-4.11.1-orig/man/hu/Makefile.in shadow-4.11.1/man/hu/Makefile.in ---- shadow-4.11.1-orig/man/hu/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/hu/Makefile.in 2022-01-17 13:09:43.917465155 +0100 -@@ -321,12 +321,12 @@ +diff -Naur shadow-4.13.orig/man/hu/Makefile.in shadow-4.13/man/hu/Makefile.in +--- shadow-4.13.orig/man/hu/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/hu/Makefile.in 2023-01-08 12:12:58.220574975 +0100 +@@ -327,12 +327,12 @@ man_MANS = \ man1/chsh.1 \ man1/gpasswd.1 \ @@ -94,10 +82,10 @@ diff -Naur shadow-4.11.1-orig/man/hu/Makefile.in shadow-4.11.1/man/hu/Makefile.i man1/sg.1 \ man1/su.1 -diff -Naur shadow-4.11.1-orig/man/it/Makefile.in shadow-4.11.1/man/it/Makefile.in ---- shadow-4.11.1-orig/man/it/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/it/Makefile.in 2022-01-17 13:10:43.664587974 +0100 -@@ -324,11 +324,11 @@ +diff -Naur shadow-4.13.orig/man/it/Makefile.in shadow-4.13/man/it/Makefile.in +--- shadow-4.13.orig/man/it/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/it/Makefile.in 2023-01-08 12:14:02.598918966 +0100 +@@ -330,11 +330,11 @@ top_srcdir = @top_srcdir@ man_MANS = man1/chage.1 man1/chfn.1 man8/chgpasswd.8 man8/chpasswd.8 \ man1/chsh.1 man1/expiry.1 man5/faillog.5 man8/faillog.8 \ @@ -112,10 +100,10 @@ diff -Naur shadow-4.11.1-orig/man/it/Makefile.in shadow-4.11.1/man/it/Makefile.i man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man1/sg.1 \ man3/shadow.3 man5/shadow.5 man1/su.1 man5/suauth.5 \ man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 \ -diff -Naur shadow-4.11.1-orig/man/ja/Makefile.in shadow-4.11.1/man/ja/Makefile.in ---- shadow-4.11.1-orig/man/ja/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/ja/Makefile.in 2022-01-17 13:11:27.991937191 +0100 -@@ -322,10 +322,10 @@ +diff -Naur shadow-4.13.orig/man/ja/Makefile.in shadow-4.13/man/ja/Makefile.in +--- shadow-4.13.orig/man/ja/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/ja/Makefile.in 2023-01-08 12:14:59.754116344 +0100 +@@ -328,10 +328,10 @@ top_srcdir = @top_srcdir@ man_MANS = man1/chage.1 man1/chfn.1 man8/chpasswd.8 man1/chsh.1 \ man1/expiry.1 man5/faillog.5 man8/faillog.8 man1/gpasswd.1 \ @@ -128,10 +116,10 @@ diff -Naur shadow-4.11.1-orig/man/ja/Makefile.in shadow-4.11.1/man/ja/Makefile.i man8/pwconv.8 man8/pwunconv.8 man1/sg.1 man5/shadow.5 \ man1/su.1 man5/suauth.5 man8/useradd.8 man8/userdel.8 \ man8/usermod.8 man8/vigr.8 man8/vipw.8 $(am__append_1) -diff -Naur shadow-4.11.1-orig/man/ko/Makefile.in shadow-4.11.1/man/ko/Makefile.in ---- shadow-4.11.1-orig/man/ko/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/ko/Makefile.in 2022-01-17 13:12:18.603194118 +0100 -@@ -321,9 +321,9 @@ +diff -Naur shadow-4.13.orig/man/ko/Makefile.in shadow-4.13/man/ko/Makefile.in +--- shadow-4.13.orig/man/ko/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/ko/Makefile.in 2023-01-08 12:15:43.959647149 +0100 +@@ -327,9 +327,9 @@ man_MANS = \ man1/chfn.1 \ man1/chsh.1 \ @@ -143,11 +131,11 @@ diff -Naur shadow-4.11.1-orig/man/ko/Makefile.in shadow-4.11.1/man/ko/Makefile.i man1/su.1 \ man8/vigr.8 \ man8/vipw.8 -diff -Naur shadow-4.11.1-orig/man/Makefile.in shadow-4.11.1/man/Makefile.in ---- shadow-4.11.1-orig/man/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/Makefile.in 2022-01-17 13:13:43.341950016 +0100 -@@ -392,11 +392,11 @@ - @USE_NLS_TRUE@SUBDIRS = po cs da de es fi fr hu id it ja ko pl pt_BR ru sv tr zh_CN zh_TW +diff -Naur shadow-4.13.orig/man/Makefile.in shadow-4.13/man/Makefile.in +--- shadow-4.13.orig/man/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/Makefile.in 2023-01-08 12:17:08.914132063 +0100 +@@ -396,11 +396,11 @@ + @USE_NLS_TRUE@SUBDIRS = po cs da de es fi fr hu id it ja ko pl pt_BR ru sv tr uk zh_CN zh_TW man_MANS = man1/chage.1 man1/chfn.1 man8/chgpasswd.8 man8/chpasswd.8 \ man1/chsh.1 man1/expiry.1 man5/faillog.5 man8/faillog.8 \ - man3/getspnam.3 man1/gpasswd.1 man8/groupadd.8 man8/groupdel.8 \ @@ -161,10 +149,10 @@ diff -Naur shadow-4.11.1-orig/man/Makefile.in shadow-4.11.1/man/Makefile.in man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man1/sg.1 \ man3/shadow.3 man5/shadow.5 man5/suauth.5 man8/useradd.8 \ man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 \ -diff -Naur shadow-4.11.1-orig/man/pl/Makefile.in shadow-4.11.1/man/pl/Makefile.in ---- shadow-4.11.1-orig/man/pl/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/pl/Makefile.in 2022-01-17 13:14:42.781077363 +0100 -@@ -325,8 +325,8 @@ +diff -Naur shadow-4.13.orig/man/pl/Makefile.in shadow-4.13/man/pl/Makefile.in +--- shadow-4.13.orig/man/pl/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/pl/Makefile.in 2023-01-08 12:18:16.339068110 +0100 +@@ -331,8 +331,8 @@ # 2012.01.28 - activate manpages with more than 50% translated messages man_MANS = man1/chage.1 man1/chsh.1 man1/expiry.1 man5/faillog.5 \ @@ -175,10 +163,10 @@ diff -Naur shadow-4.11.1-orig/man/pl/Makefile.in shadow-4.11.1/man/pl/Makefile.i man8/lastlog.8 man8/logoutd.8 man1/newgrp.1 man1/sg.1 \ man3/shadow.3 man8/userdel.8 man8/usermod.8 man8/vigr.8 \ man8/vipw.8 $(am__append_1) -diff -Naur shadow-4.11.1-orig/man/pt_BR/Makefile.in shadow-4.11.1/man/pt_BR/Makefile.in ---- shadow-4.11.1-orig/man/pt_BR/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/pt_BR/Makefile.in 2022-01-17 13:15:09.668682617 +0100 -@@ -323,7 +323,7 @@ +diff -Naur shadow-4.13.orig/man/pt_BR/Makefile.in shadow-4.13/man/pt_BR/Makefile.in +--- shadow-4.13.orig/man/pt_BR/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/pt_BR/Makefile.in 2023-01-08 12:18:46.844952016 +0100 +@@ -329,7 +329,7 @@ man8/groupadd.8 \ man8/groupdel.8 \ man8/groupmod.8 \ @@ -187,10 +175,10 @@ diff -Naur shadow-4.11.1-orig/man/pt_BR/Makefile.in shadow-4.11.1/man/pt_BR/Make man5/shadow.5 EXTRA_DIST = $(man_MANS) -diff -Naur shadow-4.11.1-orig/man/ru/Makefile.in shadow-4.11.1/man/ru/Makefile.in ---- shadow-4.11.1-orig/man/ru/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/ru/Makefile.in 2022-01-17 13:16:07.647831387 +0100 -@@ -324,11 +324,11 @@ +diff -Naur shadow-4.13.orig/man/ru/Makefile.in shadow-4.13/man/ru/Makefile.in +--- shadow-4.13.orig/man/ru/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/ru/Makefile.in 2023-01-08 12:20:05.019613396 +0100 +@@ -330,11 +330,11 @@ top_srcdir = @top_srcdir@ man_MANS = man1/chage.1 man1/chfn.1 man8/chgpasswd.8 man8/chpasswd.8 \ man1/chsh.1 man1/expiry.1 man5/faillog.5 man8/faillog.8 \ @@ -205,10 +193,10 @@ diff -Naur shadow-4.11.1-orig/man/ru/Makefile.in shadow-4.11.1/man/ru/Makefile.i man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man1/sg.1 \ man3/shadow.3 man5/shadow.5 man1/su.1 man5/suauth.5 \ man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 \ -diff -Naur shadow-4.11.1-orig/man/sv/Makefile.in shadow-4.11.1/man/sv/Makefile.in ---- shadow-4.11.1-orig/man/sv/Makefile.in 2022-01-03 04:09:23.000000000 +0100 -+++ shadow-4.11.1/man/sv/Makefile.in 2022-01-17 13:16:58.503084748 +0100 -@@ -325,10 +325,10 @@ +diff -Naur shadow-4.13.orig/man/sv/Makefile.in shadow-4.13/man/sv/Makefile.in +--- shadow-4.13.orig/man/sv/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/sv/Makefile.in 2023-01-08 12:21:14.481165613 +0100 +@@ -331,10 +331,10 @@ # 2012.01.28 - activate manpages with more than 50% translated messages man_MANS = man1/chage.1 man1/chsh.1 man1/expiry.1 man5/faillog.5 \ @@ -222,10 +210,10 @@ diff -Naur shadow-4.11.1-orig/man/sv/Makefile.in shadow-4.11.1/man/sv/Makefile.i man1/sg.1 man3/shadow.3 man5/suauth.5 man8/userdel.8 \ man8/vigr.8 man8/vipw.8 $(am__append_1) man_nopam = \ -diff -Naur shadow-4.11.1-orig/man/tr/Makefile.in shadow-4.11.1/man/tr/Makefile.in ---- shadow-4.11.1-orig/man/tr/Makefile.in 2022-01-03 04:09:24.000000000 +0100 -+++ shadow-4.11.1/man/tr/Makefile.in 2022-01-17 13:17:28.478644677 +0100 -@@ -326,7 +326,7 @@ +diff -Naur shadow-4.13.orig/man/tr/Makefile.in shadow-4.13/man/tr/Makefile.in +--- shadow-4.13.orig/man/tr/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/tr/Makefile.in 2023-01-08 12:21:46.353681866 +0100 +@@ -332,7 +332,7 @@ man8/groupmod.8 \ man1/login.1 \ man1/passwd.1 \ @@ -234,10 +222,10 @@ diff -Naur shadow-4.11.1-orig/man/tr/Makefile.in shadow-4.11.1/man/tr/Makefile.i man5/shadow.5 \ man1/su.1 \ man8/useradd.8 \ -diff -Naur shadow-4.11.1-orig/man/zh_CN/Makefile.in shadow-4.11.1/man/zh_CN/Makefile.in ---- shadow-4.11.1-orig/man/zh_CN/Makefile.in 2022-01-03 04:09:24.000000000 +0100 -+++ shadow-4.11.1/man/zh_CN/Makefile.in 2022-01-17 13:18:26.633790862 +0100 -@@ -324,11 +324,11 @@ +diff -Naur shadow-4.13.orig/man/zh_CN/Makefile.in shadow-4.13/man/zh_CN/Makefile.in +--- shadow-4.13.orig/man/zh_CN/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/zh_CN/Makefile.in 2023-01-08 12:22:45.888822579 +0100 +@@ -330,11 +330,11 @@ top_srcdir = @top_srcdir@ man_MANS = man1/chage.1 man1/chfn.1 man8/chgpasswd.8 man8/chpasswd.8 \ man1/chsh.1 man1/expiry.1 man5/faillog.5 man8/faillog.8 \ @@ -252,10 +240,10 @@ diff -Naur shadow-4.11.1-orig/man/zh_CN/Makefile.in shadow-4.11.1/man/zh_CN/Make man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man1/sg.1 \ man3/shadow.3 man5/shadow.5 man1/su.1 man5/suauth.5 \ man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 \ -diff -Naur shadow-4.11.1-orig/man/zh_TW/Makefile.in shadow-4.11.1/man/zh_TW/Makefile.in ---- shadow-4.11.1-orig/man/zh_TW/Makefile.in 2022-01-03 04:09:24.000000000 +0100 -+++ shadow-4.11.1/man/zh_TW/Makefile.in 2022-01-17 13:18:55.225371102 +0100 -@@ -328,7 +328,7 @@ +diff -Naur shadow-4.13.orig/man/zh_TW/Makefile.in shadow-4.13/man/zh_TW/Makefile.in +--- shadow-4.13.orig/man/zh_TW/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/man/zh_TW/Makefile.in 2023-01-08 12:23:20.354606005 +0100 +@@ -334,7 +334,7 @@ man8/groupadd.8 \ man8/groupdel.8 \ man8/groupmod.8 \ @@ -264,9 +252,9 @@ diff -Naur shadow-4.11.1-orig/man/zh_TW/Makefile.in shadow-4.11.1/man/zh_TW/Make man1/su.1 \ man8/useradd.8 \ man8/userdel.8 \ -diff -Naur shadow-4.11.1-orig/src/Makefile.in shadow-4.11.1/src/Makefile.in ---- shadow-4.11.1-orig/src/Makefile.in 2022-01-03 04:09:24.000000000 +0100 -+++ shadow-4.11.1/src/Makefile.in 2022-01-17 13:20:19.360135889 +0100 +diff -Naur shadow-4.13.orig/src/Makefile.in shadow-4.13/src/Makefile.in +--- shadow-4.13.orig/src/Makefile.in 2022-11-08 17:37:10.000000000 +0100 ++++ shadow-4.13/src/Makefile.in 2023-01-08 12:24:35.952669040 +0100 @@ -88,8 +88,7 @@ POST_UNINSTALL = : build_triplet = @build@