summaryrefslogtreecommitdiff
path: root/pcr/samhain
diff options
context:
space:
mode:
authorGaming4JC <g4jc@openmailbox.org>2015-10-23 21:17:44 -0400
committerGaming4JC <g4jc@openmailbox.org>2015-10-23 21:17:44 -0400
commit2cd7706e35edc661072f7b5a3a8369605cf4a561 (patch)
tree00eaecf0cd8d6666cc9bf62366a121f9fb37e344 /pcr/samhain
parent37cc1e189b6ff465eb7a9a386d7091a493fa46da (diff)
update samhain
Diffstat (limited to 'pcr/samhain')
-rw-r--r--pcr/samhain/PKGBUILD8
-rw-r--r--pcr/samhain/PKGBUILD.sigbin543 -> 543 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/pcr/samhain/PKGBUILD b/pcr/samhain/PKGBUILD
index 8ab318efe..5bfb5082a 100644
--- a/pcr/samhain/PKGBUILD
+++ b/pcr/samhain/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Brad Arrington
pkgname=samhain
-pkgver=4.0.0
-pkgrel=1.1
+pkgver=4.1.0
+pkgrel=1
pkgdesc="file integrity / intrusion detection system"
arch=(i686 x86_64)
url="http://www.la-samhna.de/"
@@ -14,7 +14,7 @@ source=("http://www.la-samhna.de/samhain/${pkgname}-current.tar.gz"
'PKGBUILD')
validpgpkeys=('CB6E213A349B8DF9E96B622AC3F4FFCF3EAE8697' # PKGBUILD Maintainer's key
'EF6CEF54701A0AFDB86AF4C31AAD26C80F571F6C') # Rainer Wichmann
-sha512sums=('500c989990ac432bc8428b14b44e7ad282a890b8ac715f6827afaf262f638705aa4ce4a96c5348a66694479d3a3a306dbad3eb43e6a89e085d7c4b04b16c180a'
+sha512sums=('ec43208be7254f9d7296fac22e1de96bb29b6effad452eb1d38bbd36661c47a8f58564c596909140f37540c3158be24e4e24fcb27590addd11e533736a7a9720'
'SKIP'
'SKIP')
@@ -25,7 +25,7 @@ tar -ztvf samhain-current.tar.gz | head -n1 | awk '{print $6}' | sed "s/samhain-
build() {
gpg --verify PKGBUILD.sig PKGBUILD
echo "Note: If the GPG verification fails, import the PKGBUILD maintainer's GPG key. See: https://wiki.parabola.nu/GnuPG#Import_key"
- whirlpoolsum=('b7ed961c77e41779f09d8107d39ef2614d4985b52c4a4aa9db641791bf4ef986d5d428903d9d069a14ca37a226013ea3cff192e7a1ac160c05d12e9d9cc07e5e')
+ whirlpoolsum=('1a017bd7d47f638d0c2e67a08ceda626c69037d870ba5401c832a859959bd604b35679d7aa6c510255dcd00c64eed52dbf9f39c386f45f320e2a2561f5c17983')
[[ "$(openssl dgst -r -whirlpool samhain-current.tar.gz | awk '{print $1}')" = ${whirlpoolsum} ]] && echo "Whirlpool checksum passed." || { echo "Whirlpool checksum failed!!" ; exit 1; } # This is an added security layer. If SHA512 for some unlikely reason fails, whirlpool will check and abort if it too fails to match.
gpg --verify samhain-${pkgver}.tar.gz.asc samhain-${pkgver}.tar.gz
echo "Note: If the GPG verification fails, import the Samhain GPG key: http://www.la-samhna.de/samhain/s_rkey.html"
diff --git a/pcr/samhain/PKGBUILD.sig b/pcr/samhain/PKGBUILD.sig
index 02d6c162b..b1ceb34e9 100644
--- a/pcr/samhain/PKGBUILD.sig
+++ b/pcr/samhain/PKGBUILD.sig
Binary files differ