Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rsyslog: update to 8.2012.0.
@ 2021-02-18 21:05 ailiop-git
  2021-02-24  4:32 ` [PR REVIEW] " ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ailiop-git @ 2021-02-18 21:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages rsyslog
https://github.com/void-linux/void-packages/pull/28855

rsyslog: update to 8.2012.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28855.patch is attached

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

From 37ffea21e3adc74bb7dd0a954a543526663d1058 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Thu, 18 Feb 2021 22:01:16 +0100
Subject: [PATCH] rsyslog: update to 8.2012.0.

---
 srcpkgs/rsyslog/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rsyslog/template b/srcpkgs/rsyslog/template
index 3b1b62e164b..0770b17c59c 100644
--- a/srcpkgs/rsyslog/template
+++ b/srcpkgs/rsyslog/template
@@ -1,7 +1,7 @@
 # Template file for 'rsyslog'
 pkgname=rsyslog
-version=8.2010.0
-revision=2
+version=8.2012.0
+revision=1
 build_style=gnu-configure
 configure_args="--sbindir=/usr/bin --enable-gnutls --enable-mysql
  --enable-pgsql --enable-imdiag --enable-imfile --enable-mail --enable-imptcp
@@ -18,7 +18,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=19b232f765c4ba7a35b91ef1f5f9af775f6ff78ef56bb7737a2ce79ccbb32b98
+checksum=d74cf571e6bcdf8a4c19974afd5e78a05356191390c2f80605a9004d1c587a0e
 conf_files="/etc/rsyslog.conf"
 make_dirs="/etc/rsyslog.d 0755 root root"
 lib32disabled=yes

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PR PATCH] rsyslog: update to 8.2012.0.
@ 2021-01-01 13:56 mobinmob
  2021-01-15  0:01 ` [PR PATCH] [Updated] " mobinmob
  0 siblings, 1 reply; 5+ messages in thread
From: mobinmob @ 2021-01-01 13:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages rsyslog
https://github.com/void-linux/void-packages/pull/27596

rsyslog: update to 8.2012.0.


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

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

From f4a6951feb9bf17a7b4787f9932ccb3360b6ff78 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 1 Jan 2021 15:51:55 +0200
Subject: [PATCH] rsyslog: update to 8.2012.0.

---
 srcpkgs/rsyslog/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rsyslog/template b/srcpkgs/rsyslog/template
index 07caecb9fef..e3afb45062d 100644
--- a/srcpkgs/rsyslog/template
+++ b/srcpkgs/rsyslog/template
@@ -1,6 +1,6 @@
 # Template file for 'rsyslog'
 pkgname=rsyslog
-version=8.2010.0
+version=8.2012.0
 revision=1
 build_style=gnu-configure
 configure_args="--sbindir=/usr/bin --enable-gnutls --enable-mysql
@@ -18,7 +18,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=19b232f765c4ba7a35b91ef1f5f9af775f6ff78ef56bb7737a2ce79ccbb32b98
+checksum=d74cf571e6bcdf8a4c19974afd5e78a05356191390c2f80605a9004d1c587a0e
 conf_files="/etc/rsyslog.conf"
 make_dirs="/etc/rsyslog.d 0755 root root"
 lib32disabled=yes

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

end of thread, other threads:[~2021-05-28 19:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-18 21:05 [PR PATCH] rsyslog: update to 8.2012.0 ailiop-git
2021-02-24  4:32 ` [PR REVIEW] " ericonr
2021-05-03 18:41 ` [PR PATCH] [Updated] " ailiop-git
2021-05-28 19:16 ` [PR PATCH] [Closed]: " ahesford
  -- strict thread matches above, loose matches on Subject: below --
2021-01-01 13:56 [PR PATCH] " mobinmob
2021-01-15  0:01 ` [PR PATCH] [Updated] " mobinmob

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