From 3bf12701309ba33fa5af38b2f0f0168d411abba1 Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Thu, 13 Jun 2024 04:21:16 +0200 Subject: [PATCH] Rebase patch 542_useradd-O_option --- ...add-O_option => 542_useradd-O_option.patch} | 18 +++++++++++------- debian/patches/series | 2 +- 2 files changed, 12 insertions(+), 8 deletions(-) rename debian/patches/{542_useradd-O_option => 542_useradd-O_option.patch} (73%) diff --git a/debian/patches/542_useradd-O_option b/debian/patches/542_useradd-O_option.patch similarity index 73% rename from debian/patches/542_useradd-O_option rename to debian/patches/542_useradd-O_option.patch index 3745826e..669e509c 100644 --- a/debian/patches/542_useradd-O_option +++ b/debian/patches/542_useradd-O_option.patch @@ -5,9 +5,11 @@ Note: useradd.8 needs to be regenerated. Status wrt upstream: not included as this is just specific backward compatibility for Debian ---- a/man/useradd.8.xml -+++ b/man/useradd.8.xml -@@ -326,6 +326,11 @@ +Index: shadow/man/useradd.8.xml +=================================================================== +--- shadow.orig/man/useradd.8.xml ++++ shadow/man/useradd.8.xml +@@ -333,6 +333,11 @@ =100   UID_MAX=499 @@ -19,9 +21,11 @@ Status wrt upstream: not included as this is just specific