FreeBSD Bugzilla – Attachment 208074 Details for
Bug 241044
security/samhain: update to 4.3.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
samhain 4.3.3 patch
samhain-4.3.3-patch.txt (text/plain), 2.16 KB, created by
Nikola Kolev
on 2019-10-03 20:07:41 UTC
(
hide
)
Description:
samhain 4.3.3 patch
Filename:
MIME Type:
Creator:
Nikola Kolev
Created:
2019-10-03 20:07:41 UTC
Size:
2.16 KB
patch
obsolete
>diff -rupN samhain.orig/Makefile samhain/Makefile >--- samhain.orig/Makefile 2019-10-03 19:48:48.359036000 +0000 >+++ samhain/Makefile 2019-10-02 18:01:06.958300000 +0000 >@@ -1,9 +1,8 @@ > # Created by: Nikola Kolev <koue@chaosophia.net> >-# $FreeBSD: head/security/samhain/Makefile 512354 2019-09-19 15:57:53Z tobik $ >+# $FreeBSD$ > > PORTNAME= samhain >-PORTVERSION= 4.3.2 >-PORTREVISION= 1 >+PORTVERSION= 4.3.3 > CATEGORIES= security > MASTER_SITES= http://la-samhna.de/archive/ > DISTNAME= samhain_signed-${PORTVERSION} >diff -rupN samhain.orig/distinfo samhain/distinfo >--- samhain.orig/distinfo 2019-10-03 19:48:48.359378000 +0000 >+++ samhain/distinfo 2019-10-02 18:01:16.278812000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1547727210 >-SHA256 (samhain_signed-4.3.2.tar.gz) = 0582864ef56ab796031e8e611ed66c48adeb3a30ec34e1a8d0088572442035fc >-SIZE (samhain_signed-4.3.2.tar.gz) = 2142763 >+TIMESTAMP = 1570039276 >+SHA256 (samhain_signed-4.3.3.tar.gz) = 33ad4bc3dad4699694553bd9635a6b5827939f965d1f0f05fce0b4e9cdadf21b >+SIZE (samhain_signed-4.3.3.tar.gz) = 2142337 >diff -rupN samhain.orig/files/patch-Makefile.in samhain/files/patch-Makefile.in >--- samhain.orig/files/patch-Makefile.in 1970-01-01 00:00:00.000000000 +0000 >+++ samhain/files/patch-Makefile.in 2019-10-03 19:27:44.571131000 +0000 >@@ -0,0 +1,11 @@ >+--- Makefile.in.orig 2019-10-03 19:26:23 UTC >++++ Makefile.in >+@@ -68,7 +68,7 @@ BUILD_NUM = 1 >+ >+ DEFAULT_MAINTAINER = Nobody Nowhere <nobody@example.com> >+ >+-VFLAG = @mytclient@ >++VFLAG = @mytclient@ -D__BSD_VISIBLE=1 >+ SETPWD = @setpwd_prg@ >+ STEGIN = @stegin_prg@ >+ SAMHAIN = @sh_main_prg@ >diff -rupN samhain.orig/files/patch-src_slib.c samhain/files/patch-src_slib.c >--- samhain.orig/files/patch-src_slib.c 1970-01-01 00:00:00.000000000 +0000 >+++ samhain/files/patch-src_slib.c 2019-10-03 19:04:04.731352000 +0000 >@@ -0,0 +1,17 @@ >+--- src/slib.c.orig 2019-01-17 20:05:33 UTC >++++ src/slib.c >+@@ -18,12 +18,14 @@ >+ #include <stdlib.h> >+ #include <stdarg.h> >+ #include <string.h> >++#include <strings.h> >+ #include <limits.h> >+ #ifdef HAVE_STDINT_H >+ /* for SIZE_MAX */ >+ #include <stdint.h> >+ #endif >+ >++#include <sys/mman.h> >+ #include <sys/types.h> >+ #include <sys/stat.h> >+ #include <unistd.h>
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 Raw
Flags:
koue
:
maintainer-approval+
Actions:
View
Attachments on
bug 241044
: 208074