debian/patches: Reorder patches in series to make it look sane
This commit is contained in:
@@ -13,7 +13,7 @@ high UIDs) in a lot of zeros ending up in containers and tarballs.
|
||||
|
||||
--- a/src/useradd.c
|
||||
+++ b/src/useradd.c
|
||||
@@ -1997,8 +1997,9 @@ static void faillog_reset (uid_t uid)
|
||||
@@ -1996,8 +1996,9 @@ static void faillog_reset (uid_t uid)
|
||||
struct faillog fl;
|
||||
int fd;
|
||||
off_t offset_uid = (off_t) (sizeof fl) * uid;
|
||||
@@ -24,7 +24,7 @@ high UIDs) in a lot of zeros ending up in containers and tarballs.
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -2034,8 +2035,9 @@ static void lastlog_reset (uid_t uid)
|
||||
@@ -2033,8 +2034,9 @@ static void lastlog_reset (uid_t uid)
|
||||
int fd;
|
||||
off_t offset_uid = (off_t) (sizeof ll) * uid;
|
||||
uid_t max_uid;
|
||||
|
||||
2
debian/patches/506_relaxed_usernames
vendored
2
debian/patches/506_relaxed_usernames
vendored
@@ -54,7 +54,7 @@ Details:
|
||||
}
|
||||
--- a/man/useradd.8.xml
|
||||
+++ b/man/useradd.8.xml
|
||||
@@ -692,12 +692,20 @@
|
||||
@@ -698,12 +698,20 @@
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
2
debian/patches/542_useradd-O_option
vendored
2
debian/patches/542_useradd-O_option
vendored
@@ -7,7 +7,7 @@ Status wrt upstream: not included as this is just specific
|
||||
|
||||
--- a/man/useradd.8.xml
|
||||
+++ b/man/useradd.8.xml
|
||||
@@ -320,6 +320,11 @@
|
||||
@@ -326,6 +326,11 @@
|
||||
=<replaceable>100</replaceable> <option>-K</option>
|
||||
<replaceable>UID_MAX</replaceable>=<replaceable>499</replaceable>
|
||||
</para>
|
||||
|
||||
15
debian/patches/series
vendored
15
debian/patches/series
vendored
@@ -2,17 +2,16 @@
|
||||
#900_testsuite_groupmems
|
||||
#901_testsuite_gcov
|
||||
|
||||
502_debian_useradd_defaults
|
||||
503_shadowconfig.8
|
||||
008_login_log_failure_in_FTMP
|
||||
429_login_FAILLOG_ENAB
|
||||
301_lastlog_faillog_do_not_reset_non-existent_data
|
||||
401_cppw_src.dpatch
|
||||
# 402 should be merged in 401, but should be reviewed by SE Linux experts first
|
||||
402_cppw_selinux
|
||||
429_login_FAILLOG_ENAB
|
||||
463_login_delay_obeys_to_PAM
|
||||
501_commonio_group_shadow
|
||||
502_debian_useradd_defaults
|
||||
503_shadowconfig.8
|
||||
505_useradd_recommend_adduser
|
||||
506_relaxed_usernames
|
||||
542_useradd-O_option
|
||||
463_login_delay_obeys_to_PAM
|
||||
505_useradd_recommend_adduser
|
||||
501_commonio_group_shadow
|
||||
|
||||
301_lastlog_faillog_do_not_reset_non-existent_data
|
||||
|
||||
Reference in New Issue
Block a user