~alpine/aports

[alpine-aports] [PATCH 2/2] testing/psad: update to 2.4.3

Details
Message ID
<1450834692-26083-2-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1450834692
DKIM signature
missing
Download raw message
Patch: +5 -5
'psad_fw_read.pid does not exist' warnings are not relevant in Busybox
& can be ignored. They will be supressed in the next release:

https://github.com/mrash/psad/issues/31
---
 testing/psad/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/testing/psad/APKBUILD b/testing/psad/APKBUILD
index a883911..9feaf89 100644
--- a/testing/psad/APKBUILD
+++ b/testing/psad/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=psad
pkgver=2.4.2
pkgver=2.4.3
pkgrel=0
pkgdesc="3 lightweight system daemons that analyze iptables log messages to detect port scans and other suspicious traffic"
url="http://cipherdyne.org/psad/"
@@ -15,7 +15,7 @@ source="http://cipherdyne.org/psad/download/$pkgname-nodeps-$pkgver.tar.gz
	psad.confd
	"

_builddir="$srcdir"/$pkgname-$pkgver
_builddir="$srcdir"/$pkgname-nodeps-$pkgver

build() {
	cd "$_builddir"
@@ -98,12 +98,12 @@ package() {
		"$pkgdir"/etc/conf.d/$pkgname || return 1
}

md5sums="e272f071dcf14175cc7841b329af1c51  psad-nodeps-2.4.2.tar.gz
md5sums="644e6094c5142f54cdca6e7429825307  psad-nodeps-2.4.3.tar.gz
b7d0fa3ee0b711a92f25ff8188dbf75b  psad.initd
bc07efebb41cc23c4be129bbbacc874b  psad.confd"
sha256sums="10141df4be9ea2addbbfc5823c85ed04cfa89e910d9d717526680a0f1174af12  psad-nodeps-2.4.2.tar.gz
sha256sums="c5a90f4c284c0eda3b24c5fcd9d0fd0e464ad8bf0fe7559ac6ecc41bb81e0b65  psad-nodeps-2.4.3.tar.gz
1a5b8f1b014a9f78b43cd6e4e1006d6901a654fc51dcbe2c405d509b4a950a78  psad.initd
74c72225fa37c367a458321b737050cacaf262f32b0cc13babc54468ff1988b9  psad.confd"
sha512sums="f4c9c11e6963db0dfdf3ca2faad46ba717ad55101503887b8edba33d27fc4e93b9e2577db763294c68e35b46dbe4b499876c328527be8181e3b9fb639ffa269f  psad-nodeps-2.4.2.tar.gz
sha512sums="9234a2ed534f571fb46d7566313802813076b9a3f2011695288b7b1a5c4f3f22cefc6ea99e087cbeb1072d61c278c11a28b5aaa4e4024d8bb459dda4873840d2  psad-nodeps-2.4.3.tar.gz
f9f7e5e9da9de2f2258ae1b36e22e59faf950c7110de869c3581f7a89cd6dfdc96aa4db06a4ceca0ac016e8adbeb1e3bca3da66a565aec8a1ddf2808e93897c2  psad.initd
a80666f59356cc6157a9f5dca132991d4f1e0afda8f673d602de2557219d5521bec9ae148330e98d9483175d14d96e4cc2ccd11541d8b187b0e47f44ba4ada54  psad.confd"
-- 
2.6.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)