!186 add param.h which was lost
From: @xinghe_1 Reviewed-by: @seuzw Signed-off-by: @seuzw
This commit is contained in:
commit
feef7d5e74
@ -217,10 +217,11 @@ diff --git a/source3/utils/net_util.c b/source3/utils/net_util.c
|
|||||||
index 298d9a64dc0c..f3b7755063bf 100644
|
index 298d9a64dc0c..f3b7755063bf 100644
|
||||||
--- a/source3/utils/net_util.c
|
--- a/source3/utils/net_util.c
|
||||||
+++ b/source3/utils/net_util.c
|
+++ b/source3/utils/net_util.c
|
||||||
@@ -31,6 +31,7 @@
|
@@ -31,6 +31,8 @@
|
||||||
#include "../librpc/gen_ndr/ndr_dssetup_c.h"
|
#include "../librpc/gen_ndr/ndr_dssetup_c.h"
|
||||||
#include "secrets.h"
|
#include "secrets.h"
|
||||||
#include "../libcli/security/security.h"
|
#include "../libcli/security/security.h"
|
||||||
|
+#include "lib/param/param.h"
|
||||||
+#include "libcli/auth/netlogon_creds_cli.h"
|
+#include "libcli/auth/netlogon_creds_cli.h"
|
||||||
#include "libsmb/libsmb.h"
|
#include "libsmb/libsmb.h"
|
||||||
|
|
||||||
|
|||||||
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
Name: samba
|
Name: samba
|
||||||
Version: 4.11.12
|
Version: 4.11.12
|
||||||
Release: 26
|
Release: 27
|
||||||
|
|
||||||
Summary: A suite for Linux to interoperate with Windows
|
Summary: A suite for Linux to interoperate with Windows
|
||||||
License: GPLv3+ and LGPLv3+
|
License: GPLv3+ and LGPLv3+
|
||||||
@ -3397,6 +3397,12 @@ fi
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2023 xinghe <xinghe2@h-partners.com> - 4.11.12-27
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add param.h which was lost
|
||||||
|
|
||||||
* Fri Apr 07 2023 xinghe <xinghe2@h-partners.com> - 4.11.12-26
|
* Fri Apr 07 2023 xinghe <xinghe2@h-partners.com> - 4.11.12-26
|
||||||
- Type:cves
|
- Type:cves
|
||||||
- CVE:CVE-2023-0922
|
- CVE:CVE-2023-0922
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user