summaryrefslogtreecommitdiff
path: root/debian/patches/501_commonio_group_shadow
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/501_commonio_group_shadow')
-rw-r--r--debian/patches/501_commonio_group_shadow8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/501_commonio_group_shadow b/debian/patches/501_commonio_group_shadow
index 171382a4..fea4ea3d 100644
--- a/debian/patches/501_commonio_group_shadow
+++ b/debian/patches/501_commonio_group_shadow
@@ -4,7 +4,7 @@ Fixes: #166793
--- a/lib/commonio.c
+++ b/lib/commonio.c
-@@ -44,6 +44,7 @@
+@@ -21,6 +21,7 @@
#include <errno.h>
#include <stdio.h>
#include <signal.h>
@@ -12,7 +12,7 @@ Fixes: #166793
#include "nscd.h"
#include "sssd.h"
#ifdef WITH_TCB
-@@ -986,12 +987,23 @@
+@@ -978,12 +979,23 @@
goto fail;
}
} else {
@@ -38,7 +38,7 @@ Fixes: #166793
snprintf (buf, sizeof buf, "%s+", db->filename);
--- a/lib/sgroupio.c
+++ b/lib/sgroupio.c
-@@ -229,7 +229,7 @@
+@@ -206,7 +206,7 @@
#ifdef WITH_SELINUX
NULL, /* scontext */
#endif
@@ -49,7 +49,7 @@ Fixes: #166793
NULL, /* head */
--- a/lib/shadowio.c
+++ b/lib/shadowio.c
-@@ -105,7 +105,7 @@
+@@ -82,7 +82,7 @@
#ifdef WITH_SELINUX
NULL, /* scontext */
#endif /* WITH_SELINUX */