Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=4be022a38d83d265adc830b64dac132ebdc50b0e
commit 4be022a38d83d265adc830b64dac132ebdc50b0e Author: voroskoi <[EMAIL PROTECTED]> Date: Tue Jan 15 20:39:30 2008 +0100 apache-2.2.6-2sayshell1-i686 secfix relbump, closes #2671 diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 1581bb1..7e7b5ee 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -4,7 +4,7 @@ pkgname=apache pkgver=2.2.6 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="A high performance Unix-based HTTP server (with SSL)" url="http://httpd.apache.org/" backup=(etc/httpd/conf/{httpd.conf,ssl.conf,ssl.crt/server.crt,ssl.csr/server.csr,ssl.key/server.key} \ @@ -16,8 +16,8 @@ up2date="lynx -dump http://httpd.apache.org/download.cgi |grep 'best available'| source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.gz \ http://ftp.frugalware.org/pub/other/sources/apache/mkcert.tar.gz \ rc.httpd rc.httpd-hu.po httpd.conf ssl.conf \ - README.Frugalware index.html http://frugalware.org/images/frugalware.png) -signatures=($source.asc '' '' '' '' '' '' '' '') + README.Frugalware index.html http://frugalware.org/images/frugalware.png CVE-2007-5000.diff) +signatures=($source.asc '' '' '' '' '' '' '' '' '') # svn web interface: # http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
