Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rsyslog: update to 8.2412.0.
@ 2024-12-12  3:42 classabbyamp
  2024-12-12 21:29 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: classabbyamp @ 2024-12-12  3:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages rsyslog
https://github.com/void-linux/void-packages/pull/53486

rsyslog: update to 8.2412.0.
<!-- 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/53486.patch is attached

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

From a3ee0cc2c45156220096db49b890be5223f05e1e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Wed, 11 Dec 2024 22:40:45 -0500
Subject: [PATCH] rsyslog: update to 8.2412.0.

---
 srcpkgs/rsyslog/files/rsyslog.conf | 2 +-
 srcpkgs/rsyslog/template           | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rsyslog/files/rsyslog.conf b/srcpkgs/rsyslog/files/rsyslog.conf
index fa182fdf46bcc7..20149f3d1e8558 100644
--- a/srcpkgs/rsyslog/files/rsyslog.conf
+++ b/srcpkgs/rsyslog/files/rsyslog.conf
@@ -55,7 +55,7 @@ cron.*                                                  -/var/log/cron
 #*.* @@remote-host:514
 
 
-# ######### Receiving Messages from Remote Hosts ########## 
+# ######### Receiving Messages from Remote Hosts ##########
 # TCP Syslog Server:
 # provides TCP syslog reception and GSS-API (if compiled to support it)
 #$ModLoad imtcp.so  # load module
diff --git a/srcpkgs/rsyslog/template b/srcpkgs/rsyslog/template
index 279c7e6e5193c9..0b2ba56a1baef4 100644
--- a/srcpkgs/rsyslog/template
+++ b/srcpkgs/rsyslog/template
@@ -1,6 +1,6 @@
 # Template file for 'rsyslog'
 pkgname=rsyslog
-version=8.2212.0
+version=8.2412.0
 revision=1
 build_style=gnu-configure
 configure_args="--sbindir=/usr/bin --enable-gnutls --enable-mysql
@@ -21,7 +21,7 @@ license="GPL-3.0-or-later, Apache-2.0"
 homepage="https://www.rsyslog.com"
 changelog="https://raw.githubusercontent.com/rsyslog/rsyslog/master/ChangeLog"
 distfiles="${homepage}/files/download/rsyslog/${pkgname}-${version}.tar.gz"
-checksum=53b59a872e3dc7384cdc149abe9744916776f7057d905f3df6722d2eb1b04f35
+checksum=8cdfa5a077cba576bdd6b1841cc2848b774e663b2e44a39512bb820174174802
 conf_files="/etc/rsyslog.conf"
 make_dirs="/etc/rsyslog.d 0755 root root"
 lib32disabled=yes
@@ -41,6 +41,7 @@ pre_configure() {
 
 post_install() {
 	vsv rsyslogd
+	rm -r "$DESTDIR/etc/sv/rsyslogd/log"
 	vconf ${FILESDIR}/rsyslog.conf
 	vinstall ${FILESDIR}/rsyslog.logrotate 644 etc/logrotate.d rsyslog
 }

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

* Re: [PR PATCH] [Merged]: rsyslog: update to 8.2412.0.
  2024-12-12  3:42 [PR PATCH] rsyslog: update to 8.2412.0 classabbyamp
@ 2024-12-12 21:29 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-12-12 21:29 UTC (permalink / raw)
  To: ml

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

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

rsyslog: update to 8.2412.0.
https://github.com/void-linux/void-packages/pull/53486

Description:
<!-- 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] 2+ messages in thread

end of thread, other threads:[~2024-12-12 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12  3:42 [PR PATCH] rsyslog: update to 8.2412.0 classabbyamp
2024-12-12 21:29 ` [PR PATCH] [Merged]: " classabbyamp

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