FS#1429 - wrong path to sed in apache libtool
Attached to Project:
Arch Linux
Opened by Tobias Kieslich (tobias) - Monday, 13 September 2004, 08:41 GMT
Opened by Tobias Kieslich (tobias) - Monday, 13 September 2004, 08:41 GMT
|
Details
the apache libtool shellscript in /home/httpd/build/libtool
contains our old path to sed /usr/bin/sed. I didn't check if
this automatically detected and thus a rebuild of apache
fixes it or if it needs to be changed manually. Also I read
about anouther security issue related to mod_ssl.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30134 fix is in cvs: http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.125&r2=1.126 I think they will soon release a new version, and libtool can wait... |
This task depends upon