Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update template
@ 2023-12-11  3:46 c0m4r
  2023-12-12  3:09 ` [PR PATCH] [Updated] lynis: update to 3.0.9 c0m4r
  2023-12-12 10:48 ` [PR PATCH] [Closed]: " c0m4r
  0 siblings, 2 replies; 4+ messages in thread
From: c0m4r @ 2023-12-11  3:46 UTC (permalink / raw)
  To: ml

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

There is a new pull request by c0m4r against master on the void-packages repository

https://github.com/c0m4r/void-packages patch-1
https://github.com/void-linux/void-packages/pull/47685

Update template
updated to 3.0.9

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From c22be6d78fade41ddb8bcc8c04a8c05b8a09d6c4 Mon Sep 17 00:00:00 2001
From: c0m4r <c0m4r@users.noreply.github.com>
Date: Mon, 11 Dec 2023 04:44:04 +0100
Subject: [PATCH] Update template

updated to 3.0.9
---
 srcpkgs/lynis/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lynis/template b/srcpkgs/lynis/template
index 5423b235a8526..3b98fb394a05d 100644
--- a/srcpkgs/lynis/template
+++ b/srcpkgs/lynis/template
@@ -1,14 +1,14 @@
 # Template file for 'lynis'
 pkgname=lynis
-version=3.0.8
-revision=1
+version=3.0.9
+revision=2
 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=0315da29e382281daa1db24c8494ca12659c7387d9cd30222adcf1aa01383730
+checksum=520eb76aee5d350c2a7265414bae302077cd70ed5a0aaf61dec9e43a968b1727
 
 do_install() {
 	vmkdir etc/lynis

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] lynis: update to 3.0.9
  2023-12-11  3:46 [PR PATCH] Update template c0m4r
@ 2023-12-12  3:09 ` c0m4r
  2023-12-12 10:48 ` [PR PATCH] [Closed]: " c0m4r
  1 sibling, 0 replies; 4+ messages in thread
From: c0m4r @ 2023-12-12  3:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/c0m4r/void-packages patch-1
https://github.com/void-linux/void-packages/pull/47685

lynis: update to 3.0.9
updated to 3.0.9

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From c22be6d78fade41ddb8bcc8c04a8c05b8a09d6c4 Mon Sep 17 00:00:00 2001
From: c0m4r <c0m4r@users.noreply.github.com>
Date: Mon, 11 Dec 2023 04:44:04 +0100
Subject: [PATCH 1/2] Update template

updated to 3.0.9
---
 srcpkgs/lynis/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lynis/template b/srcpkgs/lynis/template
index 5423b235a8526..3b98fb394a05d 100644
--- a/srcpkgs/lynis/template
+++ b/srcpkgs/lynis/template
@@ -1,14 +1,14 @@
 # Template file for 'lynis'
 pkgname=lynis
-version=3.0.8
-revision=1
+version=3.0.9
+revision=2
 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=0315da29e382281daa1db24c8494ca12659c7387d9cd30222adcf1aa01383730
+checksum=520eb76aee5d350c2a7265414bae302077cd70ed5a0aaf61dec9e43a968b1727
 
 do_install() {
 	vmkdir etc/lynis

From 818d8b764413de1352341d4c2e20d49c5a173afd Mon Sep 17 00:00:00 2001
From: c0m4r <c0m4r@users.noreply.github.com>
Date: Tue, 12 Dec 2023 04:09:04 +0100
Subject: [PATCH 2/2] lynis: correct revision

---
 srcpkgs/lynis/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/lynis/template b/srcpkgs/lynis/template
index 3b98fb394a05d..15ee7cd3ed678 100644
--- a/srcpkgs/lynis/template
+++ b/srcpkgs/lynis/template
@@ -1,7 +1,7 @@
 # Template file for 'lynis'
 pkgname=lynis
 version=3.0.9
-revision=2
+revision=1
 short_desc="System and security auditing tool"
 maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
 license="GPL-3.0-only"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: lynis: update to 3.0.9
  2023-12-11  3:46 [PR PATCH] Update template c0m4r
  2023-12-12  3:09 ` [PR PATCH] [Updated] lynis: update to 3.0.9 c0m4r
@ 2023-12-12 10:48 ` c0m4r
  1 sibling, 0 replies; 4+ messages in thread
From: c0m4r @ 2023-12-12 10:48 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

lynis: update to 3.0.9
https://github.com/void-linux/void-packages/pull/47685

Description:
updated to 3.0.9

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: lynis: update to 3.0.9.
  2024-03-10 15:05 [PR PATCH] " tocsh1
@ 2024-03-16 14:48 ` tocsh1
  0 siblings, 0 replies; 4+ messages in thread
From: tocsh1 @ 2024-03-16 14:48 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

lynis: update to 3.0.9.
https://github.com/void-linux/void-packages/pull/49220

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-16 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11  3:46 [PR PATCH] Update template c0m4r
2023-12-12  3:09 ` [PR PATCH] [Updated] lynis: update to 3.0.9 c0m4r
2023-12-12 10:48 ` [PR PATCH] [Closed]: " c0m4r
2024-03-10 15:05 [PR PATCH] " tocsh1
2024-03-16 14:48 ` [PR PATCH] [Closed]: " tocsh1

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).