From ca80b7118030976ddcb8eec1172df3cd02832b00 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 10 Jan 2011 22:09:50 +0100 Subject: [PATCH] Updated GeoIP datebase. Add needed credits for using GeoIP databese. --- html/cgi-bin/credits.cgi | 6 +++++- lfs/GeoIP | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index 60b5b909b7..2907c5aabe 100644 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2010 IPFire Team # # # # 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 # @@ -93,6 +93,10 @@ Sponsor - Rene Zingel

Some parts of the distribution are left ajar on third-party software, that is licensed under the GPL, too.
There are: Advanced Proxy with URL-Filter and Update-Accelerator, ZERINA, Connection Scheduler, Hddtemp and Wake-on-LAN.
Distributed by Marco Sondermann, Ufuk Altinkaynak, Thomas Eichstaedt and Olaf Westrik.

+

+ +This product includes GeoLite data crated by MaxMind, available from http://www.maxmind.com/. +

END ; &Header::closebox(); diff --git a/lfs/GeoIP b/lfs/GeoIP index ceea003dd8..e22dc261a7 100644 --- a/lfs/GeoIP +++ b/lfs/GeoIP @@ -25,7 +25,7 @@ include Config VER = 1.17 -DATVER = 01122010 +DATVER = 01012011 THISAPP = Geo-IP-PurePerl-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -43,7 +43,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) GeoIP.dat-$(DATVER).gz = $(DL_FROM)/GeoIP.dat-$(DATVER).gz $(DL_FILE)_MD5 = 42a6b9d4dd2563a20c8998556216e1de -GeoIP.dat-$(DATVER).gz_MD5 = 42a6b039337ed271ee0c8f40497ceba9 +GeoIP.dat-$(DATVER).gz_MD5 = 560eaeef02761b866d106cda42929d4c install : $(TARGET) -- 2.39.2