~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

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

Details
Message ID
<1430345907-8530-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1430345907
DKIM signature
missing
Download raw message
Patch: +9 -9
The 2.2.4 PSAD package in the repos has no files (only folders) if
you examine the apk.
---
 testing/psad/APKBUILD   | 16 ++++++++--------
 testing/psad/psad.initd |  2 +-
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/testing/psad/APKBUILD b/testing/psad/APKBUILD
index 3ea6a92..df6ca1b 100644
--- a/testing/psad/APKBUILD
+++ b/testing/psad/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: IT Offshore <developer@it-offshore.co.uk>
# Maintainer:
pkgname=psad
pkgver=2.2.4
pkgver=2.4.0
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/"
arch="noarch"
arch="all"
license="GPL"
depends="perl iptables ip6tables ssmtp mailx psmisc perl-bit-vector perl-date-calc perl-iptables-chainmgr perl-iptables-parse perl-net-ipv4addr perl-unix-syslog net-tools"
subpackages="$pkgname-doc"
@@ -97,12 +97,12 @@ package() {
		"$pkgdir"/etc/conf.d/$pkgname || return 1
}

md5sums="8a4e8527153eb507f339159c412d7111  psad-nodeps-2.2.4.tar.gz
e079dfcd533bc9bcf6f32525868fdd9b  psad.initd
md5sums="d6a51be8882f2d8bda590720c4b5d082  psad-nodeps-2.4.0.tar.gz
b7d0fa3ee0b711a92f25ff8188dbf75b  psad.initd
bc07efebb41cc23c4be129bbbacc874b  psad.confd"
sha256sums="0f3552a1cda40e722f4c7ea6456a319cf6e936d8d0788d18fed1fd536816caf0  psad-nodeps-2.2.4.tar.gz
f1570450fd5e4e6a6e044b52ecd342d8f2bc2034ec8699c244b9f1a79d38026c  psad.initd
sha256sums="0b42a53539be604a326016e41db6b77ca66ccdb2ed0401148b60dc1c3aee86d7  psad-nodeps-2.4.0.tar.gz
1a5b8f1b014a9f78b43cd6e4e1006d6901a654fc51dcbe2c405d509b4a950a78  psad.initd
74c72225fa37c367a458321b737050cacaf262f32b0cc13babc54468ff1988b9  psad.confd"
sha512sums="e176fe7b832d38ecdfc94413e8f88237788f6c454a06f73b0a1d51f11924d5ad59d1e82e8fccc91642ecc595d1a1ba11528046f51dae3aec421e60df7b90ed25  psad-nodeps-2.2.4.tar.gz
e4daea5c93b72d9818388435dd90d24360336cc3a46c698feb01162e40b78a0f96241054368303b3093e64f1cd517db08de4b6e128a8e0ec77e6b9770e10cec9  psad.initd
sha512sums="74e0adc73951ef1acdbc0d9a289f52b88bcb2425fd36cf1d9f7e7b7546b336c1eb6748d5847fe8d512442d0cc5ea525fd4f100ecc922c7fcf04a212893b070ee  psad-nodeps-2.4.0.tar.gz
f9f7e5e9da9de2f2258ae1b36e22e59faf950c7110de869c3581f7a89cd6dfdc96aa4db06a4ceca0ac016e8adbeb1e3bca3da66a565aec8a1ddf2808e93897c2  psad.initd
a80666f59356cc6157a9f5dca132991d4f1e0afda8f673d602de2557219d5521bec9ae148330e98d9483175d14d96e4cc2ccd11541d8b187b0e47f44ba4ada54  psad.confd"
diff --git a/testing/psad/psad.initd b/testing/psad/psad.initd
index dfe4c3d..4a78c70 100644
--- a/testing/psad/psad.initd
+++ b/testing/psad/psad.initd
@@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run

# This file is part of PSAD (Port Scan Attack Detector)
# Adapted for Alpine Linux by IT Offshore <developer@it-offshore.co.uk>
-- 
2.3.6



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Bartłomiej Piotrowski <b@bpiotrowski.pl>
Details
Message ID
<c4523bc0ecbe862ccbe9b59fe5e75dc7@server-speed.net>
In-Reply-To
<1430345907-8530-1-git-send-email-developer@it-offshore.co.uk> (view parent)
Sender timestamp
1430383200
DKIM signature
missing
Download raw message
Merged, thank you.

BP


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