FreeBSD Bugzilla – Attachment 228498 Details for
Bug 258983
security/wazuh-agent working on i386
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
3 diffs to get things to compile and run on i386
wazuh-i386-patches.txt (text/plain), 2.20 KB, created by
mike
on 2021-10-07 12:04:50 UTC
(
hide
)
Description:
3 diffs to get things to compile and run on i386
Filename:
MIME Type:
Creator:
mike
Created:
2021-10-07 12:04:50 UTC
Size:
2.20 KB
patch
obsolete
> diff -u wazuh-agent/pkg-plist wazuh-agent.patched/pkg-plist >--- wazuh-agent/pkg-plist 2021-04-12 19:23:23.000000000 -0400 >+++ wazuh-agent.patched/pkg-plist 2021-10-06 16:36:11.910107000 -0400 >@@ -61,7 +61,6 @@ > @info(root,ossec,0660) /var/ossec/etc/shared/win_audit_rcl.txt > @info(root,ossec,0660) /var/ossec/etc/shared/win_malware_rcl.txt > @info(root,ossec,0640) /var/ossec/etc/wpk_root.pem >-@info(root,ossec,0750) /var/ossec/lib/libwazuhext.so > @info(ossec,ossec,0666) /var/ossec/logs/active-responses.log > @info(ossec,ossec,0666) /var/ossec/logs/ossec.json > @info(ossec,ossec,0666) /var/ossec/logs/ossec.log > > diff -u wazuh-agent/work/wazuh-4.1.5/src/Makefile wazuh-agent.patched/work/wazuh-4.1.5/src/Makefile >--- wazuh-agent/work/wazuh-4.1.5/src/Makefile 2021-04-22 06:10:26.000000000 -0400 >+++ wazuh-agent.patched/work/wazuh-4.1.5/src/Makefile 2021-10-06 16:37:14.963196000 -0400 >@@ -59,7 +59,7 @@ > MINGW_HOST=unknown > USE_MSGPACK_OPT=yes > >-DISABLE_SHARED?=no >+DISABLE_SHARED?=yes > DISABLE_SYSC?=no > DISABLE_CISCAT?=no > >--- wazuh-agent/Makefile 2021-08-31 15:32:07.000000000 -0400 >+++ wazuh-agent.patched/Makefile 2021-10-06 16:42:03.814319000 -0400 >@@ -17,7 +17,7 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > BROKEN_aarch64= fails to compile: rootcheck/os_string.c:188:20: use of undeclared identifier '__LDPGSZ' >-BROKEN_i386= fails to build external OpenSSL dependency >+#BROKEN_i386= fails to build external OpenSSL dependency > > USES= cpe gmake perl5 readline shebangfix uidfix > USE_GITHUB= yes >@@ -75,7 +75,6 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/src/manage_agents ${STAGEDIR}${WAZUHPREFIX}/bin > ${INSTALL_PROGRAM} ${WRKSRC}/src/wazuh-modulesd ${STAGEDIR}${WAZUHPREFIX}/bin/ > ${INSTALL_PROGRAM} ${WRKSRC}/src/ossec-agentd ${STAGEDIR}${WAZUHPREFIX}/bin >- ${INSTALL_PROGRAM} ${WRKSRC}/src/libwazuhext.so ${STAGEDIR}${WAZUHPREFIX}/lib > ${INSTALL_PROGRAM} ${WRKSRC}/src/agent-auth ${STAGEDIR}${WAZUHPREFIX}/bin > ${CP} ${WRKSRC}/active-response/*.sh ${STAGEDIR}${WAZUHPREFIX}/active-response/bin/ > ${CP} ${WRKSRC}/active-response/firewalls/*.sh ${STAGEDIR}${WAZUHPREFIX}/active-response/bin/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 258983
: 228498 |
228652