auto-import changelog data from mrtg-2.10.5-3.src.rpm

Tue Apr 20 2004 Joe Orton <jorton@redhat.com> 2.10.5-3
- Allow/Deny by address in conf.d/mrtg.conf (#113089)
This commit is contained in:
cvsdist 2004-09-09 08:52:04 +00:00
parent 168c6d4fdd
commit b2aa51b2df
2 changed files with 6 additions and 2 deletions

View File

@ -8,6 +8,7 @@ Alias /mrtg /var/www/mrtg
<Location /mrtg>
Order deny,allow
Deny from all
Allow from localhost
Allow from 127.0.0.1
Allow from ::1
# Allow from .example.com
</Location>

View File

@ -5,7 +5,7 @@
Summary: Multi Router Traffic Grapher
Name: mrtg
Version: 2.10.5
Release: 2.1
Release: 3
URL: http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html
Source0: http://www.ee.ethz.ch/~oetiker/webtools/mrtg/pub/%{name}-%{version}.tar.gz
Source3: mrtg.cfg
@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Tue Apr 20 2004 Joe Orton <jorton@redhat.com> 2.10.5-3
- Allow/Deny by address in conf.d/mrtg.conf (#113089)
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt