add param.h which was lost
This commit is contained in:
parent
3bf99eff12
commit
5e105ed9d6
@ -217,10 +217,11 @@ diff --git a/source3/utils/net_util.c b/source3/utils/net_util.c
|
||||
index 298d9a64dc0c..f3b7755063bf 100644
|
||||
--- a/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 "secrets.h"
|
||||
#include "../libcli/security/security.h"
|
||||
+#include "lib/param/param.h"
|
||||
+#include "libcli/auth/netlogon_creds_cli.h"
|
||||
#include "libsmb/libsmb.h"
|
||||
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
|
||||
Name: samba
|
||||
Version: 4.11.12
|
||||
Release: 26
|
||||
Release: 27
|
||||
|
||||
Summary: A suite for Linux to interoperate with Windows
|
||||
License: GPLv3+ and LGPLv3+
|
||||
@ -3397,6 +3397,12 @@ fi
|
||||
%{_mandir}/man*
|
||||
|
||||
%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
|
||||
- Type:cves
|
||||
- CVE:CVE-2023-0922
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user