diff mbox

[1/1] logrotate: Bump version to 3.8.4

Message ID 1369319353-5915-1-git-send-email-arnerro@gmail.com
State Accepted
Commit 9fc981ab3ab04276371b4c4a0125f729323ba82f
Headers show

Commit Message

Arn R May 23, 2013, 2:29 p.m. UTC
The changelog for logrotate indicates some CVE's were fixed in 3.8.0.
(changelog at http://svn.fedorahosted.org/svn/logrotate/tags/r3-8-4/CHANGES)

Signed-off-by: Arn R <arnerro@gmail.com>
---
 package/logrotate/logrotate.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard May 26, 2013, 7:05 p.m. UTC | #1
>>>>> "Arn" == Arn R <arnerro@gmail.com> writes:

 Arn> The changelog for logrotate indicates some CVE's were fixed in 3.8.0.
 Arn> (changelog at http://svn.fedorahosted.org/svn/logrotate/tags/r3-8-4/CHANGES)
 Arn> Signed-off-by: Arn R <arnerro@gmail.com>

Looks good, but please sign off with you full name.

Could you resend this and the gpsd patch with your real name?
Arn R May 29, 2013, 3:46 p.m. UTC | #2
On 27 May 2013 05:05, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>> "Arn" == Arn R <arnerro@gmail.com> writes:
>
>  Arn> The changelog for logrotate indicates some CVE's were fixed in 3.8.0.
>  Arn> (changelog at http://svn.fedorahosted.org/svn/logrotate/tags/r3-8-4/CHANGES)
>  Arn> Signed-off-by: Arn R <arnerro@gmail.com>
>
> Looks good, but please sign off with you full name.
>
> Could you resend this and the gpsd patch with your real name?
>
Ok, resent this patch with name.

> --
> Bye, Peter Korsgaard
diff mbox

Patch

diff --git a/package/logrotate/logrotate.mk b/package/logrotate/logrotate.mk
index da8e4b3..c920b46 100644
--- a/package/logrotate/logrotate.mk
+++ b/package/logrotate/logrotate.mk
@@ -3,7 +3,7 @@ 
 # logrotate
 #
 #############################################################
-LOGROTATE_VERSION = 3.7.9
+LOGROTATE_VERSION = 3.8.4
 LOGROTATE_SOURCE = logrotate-$(LOGROTATE_VERSION).tar.gz
 LOGROTATE_SITE = https://fedorahosted.org/releases/l/o/logrotate/
 LOGROTATE_LICENSE = GPLv2+