FreeBSD Bugzilla – Attachment 220548 Details for
Bug 251735
security/samhain: Update to 4.4.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch
samhain_4.4.3_new.diff (text/plain), 3.75 KB, created by
Greg Veldman
on 2020-12-14 14:14:47 UTC
(
hide
)
Description:
Updated patch
Filename:
MIME Type:
Creator:
Greg Veldman
Created:
2020-12-14 14:14:47 UTC
Size:
3.75 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 557439) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= samhain >-PORTVERSION= 4.4.2 >-PORTREVISION= 1 >+PORTVERSION= 4.4.3 > CATEGORIES= security > MASTER_SITES= http://la-samhna.de/archive/ > DISTNAME= samhain_signed-${PORTVERSION} >@@ -21,6 +20,15 @@ > SHEBANG_FILES= scripts/samhainadmin-gpg.pl.in \ > scripts/samhainadmin-sig.pl.in > >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >+ >+GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --localstatedir=/var \ >+ --with-logserver=true \ >+ --with-altlogserver=true \ >+ --with-timeserver=true \ >+ --with-alttimeserver=true >+ > OPTIONS_DEFINE= ASM DB_RELOAD DEBUG DNMALLOC DOCS ENCRYPT GNUPG IPV6 \ > LIBWRAP LOGFILE_MONITOR LOGIN_WATCH MAIL \ > MOUNTS_CHECK PORT_CHECK POSIX_ACL PRELUDE PROCESS_CHECK \ >@@ -39,9 +47,9 @@ > MAIL_DESC= Enable internal SMTP mailer > MOUNTS_CHECK_DESC= Enable check mount options on filesystems > PORT_CHECK_DESC= Enable check ports >-PROCESS_CHECK_DESC= Enable check processes > POSIX_ACL_DESC= Enable check posix acls > PRELUDE_DESC= Enable Prelude Framework support >+PROCESS_CHECK_DESC= Enable check processes > PTRACE_DESC= Enable use anti-debugger options > SRP_DESC= Enable SRP for authentication > SUIDCHECK_DESC= Enable check for suid/sgid files >@@ -49,15 +57,6 @@ > USERFILES_DESC= Enable check for users config files > XML_LOGS_DESC= Enable XML-formatted logs > >-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >- >-GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --localstatedir=/var \ >- --with-logserver=true \ >- --with-altlogserver=true \ >- --with-timeserver=true \ >- --with-alttimeserver=true >- > ASM_CONFIGURE_ENABLE= asm > > DB_RELOAD_CONFIGURE_ENABLE= db-reload >@@ -68,8 +67,8 @@ > > ENCRYPT_CONFIGURE_ENABLE= encrypt > >+GNUPG_BUILD_DEPENDS= gpg:security/gnupg > GNUPG_CONFIGURE_WITH= gpg=${PREFIX}/bin/gpg >-GNUPG_BUILD_DEPENDS= gpg:security/gnupg > > IPV6_CONFIGURE_ENABLE= ipv6 > >@@ -97,13 +96,13 @@ > > PORT_CHECK_CONFIGURE_ENABLE= port-check > >-PROCESS_CHECK_CONFIGURE_ENABLE= process-check >- > POSIX_ACL_CONFIGURE_ENABLE= posix-acl > > PRELUDE_LIB_DEPENDS= libprelude.so:security/libprelude > PRELUDE_CONFIGURE_WITH= prelude > >+PROCESS_CHECK_CONFIGURE_ENABLE= process-check >+ > PTRACE_CONFIGURE_ENABLE= ptrace > > SRP_CONFIGURE_ENABLE= srp >Index: distinfo >=================================================================== >--- distinfo (revision 557439) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1599228563 >-SHA256 (samhain_signed-4.4.2.tar.gz) = 2bb2750b32646be32517d0b2259402559c72b96979800f6c33774fcdea327fff >-SIZE (samhain_signed-4.4.2.tar.gz) = 2160169 >+TIMESTAMP = 1607614629 >+SHA256 (samhain_signed-4.4.3.tar.gz) = 3e57574036d5055e9557ec5095818b419ea6c4365370fc2ccce1e9f87f9fad08 >+SIZE (samhain_signed-4.4.3.tar.gz) = 2160977 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 557439) >+++ pkg-descr (working copy) >@@ -1,6 +1,6 @@ > Samhain is an open source file integrity and host-based intrusion > detection system for Linux and Unix. It can run as a daemon process, >-and and thus can remember file changes - contrary to a tool that runs >+and thus can remember file changes - contrary to a tool that runs > from cron, if a file is modified you will get only one report, while > subsequent checks of that file will ignore the modification as it is > already reported (unless the file is modified again). >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 557439) >+++ pkg-plist (working copy) >@@ -18,7 +18,6 @@ > %%SAMHAIN%%man/man8/samhain.8.gz > %%SAMHAIN%%sbin/samhain > %%SETPWD%%sbin/samhain_setpwd >-%%YULE%%@dir /var/lib > %%YULE%%@dir /var/lib/yule > %%YULE%%@dir /var/log/yule > %%YULE%%@sample etc/yulerc.sample
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 251735
:
220429
|
220430
| 220548