]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
logrotate: Update to 3.9.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 1 Jan 2017 14:45:04 +0000 (15:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Jan 2017 12:20:30 +0000 (12:20 +0000)
For details see:
https://fedorahosted.org/logrotate/browser/tags/r3-9-1/CHANGES

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/logrotate

index 0904074ba9b0ef5f98b024e9d867b6a3d7a9c1eb..0d50103e580e4635ef66f018c3d4cec17f82a3f0 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2014  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2016  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.8.1
+VER        = 3.9.1
 
 THISAPP    = logrotate-$(VER)
 DL_FILE    = logrotate_$(VER).orig.tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = bd2e20d8dc644291b08f9215397d28a5
+$(DL_FILE)_MD5 = 4492b145b6d542e4a2f41e77fa199ab0
 
 install : $(TARGET)