]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
logrotate: Update to 3.8.1
authorMatthias Fischer <fischerm@ipfire.org>
Sat, 13 Dec 2014 23:46:13 +0000 (00:46 +0100)
committerMatthias Fischer <fischerm@ipfire.org>
Sat, 13 Dec 2014 23:46:13 +0000 (00:46 +0100)
config/rootfiles/common/logrotate
lfs/logrotate

index 8410c395f7912c0fee57580808fa384a392b6cfc..248a624ba9233ab2042d1fb2ea095699bbb34a49 100644 (file)
@@ -1,3 +1,4 @@
+#usr/man/man5/logrotate.5
 #usr/man/man8/logrotate.8
 usr/sbin/logrotate
 var/lib/logrotate.status
index 54afba1d3d5b66ccc64c8d647a3dda73ff50c2c7..240f425485eaf9e1d228812108b0422a013c98a7 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2014  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # 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.7.1
+VER        = 3.8.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 = 552639142e163745f6bcd4f1f3816d8a
+$(DL_FILE)_MD5 = bd2e20d8dc644291b08f9215397d28a5
 
 install : $(TARGET)