Up to date port

This commit is contained in:
2024-04-24 17:02:41 +02:00
parent 91391f91d2
commit 8fed3f8b75
71 changed files with 3033 additions and 29 deletions

View File

@ -0,0 +1,10 @@
--- src/util/sss_pam_data.h.orig 2023-05-05 08:11:07 UTC
+++ src/util/sss_pam_data.h
@@ -24,6 +24,7 @@
#include "config.h"
#include <stdbool.h>
#include <stdint.h>
+#include <string.h>
#ifdef USE_KEYRING
#include <sys/types.h>
#include <keyutils.h>