update to scanlogd-2.2.8

This commit is contained in:
sthen 2021-11-29 21:59:29 +00:00
parent 0ee8b3ff30
commit d734a56cd8
4 changed files with 12 additions and 11 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.38 2020/04/07 13:29:53 bentley Exp $
# $OpenBSD: Makefile,v 1.39 2021/11/29 21:59:29 sthen Exp $
COMMENT= TCP port scan detection tool
DISTNAME= scanlogd-2.2.7
REVISION= 3
DISTNAME= scanlogd-2.2.8
CATEGORIES= security
FIX_EXTRACT_PERMISSIONS=Yes

View File

@ -1,2 +1,2 @@
SHA256 (scanlogd-2.2.7.tar.gz) = VWocgrNWHqeW0s6N/SD1eHF5A/0sZVfr4nd12O+Hcdo=
SIZE (scanlogd-2.2.7.tar.gz) = 11352
SHA256 (scanlogd-2.2.8.tar.gz) = C+xF7LzIqaNZnLOOIdys9jnKOzO7aXOyAmExXQZeoVg=
SIZE (scanlogd-2.2.8.tar.gz) = 12190

View File

@ -1,6 +1,8 @@
$OpenBSD: patch-params_h,v 1.2 2007/05/26 01:12:02 aanriot Exp $
--- params.h.orig Sun Mar 5 11:13:56 2006
+++ params.h Fri May 25 19:32:26 2007
$OpenBSD: patch-params_h,v 1.3 2021/11/29 21:59:29 sthen Exp $
Index: params.h
--- params.h.orig
+++ params.h
@@ -13,7 +13,7 @@
* used for any other purpose (that is, don't use "nobody" here). You can
* #undef this to let scanlogd run as root, but this is not recommended.
@ -9,4 +11,4 @@ $OpenBSD: patch-params_h,v 1.2 2007/05/26 01:12:02 aanriot Exp $
+#define SCANLOGD_USER "_scanlogd"
/*
* An empty directory to chroot to. The directory and its parent directories
* An empty root-owned directory to chroot to. THE DIRECTORY AND ITS PARENT

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.6 2014/08/26 15:51:14 kirby Exp $
@comment $OpenBSD: PLIST,v 1.7 2021/11/29 21:59:29 sthen Exp $
@newgroup _scanlogd:514
@newuser _scanlogd:514:_scanlogd:daemon:scanlogd:/nonexistent:/sbin/nologin
@rcscript ${RCDIR}/scanlogd
@man man/man8/scanlogd.8
@bin sbin/scanlogd
@rcscript ${RCDIR}/scanlogd