All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arne Rovet <arnerro@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] logrotate: Bump version to 3.8.4
Date: Wed, 29 May 2013 23:42:17 +1000	[thread overview]
Message-ID: <1369834937-4162-1-git-send-email-arnerro@gmail.com> (raw)

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: Arne Rovet <arnerro@gmail.com>
---
 package/logrotate/logrotate.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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+
-- 
1.8.1.2

             reply	other threads:[~2013-05-29 13:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 13:42 Arne Rovet [this message]
2013-05-29 17:14 ` [Buildroot] [PATCH 1/1] logrotate: Bump version to 3.8.4 Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2013-05-23 14:29 Arn R
2013-05-26 19:05 ` Peter Korsgaard
2013-05-29 15:46   ` Arne Rovet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1369834937-4162-1-git-send-email-arnerro@gmail.com \
    --to=arnerro@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.