Changelog for
apache2-2.0.59-5.2.i586.rpm :
Tue Sep 9 14:00:00 2008 poemlAATTsuse.de
- replace caching modules with those from 2.2.9
(they\'re compiled in)
Tue Mar 25 13:00:00 2008 skhAATTsuse.de
- bnc #353859 / CVE-2007-5000: modules/mappers/mod_imap.c
(menu_header): Fix cross-site-scripting issue by escaping the URI,
and ensure that a charset parameter is sent in the content-type to
prevent autodetection by broken browsers. Reported by: JPCERT
- bnc #346451 / CVE-2007-6203: modules/http/http_protocol.c: Escape
request method in 413 error reporting. Determined to be not
generally exploitable, but a flaw in any case.
- bnc #352235 / CVE-2007-6388: mod_status: Ensure refresh parameter
is numeric to prevent a possible XSS attack caused by redirecting
to other URLs. Reported by SecurityReason.
- bnc #353262 / CVE-2008-0005: Add explicit charset to the output
of various modules to work around possible cross-site scripting
flaws affecting web browsers that do not derive the response
character set as required by RFC2616. One of these reported by
SecurityReason.
Tue Dec 4 13:00:00 2007 mskibbeAATTsuse.de
- Bug 325921 - VUL-0: Multiple pcre vulnerabilities
Thu Nov 8 13:00:00 2007 skhAATTsuse.de
- bnc #309234: fix broken SSLVerifyClient directive handling when global
none and location required is configured
(httpd-2.0.x-bnc-309234-ssl-renegotiation.patch)
- bnc #210904: use File::Temp to create good tmpdir in logresolve.pl2
(httpd-2.x.x-logresolve.patch)
- bnc #289996/#308637 / CVE-2006-5752: mod_status: Fix a possible XSS
attack against a site with a public server-status page and
ExtendedStatus enabled, for browsers which perform charset
\"detection\".
- bnc #289997/#308637 / CVE-2007-1863: mod_cache: Prevent a segmentation
fault if attributes are listed in a Cache-Control header without any
value.
- bnc #286685/#308637 / CVE-2007-3304: prefork, worker, event MPMs:
Ensure that the parent process cannot be forced to kill processes
outside its process group.
- bnc #308637 / CVE-2007-3847: mod_proxy: Prevent reading past the end
of a buffer when parsing date-related headers. PR 41144.
- bnc #310161 / CVE-2007-4465: mod_autoindex: Add in ContentType and
Charset options to IndexOptions directive. This allows the admin to
explicitly set the content-type and charset of the generated page.
- bnc #214863: get_module_list: replace loadmodule.conf atomically
Wed Mar 14 13:00:00 2007 poemlAATTsuse.de
- update to 2.0.59 [#138612] (changlog attached in comment #72)
- remove obsolete patches
- merged some tls patches to httpd-2.0.47-headtail.dif
- disable httpd-2.0.47-headtail.dif
- build with --with-gdbm and --with-berkeley-db, since this is no
longer the default in 2.0.59
- VUL-0: logresolve.pl2: insecure tempfiles (#210904)
Fri Nov 10 13:00:00 2006 poemlAATTsuse.de
- backport from 2.0.54: add CacheIgnoreHeaders directive to
mod_cache, which allows caching of objects with private headers
stripped [apache #30399] [#214334]
http://issues.apache.org/bugzilla/show_bug.cgi?id=30399
- mod_proxy_http, mod_proxy_ftp: Handle aborted connections
correctly: abort if c->aborted is set (backport). [#181278]
http://svn.apache.org/viewcvs?view=rev&rev=125612 [apache #32443]
Fri Sep 1 14:00:00 2006 poemlAATTsuse.de
- worker MPM: fix excessive forking if fork() or child_init take a
long time. PR 39275. [#202634]
- mod_proxy: Fix over-eager handling of \'%\' for reverse proxies.
PR 29554. [#189120]
Tue Aug 29 14:00:00 2006 poemlAATTsuse.de
- mod_proxy: Don\'t treat the 205 status-code like 204 or 304, per
http-wg discussion:
http://lists.w3.org/Archives/Public/ietf-http-wg/2004JulSep/0083.html
Fix from httpd trunk. [#199685]
- HTML-escape the Expect error message. Not classed as security as
an attacker has no way to influence the Expect header a victim
will send to a target site. CVE-2006-3918.
Fix from 2.0.x branch. [#198212]
- synchronize server start and stop in /etc/init.d/apache2: when
stopping the server, wait for the actual binary of the parent
process to disappear. Waiting for the pid file to disappear is
not sufficient, because not all cleanup might be finished at the
time of its removal. Fix from the start script of 10.0. [#85539]
Wed Aug 23 14:00:00 2006 poemlAATTsuse.de
- fixed httpd-2.0.54-CVE-2005-3357-bug138083.dif, which invalidated
httpd-2.0.54-SSLVerifyClient-CAN-2005-2700.diff, so that mod_ssl
did not honour SSLVerifyClient in Directory or Location context.
The port of the CVE-2005-3357 fix to the ssl_engine_kernel.c
patched with TLS upgrade support was incorrect. [#186167]
Thu Jul 27 14:00:00 2006 meissnerAATTsuse.de
- Security fix: CVE-2006-3747 / #194675
mod_rewrite: Fix an off-by-one security problem in the ldap scheme
handling. For some RewriteRules this could lead to a pointer being
written out of bounds.
Thu Feb 16 13:00:00 2006 poemlAATTsuse.de
- raise DYNAMIC_MODULE_LIMIT to 80, allowing a newly added test
suite (qa_apache_testsuite.rpm) to load > 64 modules [#135659]
Fri Feb 3 13:00:00 2006 poemlAATTsuse.de
- build fix: newer kernels on build machines might have
IPPROTO_SCTP but not SCTP_NODELAY. Extend the configure check
in srclib/apr/build/apr_network.m4.
Thu Feb 2 13:00:00 2006 poemlAATTsuse.de
- security fix [CVE-2005-3352 (cve.mitre.org)]: mod_imap: Escape
untrusted referer header before outputting in HTML to avoid
potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. [#138083]
- security fix [CVE-2005-3357 (cve.mitre.org)]: mod_ssl in Apache
2.0 up to 2.0.55, when configured with an SSL vhost with access
control and a custom error 400 error page, allowed remote
attackers to cause a denial of service (application crash) via a
non-SSL request to an SSL port, which triggered a NULL pointer
dereference. [#138083]
Wed Nov 9 13:00:00 2005 poemlAATTsuse.de
- security fix [CAN-2005-2970 (cve.mitre.org)]:
worker MPM: Fix a memory leak which can occur after an aborted connection
in some limited circumstances. Patch from 2.0.55, r307218. [#132728]
Fri Oct 14 14:00:00 2005 poemlAATTsuse.de
- fix 2.0.49 bug where 4097+ bytes of stderr from cgi script cause
the script to hang indefinitely. Fix backported from 2.0.50
http://issues.apache.org/bugzilla/show_bug.cgi?id=22030 [#83365]
- fix segfault with SSL client certificates [#115300]
patch from 2.0.54 (PR32529, PR34846)
Fri Sep 2 14:00:00 2005 poemlAATTsuse.de
- security fix [CAN-2005-2728 (cve.mitre.org)]:
fix memory consumption bug in byterange handling
- security fix [CAN-2005-2700 (cve.mitre.org)]: [#114701]
if \"SSLVerifyClient optional\" has been configured at the vhost
context then \"SSLVerifyClient require\" is not enforced in a
location context within that vhost; effectively allowing clients
to bypass client-cert authentication checks. [#114701]
Wed Aug 31 14:00:00 2005 poemlAATTsuse.de
- Security fix: fix integer overflows in PCRE in quantifier parsing which
could be triggered by a local user through use of a carefully-crafted
regex in an .htaccess file. CAN-2005-2491 [#112651] [#106209]
Wed Jul 13 14:00:00 2005 poemlAATTsuse.de
- security fix [CAN-2005-2088 (cve.mitre.org)]: core: If a request
contains both Transfer-Encoding and a Content-Length, remove the
Content-Length, stopping some HTTP Request smuggling attacks.
mod_proxy: Reject chunked requests. [#95709]
- security fix [CAN-2005-1268 (cve.mitre.org)]: mod_ssl: fix
off-by-one overflow whilst printing CRL information at \"LogLevel
debug\" which could be triggered if configured to use a
\"malicious\" CRL. PR 35081. [#95709]
Wed Mar 30 14:00:00 2005 poemlAATTsuse.de
- Add namcd to the X-UnitedLinux-Should-Start of
/etc/init.d/apache2. If the NSS file system is installed, LUM
(namcd) service must be running before Apache starts. [#71902]
Tue Mar 8 13:00:00 2005 poemlAATTsuse.de
- httpd-2.0.49-tls-upgrade-20050301.patch
fix TLS upgrade patch: with SSLEngine set to Optional, an
additional token in an Upgrade: header before \"TLS/1.0\" could
result into an infinite loop [#67126]
- httpd-2.0.49-ssl_engine_io.c-shutdown.dif
mod_ssl: fix potential segfaults when performing SSL shutdown
from a pool cleanup. Patch from 2.0.50 [#65367]
http://issues.apache.org/bugzilla/show_bug.cgi?id=27945
- httpd-2.0.49-s390-have-sendfile.dif
enable usage of sendfile on s390 31bit [#65445]
Mon Nov 22 13:00:00 2004 poemlAATTsuse.de
- fix /etc/init.d/apache2 to correctly handle the start of multiple
instances of the same binary (using startproc -f plus prior check
for running instance) [#48153]
Mon Nov 8 13:00:00 2004 poemlAATTsuse.de
- security fix [CAN-2004-0942 (cve.mitre.org)]: Fix for memory
consumption DoS [#47967]
- security fix [CAN-2004-0885 (cve.mitre.org)]: fix SSLCipherSuite
bypass in mod_ssl [#47117]
Fri Oct 15 14:00:00 2004 poemlAATTsuse.de
- update the TLS upgrade patch [#47207]
- mod_ssl returned invalid method on TLS upgraded connections
- additional checks for httpd_method and default_port hooks
- fixed typo in upgrade header
- upgrade mod_auth_ldap and util_ldap to 2.0.53 level [#47305]
- add patch fixing re-linking issue when purging elements from the
LDAP cache. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24801
http://www.apache.org/dist/httpd/patches/apply_to_2.0.52/util_ldap_cache_mgr.c.patch
[#47305]
Tue Sep 14 14:00:00 2004 poemlAATTsuse.de
- security fix [CAN-2004-0809 (cve.mitre.org)]: fix possible DoS in
mod_dav by remotely triggerable null-pointer dereference
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=31183 [#45231]
Tue Sep 7 14:00:00 2004 poemlAATTsuse.de
- security fix [CAN-2004-0786 (cve.mitre.org)]: fix a vulnerability
is in the apr-util library (lacking input validation on IPv6
literal addresses the the apr_uri_parse function [#44736]
- security fix [CAN-2004-0747 (cve.mitre.org)]: fix a buffer
overflow that can occur when expanding ${ENVVAR} constructs in
.htaccess or httpd.conf files. [#44736]
Wed Aug 25 14:00:00 2004 poemlAATTsuse.de
- security fix [CAN-2004-0748 (cve.mitre.org)]: fix a potential
infinite loop in the SSL input filter which can be triggered by
an aborted connection
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=29964 [#44103]
- security fix [CAN-2004-0751 (cve.mitre.org)]: fix a potential
segfault in the SSL input filter which can be triggered by the
response to request which is proxied to a remote SSL server
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30134 [#44103]
Tue Jun 29 14:00:00 2004 poemlAATTsuse.de
- security fix [CAN-2004-0493 (cve.mitre.org)]: fix Denial of
Service vulnaribility which could lead to memory exhaustion with
certain input data. [#42566]
Wed May 19 14:00:00 2004 poemlAATTsuse.de
- security fix for mod_ssl: fix buffer overflow in
ssl_util_uuencode() [#40791]
Wed Apr 28 14:00:00 2004 poemlAATTsuse.de
- add TLS upgrade patch [#39449]
- add patch to allow writing log files larger than 2>GB [#39453]
- obsolete apache and mod_ssl versions only when older than what is
shipped with 9.1
- don\'t provide mod_ssl
Fri Apr 2 14:00:00 2004 cschumAATTsuse.de
- Add \"suse_help_viewer\" provides [#37932]
Mon Mar 29 14:00:00 2004 poemlAATTsuse.de
- provide and obsolete packages apache, mod_ssl, apache-doc and
apache-example-pages [#37084]
Mon Mar 22 13:00:00 2004 poemlAATTsuse.de
- disable large file support by not building with _FILE_OFFSET_BITS=64,
in favour of retaining a binary compatible module API.
Therefore, do not change the module magic number. LFS can be
enabled by building via rpmbuild --define \'build_with_LFS 1\'
Thu Mar 18 13:00:00 2004 poemlAATTsuse.de
- update to proposed 2.0.49 tarball
- mod_cgid: Fix storage corruption caused by use of incorrect pool.
- docs update
- remove APACHE_DOCUMENT_ROOT from sysconfig.apache2 [#32635]
- fix a comment in default-server.conf
- remove obsolete ssl_scache_cleanup support script and ftok helper
Tue Mar 16 13:00:00 2004 poemlAATTsuse.de
- change mmn in header file as well, for modules that include it
from there
Mon Mar 15 13:00:00 2004 poemlAATTsuse.de
- update to 2.0.49-rc2. Relevant changes:
| The whole codebase was relicensed and is now available under the
| Apache License, Version 2.0 (http://www.apache.org/licenses).
| [Apache Software Foundation]
| Security [CAN-2004-0113 (cve.mitre.org)]: mod_ssl: Fix a memory
| leak in plain-HTTP-on-SSL-port handling. PR 27106.
| Security [CAN-2003-0020 (cve.mitre.org)]: Escape arbitrary data
| before writing into the errorlog. Unescaped errorlogs are still
| possible using the compile time switch
| \"-DAP_UNSAFE_ERROR_LOG_UNESCAPED\".
| mod_ssl:
| - Send the Close Alert message to the peer before closing the
| SSL session. PR 27428.
| - Fix bug in passphrase handling which could cause spurious
| failures in SSL functions later. PR 21160.
| - Fix potential segfault on lookup of SSL_SESSION_ID. PR 15057.
| - Fix streaming output from an nph- CGI script. PR 21944
| - Advertise SSL library version as determined at run-time rather
| than at compile-time. PR 23956.
| - Fix segfault on a non-SSL request if the \'c\' log format code
| is used. PR 22741.
| - Fix segfaults at startup if other modules which use OpenSSL
| are also loaded.
| - Use human-readable OpenSSL error strings in logs; use
| thread-safe interface for retrieving error strings.
| mod_cache:
| - Fixed cache-removal order in mod_mem_cache.
| - Fix segfault in mod_mem_cache cache_insert() due to cache size
| becoming negative. PR: 21285, 21287
| - Modified the cache code to be header-location agnostic. Also
| fixed a number of other cache code bugs related to PR 15852.
| Includes a patch submitted by Sushma Rai
.
| This fixes mod_mem_cache but not mod_disk_cache yet so I\'m not
| closing the PR since that is what they are using.
| mod_dav:
| - Reject requests which include an unescaped fragment in the
| Request-URI. PR 21779.
| - Use bucket brigades when reading PUT data. This avoids
| problems if the data stream is modified by an input filter. PR
| 22104.
| - Return a WWW-auth header for MOVE/COPY requests where the
| destination resource gives a 401. PR 15571.
| - Fix a problem with namespace mappings being dropped in
| mod_dav_fs; if any property values were set which defined
| namespaces these came out mangled in the PROPFIND response.
| PR 11637.
| mod_expires:
| - Initialize ExpiresDefault to NULL instead of \"\" to avoid
| reporting an Internal Server error if it is used without
| having been set in the httpd.conf file. PR: 23748, 24459
| - Add support for IMT minor-type wildcards (e.g., text/
*) to
| ExpiresByType. PR#7991
| mod_log_config / logging:
| - Fix some piped log problems: bogus \"piped log program \'(null)\'
| failed\" messages during restart and problem with the logger
| respawning again after Apache is stopped. PR 21648, PR 24805.
| - mod_log_config: Fix corruption of buffered logs with threaded
| MPMs. PR 25520.
| - mod_log_config: Log the minutes component of the timezone correctly.
| PR 23642.
| mod_proxy
*:
| - proxy_http fix: mod_proxy hangs when both KeepAlive and
| ProxyErrorOverride are enabled, and a non-200 response without a
| body is generated by the backend server. (e.g.: a client makes a
| request containing the \"If-Modified-Since\" and \"If-None-Match\"
| headers, to which the backend server respond with status 304.)
| - Fix memory leak in handling of request bodies during reverse
| proxy operations. PR 24991.
| - mod_proxy: Fix cases where an invalid status-line could be sent
| to the client. PR 23998.
| mod_rewrite:
| - Catch an edge case, where strange subsequent RewriteRules
| could lead to a 400 (Bad Request) response.
| - Make REMOTE_PORT variable available in mod_rewrite. PR 25772.
| - In external rewrite maps lookup keys containing
| a newline now cause a lookup failure. PR 14453.
| - Fix RewriteBase directive to not add double slashes.
| mod_usertrack:
| - Fix bug in mod_usertrack when no CookieName is set.
| - mod_usertrack no longer inspects the Cookie2 header for
| the cookie name. PR 11475.
| - mod_usertrack no longer overwrites other cookies.
| PR 26002.
| mod_include, filters:
| - Backport major overhaul of mod_include\'s filter parser from 2.1.
| The new parser code is expected to be more robust and should
| catch all of the edge cases that were not handled by the previous one.
| The 2.1 external API changes were hidden by a wrapper which is
| expected to keep the API backwards compatible.
| - Add a hook (insert_error_filter) to allow filters to re-insert
| themselves during processing of error responses. Enable mod_expires
| to use the new hook to include Expires headers in valid error
| responses. This addresses an RFC violation. It fixes PRs 19794,
| 24884, and 25123.
| - complain via error_log when mod_include\'s INCLUDES filter is
| enabled, but the relevant Options flag allowing the filter to run
| for the specific resource wasn\'t set, so that the filter won\'t
| silently get skipped. next remove itself, so the warning will be
| logged only once
| - Fix mod_include\'s expression parser to recognize strings correctly
| even if they start with an escaped token.
| - Fix a problem with the display of empty variables (\"SetEnv foo\") in
| mod_include. PR 24734
| - mod_include no longer allows an ETag header on 304 responses.
| PR 19355.
| mod_autoindex:
| - Don\'t omit the start tag if the SuppressIcon option is
| set. PR 21668.
| - Restore the ability to add a description for directories that
| don\'t contain an index file. (Broken in 2.0.48)
| - mod_autoindex / core: Don\'t fail to show filenames containing
| special characters like \'%\'. PR 13598.
| - Add \'XHTML\' option in order to allow switching between HTML
| 3.2 and XHTML 1.0 output. PR 23747.
| mod_status:
| - Add mod_status hook to allow modules to add to the mod_status
| report.
| - Report total CPU time accurately when using a threaded MPM.
| PR 23795.
| mod_info:
| - Fix mod_info to use the real config file name, not the default
| config file name.
| - HTML escape configuration information so it displays
| correctly. PR 24232.
| mod_auth_digest:
| - Allow mod_auth_digest to work with sub-requests with different
| methods than the original request. PR 25040.
| mod_auth_ldap:
| - Fix some segfaults in the cache logic. PR 18756.
| mod_cgid:
| - Restart the cgid daemon if it crashes. PR 19849
| mod_setenvif:
| - Fix the regex optimizer, which under circumstances
| treated the supplied regex as literal string. PR 24219.
| miscellaneous:
| - core.c: If large file support is enabled, allow any file that is
| greater than AP_MAX_SENDFILE to be split into multiple buckets.
| This allows Apache to send files that are greater than 2gig.
| Otherwise we run into 32/64 bit type mismatches in the file size.
| - Fixed file extensions for real media files and removed rpm extension
| from mime.types. PR 26079.
| - Remove compile-time length limit on request strings. Length is
| now enforced solely with the LimitRequestLine config directive.
| - Set the scoreboard state to indicate logging prior to running
| logging hooks so that server-status will show \'L\' for hung loggers
| instead of \'W\'.
| - Fix the inability to log errors like exec failure in
| mod_ext_filter/mod_cgi script children. This was broken after
| such children stopped inheriting the error log handle.
| - fix \"Expected > but saw \" errors in nested,
| argumentless containers.
| - ap_mpm.h: Fix include guard of ap_mpm.h to reference mpm
| instead of mmn.
| - Add Polish translation of error messages. PR 25101.
| - Add AP_MPMQ_MPM_STATE function code for ap_mpm_query.
| - Fix htdbm to generate comment fields in DBM files correctly.
| - Correct UseCanonicalName Off to properly check incoming port number.
| - Fix slow graceful restarts with prefork MPM.
| - Keep focus of ITERATE and ITERATE2 on the current module when
| the module chooses to return DECLINE_CMD for the directive.
| PR 22299.
| - Build array of allowed methods with proper dimensions, fixing
| possible memory corruption.
| - worker MPM: fix stack overlay bug that could cause the parent
| process to crash.
| - Add XHTML Document Type Definitions to httpd.h (minor MMN bump).
| - Fix build with parallel make. PR 24643.
| - Add fatal exception hook for use by diagnostic modules. The hook
| is only available if the --enable-exception-hook configure parm
| is used and the EnableExceptionHook directive has been set to
| \"on\".
| - Improve \'configure --help\' output for some modules.
- drop two hunks from httpd-2.0.47-headtail.dif (buildcheck.sh is
fixed)
- disable automatic restarts, because they do not work properly
[#35408]
- change MMN to prevent loading of incompatible modules (modules
that are not built with `apxs -q CFLAGS` and therefore miss
_FILE_OFFSET_BITS=64). Provide our old apache_mmn_20020903 in
addition.
- use CPPFLAGS for passing preprocessor flags because they are
removed from CFLAGS
- Stop dropping connections when the file descriptor
is at least FD_SETSIZE. This isn\'t a problem on Linux because
poll() is used instead of select() by APR. Assert HAVE_POLL.
[#34178]
- add modifications to the code to the NOTICE file as required by
the new license
Fri Feb 27 13:00:00 2004 poemlAATTsuse.de
- compile with -DSSL_EXPERIMENTAL_ENGINE to allow usage of hardware
crypto accelerators
- compile with -DMAX_SERVER_LIMIT=200000
- if an SSL passphrase is not entered within the timeout, fall back
to start apache without SSL (with -D NOSSL). This could/should be
made configurable.
- clean up output of SuSEconfig.apache2
- add pre-defined LogFormat \"vhost_combined\"
- configure /var/lib/apache2 for WebDAV locks
- add a readme about configuring WebDAV with digest authentication
- add default configuration for mod_usertrack (this is the current
workaround for the problem in the 1.3.29/2.0.48 release that
occurs if no CookieName is configured)
- in vhost.template, enclose all virtual host configuration in the
VirtualHost container
- update metuxmpm patch to r7
- fix test run as non-root
Tue Jan 13 13:00:00 2004 schwabAATTsuse.de
- Fix quoting in autoconf macros.
Sat Dec 13 13:00:00 2003 poemlAATTsuse.de
- add changes to gensslcert from Volker Kuhlmann [#31803]
- revert default character set from UTF-8 to ISO-8859-1, and revert
the misleading comment that talked about filenames while it is
all about content of the files
Tue Nov 18 13:00:00 2003 poemlAATTsuse.de
- add a ServerLimit directive to server-tuning.conf, so it\'s
already in the right place if someone needs to tweak it [#32852]
Fri Nov 7 13:00:00 2003 poemlAATTsuse.de
- mark apache2-manual.conf in %files doc as %config
- wrap directives specific to the mod_negotiation module into an
block [#32848]
Thu Oct 30 13:00:00 2003 poemlAATTsuse.de
- update to 2.0.48. Relevant / user visible changes are:
Security [CAN-2003-0789]: Resolve some mishandling of the AF_UNIX
socket used to communicate with the cgid daemon and the CGI
script.
Security [CAN-2003-0542]: Fix buffer overflows in mod_alias and
mod_rewrite which occurred if one configured a regular
expression with more than 9 captures.
mod_rewrite:
- Don\'t die silently when failing to open RewriteLogs. PR 23416
- Fix support of the [P] option to send rewritten request using
\"proxy:\". The code was adding multiple \"proxy:\" fields in the
rewritten URI. PR: 13946.
- Ignore RewriteRules in .htaccess files if the directory
containing the .htaccess file is requested without a trailing
slash. PR 20195.
mod_include:
- Fix a trio of bugs that would cause various unusual sequences
of parsed bytes to omit portions of the output stream. PR 21095
- fix segfault which occured if the filename was not set, for
example, when processing some error conditions.
mod_cgid: fix a hash table corruption problem which could
result in the wrong script being cleaned up at the end of a
request.
mod_ssl: Fix segfaults after renegotiation failure. PR 21370
- Fix a problem setting variables that represent the client
certificate chain. PR 21371
- Fix FakeBasicAuth for subrequest. Log an error when an
identity spoof is encountered.
- Assure that we block properly when reading input bodies with
SSL. PR 19242.
mod_autoindex: If a directory contains a file listed in the
DirectoryIndex directive, the folder icon is no longer replaced
by the icon of that file. PR 9587.
mod_usertrack: do not get false positive matches on the
user-tracking cookie\'s name. PR 16661.
mod_cache:
- Fix the cache code so that responses can be cached if they
have an Expires header but no Etag or Last-Modified headers.
PR 23130. cache_util: Fix ap_check_cache_freshness to check
max_age, smax_age, and expires as directed in RFC 2616.
mod_deflate:
- fix to not call deflate() without checking first whether it
has something to deflate. (Currently this causes deflate to
generate a fatal error according to the zlib spec.) PR 22259.
- Don\'t attempt to hold all of the response until we\'re done.
- Fix a bug, where mod_deflate sometimes unconditionally
compressed the content if the Accept-Encoding header
contained only other tokens than \"gzip\" (such as \"deflate\").
PR 21523.
mod_proxy: Don\'t respect the Server header field as set by
modules and CGIs. As with 1.3, for proxy requests any such
field is from the origin server; otherwise it will have our
server info as controlled by the ServerTokens directive.
mod_log_config: Fix %b log format to write really \"-\" when 0
bytes were sent (e.g. with 304 or 204 response codes).
mod_ext_filter: Set additional environment variables for use by
the external filter. PR 20944.
core:
- allow .. containers (no arguments in the opening
tag), as in 1.3. Needed by mod_perl sections
- Fix a misleading message from the some of the threaded MPMs
when MaxClients has to be lowered due to the setting of
ServerLimit.
- Avoid an infinite recursion, which occured if the name of an
included config file or directory contained a wildcard
character. PR 22194.
- MPMs: The bucket brigades subsystem now honors the MaxMemFree
setting.
- Lower the severity of the \"listener thread didn\'t exit\"
message to debug, as it is of interest only to developers.
miscellaneous:
- Update the header token parsing code to allow LWS between the
token word and the \':\' seperator. [PR 16520]
- Remember an authenticated user during internal redirects if
the redirection target is not access protected and pass it to
scripts using the REDIRECT_REMOTE_USER environment variable.
PR 10678, 11602.
- Update mime.types to include latest IANA and W3C types.
- Modify ap_get_client_block() to note if it has seen EOS.
ab:
- Overlong credentials given via command line no longer clobber
the buffer.
- Work over non-loopback on Unix again. PR 21495.
- Fix NULL-pointer issue in ab when parsing an incomplete or
non-HTTP response. PR 21085.
- add another example to apache2-listen.conf
- update apache2-mod_mime-defaults.conf according to 2.0.48 changes
(be clearer in describing the connection between AddType and
AddEncoding for defining the meaning of compressed file
extensions.)
- use a better example domain name in apache2-vhost-ssl.template
- the \"define version_perl\" was nowhere needed
Mon Sep 22 14:00:00 2003 mlsAATTsuse.de
- don\'t provide httpddoc in apache2-doc
Thu Sep 18 14:00:00 2003 poemlAATTsuse.de
- add mod_php4 to the default list of APACHE_MODULES, and change
get_module_list to ignore non-existant modules (warnings will
be issued when it is run from SuSEconfig, but not from the init
script). How to enable the PHP4 module has been the most
frequently asked questions in user feedback [cf to #29735].
This bug is tracked in [#31306]
- include conf.d/
*.conf by default, as it was the case until
recently. User feedback showed that for many people the
separation of configuration includes into individual virtual
hosts is overkill, and it complicates the setup too much. More
finegrained control can be achieved by commenting out the
respective line in the default server config. [#30866], [#29735]
- remove the FIXME at the end of httpd.conf (obsoleted by the above
change), and place a strategical comment there about .local files
- add container around configuration in ssl template
Tue Sep 9 14:00:00 2003 poemlAATTsuse.de
- change comment in sysconfig template to work around a fillup bug
[#30279]
Mon Sep 8 14:00:00 2003 poemlAATTsuse.de
- fix wrong variable name in a comment of the sysconfig template
- update README.QUICKSTART
- add README.QUICKSTART.SSL
Mon Sep 8 14:00:00 2003 poemlAATTsuse.de
- remove unused ENABLE_SUSECONFIG_APACHE from sysconfig template
Fri Sep 5 14:00:00 2003 poemlAATTsuse.de
- disallow UserDir for user root
- cope with \"no\" or \"yes\" as values for APACHE_SERVERSIGNATURE, as
they were set on SuSE Linux 8.1
- add more documentation to README.QUICKSTART, also mentioning what
might be too obvious: the document root [#29674]
- in %post, diff to httpd.conf.default only when .rpmnew is present
- improve message sent on update
Fri Aug 29 14:00:00 2003 poemlAATTsuse.de
- improve documentation on configuration
- compile with -Wall
- do not obsolete httpddoc, which is provided by apache-doc package
from apache1
- add conflict apache2-example-pages <-> apache-example-pages
- fix building on older distros
Tue Aug 19 14:00:00 2003 poemlAATTsuse.de
- use httpd-2.0.47-metuxmpm-r6.diff, previous one was broken by me
- don\'t force setting of a DocumentRoot, because the configuration
of the default vhost already contains it
- when testing on SL 8.0, the www group has to be created as well
- when testing on even older systems, don\'t add buildroot to
DocumentRoot in default-server.conf
Fri Aug 15 14:00:00 2003 poemlAATTsuse.de
- revamped configuration
- add some CustomLog formats
- AddDefaultCharset UTF-8 [#22427]
- add activation metadata to sysconfig template [#28834]
- default APACHE_MODULES: add mod_ssl, remove mod_status
- new sysconfig variables: APACHE_USE_CANONICAL_NAME,
APACHE_DOCUMENT_ROOT
- get rid of the \"suse_\" prefix in generated config snippets, and
place them below /etc/apache2/sysconfig.d/. On update, convert
the Include statements in httpd.conf for the new locations
- add /etc/apache2/vhosts.d and virtual host templates
- the configuration for the manual is now seperate and installed
together with apache2-doc (conf.d/apache2-manual.conf)
- add distilled wisdom in form of README.QUICKSTART
- change group of wwwrun user: nogroup -> www [#21782]
- proxycachedir and localstatedir should not be world readable
- set DEFAULT_PIDLOG to /var/run/httpd2.pid, so we don\'t need to
configure the PidFile directive
- add -fno-strict-aliasing, due to warnings about code where
dereferencing type-punned pointers will break strict aliasing
- clean the RPM_BUILD_ROOT, but not in the build system
- new macros for stop/restart of services on rpm update/removal,
and improved try-restart section in rc.apache2
- get rid of \"modules\" subdir, and remove dead code from
SuSEconfig.apache2
- add some tools: get_includes, find_httpd2_includes,
apache2-reconfigure-mpm
- rename README.SuSE to README.{SuSE,UnitedLinux}
- include directories in filelists of MPM subpackages
- enclose package descriptions of MPMs in %ifdef
- add a dependency of the MPM subpackages on the version of the
main package
- build a new MPM: metuxmpm (httpd-2.0.47-metuxmpm.diff)
Mon Jul 28 14:00:00 2003 poemlAATTsuse.de
- add new sysconfig variables: APACHE_LOGLEVEL, APACHE_ACCESS_LOG,
and remove the respective directives from httpd.conf.dist
- merge the ssl.conf.dif and httpd.conf.dif into one patch
Sun Jul 27 14:00:00 2003 poemlAATTsuse.de
- build with -D_FILE_OFFSET_BITS=64 when presumably the kernel
supports sendfile64 [#22191, #22018]. Define APR_HAS_LARGE_FILES
(which is unconditionally off, otherwise). Keep
- D_LARGEFILE_SOURCE since some modules might need it.
- make sure the package can be built as ordinary user
- special case mod_auth_mysql since its module_id is reversed
- don\'t increase DYNAMIC_MODULE_LIMIT (64 should be copious)
- don\'t explicitely strip binaries since RPM handles it, and may
keep the stripped information somewhere
- reformat the header of the spec file
- allow to pass a number-of-jobs parameter into spec file via rpm
- -define \'jobs N\'
Thu Jul 10 14:00:00 2003 poemlAATTsuse.de
- update to 2.0.47. relevant / user visible changes:
Security [CAN-2003-0192]: Fixed a bug whereby certain sequences
of per-directory renegotiations and the SSLCipherSuite
directive being used to upgrade from a weak ciphersuite to a
strong one could result in the weak ciphersuite being used in
place of the strong one.
Security [CAN-2003-0253]: Fixed a bug in prefork MPM causing
temporary denial of service when accept() on a rarely accessed
port returns certain errors.
Security [CAN-2003-0254]: Fixed a bug in ftp proxy causing denial
of service when target host is IPv6 but proxy server can\'t
create IPv6 socket. Fixed by the reporter.
Security [VU#379828]: Prevent the server from crashing when entering
infinite loops. The new LimitInternalRecursion directive
configures limits of subsequent internal redirects and nested
subrequests, after which the request will be aborted. PR 19753+
core:
core_output_filter: don\'t split the brigade after a FLUSH
bucket if it\'s the last bucket. This prevents creating
unneccessary empty brigades which may not be destroyed until
the end of a keepalive connection.
mod_cgid:
Eliminate a double-close of a socket. This resolves various
operational problems in a threaded MPM, since on the second
attempt to close the socket, the same descriptor was often
already in use by another thread for another purpose.
mod_negotiation:
Introduce \"prefer-language\" environment variable, which allows
to influence the negotiation process on request basis to prefer
a certain language.
mod_expire:
Make ExpiresByType directive work properly, including for
dynamically-generated documents.
- apr bugfixes
- more fixes of deprecated head/tail -1 calls
Wed May 28 14:00:00 2003 poemlAATTsuse.de
- update to 2.0.46. relevant / user visible changes:
Security [CAN-2003-0245]: Fixed a bug that could be triggered
remotely through mod_dav
Security [CAN-2003-0189]: Fixed a denial-of-service
vulnerability affecting basic authentication
Security: forward port of buffer overflow fixes for htdigest.
mod_ssl:
- SSL session caching(shmht) : Fix a SEGV problem with SHMHT
session caching.
mod_deflate:
- Add another check for already compressed content
- Check also err_headers_out for an already set
Content-Encoding: gzip header. This prevents gzip compressed
content from a CGI script from being compressed once more.
mod_mime_magic:
- If mod_mime_magic does not know the content-type, do not
attempt to guess.
mod_rewrite:
- Fix handling of absolute URIs.
mod_log_config:
- Add the ability to log the id of the thread processing the
request via new %P formats.
mod_auth_ldap:
- Use generic whitespace character class when parsing \"require\"
directives, instead of literal spaces only.
mod_proxy:
- Fixed a segfault when multiple ProxyBlock directives were used.
- Added AllowEncodedSlashes directive to permit control of
whether the server will accept encoded slashes (\'%2f\') in the
URI path. Default condition is off (the historical behaviour).
- If Apache is started as root and you code CoreDumpDirectory,
coredumps are enabled via the prctl() syscall.
- htpasswd: Check the processed file on validity; add a delete flag.
- httpd-2.0.45-libtool-1.5.dif is obsolete
- mark suse_include.conf as %ghost
- note the rebirth of the httpd and apachectl man pages (thanks to
RPMv4 :)
- let the module RPM packages only depend on the _major_ module
magic number, not on the minor
- fix some paths in config_vars.mk, which facilitates building of
certain modules
Wed May 14 14:00:00 2003 poemlAATTsuse.de
- use mmap() via MAP_ANON as shared memory allocation method, to
prevent restart problems with stale (or in use) files that are
associated with shared memory
- package forgotten files, and remove hack in %clean
- remove files from the build root that are not packaged
- remove suse_include.conf from filelist
Fri May 9 14:00:00 2003 poemlAATTsuse.de
- update to 2.0.45. relevant / user visible changes:
Security: Eliminated leaks of several file descriptors to
child processes, such as CGI scripts. This fix depends on the
latest APR library release 0.9.2, which is distributed with the
httpd source tarball for Apache 2.0.45. PR 17206
Security [CAN-2003-0132]: Close a Denial of Service
vulnerability identified by David Endler
on all platforms.
General:
- Fix segfault which occurred when a section in an included
configuration file was not closed. PR 17093.
- Fix a nasty segfault in mmap_bucket_setaside() caused by
passing an incompatible pointer type to mmap_bucket_destroy(void
*).
- prevent filters (such as mod_deflate) from adding garbage to
the response. PR 14451.
- Simpler, faster code path for request header scanning
- Try to log an error if a piped log program fails. Try to
restart a piped log program in more failure situations.
- Fix bug where \'Satisfy Any\' without an AuthType lost all MIME
information (and more). Related to PR 9076.
- Fix If header parsing when a non-mod_dav lock token is passed to it.
- Fix apxs to insert LoadModule directives only outside of
sections.
- apxs: Include any special APR ld flags when linking the DSO.
suexec: Be more pedantic when cleaning environment. Clean it
immediately after startup. PR 2790, 10449. Use saner default
config values for suexec. PR 15713.
mod_cgi, mod_cgid, mod_ext_filter: Log errors when scripts cannot
be started on Unix because of such problems as bad permissions,
bad shebang line, etc. Fix possible segfaults under obscure
error conditions within the cgid daemon.
mod_deflate:
- you can now specify the compression level.
- Extend the DeflateFilterNote directive to allow accurate
logging of the filter\'s in- and outstream.
- Fix potential memory leaks in mod_deflate on malformed data. PR 16046.
mod_ssl:
Allow SSLMutex to select/use the full range of APR locking
mechanisms available to it. Also, fix the bug that SSLMutex
uses APR_LOCK_DEFAULT no matter what. PR 8122
mod_autoindex no longer forgets output format and enabled version
sort in linked column headers.
mod_rewrite:
- Prevent endless loops of internal redirects in mod_rewrite by
aborting after exceeding a limit of internal redirects. The
limit defaults to 10 and can be changed using the
RewriteOptions directive. PR 17462.
- Allow \"RewriteEngine Off\" even if no \"Options FollowSymlinks\"
(or SymlinksIfOwnermatch) is set. PR 12395.
mod_ldap:
- Updated mod_ldap and mod_auth_ldap to support the Novell LDAP
SDK SSL and standardized the LDAP SSL support across the
various LDAP SDKs. Isolated the SSL functionality to
mod_ldap rather than speading it across mod_auth_ldap and
mod_ldap. Also added LDAPTrustedCA and LDAPTrustedCAType
directives to mod_ldap to allow for a more common method of
specifying the SSL certificate.
- fix fault when caching was disabled, and some memory leaks
- Fix mod_ldap to open an existing shared memory file should
one already exist. PR 12757.
- Added character set support to mod_auth_LDAP to allow it to
convert extended characters used in the user ID to UTF-8
before authenticating against the LDAP directory. The new
directive AuthLDAPCharsetConfig is used to specify the config
file that contains the character set conversion table.
mod_ssl:
- Fixed mod_ssl\'s SSLCertificateChain initialization to no
longer skip the first cert of the chain by default. This
misbehavior was introduced in 2.0.34. PR 14560
- Fix 64-bit problem in mod_ssl input logic.
mod_proxy:
- Hook mod_proxy\'s fixup before mod_rewrite\'s fixup, so that by
mod_rewrite proxied URLs will not be escaped accidentally by
mod_proxy\'s fixup. PR 16368
- Don\'t remove the Content-Length from responses in mod_proxy PR: 8677
mod_auth_digest no longer tries to guess AuthDigestDomain, if it\'s
not specified. Now it assumes \"/\" as already documented. PR 16937.
mod_file_cache: fix segfaults
- improve the start/restart section of the init script, and add a
ssl_scache_cleanup script
- understand a syntax like -DSTATUS, as described in the sysconfig
file help text (bug noted in #25404]
- don\'t package the
*.exp files, as they are needed only on AIX
- fix filelist for usage of %dir for files
- fix the cosmetical but irritating \"Inappropriate ioctl for
device\" error message, when rcapache2 is called from within YaST
- remove the unused /etc/apache2/modules directory from the package
- remove the now unused --enable-experimental-libtool
- fix to build with libtool-1.5
Wed Apr 9 14:00:00 2003 roAATTsuse.de
- fix deprecated head/tail call syntax \"-1\"
Mon Mar 17 13:00:00 2003 kukukAATTsuse.de
- Remove suse_help_viewer from provides [Bug #25436]
Thu Mar 13 13:00:00 2003 poemlAATTsuse.de
- security fix: do not write the startup log file to a world
writable directory, reversing the change of Jan 23 (wasn\'t in any
released package) [#25239]
Mon Mar 10 13:00:00 2003 poemlAATTsuse.de
- change permissions of /var/log/apache2 from wwwrun:root mode 770
to root:root mode 750 [#24951]
- fix wrong list() in sysconfig.apache2 [#24719], and add a missing
default value
Mon Mar 3 13:00:00 2003 kukukAATTsuse.de
- Remove ghost entry for pid file [Bug #24566]
Thu Feb 27 13:00:00 2003 poemlAATTsuse.de
- use the official MIME types, which are more complete [#23988]
Mon Feb 24 13:00:00 2003 poemlAATTsuse.de
- don\'t include log files into the package, and don\'t touch them in
%post; it\'s not needed
- fix comment in httpd.conf talking about SuSEconfig
- adjust some variable types in the sysconfig template
Tue Feb 18 13:00:00 2003 poemlAATTsuse.de
- apache2 Makefiles do support DESTDIR now, so let\'s use that
instead of the explicit paths (fixes a wrong path in
config_vars.mk [#23699]). Some files (
*.exp, libapr
*) are
automatically installed in the right location now.
Fri Feb 14 13:00:00 2003 poemlAATTsuse.de
- fix configuration script to find apache modules on 64 bit archs
- mark ssl.conf (noreplace)
Mon Feb 10 13:00:00 2003 poemlAATTsuse.de
- add mod_ldap, mod_auth_ldap, but link only them against the LDAP
libs. Likewise, do not link everything against ssl libs. This way
we can avoid RPM package (and build) requirements on a lot of
libs for subversion and other packages that build on apache.
- move more code from SuSEconfig into rcapache2 (actually into
support scripts below /usr/share/apache2/, so apache2 can be
configured without starting it)
- improve full-server-status once again
- remove suse_loadmodule.conf from filelist
- remove obsolete README.modules
- rename LOADMODULES -> APACHE_MODULES
- add APACHE_BUFFERED_LOGS
- update README.SuSE
Tue Jan 28 13:00:00 2003 poemlAATTsuse.de
- rc.apache2
- add extreme-configtest (trying to run server as nobody, which
detects _all_ config errors)
- evaluate LOADMODULES from sysconfig.apache2 on-the-fly from
rcapache2 instead of SuSEconfig
- when restarting, do something useful instead of \'sleep 3\': wait
just as long until the server has terminated all children
Sun Jan 26 13:00:00 2003 poemlAATTsuse.de
- build mod_logio, mod_case_filter, mod_case_filter_in
- rename apr subpackage to libapr0 (the library is called libapr-0
meanwhile). add compatibility links named (libapr{,util}.so.0)
- configure SSL session caching with shm circular buffer
SSLSessionCache shm:/var/lib/httpd/ssl_scache
SSLSessionCacheTimeout 600
SSLMutex sem
- SuSEconfig.apache2: prefer prefork MPM over worker, if guessing
- strip objects
- rename gensslcert2 to gensslcert
- show a list all available modules in /etc/sysconfig/apache2
- nicer output of apache2ctl
- reorder Requires
Thu Jan 23 13:00:00 2003 poemlAATTsuse.de
- update to 2.0.44
- obsoletes patch httpd-2.0.43-mod_ssl-memory-leak.dif
- the apachectl and httpd man pages have been dropped upstreams
- add robots.txt to the example-pages subpackage that blocks spiders
- disable the perchild MPM
- disable httpd-2.0.36-64bit.dif
- rename apachectl2 to apache2ctl
- write the startup log to /var/tmp instead of /var/log/apache2
Sun Jan 12 13:00:00 2003 poemlAATTsuse.de
- fix last fix (rpm macro before hash wasn\'t expanded)
Fri Jan 10 13:00:00 2003 poemlAATTsuse.de
- fix lib64 path in SuSEconfig
Sat Jan 4 13:00:00 2003 poemlAATTsuse.de
- fix typo in spec file, preventing replacement of AATTuserdirAATT in
httpd.conf-std.in
Wed Dec 18 13:00:00 2002 poemlAATTsuse.de
- sysconfig.apache2:
- add APACHE_SERVER_FLAGS variable
- change default: APACHE_SERVERSIGNATURE=on to match apache deflt
- add APACHE_CONF_INCLUDE_DIRS
- drop bogus APACHE_ACCESS_SERVERINFO variable
- adapt to our new sysconfig template
- SuSEconfig.apache2:
- understand LOADMODULES also if it is not an array [#21816]
- be very flexible with regard to LOADMODULE input (e.g., say
mod_php4 and it will find libphp4.so with ID php4_module)
- also ignore
*,v files
- include APACHE_CONF_INCLUDE_DIRS
- dump some files: suse_define.conf (not needed) & suse_text.conf
(too much overhead)
- rc.apache2:
- implement most of apachectl\'s commands (graceful, configtest)
- use server_flags from sysconfig.apache2
- pass server flags like -DSTATUS from the command line through
to httpd2
- add commmands to show the server status
- don\'t quit silently when no apache MPM is installed
- handle ServerSignature and other stuff on the command line
(save modifications to httpd.conf)
- fix the /manual Alias that points to the documentation
- configure /cgi-bin for cgi execution
- configure /home/
*/public_html for mod_userdir -- if it is loaded
- configure internationalized error responses
- fix apachectl2
- add /etc/apache2/{,modules} to the filelist
- add /etc/apache2/conf.d as drop-in directory for packages
- hard code some more default paths into the executable
- finally, run a test!
Thu Dec 5 13:00:00 2002 poemlAATTsuse.de
- move ap{r,u}-config
* into the apr package, as well
- add generic ap{r,u}-config
- add %includedir to filelist
Thu Dec 5 13:00:00 2002 poemlAATTsuse.de
- more checks and warnings to SuSEconfig.apache2
- shift APR files into the the apr package
- try 1.136 revision of perchild.c
Tue Dec 3 13:00:00 2002 poemlAATTsuse.de
- add forgotten ssl.conf to the filelist (thanks, Robert)
- add httpd-2.0.43-mod_ssl-memory-leak.dif
Mon Oct 14 14:00:00 2002 poemlAATTsuse.de
- update to 2.0.43, that fixes a Cross-Site Scripting bug (CVE:
CAN-2002-0840)
Mon Oct 7 14:00:00 2002 poemlAATTsuse.de
- do not append a \'2\' suffix to the scripts included with the
documentation
- move error, icons and manual dir to /usr/share/apache2
- fix nested array in SuSEconfig.apache2
- let SuSEconfig pick one MPM that is installed. Do not default to
\"worker\". [#20724]
Thu Oct 3 14:00:00 2002 poemlAATTsuse.de
- update to 2.0.42 (primarily a bug-fix release, including updates
to the experimental caching module, the removal of several memory
leaks, and fixes for several segfaults, one of which could have
been used as a denial-of-service against mod_dav (VU#406121).)
- increase flexibility of the spec file: build any set of MPMs,
depending on RPM %defines. Improve the mechanism that merges the
modules so it works with any number of MPMs.
- use a \"Server:\" header that fits the product apache is built for
- add an RPM dependency on the module magic number to the MPM
subpackages
- build the \"leader/follower\" MPM. On i686, enable nonportable but
faster atomics for it.
- use filelists for more flexibility. APRVARS ceased to exist.
Don\'t add README
* twice.
- perchild: use AcceptMutex fcntl to prevent permission conflict as
suggested in Apache Bugzilla #7921
- remove mod_rewrite and mod_proxy from the default modules
- build the mod_auth_digest module
Mon Sep 9 14:00:00 2002 poemlAATTsuse.de
- add patch that changes PLATFORM (as seen in the HTTP Server
header) from \"Unix\" to \"SuSE/Linux\" [#18543]
- add README.SuSE, explaining how to build modules with apxs2
- fixed some paths in README.modules, put it into docdir and mark
it as %doc
Wed Aug 28 14:00:00 2002 poemlAATTsuse.de
- new package, now building all three MPMs and putting all specific
modules in specific directories. Branch a subpackage for each
MPM, containing the server and MPM-specific modules.
- branch apr package off, so apache2 doesn\'t need to be installed
to have the libs. (apr is not released yet, that\'s why we build
it here)
- allow coexistence of apache1 by using directories named apache2
or suffixed with \"2\"
- allow building modules via apxs2 (for all server MPMs) --- or via
apxs2-{worker,perchild,prefork} for a specific server MPM
- add permissions.apache2 setting /usr/sbin/suexec2 to 4755
- rewrite SuSEconfig.apache2 for apache 2.
- add httpd-2.0.40-cache_util.c.diff that prevents a segfault in
mod_proxy when given an invalid URL
- branch apache2-example-pages off (docroot contents)
Mon Aug 19 14:00:00 2002 poemlAATTsuse.de
- actually use the new SuSE81 layout, and add SuSE81_64 layout
- cleaned up httpd-2.0.36-conf.dif
- fixed comment in SuSEconfig.apache
- drop SuSEconfig subpackage
- split main package and -devel package in three packages, one for
each MPM...
apache2 -> apache2-{worker,perchild,prefork}
apache2-devel -> apache2-{worker,perchild,prefork}-devel
Mon Aug 12 14:00:00 2002 poemlAATTsuse.de
- bugfix update to 2.0.40
- fix Requires of -devel subpackage
- add variable to sysconfig.apache to switch off SuSEconfig.apache
- add new layout SUSE81 to config.layout due to the moved server
root (so the old SuSE6.1 can be kept for building on older
distributions)
- one of the lib64 path fixes could be removed, now included
upstream
Wed Aug 7 14:00:00 2002 poemlAATTsuse.de
- put PreReq in an if-statement to allow building on older distris
- relax the Requires
- the apache_mmn macro had to be moved down in the spec file to be
evaluated
- libmm is not needed for building (and it is not threadsafe)
- fix config.layout for the moved server root
Fri Aug 2 14:00:00 2002 poemlAATTsuse.de
- fix libdir in config.layout for lib64
Fri Aug 2 14:00:00 2002 poemlAATTsuse.de
- fix RPM Requires
Thu Aug 1 14:00:00 2002 poemlAATTsuse.de
- move datadir (i.e., ServerRoot) from /usr/local/httpd to /srv/www
- drop obsolete README.SuSE
Thu Aug 1 14:00:00 2002 poemlAATTsuse.de
- spec file: use PreReq
- don\'t delete SuSEconfig\'s md5 files in %post, that\'s no good
- add apache.logrotate
- provide the magic module number as executable script
(/usr/lib/apache/MMN) and as RPM Provides, indicating API changes
- mark httpd.conf noreplace
- fix installbuilddir in config.layout, needed for apxs
Sun Jul 14 14:00:00 2002 poemlAATTsuse.de
- update to 2.0.39
- drop obsolete moduledir and apxs patches
- rc.apache INIT section: use X-UnitedLinux-Should-Start
Wed Jul 3 14:00:00 2002 roAATTsuse.de
- rename to \"apache2\" again
Tue Jun 11 14:00:00 2002 roAATTsuse.de
- get apxs to work:
include needed files in devel package
adapt some pathes in apxs
Wed May 29 14:00:00 2002 poemlAATTsuse.de
- update to 2.0.36
- drop mod_ssl subpackage; mod_ssl is part of the apache bsae
distribution now
- RPM can be built as user now
- SuSEconfig.apache: understand relative and absolute pathnames
- disable experimental auth_digest_module
|