FreeBSD Bugzilla – Attachment 217749 Details for
Bug 249113
security/samhain: update to 4.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
samhain-4.4.2
samhain-4.4.2.diff (text/plain), 2.97 KB, created by
Greg Veldman
on 2020-09-04 16:07:08 UTC
(
hide
)
Description:
samhain-4.4.2
Filename:
MIME Type:
Creator:
Greg Veldman
Created:
2020-09-04 16:07:08 UTC
Size:
2.97 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 547540) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= samhain >-PORTVERSION= 4.4.1 >+PORTVERSION= 4.4.2 > CATEGORIES= security > MASTER_SITES= http://la-samhna.de/archive/ > DISTNAME= samhain_signed-${PORTVERSION} >@@ -16,6 +16,10 @@ > BROKEN_mips= fails to configure: error: Could not find the libwrap library > BROKEN_mips64= fails to configure: error: Could not find the libwrap library > >+USES= shebangfix >+SHEBANG_FILES= scripts/samhainadmin-gpg.pl.in \ >+ scripts/samhainadmin-sig.pl.in >+ > 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 \ >@@ -53,10 +57,6 @@ > --with-timeserver=true \ > --with-alttimeserver=true > >-USES= shebangfix >-SHEBANG_FILES= scripts/samhainadmin-gpg.pl.in \ >- scripts/samhainadmin-sig.pl.in >- > ASM_CONFIGURE_ENABLE= asm > > DB_RELOAD_CONFIGURE_ENABLE= db-reload >Index: distinfo >=================================================================== >--- distinfo (revision 547540) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1583533568 >-SHA256 (samhain_signed-4.4.1.tar.gz) = a15516f6809b1daf812b39fb5aa6be3fac1a51b5efca53568759fdf54572a2e9 >-SIZE (samhain_signed-4.4.1.tar.gz) = 2159641 >+TIMESTAMP = 1599228563 >+SHA256 (samhain_signed-4.4.2.tar.gz) = 2bb2750b32646be32517d0b2259402559c72b96979800f6c33774fcdea327fff >+SIZE (samhain_signed-4.4.2.tar.gz) = 2160169 >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 547540) >+++ files/patch-configure (nonexistent) >@@ -1,16 +0,0 @@ >---- configure.orig 2020-07-21 09:51:28.253298000 -0400 >-+++ configure 2020-07-21 09:54:19.024797000 -0400 >-@@ -13998,6 +13998,13 @@ >- then >- cp -a scripts/samhainadmin-gpg.pl scripts/samhainadmin.pl >- fi >-+# Default action if building as network server but without GPG. >-+# Note in that case the provided functionality won't actually work, >-+# but this will keep the install-program target from barfing... >-+if test "x${mygpg}" == x && test "x${mysignify}" == x >-+then >-+ cp -a scripts/samhainadmin-gpg.pl scripts/samhainadmin.pl >-+fi >- >- >- if test "x${cross_compiling}" = xyes > >Property changes on: files/patch-configure >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 547540) >+++ pkg-plist (working copy) >@@ -27,5 +27,6 @@ > %%YULE%%man/man8/yule.8.gz > %%YULE%%sbin/yule > %%YULE%%sbin/yule_setpwd >-%%YULE%%sbin/yuleadmin.pl >+%%YULE%%sbin/yuleadmin-gpg.pl >+%%YULE%%sbin/yuleadmin-sig.pl > %%YULE%%sbin/yulectl
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 249113
: 217749 |
217750