Github messages for voidlinux
 help / color / mirror / Atom feed
From: jhe2 <jhe2@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lynis: update to 3.0.7.
Date: Thu, 20 Jan 2022 07:20:45 +0100	[thread overview]
Message-ID: <20220120062045.8q_1w0Bf_qgkwj_QrmTGS-MXk70taf8qWFGqExASZ8Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35119@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]

There is an updated pull request by jhe2 against master on the void-packages repository

https://github.com/jhe2/void-packages lynis
https://github.com/void-linux/void-packages/pull/35119

lynis: update to 3.0.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35119.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lynis-35119.patch --]
[-- Type: text/x-diff, Size: 1381 bytes --]

From 048a9ea67e4f508910ba19c6a683b84c001f0cb7 Mon Sep 17 00:00:00 2001
From: Johannes Heimansberg <git@jhe.dedyn.io>
Date: Wed, 19 Jan 2022 08:13:53 +0100
Subject: [PATCH] lynis: update to 3.0.7.

---
 srcpkgs/lynis/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/lynis/template b/srcpkgs/lynis/template
index 17940cdf5138..a48651863d35 100644
--- a/srcpkgs/lynis/template
+++ b/srcpkgs/lynis/template
@@ -1,13 +1,14 @@
 # Template file for 'lynis'
 pkgname=lynis
-version=3.0.6
+version=3.0.7
 revision=1
 short_desc="System and security auditing tool"
 maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
 license="GPL-3.0-only"
 homepage="https://cisofy.com/lynis/"
+changelog="https://raw.githubusercontent.com/CISOfy/lynis/master/CHANGELOG.md"
 distfiles="https://github.com/CISOfy/lynis/archive/refs/tags/${version}.tar.gz"
-checksum=584ed6f6fa9dedeea1b473d888a4fe92fa9716400284fe41c92aed09cf10ec3e
+checksum=13cedb14b17f0fff6c0ae7cdcc0550a887975bb3da4db96b47b2caf41c1c143b
 
 do_install() {
 	vmkdir etc/lynis
@@ -19,9 +20,7 @@ do_install() {
 	vbin lynis
 	vman lynis.8
 	vmkdir usr/share/doc/lynis
-	vinstall CHANGELOG.md 0644 usr/share/doc/lynis
 	vinstall FAQ 0644 usr/share/doc/lynis
-	vinstall INSTALL 0644 usr/share/doc/lynis
 	vinstall README 0644 usr/share/doc/lynis
 	vcompletion extras/bash_completion.d/lynis bash
 }

  parent reply	other threads:[~2022-01-20  6:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35119@inbox.vuxu.org>
2022-01-19  7:20 ` jhe2
2022-01-20  6:20 ` jhe2 [this message]
2022-01-20  6:26 ` jhe2
2022-01-20  6:29 ` jhe2
2022-01-20  9:25 ` [PR REVIEW] " paper42
2022-01-20  9:25 ` paper42
2022-01-20  9:28 ` paper42
2022-01-20  9:48 ` [PR PATCH] [Updated] " jhe2
2022-01-20  9:58 ` jhe2
2022-01-20 10:13 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220120062045.8q_1w0Bf_qgkwj_QrmTGS-MXk70taf8qWFGqExASZ8Q@z \
    --to=jhe2@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).