Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] logrotate: update to 3.19.0.
@ 2022-01-08  6:42 Goorzhel
  2022-01-08 21:48 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: Goorzhel @ 2022-01-08  6:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Goorzhel/void-packages logrotate
https://github.com/void-linux/void-packages/pull/34936

logrotate: update to 3.19.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

```
$ ./xbps-src pkg logrotate
$ xi !$
$ sudo logrotate -dv /etc/logrotate.conf
```

The above sequence of commands ran without error.

The [changelog](https://github.com/logrotate/logrotate/releases/tag/3.19.0) consists mostly of security fixes, the most interesting one being 427.


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

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

From 51379543721bc07c4f2a11608e4b76de0afe6626 Mon Sep 17 00:00:00 2001
From: Antonio Gurgel <antonio@goorzhel.com>
Date: Fri, 7 Jan 2022 22:34:03 -0800
Subject: [PATCH] logrotate: update to 3.19.0.

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

diff --git a/srcpkgs/logrotate/template b/srcpkgs/logrotate/template
index 011beae16a99..b967dd87a21d 100644
--- a/srcpkgs/logrotate/template
+++ b/srcpkgs/logrotate/template
@@ -1,6 +1,6 @@
 # Template file for 'logrotate'
 pkgname=logrotate
-version=3.18.1
+version=3.19.0
 revision=1
 build_style=gnu-configure
 makedepends="acl-devel popt-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/logrotate/logrotate"
 distfiles="${homepage}/releases/download/${version}/logrotate-${version}.tar.xz"
-checksum=14a924e4804b3974e85019a9f9352c2a69726702e6656155c48bcdeace68a5dc
+checksum=ddd5274d684c5c99ca724e8069329f343ebe376e07493d537d9effdc501214ba
 make_dirs="/etc/logrotate.d 0755 root root"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: logrotate: update to 3.19.0.
  2022-01-08  6:42 [PR PATCH] logrotate: update to 3.19.0 Goorzhel
@ 2022-01-08 21:48 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2022-01-08 21:48 UTC (permalink / raw)
  To: ml

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

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

logrotate: update to 3.19.0.
https://github.com/void-linux/void-packages/pull/34936

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

```
$ ./xbps-src pkg logrotate
$ xi !$
$ sudo logrotate -dv /etc/logrotate.conf
```

The above sequence of commands ran without error.

The [changelog](https://github.com/logrotate/logrotate/releases/tag/3.19.0) consists mostly of security fixes, the most interesting one being 427.


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

end of thread, other threads:[~2022-01-08 21:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-08  6:42 [PR PATCH] logrotate: update to 3.19.0 Goorzhel
2022-01-08 21:48 ` [PR PATCH] [Merged]: " ericonr

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