George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
lynis
Commits:
453a4502 by George Rawlinson at 2024-09-30T14:34:04+13:00
upgpkg: 3.1.2-1
* New upstream release.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lynis
pkgdesc = Security and system auditing tool to harden Unix/Linux systems
- pkgver = 3.1.1
+ pkgver = 3.1.2
pkgrel = 1
url = https://cisofy.com/lynis/
arch = any
@@ -11,12 +11,12 @@ pkgbase = lynis
optdepends = bind-tools: nameserver tests
optdepends = iptables: firewall tests
backup = etc/lynis/default.prf
- source = https://downloads.cisofy.com/lynis/lynis-3.1.1.tar.gz
- source = https://downloads.cisofy.com/lynis/lynis-3.1.1.tar.gz.asc
+ source = https://downloads.cisofy.com/lynis/lynis-3.1.2.tar.gz
+ source = https://downloads.cisofy.com/lynis/lynis-3.1.2.tar.gz.asc
validpgpkeys = 84FAA9983B24AEF24D6C87F1FEBB7D1812576482
- sha512sums =
c37366154e03a661a7e995d14c651d5503c7189f50edfd194d8b7034e001b9610bfe79917221156ab3607f7c348625ea956fb0acb46a6c7e64a7d189dbcfd4ee
+ sha512sums =
50a0e600bdd0aa0499e30e15f74438bb10bb24ee5cc4e5082dbf9093788ed1366475909e754d8effaee623ae2aa0d5986fe19ccf8119212badcaf46c361abb90
sha512sums = SKIP
- b2sums =
056e689f00ac0fa74bd1a6dc3915cbd70f28cdb5461e0749b68ce2cf84e425c295425f7bb6d5aeb0208693a0e38290cb90925e392928257c79bc5887f6e58498
+ b2sums =
f910cc7213e7d1a50c5d2625fbd2c862ed59ea5ac40e2029b5ce969aa0d34727c20d8ad9922272fd51a2114df01e0a0b27d59d4d8009bc2932771a04397e0005
b2sums = SKIP
pkgname = lynis
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Sébastien Luttringer <[email protected]>
pkgname=lynis
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
pkgdesc='Security and system auditing tool to harden Unix/Linux systems'
url='https://cisofy.com/lynis/'
@@ -19,9 +19,9 @@ optdepends=(
'iptables: firewall tests'
)
source=("https://downloads.cisofy.com/lynis/lynis-$pkgver.tar.gz"{,.asc})
-sha512sums=('c37366154e03a661a7e995d14c651d5503c7189f50edfd194d8b7034e001b9610bfe79917221156ab3607f7c348625ea956fb0acb46a6c7e64a7d189dbcfd4ee'
+sha512sums=('50a0e600bdd0aa0499e30e15f74438bb10bb24ee5cc4e5082dbf9093788ed1366475909e754d8effaee623ae2aa0d5986fe19ccf8119212badcaf46c361abb90'
'SKIP')
-b2sums=('056e689f00ac0fa74bd1a6dc3915cbd70f28cdb5461e0749b68ce2cf84e425c295425f7bb6d5aeb0208693a0e38290cb90925e392928257c79bc5887f6e58498'
+b2sums=('f910cc7213e7d1a50c5d2625fbd2c862ed59ea5ac40e2029b5ce969aa0d34727c20d8ad9922272fd51a2114df01e0a0b27d59d4d8009bc2932771a04397e0005'
'SKIP')
validpgpkeys=('84FAA9983B24AEF24D6C87F1FEBB7D1812576482') # CISOfy (Software
Signing Key) <[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lynis/-/commit/453a4502cc204e2f0dd4ef00ded11bd4656ab9f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lynis/-/commit/453a4502cc204e2f0dd4ef00ded11bd4656ab9f2
You're receiving this email because of your account on gitlab.archlinux.org.