Logoj0ke.net Open Build Service > Projects > Apache > apache2 > apache2.changes
Sign Up | Log In

File apache2.changes of Package apache2 (Revision cbdb5ce79ff92d5ded678f14a97fe28d)

Currently displaying revision cbdb5ce79ff92d5ded678f14a97fe28d, show latest

 
1
-------------------------------------------------------------------
2
Sat Dec  1 09:44:16 UTC 2012 - cs@linux-administrator.com
3
4
- update to release 2.2.23 
5
6
-------------------------------------------------------------------
7
Fri Feb 17 19:34:34 UTC 2012 - cs@linux-administrator.com
8
9
- update to release 2.2.22 
10
11
-------------------------------------------------------------------
12
Wed Sep 14 20:25:02 UTC 2011 - cs@linux-administrator.com
13
14
- update to release 2.2.21 
15
16
-------------------------------------------------------------------
17
Wed Aug 31 11:05:30 UTC 2011 - cs@linux-administrator.com
18
19
- update to release 2.2.20 
20
21
-------------------------------------------------------------------
22
Thu Jun 16 09:39:58 UTC 2011 - cs@linux-administrator.com
23
24
- update to release 2.2.19 
25
26
-------------------------------------------------------------------
27
Wed Feb  9 20:08:55 UTC 2011 - cs@linux-administrator.com
28
29
- update to release 2.2.17 
30
31
-------------------------------------------------------------------
32
Fri Oct  8 09:03:49 UTC 2010 - cs@linux-administrator.com
33
34
- update to release 2.2.16 
35
36
-------------------------------------------------------------------
37
Tue Apr 09 10:58:00 CET 2010 - cs@linux-administrator.com
38
39
- update to release 2.2.15
40
41
-------------------------------------------------------------------
42
Thu Dec 03 17:25:00 CET 2009 - cs@linux-administrator.com
43
44
- update to release 2.2.14
45
46
-------------------------------------------------------------------
47
Fri Nov 21 12:01:00 CET 2008 - skh@suse.de
48
49
- apache2-server-tuning.conf:
50
  Enclose module-specific configuration in IfModule tags [bnc#440584]
51
52
-------------------------------------------------------------------
53
Fri Nov 14 09:40:05 CET 2008 - poeml@suse.de
54
55
- apply Dirks fix for [bnc#444878], making the packaging of per-mpm
56
  modules more deterministic. They'll reliably put into the
57
  subpackage or main package now, which varied in a ping-pong way
58
  from build to build in the past.
59
60
-------------------------------------------------------------------
61
Wed Oct 29 18:38:17 CET 2008 - poeml@suse.de
62
63
- update year of copyright in rc.apache2
64
65
-------------------------------------------------------------------
66
Wed Oct 29 00:13:58 CET 2008 - poeml@suse.de
67
68
- update to 2.2.10:
69
  SECURITY: CVE-2008-2939 (cve.mitre.org)
70
     mod_proxy_ftp: Prevent XSS attacks when using wildcards in the path of
71
     the FTP URL. Discovered by Marc Bevand of Rapid7. 
72
  core:
73
   - Support chroot on Unix-family platforms. PR 43596 
74
  mod_authn_alias: 
75
   - Detect during startup when AuthDigestProvider is configured to
76
     use an incompatible provider via AuthnProviderAlias.  PR 45196 
77
  mod_cgid: 
78
   - Pass along empty command line arguments from an ISINDEX query
79
     that has consecutive '+' characters in the QUERY_STRING,
80
     matching the behavior of mod_cgi.
81
  mod_charset_lite: 
82
   - Avoid dropping error responses by handling meta buckets
83
     correctly. PR 45687 
84
  mod_dav_fs: 
85
   - Retrieve minimal system information about directory entries
86
     when walking a DAV fs, resolving a performance degradation on
87
     Windows.  PR 45464.  
88
  mod_headers: 
89
   - Prevent Header edit from processing only the first header of
90
     possibly multiple headers with the same name and deleting the
91
     remaining ones. PR 45333.  
92
  mod_proxy:
93
   - Allow for smax to be 0 for balancer members so that all idle
94
     connections are able to be dropped should they exceed ttl. PR 43371 
95
   - Add 'scolonpathdelim' parameter to allow for ';' to also be
96
     used as a session path separator/delim  PR 45158. 
97
   - Add connectiontimeout parameter for proxy workers in order to
98
     be able to set the timeout for connecting to the backend separately.
99
     PR 45445. 
100
  mod_proxy_http: 
101
   - Don't trigger a retry by the client if a failure to
102
     read the response line was the result of a timeout.
103
   - Introduce environment variable proxy-initial-not-pooled to
104
     avoid reusing pooled connections if the client connection is an initial
105
     connection. PR 37770. 
106
   - Do not forward requests with 'Expect: 100-continue' to
107
     known HTTP/1.0 servers. Return 'Expectation failed' (417) instead.
108
  mod_proxy_balancer: 
109
   - Move nonce field in the balancer manager page inside
110
     the html form where it belongs. PR 45578. 
111
   - Add 'bybusyness' load balance method.
112
  mod_rewrite: 
113
   - Allow Cookie option to set secure and HttpOnly flags.  PR 44799 
114
   - Preserve the query string when [proxy,noescape]. PR 45247.
115
  mod_ssl: 
116
   - implement dynamic mutex callbacks for the benefit of OpenSSL.  
117
   - Rewrite shmcb to avoid memory alignment issues.  PR 42101.
118
- drop obsolete patch httpd-2.2.x-CVE-2008-2939.patch
119
120
-------------------------------------------------------------------
121
Fri Oct 24 13:23:41 CEST 2008 - skh@suse.de
122
123
- apache2.firewall, apache2.ssl-firewall
124
  Use unique name tags "HTTP Server" and "HTTPS Server" in for
125
  SuSEFirewall2 configuration [bnc#414962]
126
127
-------------------------------------------------------------------
128
Fri Sep 19 16:18:39 CEST 2008 - skh@suse.de
129
130
- add httpd-2.x.x-logresolve.patch again [bnc#210904]
131
- add httpd-2.2.x-CVE-2008-2939.patch [bnc#415061]:
132
  mod_proxy_ftp: Prevent XSS attacks when using wildcards in
133
  the path of the FTP URL. Discovered by Marc Bevand of Rapid7. 
134
  [Ruediger Pluem]
135
136
-------------------------------------------------------------------
137
Tue Aug 26 22:59:55 CEST 2008 - poeml@suse.de
138
139
- drop rc.config handling (was removed in or after SuSE Linux 8.0)
140
- don't use fillup_insserv options which have been removed lately
141
142
-------------------------------------------------------------------
143
Fri Aug 15 11:25:47 CEST 2008 - poeml@suse.de
144
145
- fix init script LSB headers
146
147
-------------------------------------------------------------------
148
Wed Jun 25 14:36:06 CEST 2008 - poeml@suse.de
149
150
- add note to /etc/sysconfig/apache2 and /etc/init.d/apache2 about
151
  how to set ulimits when starting the server
152
- undocument APACHE_BUFFERED_LOGS and APACHE_TIMEOUT in the
153
  sysconfig template. They still work but I think it is good to
154
  keep this stuff out of the beginner's config, first because both
155
  features are sophisticated enough to not being tweaked in most
156
  cases, second because it only confuses people I guess, and makes
157
  the sysconfig file larger than necessary.
158
159
-------------------------------------------------------------------
160
Sun Jun 15 19:39:46 CEST 2008 - poeml@suse.de
161
162
- update to 2.2.9:
163
  SECURITY: CVE-2008-2364 (cve.mitre.org)
164
     mod_proxy_http: Better handling of excessive interim responses
165
     from origin server to prevent potential denial of service and
166
     high memory usage. Reported by Ryujiro Shibuya. 
167
  SECURITY: CVE-2007-6420 (cve.mitre.org)
168
     mod_proxy_balancer: Prevent CSRF attacks against the
169
     balancer-manager interface.  
170
   - htpasswd: Fix salt generation weakness. PR 31440
171
  worker/event MPM:
172
   - Fix race condition in pool recycling that leads to
173
     segmentation faults under load.  PR 44402
174
  core:
175
   - Fix address-in-use startup failure on some platforms caused by
176
     creating an IPv4 listener which overlaps with an existing IPv6
177
     listener.  
178
   - Add the filename of the configuration file to the warning
179
     message about the useless use of AllowOverride. PR 39992.
180
   - Do not allow Options ALL if not all options are allowed to be
181
     overwritten. PR 44262 
182
   - reinstate location walk to fix config for subrequests PR 41960 
183
   - Fix garbled TRACE response on EBCDIC platforms.
184
   - gen_test_char: add double-quote to the list of
185
     T_HTTP_TOKEN_STOP.  PR 9727 
186
  http_filters:
187
   - Don't return 100-continue on redirects. PR 43711
188
   - Don't return 100-continue on client error PR 43711 
189
   - Don't spin if get an error when reading the next chunk. PR 44381 
190
   - Don't add bogus duplicate Content-Language entries
191
  suexec:
192
   - When group is given as a numeric gid, validate it by looking up
193
     the actual group name such that the name can be used in log entries.
194
     PR 7862 
195
  mod_authn_dbd:
196
   - Disambiguate and tidy database authentication error messages.  PR 43210.  
197
  mod_cache:
198
   - Handle If-Range correctly if the cached resource was stale.  PR 44579 
199
   - Revalidate cache entities which have Cache-Control: no-cache
200
     set in their response headers. PR 44511 
201
  mod_cgid:
202
   - Explicitly set permissions of the socket (ScriptSock) shared
203
     by mod_cgid and request processing threads, for OS'es such as
204
     HPUX and AIX that do not use umask for AF_UNIX socket permissions.
205
   - Don't try to restart the daemon if it fails to initialize the socket.  
206
  mod_charset_lite:
207
   - Add TranslateAllMimeTypes sub-option to CharsetOptions,
208
     allowing the administrator to skip the mimetype checking that
209
     precedes translation.
210
  mod_dav:
211
   - Return "method not allowed" if the destination URI of a WebDAV
212
     copy / move operation is no DAV resource. PR 44734 
213
  mod_headers:
214
   - Add 'merge' option to avoid duplicate values within the same header. 
215
  mod_include:
216
   - Correctly handle SSI directives split over multiple filter
217
  mod_log_config:
218
   - Add format options for %p so that the actual local or remote
219
     port can be logged.  PR 43415.  
220
  mod_logio:
221
   - Provide optional function to allow modules to adjust the 
222
     bytes_in count
223
  mod_proxy:
224
   - Make all proxy modules nocanon aware and do not add the
225
     query string again in this case. PR 44803.
226
   - scoreboard: Remove unused proxy load balancer elements from scoreboard
227
     image (not scoreboard memory itself).  
228
   - Support environment variable interpolation in reverse
229
     proxying directives. 
230
   - Do not try a direct connection if the connection via a
231
     remote proxy failed before and the request has a request body.
232
   - ProxyPassReverse is now balancer aware. 
233
   - Lower memory consumption for short lived connections.
234
     PR 44026. 
235
   - Keep connections to the backend persistent in the HTTPS case.
236
  mod_proxy_ajp:
237
   - Do not retry request in the case that we either failed to
238
     sent a part of the request body or if the request is not idempotent.
239
     PR 44334 
240
  mod_proxy_ftp:
241
   - Fix base for directory listings.  PR 27834 
242
  mod_proxy_http:
243
   - Fix processing of chunked responses if Connection:
244
     Transfer-Encoding is set in the response of the proxied
245
     system. PR 44311 
246
   - Return HTTP status codes instead of apr_status_t values for
247
     errors encountered while forwarding the request body PR 44165 
248
  mod_rewrite: 
249
   - Initialize hash needed by ap_register_rewrite_mapfunc early
250
     enough. PR 44641 
251
   - Check all files used by DBM maps for freshness, mod_rewrite
252
     didn't pick up on updated sdbm maps due to this.  PR41190 
253
   - Don't canonicalise URLs with [P,NE] PR 43319 
254
  mod_speling:
255
   - remove regression from 1.3/2.0 behavior and drop dependency
256
     between mod_speling and AcceptPathInfo.
257
  mod_ssl:
258
   - Fix a memory leak with connections that have zlib compression
259
     turned on. PR 44975 
260
  mod_substitute:
261
   - The default is now flattening the buckets after each
262
     substitution. The newly added 'q' flag allows for the quicker,
263
     more efficient bucket-splitting if the user so
264
  mod_unique_id:
265
   - Fix timestamp value in UNIQUE_ID.  PR 37064 
266
  ab (apache benchmark):
267
   - Include <limits.h> earlier if available since we may need
268
     INT_MAX (defined there on Windows) for the definition of MAX_REQUESTS.
269
   - Improve client performance by clearing connection pool instead
270
   - Don't stop sending a request if EAGAIN is returned, which
271
     will only happen if both the write and subsequent wait are
272
     returning EAGAIN, and count posted bytes correctly when the initial
273
     write of a request is not complete. PR 10038, 38861, 39679
274
   - Overhaul stats collection and reporting to avoid integer
275
     truncation and time divisions within the test loop, retain
276
     native time resolution until output, remove unused data,
277
     consistently round milliseconds, and generally avoid losing
278
     accuracy of calculation due to type casts. PR 44878, 44931.
279
   - Add -r option to continue after socket receive errors.
280
   - Do not try to read non existing response bodies of HEAD requests.
281
   - Use a 64 bit unsigned int instead of a signed long to count the
282
  rotatelogs:
283
   - Log the current file size and error code/description when
284
     failing to write to the log file.  
285
   - Added '-f' option to force rotatelogs to create the logfile as
286
     soon as started, and not wait until it reads the first entry. 
287
   - Don't leak memory when reopening the logfile.  PR 40183 
288
   - Improve atomicity when using -l and cleaup code.  PR 44004 
289
- drop obsolete patches httpd-2.1.3alpha-autoconf-2.59.dif
290
                        httpd-2.2.x-CVE-2008-1678.patch
291
- don't run autoreconf on SLES9
292
- remove the addition of -g to the CFLAGS, since the build service
293
  handles debuginfo packages now
294
295
-------------------------------------------------------------------
296
Mon Jun  9 17:18:03 CEST 2008 - poeml@suse.de
297
298
- build service supports the debuginfo flag in metadata now; remove
299
  debug_package macro from the specfile therefore.
300
301
-------------------------------------------------------------------
302
Mon May 26 16:55:37 CEST 2008 - skh@suse.de
303
304
- CVE-2008-1678: modules/ssl/mod_ssl.c (ssl_cleanup_pre_config): 
305
  Remove the call to CRYPTO_cleanup_all_ex_data here, fixing a 
306
  per-connection memory leak which occurs if the client indicates 
307
  support for a compression algorithm in the initial handshake, and 
308
  mod_ssl is linked against OpenSSL >= 0.9.8f.  [bnc#392096]
309
  httpd-2.2.x-CVE-2008-1678.patch
310
311
-------------------------------------------------------------------
312
Thu May 15 01:58:08 CEST 2008 - poeml@suse.de
313
314
- fix build on Mandriva 2007, by escaping commented %build macro
315
- make filelist of man pages independant of the compression method
316
  (gz, bz2, lzma)
317
318
-------------------------------------------------------------------
319
Fri Apr 18 11:55:14 CEST 2008 - poeml@suse.de
320
321
- fix from Factory:
322
  - remove dir /usr/share/omc/svcinfo.d as it is provided now
323
    by filesystem 
324
- remove obsolete httpd-2.2.x.doublefree.patch file, which isn't
325
  used since quite some time since the issue is resolved.
326
327
-------------------------------------------------------------------
328
Thu Apr 17 17:58:02 CEST 2008 - poeml@suse.de
329
330
- new implementation of sysconf_addword, using sed instead of ed.
331
  Moving it from the -utils subpackage into the parent package,
332
  where it's actually needed. If sysconf_addword is already present
333
  in the system, it is preferred (by PATH). That's because the tool
334
  has been integrated into aaa_base.rpm with openSUSE 11.0.
335
  Removing the requires on the ed package. [bnc#377131]
336
337
-------------------------------------------------------------------
338
Wed Mar 12 14:29:04 CET 2008 - poeml@suse.de
339
340
- require ed package, since ed is needed by sysconf_addword, which
341
  in turn is used by a2enmod/a2enflag
342
343
-------------------------------------------------------------------
344
Fri Feb 29 14:06:52 CET 2008 - poeml@suse.de
345
346
- better documentation how to enable SSL in /etc/sysconfig/apache2
347
- quickstart readme: the link to the openSUSE wiki is about to move
348
349
-------------------------------------------------------------------
350
Tue Feb 19 13:14:45 CET 2008 - poeml@suse.de
351
352
- add "127.0.0.1" to the local access list in mod_status.conf,
353
  because on some systems "localhost" seems to resolve only to IPv6
354
  localhost
355
356
-------------------------------------------------------------------
357
Sat Feb  2 05:37:34 CET 2008 - crrodriguez@suse.de
358
359
- upstream 2.2.8
360
  SECURITY: CVE-2007-6421 (cve.mitre.org)
361
     mod_proxy_balancer: Correctly escape the worker route and the worker
362
     redirect string in the HTML output of the balancer manager.
363
     Reported by SecurityReason.
364
  SECURITY: CVE-2007-6422 (cve.mitre.org)
365
     Prevent crash in balancer manager if invalid balancer name is passed
366
     as parameter. Reported by SecurityReason.
367
  SECURITY: CVE-2007-6388 (cve.mitre.org)
368
     mod_status: Ensure refresh parameter is numeric to prevent
369
     a possible XSS attack caused by redirecting to other URLs.
370
     Reported by SecurityReason.
371
  SECURITY: CVE-2007-5000 (cve.mitre.org)
372
     mod_imagemap: Fix a cross-site scripting issue.  Reported by JPCERT.
373
  SECURITY: CVE-2008-0005 (cve.mitre.org)
374
     Introduce the ProxyFtpDirCharset directive, allowing the administrator
375
     to identify a default, or specific servers or paths which list their
376
     contents in other-than ISO-8859-1 charset (e.g. utf-8).
377
  mod_autoindex: 
378
   - Generate valid XHTML output by adding the xhtml namespace. PR 43649
379
  mod_charset_lite: 
380
   - Don't crash when the request has no associated filename.
381
  mod_dav: 
382
   - Fix evaluation of If-Match * and If-None-Match * conditionals.  PR 38034
383
   - Adjust etag generation to produce identical results on 32-bit
384
     and 64-bit platforms and avoid a regression with conditional PUT's on lock
385
     and etag. PR 44152.
386
  mod_deflate: 
387
   - initialise inflate-out filter correctly when the first brigade
388
     contains no data buckets.  PR 43512
389
  mod_disk_cache: 
390
  - Delete temporary files if they cannot be renamed to their final
391
    name.
392
  mod_filter: 
393
   - Don't segfault on (unsupported) chained FilterProvider usage.  PR 43956
394
  mod_include: 
395
   - Add an "if" directive syntax to test whether an URL is
396
     accessible, and if so, conditionally display content. This
397
     allows a webmaster to hide a link to a private page when the
398
     user has no access to that page.
399
  mod_ldap: 
400
   - Try to establish a new backend LDAP connection when the
401
     Microsoft LDAP client library returns LDAP_UNAVAILABLE, e.g.
402
     after the LDAP server has closed the connection due to a
403
     timeout.  PR 39095
404
   - Give callers a reference to data copied into the request pool
405
     instead of references directly into the cache PR 43786
406
   - Stop passing a reference to pconf around for (limited) use
407
     during request processing, avoiding possible memory corruption
408
     and crashes.
409
  mod_proxy: 
410
   - Canonicalisation improvements. Add "nocanon" keyword to
411
     ProxyPass, to suppress URI-canonicalisation in a reverse proxy. Also,
412
     don't escape/unescape forward-proxied URLs.  PR 41798, 42592
413
   - Don't by default violate RFC2616 by setting Max-Forwards when
414
     the client didn't send it to us.  Leave that as a
415
     configuration option.  PR 16137
416
   - Fix persistent backend connections.  PR 43472
417
   - escape error-notes correctly PR 40952
418
   - check ProxyBlock for all blocked addresses PR 36987
419
   - Don't lose bytes when a response line arrives in small chunks.
420
     PR 40894
421
  mod_proxy_ajp: 
422
   - Use 64K as maximum AJP packet size. This is the maximum length
423
     we can squeeze inside the AJP message packet.
424
   - Ignore any ajp13 flush packets received before we send the
425
     response headers. See Tomcat PR 43478.
426
   - Differentiate within AJP between GET and HEAD requests. PR 43060
427
  mod_proxy_balancer: 
428
   - Do not reset lbstatus, lbfactor and lbset when starting a new
429
     child.  PR 39907
430
  mod_proxy_http: 
431
   - Remove Warning headers with wrong date PR 16138
432
   - Correctly parse all Connection headers in proxy.  PR 43509
433
   - add Via header correctly (if enabled) to response, even where
434
     other Via headers exist.  PR 19439
435
   - Correctly forward unexpected interim (HTTP 1xx) responses from
436
     the backend according to RFC2616.  But make it configurable in
437
     case something breaks on it.  PR 16518
438
   - strip hop-by-hop response headers PR 43455
439
   - Propagate Proxy-Authorization header correctly.  PR 25947
440
   - Don't segfault on bad line in FTP listing PR 40733
441
  mod_rewrite: 
442
   - Add option to suppress URL unescaping PR 34602
443
   - Add the novary flag to RewriteCond.
444
  mod_substitute: 
445
   - Added a new output filter, which performs inline response
446
     content pattern matching (including regex) and substitution.
447
  mod_ssl: 
448
   - Fix handling of the buffered request body during a per-location
449
     renegotiation, when an internal redirect occurs.  PR 43738.
450
   - Fix SSL client certificate extensions parsing bug. PR 44073.
451
   - Prevent memory corruption of version string.  PR 43865, 43334
452
  mod_status: 
453
   - Add SeeRequestTail directive, which determines if
454
     ExtendedStatus displays the 1st 63 characters of the request
455
     or the last 63. Useful for those requests with large string
456
     lengths and which only vary with the last several characters.
457
  event MPM: 
458
   - Add support for running under mod_ssl, by reverting to the
459
     Worker MPM behaviors, when run under an input filter that buffers
460
     its own data.
461
  core: 
462
   - Fix regression in 2.2.7 in chunk filtering with massively
463
     chunked requests.
464
   - Lower memory consumption of ap_r* functions by reusing the
465
     brigade instead of recreating it during each filter pass.
466
   - Lower memory consumption in case that flush buckets are passed
467
     thru the chunk filter as last bucket of a brigade. PR 23567.
468
   - Fix broken chunk filtering that causes all non blocking reads
469
     to be converted into blocking reads.  PR 19954, 41056.
470
   - Change etag generation to produce identical results on 32-bit
471
     and 64-bit platforms.  PR 40064.
472
   - Handle unrecognised transfer-encodings.  PR 43882
473
   - Avoid some unexpected connection closes by telling the client
474
     that the connection is not persistent if the MPM process
475
     handling the request is already exiting when the response
476
     header is built.
477
   - fix possible crash at startup in case of nonexistent
478
     DocumentRoot.  PR 39722
479
   - http_core: OPTIONS * no longer maps to local storage or URI
480
     space. Note that unlike previous versions, OPTIONS * no longer
481
     returns an Allow: header. PR 43519
482
   - scoreboard: improve error message on apr_shm_create failure PR
483
     40037
484
   - Don't send spurious "100 Continue" response lines.  PR 38014
485
   - http_protocol: 
486
     - Escape request method in 413 error reporting.  Determined to
487
       be not generally exploitable, but a flaw in any case.  PR
488
       44014
489
     - Add "DefaultType none" option.  PR 13986 and PR 16139
490
     - Escape request method in 405 error reporting.  This has no
491
       security impact since the browser cannot be tricked into
492
       sending arbitrary method strings.
493
  - Various code cleanups. PR 38699, 39518, 42005, 42006, 42007, 42008, 42009
494
  - Add explicit charset to the output of various modules to work
495
    around possible cross-site scripting flaws affecting web
496
    browsers that do not derive the response character set as
497
    required by  RFC2616.  One of these reported by SecurityReason
498
  - rotatelogs: Change command-line parsing to report more types
499
     of errors.  Allow local timestamps to be used when rotating based
500
     on file size.
501
502
-------------------------------------------------------------------
503
Wed Sep 12 20:11:37 CEST 2007 - poeml@suse.de
504
505
- fix graceful-restart. Wait until the pidfile is gone, but don't
506
  wait for the parent to disappear. It stays there, after closing
507
  the listen ports.
508
509
-------------------------------------------------------------------
510
Wed Sep 12 15:49:15 CEST 2007 - poeml@suse.de
511
512
- use debug_package macro only on suse, because it breaks the build
513
  on Mandriva
514
515
-------------------------------------------------------------------
516
Wed Sep 12 13:41:16 CEST 2007 - poeml@suse.de
517
518
- don't configure in maintainer-mode. It not only enables compile
519
  time warnings, but also adds AP_DEBUG into the mix which causes
520
  enablement of debug code which is not wanted in production
521
  builds.
522
523
-------------------------------------------------------------------
524
Mon Sep 10 17:32:56 CEST 2007 - poeml@suse.de
525
526
- upstream 2.2.6
527
  SECURITY: CVE-2007-3847 (cve.mitre.org)
528
     mod_proxy: Prevent reading past the end of a buffer when parsing
529
     date-related headers.  PR 41144.
530
  SECURITY: CVE-2007-1863 (cve.mitre.org)
531
     mod_cache: Prevent a segmentation fault if attributes are listed in a 
532
     Cache-Control header without any value. 
533
  SECURITY: CVE-2007-3304 (cve.mitre.org)
534
     prefork, worker, event MPMs: Ensure that the parent process cannot
535
     be forced to kill processes outside its process group. 
536
  SECURITY: CVE-2006-5752 (cve.mitre.org)
537
     mod_status: Fix a possible XSS attack against a site with a public
538
     server-status page and ExtendedStatus enabled, for browsers which
539
     perform charset "detection".  Reported by Stefan Esser.
540
  SECURITY: CVE-2007-1862 (cve.mitre.org)
541
     mod_mem_cache: Copy headers into longer lived storage; header names and
542
     values could previously point to cleaned up storage.  PR 41551.
543
  mod_alias: 
544
   - Accept path components (URL part) in Redirects. PR 35314.
545
  mod_authnz_ldap: 
546
   - Don't return HTTP_UNAUTHORIZED during authorization when
547
     LDAP authentication is configured but we haven't seen any 
548
     'Require ldap-*' directives, allowing authorization to be passed to lower 
549
     level modules (e.g. Require valid-user) PR 43281 
550
  mod_autoindex: 
551
   - Add in Type and Charset options to IndexOptions
552
     directive. This allows the admin to explicitly set the 
553
     content-type and charset of the generated page and is therefore
554
     a viable workaround for buggy browsers affected by CVE-2007-4465
555
  mod_cache:
556
   - Remove expired content from cache that cannot be revalidated.
557
     PR 30370. 
558
   - Do not set Date or Expires when they are missing from the
559
     original response or are invalid.  
560
   - Correctly handle HEAD requests on expired cache content.  PR
561
     41230.  
562
   - Let Cache-Control max-age set the expiration of the cached
563
     representation if Expires is not set.  
564
   - Allow caching of requests with query arguments when
565
     Cache-Control max-age is explicitly specified.  
566
   - Use the same cache key throughout the whole request processing
567
     to handle escaped URLs correctly.  PR 41475.  
568
   - Add CacheIgnoreQueryString directive. PR 41484.
569
   - While serving a cached entity ensure that filters that have
570
     been applied to this cached entity before saving it to the
571
     cache are not applied again. PR 40090.  
572
   - Correctly cache objects whose URL query string has been
573
     modified by mod_rewrite. PR 40805.  
574
  mod_cgi, mod_cgid: 
575
   - Fix use of CGI scripts as ErrorDocuments.  PR 39710.  
576
  mod_dbd: 
577
   - Introduce configuration groups to allow inheritance by virtual
578
     hosts of database configurations from the main server.
579
     Determine the minimal set of distinct configurations and share
580
     connection pools whenever possible.  Allow virtual hosts to
581
     override inherited SQL statements.  PR 41302.  
582
   - Create memory sub-pools for each DB connection and close DB
583
     connections in a pool cleanup function.  Ensure prepared
584
     statements are destroyed before DB connection is closed.  When
585
     using reslists, prevent segfaults when child processes exit,
586
     and stop memory leakage of ap_dbd_t structures.  Avoid use of
587
     global s->process->pool, which isn't destroyed by exiting
588
     child processes in most multi-process MPMs.  PR 39985.  
589
   - Handle error conditions in dbd_construct() properly.  Simplify
590
     ap_dbd_open() and use correct arguments to apr_dbd_error()
591
     when non-threaded.  Register correct cleanup data in
592
     non-threaded ap_dbd_acquire() and ap_dbd_cacquire().  Clean up
593
     configuration data and merge function.  Use ap_log_error()
594
     wherever possible.
595
   - Stash DBD connections in request_config of initial request
596
     only, or else sub-requests and internal redirections may cause
597
     entire DBD pool to be stashed in a single HTTP request.  
598
  mod_deflate: 
599
   - don't try to process metadata buckets as data.  what should
600
     have been a 413 error was logged as a 500 and a blank screen
601
     appeared at the browser.
602
   - fix protocol handling in deflate input filter PR 23287 
603
  mod_disk_cache: 
604
   - Allow Vary'd responses to be refreshed properly.
605
  mod_dumpio: 
606
   - Fix for correct dumping of traffic on EBCDIC hosts Data had
607
     been incorrectly converted twice, resulting in garbled log
608
     output. 
609
  mod_expires: 
610
   - don't crash on bad configuration data PR 43213 
611
  mod_filter: 
612
   - fix integer comparisons in dispatch rules PR 41835 
613
   - fix merging of ! and = in FilterChain PR 42186 
614
  mod_headers: 
615
   - Allow % at the end of a Header value. PR 36609.
616
  mod_info: 
617
   - mod_info outputs invalid XHTML 1.0 transitional.  PR 42847 
618
  mod_ldap: 
619
   - Avoid possible crashes, hangs, and busy loops due to improper
620
     merging of the cache lock in vhost config PR 43164 
621
  mod_ldap: 
622
   - Remove the hardcoded size limit parameter for
623
     ldap_search_ext_s and replace it with an APR_ defined value
624
     that is set according to the LDAP SDK being used.
625
  mod_mem_cache: 
626
   - Increase the minimum and default value for MCacheMinObjectSize
627
     from 0 to 1, as a MCacheMinObjectSize of 0 does not make sense
628
     and leads to a division by zero.  PR 40576.
629
  mod_negotiation: 
630
   - preserve Query String in resolving a type map PR 33112 
631
  mod_proxy:
632
   -  mod_proxy_http: accept proxy-sendchunked/proxy-sendchunks as
633
      synonymous.  PR 43183 
634
   -  Ensure that at least scheme://hostname[:port] matches between
635
      worker and URL when searching for the best fitting worker for
636
      a given URL.  PR 40910 
637
   -  Improve network performance by setting APR_TCP_NODELAY
638
      (disable Nagle algorithm) on sockets if implemented.  PR 42871 
639
   -  Add a missing assignment in an error checking code path.  PR 40865 
640
   -  don't URLencode tilde in path component PR 38448 
641
   -  enable Ignore Errors option on ProxyPass Status.  PR 43167 
642
   - Allow to use different values for sessionid in url encoded id
643
     and cookies. PR 41897. 
644
   - Fix the 503 returned when session route does not match any of
645
     the balancer members. 
646
   - Added ProxyPassMatch directive, which is similar to ProxyPass
647
     but takes a regex local path prefix. 
648
   - Print the correct error message for erroneous configured
649
     ProxyPass directives. PR 40439.  
650
   - Fix some proxy setting inheritance problems (eg:
651
     ProxyTimeout). PR 11540.  
652
   - proxy/ajp_header.c: Fixed header token string comparisons
653
     Matching of header tokens failed to include the trailing NIL
654
     byte and could misinterpret a longer header token for a
655
     shorter.  Additionally, a "Content-Type" comparison was made
656
     case insensitive.
657
   - proxy/ajp_header.c: Backport of an AJP protocol fix for EBCDIC
658
     On EBCDIC machines, the status_line string was incorrectly
659
     converted twice. 
660
  mod_proxy_connect: 
661
   - avoid segfault on DNS lookup failure.  PR 40756 
662
  mod_proxy_http:
663
   - HTTP proxy ProxyErrorOverride: Leave 1xx and 3xx responses
664
     alone.  Only processing of error responses (4xx, 5xx) will be
665
     altered. PR 39245.
666
   - Don't try to read body of a HEAD request before responding. PR 41644 
667
   - Handle request bodies larger than 2 GB by converting the
668
     Content-Length header of the request correctly. PR 40883.
669
  mod_ssl: 
670
   - Fix spurious hostname mismatch warning for valid wildcard
671
     certificates.  PR 37911.  
672
   - Version reporting update; displays 'compiled against' Apache
673
     and build-time SSL Library versions at loglevel [info], while
674
     reporting the run-time SSL Library version in the server info
675
     tags.  Helps to identify a mod_ssl built against one flavor of
676
     OpenSSL but running against another (also adds SSL-C version
677
     number reporting.)  
678
   - initialize thread locks before initializing the hardware
679
     acceleration library, so the latter can make use of the
680
     former.  PR 20951.  
681
  core:
682
   - Do not replace a Date header set by a proxied backend server. PR 40232 
683
   - log core: ensure we use a special pool for stderr logging, so that
684
     the stderr channel remains valid from the time plog is destroyed,
685
     until the time the open_logs hook is called again.
686
   - main core: Emit errors during the initial apr_app_initialize()
687
     or apr_pool_create() (when apr-based error reporting is not ready).
688
   - log core: fix the new piped logger case where we couldn't connect 
689
     the replacement stderr logger's stderr to the NULL stdout stream.  
690
     Continue in this case, since the previous alternative of no error 
691
     logging at all (/dev/null) is far worse. 
692
   - Correct a regression since 2.0.x in the handling of AllowOverride 
693
     Options. PR 41829.  
694
   - Unix MPMs: Catch SIGFPE so that exception hooks and CoreDumpDirectory
695
     can work after that terminating signal.
696
   -  mod_so: Provide more helpful LoadModule feedback when an error occurs.
697
  misc:
698
   - mime.types: Many updates to sync with IANA registry and common
699
     unregistered types that the owners refuse to register.  Admins
700
     are encouraged to update their installed mime.types file.  PR:
701
     35550, 37798, 39317, 31483 
702
   - mime.types: add Registered Javascript/ECMAScript MIME types
703
     (RFC4329) PR 40299 
704
   - htdbm: Enable crypt support on platforms with crypt() but not
705
     <crypt.h>, such as z/OS.  
706
   - ab.c: Correct behavior of HTTP request headers sent by ab in
707
     presence of -H command-line overrides. PR 31268, 26554.
708
   - ab.c: The apr_port_t type is unsigned, but ab was using a
709
     signed format code in its reports. PR 42070.
710
- drop obsolete patches apache2-mod_cache-CVE-2007-1863.patch
711
                        apache2-mod_status-CVE-2006-5752.patch
712
                        httpd-2.2.4-mod_autoindex-charset-r570962.patch
713
                        mod_dbd.c-issue18989-autoconnect.dif
714
                        mod_dbd.c-r571441
715
716
-------------------------------------------------------------------
717
Mon Sep  3 13:43:22 CEST 2007 - skh@suse.de
718
719
- get_module_list: replace loadmodule.conf atomically [bnc #214863]
720
721
-------------------------------------------------------------------
722
Sat Sep  1 01:49:37 CEST 2007 - poeml@suse.de
723
724
- /etc/init.d/apache2: implement restart-graceful, stop-graceful
725
726
-------------------------------------------------------------------
727
Fri Aug 31 14:21:27 CEST 2007 - poeml@suse.de
728
729
- update mod_dbd to trunk version (r571441)
730
  * apr_dbd_check_conn() just returns APR_SUCCESS or
731
    APR_EGENERAL, so we don't actually have a driver-specific value
732
    to pass to apr_dbd_error(), but that's OK because most/all
733
    drivers just ignore this value anyway
734
735
-------------------------------------------------------------------
736
Fri Aug 31 12:37:27 CEST 2007 - poeml@suse.de
737
738
- replace httpd-2.2.3-AddDirectoryIndexCharset.patch with the upstream
739
  solution, httpd-2.2.4-mod_autoindex-charset-r570962.patch [#153557]
740
  (backport from 2.2.6)
741
  * Merge r570532, r570535, r570558 from trunk:
742
    IndexOptions ContentType=text/html Charset=UTF-8 magic.
743
    http://svn.apache.org/viewvc?rev=570962&view=rev
744
    http://issues.apache.org/bugzilla/show_bug.cgi?id=42105
745
  This means that the AddDirectoryIndexCharset is no longer
746
  available. Instead, IndexOptions Charset=xyz can be used.
747
748
-------------------------------------------------------------------
749
Fri Aug 31 11:42:58 CEST 2007 - poeml@suse.de
750
751
- remove libexpat-devel in the build service version of the package
752
- apply apache2-mod_cache-CVE-2007-1863.patch (patch 152) in the
753
  buildservice package
754
- don't apply mod_dbd.c-issue18989-autoconnect.dif, since it
755
  patches only modules/database/mod_dbd.c which is replaced with
756
  trunk version anyway
757
758
-------------------------------------------------------------------
759
Thu Aug 23 11:27:19 CEST 2007 - mskibbe@suse.de
760
761
- Bug 289996 - VUL-0: mod_status XSS in public server status page 
762
- Bug 289997 - VUL-0: apache2: mod_cache remote denial of service
763
764
-------------------------------------------------------------------
765
Wed Jul 18 16:04:05 CEST 2007 - skh@suse.de
766
767
- split off apache2-utils subpackage, containing all helper tools that
768
  are useful for system administrators in general (b.n.c. #272292 and
769
  FATE #302059)
770
771
-------------------------------------------------------------------
772
Thu Mar 29 19:14:16 CEST 2007 - dmueller@suse.de
773
774
- add zlib-devel to BuildRequires
775
776
-------------------------------------------------------------------
777
Fri Mar 23 08:55:47 CET 2007 - poeml@suse.de
778
779
- add mod_dbd.c from trunk (r512038), the version we run ourselves
780
  http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/database/mod_dbd.c?view=log
781
- add mod_dbd.c-issue18989-autoconnect.dif, but disabled. It
782
  applies to 2.2.4 mod_dbd.c but not to the trunk version
783
- build mod_version
784
- fix documentation link in apache2-httpd.conf
785
786
-------------------------------------------------------------------
787
Tue Mar 20 10:47:18 CET 2007 - mskibbe@suse.de
788
789
- add firewall file for ssl (#246929) 
790
791
-------------------------------------------------------------------
792
Mon Mar 19 12:44:22 CET 2007 - mskibbe@suse.de
793
794
- Apache - Support for FATE #300687: Ports for SuSEfirewall added
795
  via packages (#246929)
796
797
-------------------------------------------------------------------
798
Fri Jan 26 12:44:04 CET 2007 - poeml@suse.de
799
800
- the QUICKSTART Readmes have been moved to 
801
  http://www.opensuse.org/Apache
802
803
-------------------------------------------------------------------
804
Mon Jan 22 11:24:32 CET 2007 - poeml@suse.de
805
806
- point out better in README.QUICKSTART.SSL that a vhost needs to
807
  be created
808
- fixes to README.QUICKSTART.WebDAV
809
- updated email addresses (now there is apache@suse.de)
810
811
-------------------------------------------------------------------
812
Sat Jan 20 17:16:20 CET 2007 - poeml@suse.de
813
814
- add httpd-2.2.x.doublefree.patch, backport of 
815
  http://svn.apache.org/viewvc?diff_format=h&view=rev&revision=496831
816
  See http://issues.apache.org/bugzilla/show_bug.cgi?id=39985
817
818
-------------------------------------------------------------------
819
Thu Jan 18 22:00:48 CET 2007 - poeml@suse.de
820
821
- create debuginfo package in the buildservice
822
823
-------------------------------------------------------------------
824
Fri Jan 12 14:25:51 CET 2007 - mskibbe@suse.de
825
826
- change path to service cml document (fate #301708) 
827
828
-------------------------------------------------------------------
829
Tue Jan  9 15:59:42 CET 2007 - poeml@suse.de
830
831
- upstream 2.2.4
832
  mod_authnz_ldap: 
833
   - Add an AuthLDAPRemoteUserAttribute directive. If set,
834
     REMOTE_USER will be set to this attribute, rather than the
835
     username supplied by the user. Useful for example when you
836
     want users to log in using an email address, but need to
837
     supply a userid instead to the backend.
838
  mod_cache: 
839
   - From RFC3986 (section 6.2.3.) if a URI contains an authority
840
     component and an empty path, the empty path is to be
841
     equivalent to "/". It explicitly cites the following four URIs
842
     as equivalents:
843
       http://example.com
844
       http://example.com/
845
       http://example.com:/
846
       http://example.com:80/
847
   - Eliminate a bogus error in the log when a filter returns
848
     AP_FILTER_ERROR.
849
   - Don't cache requests with a expires date in the past;
850
     otherwise mod_cache will always try to cache the URL. This bug
851
     might lead to numerous rename() errors on win32 if the URL was
852
     previously cached.
853
  mod_cgi and mod_cgid:
854
   - Don't use apr_status_t error return from input filters as HTTP
855
     return value from the handler.  PR 31579.
856
  mod_dbd: 
857
   - share per-request database handles across subrequests and
858
     internal redirects
859
   - key connection pools to virtual hosts correctly even when
860
     ServerName is unset/unavailable
861
  mod_deflate: 
862
   - Rework inflate output and deflate output filter to fix several
863
     issues: Incorrect handling of flush buckets, potential memory
864
     leaks, excessive memory usage in inflate output filter for
865
     large compressed content. PR 39854.
866
  mod_disk_cache: 
867
   - Make sure that only positive integers are accepted for the
868
     CacheMaxFileSize and CacheMinFileSize parameters in the config
869
     file. PR39380.
870
  mod_dumpio:
871
   - Allow mod_dumpio to log at other than DEBUG levels via the new
872
     DumpIOLogLevel directive.
873
  mod_echo: 
874
   - Fix precedence problem in if statement. PR 40658.
875
  mod_ext_filter: 
876
   - Handle filter names which include capital letters.  PR 40323.
877
  mod_headers: 
878
   - Support regexp-based editing of HTTP headers.
879
  mod_mime_magic: 
880
   - Fix precedence problem in if statement. PR 40656.
881
  mod_mem_cache: 
882
   - Memory leak fix: Unconditionally free the buffer.
883
   - Convert mod_mem_cache to use APR memory pool functions by
884
     creating a root pool for object persistence across requests.
885
     This also eliminates the need for custom serialization code.
886
  mod_proxy: 
887
   - Don't try to use dead backend connection. PR 37770.
888
   - Add explicit flushing feature. When Servlet container sends
889
     AJP body message with size 0, this means that Servlet
890
     container has asked for an explicit flush. Create flush bucket
891
     in that case. This feature has been added to the recent Tomcat
892
     versions without breaking the AJP protocol.
893
  mod_proxy_ajp: 
894
   - Close connection to backend if reading of request body fails.
895
     PR 40310.
896
   - Added cping/cpong support for the AJP protocol.  A new worker
897
     directive ping=timeout will cause CPING packet to be send
898
     expecting CPONG packet within defined timeout.  In case the
899
     backend is too busy this will fail instead sending the full
900
     header.
901
  mod_proxy_balancer: 
902
   - Workers can now be defined as part of a balancer cluster "set"
903
     in which members of a lower-numbered set are preferred over
904
     higher numbered ones.
905
   - Workers can now be defined as "hot standby" which will only be
906
     used if all other workers are unusable (eg: in error or
907
     disabled). Also, the balancer-manager displays the election
908
     count and I/O counts of all workers.
909
   - Retry worker chosen by route / redirect worker if it is in
910
     error state before sending "Service Temporarily Unavailable".
911
     PR 38962.
912
   - Extract stickysession routing information contained as
913
     parameter in the URL correctly. PR 40400.
914
   - Set the new environment variable BALANCER_ROUTE_CHANGED if a
915
     worker with a route different from the one supplied by the
916
     client had been chosen or if the client supplied no routing
917
     information for a balancer with sticky sessions.
918
   - Add information about the route, the sticky session and the
919
     worker used during a request as environment variables. PR
920
     39806.
921
  core:
922
   - Fix issue which could cause piped loggers to be orphaned and
923
     never terminate after a graceful restart.  PR 40651.
924
   - Fix address-in-use startup failure caused by corruption of the
925
     list of listen sockets in some configurations with multiple
926
     generic Listen directives.
927
   - Fix NONBLOCK status of listening sockets on restart/graceful
928
     PR 37680.
929
   - Deal with the widespread use of apr_status_t return values as
930
     HTTP status codes, as documented in PR#31759 (a bug shared by
931
     the default handler, mod_cgi, mod_cgid, mod_proxy, and
932
     probably others). PR31759.
933
   - The full server version information is now included in the
934
     error log at startup as well as server status reports,
935
     irrespective of the setting of the ServerTokens directive.
936
     ap_get_server_version() is now deprecated, and is replaced by
937
     ap_get_server_banner() and ap_get_server_description().
938
  misc:
939
   - Allow htcacheclean, httxt2dbm, and fcgistarter to link
940
     apr/apr-util statically like the older support programs.
941
   - Better detection and clean up of ldap connection that has been
942
     terminated by the ldap server.  PR 40878.
943
   - rotatelogs: Improve error message for open failures.  PR
944
     39487.
945
946
-------------------------------------------------------------------
947
Mon Jan  8 11:57:04 CET 2007 - mskibbe@suse.de
948
949
- Apache XML Service Description Document (fate #301708) 
950
951
-------------------------------------------------------------------
952
Thu Dec 21 10:36:14 CET 2006 - poeml@suse.de
953
954
- add patch to add charset=utf-8 to directory listings generated by
955
  mod_autoindex, and add a directive to allow overriding the
956
  charset (testing, needs to be discussed with upstream) [#153557]
957
  httpd-2.2.3-AddDirectoryIndexCharset.patch 
958
959
-------------------------------------------------------------------
960
Wed Dec 20 15:58:35 CET 2006 - poeml@suse.de
961
962
- set a proper HOME (/var/lib/apache2), otherwise the server might
963
  end up HOME=/root and some script might try to use that [#132769]
964
- add two notes to the QUICKSTART readmes
965
- don't install /etc/apache2/extra configuration since this is only
966
  serving as an example and installed with the documentation anyway
967
968
-------------------------------------------------------------------
969
Tue Sep 26 11:13:52 CEST 2006 - poeml@suse.de
970
971
- add rpm macro for suexec_safepath
972
- use _bindir/_sbindir in a few places [#202355]
973
- remove unused /sbin/conf.d directory from build root
974
975
-------------------------------------------------------------------
976
Thu Aug 31 15:26:54 CEST 2006 - poeml@suse.de
977
978
- Enable fatal exception hook for use by diagnostic modules.
979
980
-------------------------------------------------------------------
981
Tue Aug 29 16:33:59 CEST 2006 - poeml@suse.de
982
983
- move some binaries, where calling by users makes sense (dbmmanage
984
  htdbm htdigest htpasswd), from /usr/sbin to /usr/bin [#140133]
985
986
-------------------------------------------------------------------
987
Wed Aug  9 16:13:07 CEST 2006 - poeml@suse.de
988
989
- upstream 2.2.3
990
  |SECURITY: CVE-2006-3747 (cve.mitre.org)
991
  |  mod_rewrite: Fix an off-by-one security problem in the ldap scheme
992
  |  handling.  For some RewriteRules this could lead to a pointer being
993
  |  written out of bounds.  Reported by Mark Dowd of McAfee.
994
  | mod_authn_alias: Add a check to make sure that the base provider and the
995
  |  alias names are different and also that the alias has not been registered
996
  |  before. PR 40051.
997
  | mod_authnz_ldap: Fix a problem with invalid auth error detection for LDAP
998
  |  client SDKs that don't support the LDAP_SECURITY_ERROR macro. PR 39529.
999
  | mod_autoindex: Fix filename escaping with FancyIndexing disabled.
1000
  |  PR 38910.
1001
  | mod_cache: 
1002
  | - Make caching of reverse SSL proxies possible again. PR 39593.
1003
  | - Do not overwrite the Content-Type in the cache, for
1004
  |   successfully revalidated cached objects. PR 39647.
1005
  | mod_charset_lite: Bypass translation when the source and dest charsets
1006
  |  are the same.
1007
  | mod_dbd: Fix dependence on virtualhost configuration in
1008
  |  defining prepared statements (possible segfault at startup
1009
  |  in user modules such as mod_authn_dbd).
1010
  | mod_mem_cache: Set content type correctly when delivering data from
1011
  |  cache. PR 39266.
1012
  | mod_speling: Add directive to deal with case corrections only
1013
  |  and ignore other misspellings
1014
  | miscellaneous:
1015
  |  - Add optional 'scheme://' prefix to ServerName directive,
1016
  |    allowing correct determination of the canonical server URL
1017
  |    for use behind a proxy or offload device handling SSL;
1018
  |    fixing redirect generation in those cases. PR 33398.
1019
  |  - Added server_scheme field to server_rec for above. Minor MMN bump.
1020
  |  - Worker MPM: On graceless shutdown or restart, send signals
1021
  |    to each worker thread to wake them up if they're polling on
1022
  |    a Keep-Alive connection.  PR 38737.
1023
  |  - worker and event MPMs: fix excessive forking if fork() or
1024
  |    child_init take a long time.  PR 39275.
1025
  |  - Respect GracefulShutdownTimeout in the worker and event MPMs.
1026
  |  - configure: Add "--with-included-apr" flag to force use of
1027
  |    the bundled version of APR at build time.
1028
1029
-------------------------------------------------------------------
1030
Tue Jul  4 12:20:54 CEST 2006 - poeml@suse.de
1031
1032
- a2enmod, a2enflag: add /usr/sbin to PATH so sysconf_addword is
1033
  found
1034
1035
-------------------------------------------------------------------
1036
Fri Jun 23 09:52:17 CEST 2006 - poeml@suse.de
1037
1038
- fix typo in apache-20-22-upgrade script: mod_image_map ->
1039
  mod_imagemap
1040
1041
-------------------------------------------------------------------
1042
Mon Jun 12 11:28:59 CEST 2006 - poeml@suse.de
1043
1044
- enable logresolve processing of lines longer than 1024 characters
1045
  by compiling with MAXLINE=4096 [#162806]
1046
1047
-------------------------------------------------------------------
1048
Fri Jun  9 23:11:45 CEST 2006 - poeml@suse.de
1049
1050
- upstream 2.2.2
1051
  | SECURITY: CVE-2005-3357 (cve.mitre.org)
1052
  |   mod_ssl: Fix a possible crash during access control checks
1053
  |   if a non-SSL request is processed for an SSL vhost (such as
1054
  |   the "HTTP request received on SSL port" error message when
1055
  |   an 400 ErrorDocument is configured, or if using "SSLEngine
1056
  |   optional").  PR 37791.
1057
  | SECURITY: CVE-2005-3352 (cve.mitre.org)
1058
  |   mod_imagemap: Escape untrusted referer header before
1059
  |   outputting in HTML to avoid potential cross-site scripting.
1060
  |   Change also made to ap_escape_html so we escape quotes.
1061
  |   Reported by JPCERT.
1062
  | mod_cache: 
1063
  |  - Make caching of reverse proxies possible again. PR 38017.
1064
  | mod_disk_cache: 
1065
  |  - Return the correct error codes from bucket read failures,
1066
  |    instead of APR_EGENERAL.
1067
  | mod_dbd:
1068
  |  - Update defaults, improve error reporting.
1069
  |  - Create own pool and mutex to avoid problem use of process
1070
  |    pool in request processing.
1071
  | mod_deflate: 
1072
  |  - work correctly in an internal redirect
1073
  | mod_proxy:
1074
  |  - don't reuse a connection that may be to the wrong backend PR 39253
1075
  |  - Do not release connections from connection pool twice.  PR 38793.
1076
  |  - Fix KeepAlives not being allowed and set to backend servers.  PR 38602.
1077
  |  - Fix incorrect usage of local and shared worker init.  PR 38403.
1078
  |  - If we get an error reading the upstream response, close the
1079
  |    connection.
1080
  | mod_proxy_balancer: 
1081
  |  - Initialize members of a balancer correctly.  PR 38227.
1082
  | mod_proxy_ajp: 
1083
  |  - Flushing of the output after each AJP chunk is now
1084
  |    configurable at runtime via the 'flushpackets' and 'flushwait'
1085
  |    worker params. Minor MMN bump.
1086
  |  - Crosscheck the length of the body chunk with the length of the
1087
  |    ajp message to prevent mod_proxy_ajp from reading beyond the
1088
  |    buffer boundaries and thus revealing possibly sensitive memory
1089
  |    contents to the client.
1090
  |  - Support common headers of the AJP protocol in responses.  PR 38340.
1091
  | mod_proxy_http: 
1092
  |  - Do send keep-alive header if the client sent connection:
1093
  |    keep-alive and do not close backend connection if the client
1094
  |    sent connection: close. PR 38524.
1095
  | mod_proxy_balancer: 
1096
  |  - Do not overwrite the status of initialized workers and respect
1097
  |    the configured status of uninitilized workers when creating a
1098
  |    new child process.
1099
  |  - Fix off-by-one error in proxy_balancer.  PR 37753.
1100
  | mod_speling: 
1101
  |  - Stop crashing with certain non-file requests.
1102
  | mod_ssl: 
1103
  |  - Fix possible crashes in shmcb with gcc 4 on platforms
1104
  |    requiring word-aligned pointers.  PR 38838.
1105
  | miscellaneous:
1106
  |  - core: Prevent reading uninitialized memory while reading a line of
1107
  |    protocol input.  PR 39282.
1108
  |  - core: Reject invalid Expect header immediately. PR 38123.
1109
  |  - Default handler: Don't return output filter apr_status_t values.
1110
  |    PR 31759.
1111
  |  - Add APR/APR-Util Compiled and Runtime Version numbers to the
1112
  |    output of 'httpd -V'.
1113
  |  - http: If a connection is aborted while waiting for a chunked line,
1114
  |    flag the connection as errored out.
1115
  |  - Don't hang on error return from post_read_request.  PR 37790.
1116
  |  - Fix mis-shifted 32 bit scope, masked to 64 bits as a method.
1117
  |  - Fix recursive ErrorDocument handling.  PR 36090.
1118
  |  - Ensure that the proper status line is written to the client, fixing
1119
  |    incorrect status lines caused by filters which modify r->status without
1120
  |    resetting r->status_line, such as the built-in byterange filter.
1121
  |  - HTML-escape the Expect error message.  Not classed as security as
1122
  |    an attacker has no way to influence the Expect header a victim will
1123
  |    send to a target site.
1124
  |  - Chunk filter: Fix chunk filter to create correct chunks in the case that
1125
  |    a flush bucket is surrounded by data buckets.
1126
  |  - Avoid Server-driven negotiation when a script has emitted an
1127
  |    explicit Status: header.  PR 38070.
1128
  |  - htdbm: Fix crash processing -d option in 64-bit mode on HP-UX.
1129
  |  - htdbm: Warn the user when adding a plaintext password on a platform
1130
  |    where it wouldn't work with the server (i.e., anywhere that has
1131
  |    crypt()).
1132
- adapted httpd-2.1.3alpha-autoconf-2.59.dif
1133
- other user visible changes:
1134
  * use a2enmod, a2enflag in apache2-README.QUICKSTART.*
1135
  * add README.QUICKSTART link to httpd.conf
1136
- when installing/updating, avoid irritating message in
1137
  /var/log/messages ("group is unknown - group=wwwadmin") [#183071]
1138
- build system changes:
1139
  * clean up old cruft tight to suse_version macros
1140
  * don't run buildconf, and thus don't need python.
1141
  * don't ship uid.conf as source file, but create it dynamically
1142
    instead, according to user/group defined via rpm macro
1143
  * create wwwrun:www user on non-SUSE builds
1144
  * work around missimg macros insserv_prereq and fillup_prereq on non-SUSE builds
1145
  * add openssl-devel and expat-devel to Buildrequires for non-SUSE builds
1146
  * make sure that the rpm macro sles_version is defined
1147
  * remove obsolete VENDOR UnitedLinux macro
1148
1149
-------------------------------------------------------------------
1150
Tue Apr 25 18:10:28 CEST 2006 - poeml@suse.de
1151
1152
- obsolete 'apache' package on SLES10 (obsolete it on all platforms
1153
  except SLES9 and old SL releases)
1154
1155
-------------------------------------------------------------------
1156
Wed Mar 29 11:54:00 CEST 2006 - poeml@suse.de
1157
1158
- remove php4 from default modules [#155333]
1159
- fix comment in /etc/init.d/apache2 [#148559]
1160
1161
-------------------------------------------------------------------
1162
Mon Feb 20 13:49:07 CET 2006 - poeml@suse.de
1163
1164
- fixed comment in init script which indicated wrong version [#148559]
1165
1166
-------------------------------------------------------------------
1167
Mon Jan 30 12:41:20 CET 2006 - poeml@suse.de
1168
1169
- added Requires: libapr-util1-devel to apache2-devel package [#146496] 
1170
1171
-------------------------------------------------------------------
1172
Fri Jan 27 15:10:15 CET 2006 - poeml@suse.de
1173
1174
- add a note about NameVirtualHost statements to the vhost template
1175
  files [#145000]
1176
1177
-------------------------------------------------------------------
1178
Wed Jan 25 21:34:16 CET 2006 - mls@suse.de
1179
1180
- converted neededforbuild to BuildRequires
1181
1182
-------------------------------------------------------------------
1183
Fri Jan 20 13:20:04 CET 2006 - poeml@suse.de
1184
1185
- cleanup: remove obsolete metuxmpm patch
1186
- improve informational text in apache-20-22-upgrade
1187
1188
-------------------------------------------------------------------
1189
Wed Jan 18 10:11:12 CET 2006 - poeml@suse.de
1190
1191
- the new DYNAMIC_MODULE_LIMIT default in 2.2 is 128, so no need to
1192
  increase it anymore (fixes [#143536])
1193
1194
-------------------------------------------------------------------
1195
Mon Dec 19 13:25:20 CET 2005 - poeml@suse.de
1196
1197
- update to 2.2.0
1198
- enable all new modules
1199
- replaced modules "auth auth_dbm access" in default configuration 
1200
  by "auth_basic authn_file authn_dbm authz_host authz_default
1201
  authz_user""
1202
- /usr/share/apache2/apache-20-22-upgrade will fix the module list
1203
  on upgrade
1204
- fix bug in sysconf_addword (used by a2enmod) to respect word
1205
  boundaries when removing a word (but don't count slashes as word
1206
  boundary)
1207
- remove perchild mpm subpackage, add experimemtal event mpm
1208
- remove obsolete tool apache2-reconfigure-mpm
1209
- remove obsolete perchild config from apache2-server-tuning.conf
1210
- remove libapr0 subpackage; add libapr1 and libapr-util1 to #neededforbuild
1211
- build against system pcre
1212
- build with --enable-pie
1213
- don't modify which libraries are linked in
1214
- adjust IndexIgnore setting to upstream default. Previously, the
1215
  parent directory (..) was being ignored
1216
- package the symlinks in ssl.crt
1217
1218
-------------------------------------------------------------------
1219
Wed Dec  7 11:07:21 CET 2005 - poeml@suse.de
1220
1221
- patch apxs to use the new a2enmod tool, when called with -a
1222
- add -l option to a2enmod, which gives a list of active modules
1223
- adjust feedback address in the readmes
1224
- update README.QUICKSTART.SSL (mention TinyCA)
1225
- add more documentation in server-tuning.conf, and adjust defaults
1226
- do not document the restart-hup action of the init script. It
1227
  should not be used
1228
- don't install the tool checkgid -- it is only usable during
1229
  installation
1230
1231
-------------------------------------------------------------------
1232
Fri Nov 18 13:22:21 CET 2005 - poeml@suse.de
1233
1234
- fix duplicated Source45 tag
1235
1236
-------------------------------------------------------------------
1237
Mon Oct 24 14:17:08 CEST 2005 - poeml@suse.de
1238
1239
- update to 2.0.55. Relevant changes:
1240
  | SECURITY: CAN-2005-2700 (cve.mitre.org)
1241
  |    mod_ssl: Fix a security issue where "SSLVerifyClient" was
1242
  |    not enforced in per-location context if "SSLVerifyClient
1243
  |    optional" was configured in the vhost configuration.
1244
  | SECURITY: CAN-2005-2491 (cve.mitre.org): 
1245
  |    Fix integer overflows in PCRE in quantifier parsing which
1246
  |    could be triggered by a local user through use of a
1247
  |    carefully-crafted regex in an .htaccess file.
1248
  | SECURITY: CAN-2005-2088 (cve.mitre.org)
1249
  |    proxy: Correctly handle the Transfer-Encoding and
1250
  |    Content-Length headers.  Discard the request Content-Length
1251
  |    whenever T-E: chunked is used, always passing one of either
1252
  |    C-L or T-E: chunked whenever the request includes a request
1253
  |    body.  Resolves an entire class of proxy HTTP Request
1254
  |    Splitting/Spoofing attacks.
1255
  | SECURITY: CAN-2005-2728 (cve.mitre.org)
1256
  |    Fix cases where the byterange filter would buffer responses
1257
  |    into memory.  PR 29962.
1258
  | SECURITY: CAN-2005-2088 (cve.mitre.org)
1259
  |    core: If a request contains both Transfer-Encoding and
1260
  |    Content-Length headers, remove the Content-Length,
1261
  |    mitigating some HTTP Request Splitting/Spoofing attacks.
1262
  | SECURITY: CAN-2005-1268 (cve.mitre.org)
1263
  |    mod_ssl: Fix off-by-one overflow whilst printing CRL
1264
  |    information at "LogLevel debug" which could be triggered if
1265
  |    configured to use a "malicious" CRL.  PR 35081.
1266
  | miscellaneous:
1267
  |  - worker MPM: Fix a memory leak which can occur after an
1268
  |    aborted connection in some limited circumstances.
1269
  |  - worker mpm: don't take down the whole server for a transient
1270
  |    thread creation failure. PR 34514
1271
  |  - Added TraceEnable [on|off|extended] per-server directive to
1272
  |    alter the behavior of the TRACE method.  This addresses a
1273
  |    flaw in proxy conformance to RFC 2616 - previously the proxy
1274
  |    server would accept a TRACE request body although the RFC
1275
  |    prohibited it.  The default remains 'TraceEnable on'. 
1276
  |  - Add ap_log_cerror() for logging messages associated with
1277
  |    particular client connections.
1278
  |  - Support the suppress-error-charset setting, as with Apache
1279
  |    1.3.x.  PR 31274.
1280
  |  - Fix bad globbing comparison which could result in getting a
1281
  |    directory listing when a file was requested. PR 34512.
1282
  |  - Fix a file descriptor leak when starting piped loggers.  PR
1283
  |    33748. 
1284
  |  - Prevent hangs of child processes when writing to piped
1285
  |    loggers at the time of graceful restart.  PR 26467.
1286
  | mod_cgid:
1287
  |  - Correct mod_cgid's argv[0] so that the full path can be
1288
  |    delved by the invoked cgi application, to conform to the
1289
  |    behavior of mod_cgi.
1290
  | mod_include:
1291
  |  - Fix possible environment variable corruption when using
1292
  |    nested includes.  PR 12655.
1293
  | mod_ldap:
1294
  |  - Fix PR 36563. Keep track of the number of attributes
1295
  |    retrieved from LDAP so that all of the values can be
1296
  |    properly cached even if the value is NULL. 
1297
  |  - Fix core dump if mod_auth_ldap's
1298
  |    mod_auth_ldap_auth_checker() was called even if
1299
  |    mod_auth_ldap_check_user_id() was not (or if it didn't
1300
  |    succeed) for non-authoritative cases.
1301
  |  - Avoid segfaults when opening connections if using a version
1302
  |    of OpenLDAP older than 2.2.21.  PR 34618.
1303
  |  - Fix various shared memory cache handling bugs.  PR 34209.
1304
  | mod_proxy:
1305
  |  - Fix over-eager handling of '%' for reverse proxies.  PR
1306
  |    15207.
1307
  |  - proxy HTTP: If a response contains both Transfer-Encoding
1308
  |    and a Content-Length, remove the Content-Length and don't
1309
  |    reuse the connection, mitigating some HTTP Response
1310
  |    Splitting attacks.
1311
  |  - proxy HTTP: Rework the handling of request bodies to handle
1312
  |    chunked input and input filters which modify content length,
1313
  |    and avoid spooling arbitrary-sized request bodies in memory.
1314
  |    PR 15859.
1315
  | mod_ssl:
1316
  |  - Fix build with OpenSSL 0.9.8.  PR 35757.
1317
  | mod_rewrite:
1318
  |  - use buffered I/O to improve performance with large
1319
  |    RewriteMap txt: files.
1320
  | mod_userdir:
1321
  |  - Fix possible memory corruption issue.  PR 34588.
1322
- drop obsolete patches httpd-2.0.54-openssl-0.9.8.dif 
1323
                        httpd-2.0.54-CAN-2005-1268-mod_ssl-crl.dif 
1324
                        apache2-bundled-pcre-5.0-CAN-2005-2491.dif 
1325
                        httpd-2.0.54-SSLVerifyClient-CAN-2005-2700.diff 
1326
                        httpd-2.0.54-ap_byterange-CAN-2005-2728.diff
1327
- add httpd-2.0.55-37145_2.0.x.diff (broken mod_proxy in 2.0.55)
1328
1329
-------------------------------------------------------------------
1330
Thu Oct 20 15:50:35 CEST 2005 - poeml@suse.de
1331
1332
- rc.apache2: when stopping the server, wait for the actual binary
1333
  of the parent process to disappear. Waiting for the pid file to
1334
  disappear is not sufficient, because not all cleanup might be
1335
  finished at the time of its removal. [#96492], [#85539]
1336
1337
-------------------------------------------------------------------
1338
Wed Oct 12 15:42:47 CEST 2005 - poeml@suse.de
1339
1340
- fix security hole by wrongly initializing LD_LIBRARY_PATH in
1341
  /usr/sbin/envvars (used by apache2ctl only) [#118188]
1342
1343
-------------------------------------------------------------------
1344
Fri Sep 30 09:47:20 CEST 2005 - poeml@suse.de
1345
1346
- accomodate API changes to OpenSSL 0.9.8 (r209468 from 2.0.x branch)
1347
1348
-------------------------------------------------------------------
1349
Mon Sep 26 01:24:18 CEST 2005 - ro@suse.de
1350
1351
- define LDAP_DEPRECATED in CFLAGS 
1352
1353
-------------------------------------------------------------------
1354
Fri Sep  2 12:55:08 CEST 2005 - poeml@suse.de
1355
1356
- security fix [CAN-2005-2728 (cve.mitre.org)]:
1357
  fix memory consumption bug in byterange handling
1358
- security fix [CAN-2005-2700 (cve.mitre.org)]: [#114701]
1359
  if "SSLVerifyClient optional" has been configured at the vhost
1360
  context then "SSLVerifyClient require" is not enforced in a
1361
  location context within that vhost; effectively allowing clients
1362
  to bypass client-cert authentication checks. [#114701]
1363
1364
-------------------------------------------------------------------
1365
Wed Aug 31 15:39:38 CEST 2005 - poeml@suse.de
1366
1367
- Security fix: fix integer overflows in PCRE in quantifier parsing which
1368
  could be triggered by a local user through use of a carefully-crafted
1369
  regex in an .htaccess file. CAN-2005-2491 [#112651] [#106209]
1370
1371
-------------------------------------------------------------------
1372
Tue Aug 30 17:41:46 CEST 2005 - lmuelle@suse.de
1373
1374
- Escape also any forward slash while removing a word with sysconf_addword.
1375
1376
-------------------------------------------------------------------
1377
Fri Aug 26 14:33:34 CEST 2005 - lmuelle@suse.de
1378
1379
- Escape any forward slash in the word argument of sysconf_addword.
1380
1381
-------------------------------------------------------------------
1382
Sun Aug 14 00:20:26 CEST 2005 - ro@suse.de
1383
1384
- alingn suexec2 permissions with permissions.secure 
1385
1386
-------------------------------------------------------------------
1387
Thu Aug 11 11:09:49 CEST 2005 - poeml@suse.de
1388
1389
- the permissions files are now maintained centrally and packaged
1390
  in the permissions package. Package suexec2 with mode 0750. [#66304]
1391
1392
-------------------------------------------------------------------
1393
Fri Aug  5 13:10:21 CEST 2005 - poeml@suse.de
1394
1395
- change SSLMutex "default" so APR always picks the best on the
1396
  platform
1397
- fix Source42 tag which was present twice
1398
- add a2enmod/a2enflag to add/remove modules/flags conveniently
1399
- add charset.conv table for mod_auth_ldap
1400
- make sure that suse_version is defined (it might be unset by e.g.
1401
  ISPs preinstallations)
1402
1403
-------------------------------------------------------------------
1404
Tue Jul 12 23:49:29 CEST 2005 - poeml@suse.de
1405
1406
- security fix [CAN-2005-2088 (cve.mitre.org)]: core: If a request
1407
  contains both Transfer-Encoding and a Content-Length, remove the
1408
  Content-Length, stopping some HTTP Request smuggling attacks.
1409
  mod_proxy: Reject chunked requests. [#95709]
1410
- security fix [CAN-2005-1268 (cve.mitre.org)]: mod_ssl: fix
1411
  off-by-one overflow whilst printing CRL information at "LogLevel
1412
  debug" which could be triggered if configured to use a
1413
  "malicious" CRL.  PR 35081. [#95709]
1414
1415
-------------------------------------------------------------------
1416
Mon Jun 20 12:57:17 CEST 2005 - poeml@suse.de
1417
1418
- add httpd-2.0.47-pie.patch from from 2.1.3-dev to compile with
1419
  -fpie and link with -pie
1420
1421
-------------------------------------------------------------------
1422
Wed May 18 16:46:22 CEST 2005 - poeml@suse.de
1423
1424
- update to 2.0.54. Relevant changes:
1425
  | mod_cache: 
1426
  |  - Add CacheIgnoreHeaders directive.  PR 30399.
1427
  | mod_dav:
1428
  | - Correctly export all public functions.
1429
  | mod_ldap:
1430
  | - Added the directive LDAPConnectionTimeout to configure the
1431
  |   ldap socket connection timeout value.
1432
  | mod_ssl: 
1433
  | - If SSLUsername is used, set r->user earlier.  PR 31418.
1434
  | miscellaneous:
1435
  | - Unix MPMs: Shut down the server more quickly when child
1436
  |   processes are slow to exit.
1437
  | - worker MPM: Fix a problem which could cause httpd processes
1438
  |   to remain active after shutdown.
1439
  | - Remove formatting characters from ap_log_error() calls.
1440
  |   These were escaped as fallout from CAN-2003-0020.
1441
  | - core_input_filter: Move buckets to a persistent brigade
1442
  |   instead of creating a new brigade. This stop a memory leak
1443
  |   when proxying a Streaming Media Server. PR 33382.
1444
  | - htdigest: Fix permissions of created files.  PR 33765.
1445
1446
-------------------------------------------------------------------
1447
Mon Mar 14 17:13:27 CET 2005 - poeml@suse.de
1448
1449
- revise README
1450
1451
-------------------------------------------------------------------
1452
Mon Mar  7 17:14:16 CET 2005 - poeml@suse.de
1453
1454
- when building the suexec binary, set the "docroot" compile time
1455
  option to the datadir (/srv/www) instead of the htdocsdir
1456
  (/srv/www/htdocs), so it can be used with virtual hosts placed
1457
  e.g. in /srv/www/vhosts [#63845] Suggested by Winfried Kuiper.
1458
- add php5 to APACHE_MODULES by default, so it can be used simply
1459
  by installing the package. Suppress warning about not-found
1460
  module in the php4/php5 case. [#66729]
1461
- remove a redundant get_module_list call from the init script
1462
- add hints about vhost setup to README.QUICKSTART
1463
- after a change of APACHE_MPM, apache2-reconfigure-mpm is no
1464
  longer needed since SuSEconfig.apache2 is gone. Leave it for
1465
  compatibility, because /etc/sysconfig/apache2 is probably not
1466
  updated and yast may still use it.
1467
- move the 4 most important variables in sysconfig.apache2 to the
1468
  top of the file
1469
- add note about the old monolithic configuration file and how to
1470
  use it
1471
- drop patch httpd-2.0.40-openssl-version.dif (we don't even have
1472
  openssl-0.9.6e anywhere, any longer)
1473
1474
-------------------------------------------------------------------
1475
Wed Mar  2 12:38:55 CET 2005 - poeml@suse.de
1476
1477
- fix TLS upgrade patch: with SSLEngine set to Optional, an
1478
  additional token in an Upgrade: header before "TLS/1.0" could
1479
  result into an infinite loop [#67126]
1480
1481
-------------------------------------------------------------------
1482
Tue Feb 22 16:23:33 CET 2005 - poeml@suse.de
1483
1484
- run /usr/share/apache2/get_module_list post install, which will
1485
  also create the symlink to the httpd2 binary, which might be
1486
  necessary during package building when apache has been installed
1487
  but never been run.
1488
1489
-------------------------------------------------------------------
1490
Mon Feb 21 16:16:16 CET 2005 - poeml@suse.de
1491
1492
- remove SuSEconfig.apache2
1493
1494
-------------------------------------------------------------------
1495
Fri Feb 11 15:14:14 CET 2005 - poeml@suse.de
1496
1497
- raise DYNAMIC_MODULE_LIMIT to 80. The test suite loading all
1498
  available modules plus 9 perl modules was beginning to fail
1499
1500
-------------------------------------------------------------------
1501
Wed Feb  9 11:46:37 CET 2005 - poeml@suse.de
1502
1503
- update to 2.0.53. Relevant changes:
1504
  | SECURITY: CAN-2004-0942 (cve.mitre.org)
1505
  |   Fix for memory consumption DoS in handling of MIME folded request
1506
  |   headers.
1507
  | SECURITY: CAN-2004-0885 (cve.mitre.org)
1508
  |   mod_ssl: Fix a bug which allowed an SSLCipherSuite setting to be
1509
  |   bypassed during an SSL renegotiation.  PR 31505.
1510
  | mod_dumpio: 
1511
  |  - new I/O logging/dumping module, added to the
1512
  |    modules/expermimental subdirectory.
1513
  | mod_ssl:
1514
  |  - fail quickly if SSL connection is aborted rather than making
1515
  |    many doomed ap_pass_brigade calls.  PR 32699.
1516
  |  - Fail at startup rather than segfault at runtime if a client cert
1517
  |    is configured with an encrypted private key.  PR 24030.
1518
  | mod_include:
1519
  |  - Fix bug which could truncate variable expansions of N*64
1520
  |    characters by one byte.  PR 32985.
1521
  | mod_status:
1522
  |  - Start keeping track of time-taken-to-process-request again if
1523
  |    ExtendedStatus is enabled.
1524
  | util_ldap:
1525
  |  - Util_ldap: Implemented the util_ldap_cache_getuserdn() API so
1526
  |    that ldap authorization only modules have access to the
1527
  |    util_ldap user cache without having to require ldap
1528
  |    authentication as well.  PR 31898.
1529
  | mod_ldap:
1530
  |  - Fix format strings to use %APR_PID_T_FMT instead of %d.
1531
  |  - prevent the possiblity of an infinite loop in the LDAP
1532
  |    statistics display. PR 29216.
1533
  |  - fix a bogus error message to tell the user which file is causing
1534
  |    a potential problem with the LDAP shared memory cache.  PR 31431
1535
  |  - Fix the re-linking issue when purging elements from the LDAP
1536
  |    cache PR 24801.
1537
  | mod_auth_ldap:
1538
  |  - Added the directive "Requires ldap-attribute" that allows the
1539
  |    module to only authorize a user if the attribute value specified
1540
  |    matches the value of the user object. PR 31913
1541
  |  - Handle the inconsistent way in which the MS LDAP library handles
1542
  |    special characters.  PR 24437.
1543
  | mod_proxy:
1544
  |  - Fix ProxyRemoteMatch directive.  PR 33170.
1545
  |  - Respect errors reported by pre_connection hooks.
1546
  |  - Handle client-aborted connections correctly.  PR 32443.
1547
  | mod_cache:
1548
  |  - CacheDisable will only disable the URLs it was meant to disable,
1549
  |    not all caching. PR 31128.
1550
  |  - Try to correctly follow RFC 2616 13.3 on validating stale cache
1551
  |    responses.
1552
  |  - Fix Expires handling.
1553
  | mod_disk_cache:
1554
  |  - Do not store aborted content.  PR 21492.
1555
  |  - Correctly store cached content type.  PR 30278.
1556
  |  - Do not store hop-by-hop headers.
1557
  |  - Fix races in saving responses.
1558
  | mod_expires:
1559
  |  - Alter mod_expires to run at a different filter priority to allow
1560
  |    proper Expires storage by mod_cache.
1561
  | mod_rewrite:
1562
  |  - Handle per-location rules when r->filename is unset.  Previously
1563
  |    this would segfault or simply not match as expected, depending
1564
  |    on the platform.
1565
  |  - Fix 0 bytes write into random memory position.  PR 31036.
1566
  | miscellaneous:
1567
  |  - Fix --with-apr=/usr and/or --with-apr-util=/usr.  PR 29740.
1568
  |  - apxs: fix handling of -Wc/-Wl and "-o mod_foo.so". PR 31448
1569
  |  - Allow for the use of --with-module=foo:bar where the ./modules/foo
1570
  |    directory is local only. Assumes, of course, that the required
1571
  |    files are in ./modules/foo, but makes it easier to statically
1572
  |    build/log "external" modules.
1573
  |  - --with-module can now take more than one module to be statically
1574
  |    linked: --with-module=<modtype>:<modfile>,<modtype>:<modfile>,...
1575
  |    If the <modtype>-subdirectory doesn't exist it will be created and
1576
  |    populated with a standard Makefile.in.
1577
  |  - Fix handling of files >2Gb on all platforms (or builds) where
1578
  |    apr_off_t is larger than apr_size_t.  PR 28898.
1579
  |  - Remove compiled-in upper limit on LimitRequestFieldSize.
1580
  |  - Correct handling of certain bucket types in ap_save_brigade, fixing
1581
  |    possible segfaults in mod_cgi with #include virtual.  PR 31247.
1582
  |  - conf: Remove AddDefaultCharset from the default configuration
1583
  |    because setting a site-wide default does more harm than good. PR
1584
  |    23421.
1585
  |  - Add charset to example CGI scripts.
1586
- merge tls-upgrade.patch
1587
- remove obsolete httpd-2.0.47-headtail.dif
1588
          httpd-2.0.52-util_ldap_cache_mgr.c.dif
1589
          httpd-2.0.52-SSLCipherSuite-bypass-CAN-2004-0885.dif
1590
          httpd-2.0.52-ssl-incomplete-keypair.dif
1591
          httpd-2.0.52-memory-consumption-DoS-CAN-2004-0942.dif
1592
          httpd-2.0.52.21492.diff
1593
          httpd-2.0.52.30278.diff
1594
          httpd-2.0.52.30399.diff
1595
          httpd-2.0.52.30419.diff
1596
          httpd-2.0.52.31385.diff
1597
- sync configuration with upstream changes
1598
  * Remove AddDefaultCharset (see upstream changelog above)
1599
  * LanguagePriority for error documents updated
1600
1601
-------------------------------------------------------------------
1602
Sat Jan 15 20:46:53 CET 2005 - schwab@suse.de
1603
1604
- Use <owner>:<group> in permissions file.
1605
1606
-------------------------------------------------------------------
1607
Tue Jan 11 14:08:35 CET 2005 - schwab@suse.de
1608
1609
- Fix /etc/init.d/apache2 to use readlink instead of linkto or file.
1610
1611
-------------------------------------------------------------------
1612
Mon Nov 29 14:42:40 CET 2004 - hvogel@suse.de
1613
1614
- fix permission handling
1615
1616
-------------------------------------------------------------------
1617
Thu Nov 11 13:06:22 CET 2004 - poeml@suse.de
1618
1619
- fix /etc/init.d/apache2 to correctly handle the start of multiple
1620
  instances of the same binary (using startproc -f plus prior check
1621
  for running instance) [#48153]
1622
- fix helper scripts to allow overriding of $sysconfig_file and
1623
  other useful values
1624
- remove unused 'rundir' variable from /etc/init.d/apache2
1625
- removed backward compatibility code for pre-8.0
1626
- add documentation to the vhost template files and
1627
  README.QUICKSTART
1628
1629
-------------------------------------------------------------------
1630
Mon Nov  8 16:14:23 CET 2004 - poeml@suse.de
1631
1632
- security fix [CAN-2004-0942 (cve.mitre.org)]: Fix for memory
1633
  consumption DoS [#47967]
1634
1635
-------------------------------------------------------------------
1636
Thu Nov  4 16:47:59 CET 2004 - poeml@suse.de
1637
1638
- remove heimdal-devel from #neededforbuild, it is not needed
1639
1640
-------------------------------------------------------------------
1641
Fri Oct 15 07:44:20 CEST 2004 - poeml@suse.de
1642
1643
- fix SSLCipherSuite bypass CAN-2004-0885 (cve.mitre.org) [#47117]
1644
- update the TLS upgrade patch [#47207]
1645
  - mod_ssl returned invalid method on TLS upgraded connections
1646
  - additional checks for httpd_method and default_port hooks
1647
  - fixed typo in upgrade header
1648
- add patches from Ruediger Pluem for the experimental modules
1649
  mod_disk_cache, mod_cache
1650
   PR 21492: mod_disk_cache: Do not store aborted content.
1651
   PR 30278: mod_disk_cache: Correctly store cached content type.
1652
   PR 30399: make storing of Set-Cookie headers optional
1653
   PR 30419: weird caching behaviour of mod_cache and old Cookies
1654
   PR 31385: skipping start of file if recaching already cached file
1655
- patch from 2.0.53: Fail to configure when an SSL proxy is
1656
  configured with incomplete client cert keypair, rather than
1657
  segfaulting at runtime. PR 24030
1658
  http://cvs.apache.org/viewcvs/httpd-2.0/modules/ssl/ssl_engine_init.c.diff?r1=1.118&r2=1.119
1659
1660
-------------------------------------------------------------------
1661
Mon Oct 11 14:31:42 CEST 2004 - poeml@suse.de
1662
1663
- add patch fixing re-linking issue when purging elements from the
1664
  LDAP cache. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24801
1665
  http://www.apache.org/dist/httpd/patches/apply_to_2.0.52/util_ldap_cache_mgr.c.patch
1666
1667
-------------------------------------------------------------------
1668
Mon Oct 11 14:07:33 CEST 2004 - poeml@suse.de
1669
1670
- sync update configuration with upstream changes (2.0.52)
1671
  (mostly comments; configuration for spanish manual added)
1672
- add mime type for shortcut icons (favicon.ico)
1673
1674
-------------------------------------------------------------------
1675
Fri Oct  8 18:36:21 CEST 2004 - poeml@suse.de
1676
1677
- update to 2.0.52. Relevant changes:
1678
  | SECURITY: CAN-2004-0811 (cve.mitre.org)
1679
  |   Fix merging of the Satisfy directive, which was applied to
1680
  |   the surrounding context and could allow access despite configured
1681
  |   authentication.  PR 31315.
1682
  | util_ldap:
1683
  |   Fix a segfault in the LDAP cache when it is configured switched off.
1684
  | mod_mem_cache: 
1685
  |   Fixed race condition causing segfault because of memory being
1686
  |   freed twice, or reused after being freed.
1687
  | mod_log_config: 
1688
  |   Fix a bug which prevented request completion time from being
1689
  |   logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
1690
  |   processing.  PR 29696.
1691
  | miscellaneous:
1692
  |   - Use HTML 2.0 <hr> for error pages. PR 30732
1693
  |   - Fix the handling of URIs containing %2F when
1694
  |     AllowEncodedSlashes is enabled.  Previously, such urls would
1695
  |     still be rejected.
1696
  |   - Fix the global mutex crash when the global mutex is never
1697
  |     allocated due to disabled/empty caches.
1698
  |   - Add -l option to rotatelogs to let it use local time rather
1699
  |     than UTC.  PR 24417.  
1700
- changes from 2.0.51:
1701
  | SECURITY: CAN-2004-0786 (cve.mitre.org)
1702
  |   Fix an input validation issue in apr-util which could be
1703
  |   triggered by malformed IPv6 literal addresses.
1704
  | SECURITY: CAN-2004-0747 (cve.mitre.org)
1705
  |   Fix buffer overflow in expansion of environment variables in
1706
  |   configuration file parsing.
1707
  | SECURITY: CAN-2004-0809 (cve.mitre.org)
1708
  |   mod_dav_fs: Fix a segfault in the handling of an indirect lock
1709
  |   refresh.  PR 31183.
1710
  | SECURITY: CAN-2004-0751 (cve.mitre.org)
1711
  |   mod_ssl: Fix a segfault in the SSL input filter which could be
1712
  |   triggered if using "speculative" mode, for instance by a proxy
1713
  |   request to an SSL server.  PR 30134.
1714
  | SECURITY: CAN-2004-0748 (cve.mitre.org)
1715
  |   mod_ssl: Fix a potential infinite loop.  PR 29964.
1716
  | mod_include:
1717
  |   no longer checks for recursion, because that's done in the core.
1718
  |   This allows for careful usage of recursive SSI.
1719
  | mod_rewrite:
1720
  |  - Fix memory leak in the cache handlingof mod_rewrite. PR 27862.
1721
  |  - Add %{SSL:...} and %{HTTPS} variable lookups.  PR 30464.
1722
  |  - mod_rewrite now officially supports RewriteRules in <Proxy>
1723
  |    sections.  PR 27985.
1724
  |  - no longer confuse the RewriteMap caches if different maps
1725
  |    defined in different virtual hosts use the same map name. PR 26462.
1726
  | mod_ssl: 
1727
  |  - Add new 'ssl_is_https' optional function.
1728
  |  - Add "SSLUserName" directive to set r->user based on a chosen SSL
1729
  |    environment variable.  PR 20957.
1730
  |  - Avoid startup failure after unclean shutdown if using shmcb.  PR 18989.
1731
  | mod_autoindex: 
1732
  |  - Don't truncate the directory listing if a stat() call fails (for
1733
  |    instance on a >2Gb file).  PR 17357.
1734
  | mod_cache, mod_disk_cache, mod_mem_cache:
1735
  |  - Refactor cache modules, and switch to the provider API instead
1736
  |    of hooks.
1737
  | mod_disk_cache:
1738
  |  - Implement binary format for on-disk header files.
1739
  |  - Optimize network performance of disk cache subsystem by allowing
1740
  |    zero-copy (sendfile) writes and other miscellaneous fixes.
1741
  | mod_userdir: 
1742
  |  - Ensure that the userdir identity is used for suexec userdir
1743
  |    access in a virtual host which has suexec configured.  PR 18156.
1744
  | mod_setenvif: 
1745
  |  - Remove "support" for Remote_User variable which never worked at
1746
  |    all. PR 25725.
1747
  |  - Extend the SetEnvIf directive to capture subexpressions of the
1748
  |    matched value.
1749
  | mod_headers:
1750
  |  - Backport from 2.1 / Regression from 1.3: mod_headers now knows
1751
  |    again the functionality of the ErrorHeader directive. But
1752
  |    instead using this misnomer additional flags to the Header
1753
  |    directive were introduced ("always" and "onsuccess", defaulting
1754
  |    to the latter).  PR 28657.
1755
  | mod_usertrack:
1756
  |  - Escape the cookie name before pasting into the regexp.
1757
  | mod_dir:
1758
  |  - the trailing-slash behaviour is now configurable using the
1759
  |    DirectorySlash directive.
1760
  | util_ldap:
1761
  |  - Switched the lock types on the shared memory cache from thread
1762
  |    reader/writer locks to global mutexes in order to provide cross
1763
  |    process cache protection.
1764
  |  - Reworked the cache locking scheme to eliminate duplicate cache
1765
  |    entries in the credentials cache due to race conditions.
1766
  |  - Enhanced the util_ldap cache-info display to show more detail
1767
  |    about the contents and current state of the cache.
1768
  | mod_ldap:
1769
  |  - Enable the option to support anonymous shared memory in
1770
  |    mod_ldap.  This makes the cache work on Linux again.
1771
  | miscellaneous:
1772
  |  - Include directives no longer refuse to process symlinks on
1773
  |    directories. Instead there's now a maximum nesting level of
1774
  |    included directories (128 as distributed). This is configurable
1775
  |    at compile time using the -DAP_MAX_INCLUDE_DIR_DEPTH switch.  PR
1776
  |    28492, PR 28370.
1777
  |  - Prevent CGI script output which includes a Content-Range header
1778
  |    from being passed through the byterange filter.
1779
  |  - Satisfy directives now can be influenced by a surrounding
1780
  |    <Limit> container.  PR 14726.
1781
  |  - Makefile fix: httpd is linked against LIBS given to the 'make'
1782
  |    invocation.  PR 7882.
1783
  |  - suexec: Pass the SERVER_SIGNATURE envvar through to CGIs.
1784
  |  - apachectl: Fix a problem finding envvars if sbindir != bindir.
1785
  |    PR 30723.
1786
  |  - Use the higher performing 'httpready' Accept Filter on all
1787
  |    platforms except FreeBSD < 4.1.1.
1788
  |  - Allow proxying of resources that are invoked via DirectoryIndex.
1789
  |    PR 14648, 15112, 29961.
1790
  |  - Small fix to allow reverse proxying to an ftp server. Previously
1791
  |    an attempt to do this would try and connect to 0.0.0.0,
1792
  |    regardless of the server specified. PR 24922
1793
  |  - Enable special ErrorDocument value 'default' which restores the
1794
  |    canned server response for the scope of the directive.
1795
  |  - work around MSIE Digest auth bug - if
1796
  |    AuthDigestEnableQueryStringHack is set in r->subprocess_env
1797
  |    allow mismatched query strings to pass.  PR 27758.
1798
  |  - Accept URLs for the ServerAdmin directive. If the supplied
1799
  |    argument is not recognized as an URL, assume it's a mail
1800
  |    address.  PR 28174.
1801
  |  - initialize server arrays prior to calling
1802
  |    ap_setup_prelinked_modules so that static modules can push
1803
  |    Defines values when registering hooks just like DSO modules can 
1804
- drop obsolete security fixes
1805
    httpd-2.0.50-CAN-2004-0751-mod_ssl-proxied-request-segfault.dif
1806
    httpd-2.0.50-CAN-2004-0748-mod_ssl-input-filter-infinite-loop.dif
1807
    httpd-2.0.50-CAN-2004-0747-ENVVAR.dif
1808
    httpd-2.0.50-CAN-2004-0786-apr_uri_parse-IPv6-address-validation.dif
1809
    httpd-2.0.50-CAN-2004-0809-mod_dav-crash.dif
1810
- httpd-2.0.45-anon-mmap.dif included upstream
1811
1812
-------------------------------------------------------------------
1813
Tue Sep 14 12:11:58 CEST 2004 - poeml@suse.de
1814
1815
- security fix [CAN-2004-0809 (cve.mitre.org)]: fix possible DoS in
1816
  mod_dav by remotely triggerable null-pointer dereference
1817
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=31183 [#45231]
1818
- fix hint about vhost checking in the SSL readme
1819
1820
-------------------------------------------------------------------
1821
Wed Sep  8 14:24:19 CEST 2004 - poeml@suse.de
1822
1823
- security fix [CAN-2004-0786 (cve.mitre.org)]: fix a vulnerability
1824
  in the apr-util library (lacking input validation on IPv6 literal
1825
  addresses in the apr_uri_parse function [#44736]
1826
- security fix [CAN-2004-0747 (cve.mitre.org)]: fix a buffer
1827
  overflow that can occur when expanding ${ENVVAR} constructs in
1828
  .htaccess or httpd.conf files. [#44736]
1829
1830
-------------------------------------------------------------------
1831
Mon Sep  6 12:48:21 CEST 2004 - poeml@suse.de
1832
1833
- rename check_forensic script to avoid clash with apache 1.3.x
1834
  package
1835
1836
-------------------------------------------------------------------
1837
Fri Aug 27 16:18:41 CEST 2004 - poeml@suse.de
1838
1839
- implement action "startssl" in the init script. [#42365]
1840
- add /usr/bin/check_forensic script to evaluate mod_log_forensic logs.
1841
- disable building of leader and metuxmpm MPMs.
1842
1843
-------------------------------------------------------------------
1844
Wed Aug 25 12:58:20 CEST 2004 - poeml@suse.de
1845
1846
- security fix [CAN-2004-0748 (cve.mitre.org)]: fix a potential
1847
  infinite loop in the SSL input filter which can be triggered by
1848
  an aborted connection
1849
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=29964 [#44103]
1850
- security fix [CAN-2004-0751 (cve.mitre.org)]: fix a potential
1851
  segfault in the SSL input filter which can be triggered by the
1852
  response to request which is proxied to a remote SSL server
1853
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30134 [#44103]
1854
- remove the obsolete notify message on package update
1855
1856
-------------------------------------------------------------------
1857
Thu Jul  8 14:17:13 CEST 2004 - poeml@suse.de
1858
1859
- update to 2.0.50. Relevant changes:
1860
  | SECURITY: CAN-2004-0493 (cve.mitre.org)
1861
  |   Close a denial of service vulnerability identified by Georgi
1862
  |   Guninski which could lead to memory exhaustion with certain
1863
  |   input data.
1864
  | SECURITY: CAN-2004-0488 (cve.mitre.org)
1865
  |   mod_ssl: Fix a buffer overflow in the FakeBasicAuth code for
1866
  |   a (trusted) client certificate subject DN which exceeds 6K in
1867
  |   length.
1868
  | mod_alias:
1869
  |   now emits a warning if it detects overlapping *Alias* directives.
1870
  | mod_cgi: Handle output on stderr during script execution on Unix
1871
  |   platforms; preventing deadlock when stderr output fills pipe
1872
  |   buffer.  Also fixes case where stderr from nph- scripts could be
1873
  |   lost.  PR 22030, 18348.
1874
  | mod_dav: 
1875
  |  - Fix a problem that could cause crashes when manipulating locks
1876
  |    on some platforms.
1877
  | mod_dav_fs: 
1878
  |  - Fix MKCOL response for missing parent collections, which caused
1879
  |    issues for the Eclipse WebDAV extension.  PR 29034.
1880
  | mod_deflate: 
1881
  |  - Fix memory consumption (which was proportional to the response
1882
  |    size).  PR 29318.
1883
  | mod_expires:
1884
  |  - Fix segfault which occured under certain circumstances. PR 28047.
1885
  | mod_headers:
1886
  |  - no longer crashes if an empty header value should be added.
1887
  | mod_log_forensic:
1888
  |  - new module.
1889
  | mod_logio:
1890
  |  - no longer removes the EOS bucket. PR 27928.
1891
  | mod_proxy:
1892
  |  - Fix handling of IPv6 numeric strings.
1893
  | mod_rewrite: 
1894
  |   no longer turns forward proxy requests into reverse proxy
1895
  |   requests. PR 28125
1896
  | mod_ssl: 
1897
  |  - Log the errors returned on failure to load or initialize a
1898
  |    crypto accelerator engine.
1899
  |  - Fix a potential segfault in the 'shmcb' session cache for small
1900
  |    cache sizes.  PR 27751.
1901
  |  - Fix memory leak in session cache handling.  PR 26562
1902
  |  - Fix potential segfaults when performing SSL shutdown from a pool
1903
  |    cleanup.  PR 27945.
1904
  | mod_auth_ldap/util_ldap:
1905
  |  - allow relative paths for LDAPTrustedCA to be resolved against
1906
  |    ServerRoot PR#26602
1907
  |  - Throw an error message if an attempt is made to use the
1908
  |    LDAPTrustedCA or LDAPTrustedCAType directives in a VirtualHost.
1909
  |    PR 26390
1910
  |  - Fix a potential segfault if the bind password in the LDAP cache
1911
  |    is NULL.  PR 28250.
1912
  |  - Overhaul handling of LDAP error conditions, so that the
1913
  |    util_ldap_* functions leave the connections in a sane state
1914
  |    after errors have occurred. PR 27748, 17274, 17599, 18661,
1915
  |    21787, 24595, 24683, 27134, 27271
1916
  |  - mod_ldap calls ldap_simple_bind_s() to validate the user
1917
  |    credentials.  If the bind fails, the connection is left in an
1918
  |    unbound state.  Make sure that the ldap connection record is
1919
  |    updated to show that the connection is no longer bound.
1920
  |  - Update the bind credentials for the cached LDAP connection to
1921
  |    reflect the last bind.  This prevents util_ldap from creating
1922
  |    unnecessary connections rather than reusing cached connections.
1923
  |  - Quotes cannot be used around require group and require dn
1924
  |    directives, update the documentation to reflect this. Also add
1925
  |    quotes around the dn and group within debug messages, to make it
1926
  |    more obvious why authentication is failing if quotes are used in
1927
  |    error.  PR 19304.
1928
  | miscellaneous:
1929
  |  - Allow RequestHeader directives to be conditional. PR 27951.
1930
  |  - Allow LimitRequestBody to be reset to unlimited. PR 29106
1931
  |  - <VirtualHost myhost> now applies to all IP addresses for myhost
1932
  |    instead of just the first one reported by the resolver.  This
1933
  |    corrects a regression since 1.3.
1934
  |  - Fix a bunch of cases where the return code of the regex compiler
1935
  |    was not checked properly. This affects: mod_setenvif,
1936
  |    mod_usertrack, mod_proxy, mod_proxy_ftp and core. PR 28218.
1937
  |  - Remove 2Gb log file size restriction on some 32-bit platforms.
1938
  |    PR 13511.
1939
  |  - htpasswd no longer refuses to process files that contain empty
1940
  |    lines.
1941
  |  - Regression from 1.3: At startup, suexec now will be checked for
1942
  |    availability, the setuid bit and user root. The works only if
1943
  |    httpd is compiled with the shipped APR version (0.9.5).  PR
1944
  |    28287.
1945
  |  - Unix MPMs: Stop dropping connections when the file descriptor is
1946
  |    at least FD_SETSIZE.
1947
  |  - Fix a segfault when requests for shared memory fails and returns
1948
  |    NULL. Fix a segfault caused by a lack of bounds checking on the
1949
  |    cache.  PR 24801.
1950
  |  - Ensure that lines in the request which are too long are properly
1951
  |    terminated before logging.
1952
  |  - htpasswd: use apr_temp_dir_get() and general cleanup
1953
  |  - logresolve: Allow size of log line buffer to be overridden at
1954
  |    build time (MAXLINE).  PR 27793.
1955
  |  - Fix the comment delimiter in htdbm so that it correctly parses
1956
  |    the username comment.  Also add a terminate function to allow
1957
  |    NetWare to pause the output before the screen is destroyed.
1958
  |  - Fix crash when Apache was started with no Listen directives.
1959
  |  - core_output_filter: Fix bug that could result in sending garbage
1960
  |    over the network when module handlers construct bucket brigades
1961
  |    containing multiple file buckets all referencing the same open
1962
  |    file descriptor.
1963
  |  - Fix memory corruption problem with ap_custom_response()
1964
  |    function.  The core per-dir config would later point to request
1965
  |    pool data that would be reused for different purposes on
1966
  |    different requests.
1967
- drop obsolete patches
1968
- change vendor string SuSE -> SUSE
1969
1970
-------------------------------------------------------------------
1971
Tue Jun 29 11:35:24 CEST 2004 - poeml@suse.de
1972
1973
- security fix [CAN-2004-0493 (cve.mitre.org)]: fix Denial of
1974
  Service vulnaribility which could lead to memory exhaustion with
1975
  certain input data. [#42566]
1976
1977
-------------------------------------------------------------------
1978
Fri Jun 18 11:39:53 CEST 2004 - poeml@suse.de
1979
1980
- package forgotten CHANGES file
1981
- package apr and apr-util documentation files
1982
- fix log_server_status2 to use perl's Socket module
1983
1984
-------------------------------------------------------------------
1985
Wed May 19 13:38:41 CEST 2004 - poeml@suse.de
1986
1987
- security fix for mod_ssl: fix buffer overflow in
1988
  ssl_util_uuencode() [#40791]
1989
1990
-------------------------------------------------------------------
1991
Wed Apr 28 14:04:34 CEST 2004 - poeml@suse.de
1992
1993
- add TLS upgrade patch [#39449]
1994
- add patch to allow writing log files larger than 2>GB [#39453]
1995
- obsolete apache and mod_ssl versions only when older than what is
1996
  shipped with 9.1
1997
- don't provide mod_ssl
1998
1999
-------------------------------------------------------------------
2000
Fri Apr  2 15:56:30 CEST 2004 - cschum@suse.de
2001
2002
- Add "suse_help_viewer" provides [#37932]
2003
2004
-------------------------------------------------------------------
2005
Mon Mar 29 17:57:46 CEST 2004 - poeml@suse.de
2006
2007
- provide and obsolete packages apache, mod_ssl, apache-doc and
2008
  apache-example-pages [#37084]
2009
2010
-------------------------------------------------------------------
2011
Mon Mar 22 18:37:27 CET 2004 - poeml@suse.de
2012
2013
- disable large file support by not building with _FILE_OFFSET_BITS=64,
2014
  in favour of retaining a binary compatible module API.
2015
  Therefore, do not change the module magic number. LFS can be
2016
  enabled by building via rpmbuild --define 'build_with_LFS 1'
2017
2018
-------------------------------------------------------------------
2019
Thu Mar 18 20:35:06 CET 2004 - poeml@suse.de
2020
2021
- update to proposed 2.0.49 tarball
2022
  - mod_cgid: Fix storage corruption caused by use of incorrect pool.
2023
  - docs update
2024
- remove APACHE_DOCUMENT_ROOT from sysconfig.apache2 [#32635]
2025
- fix a comment in default-server.conf
2026
- remove obsolete ssl_scache_cleanup support script and ftok helper
2027
2028
-------------------------------------------------------------------
2029
Tue Mar 16 00:41:07 CET 2004 - poeml@suse.de
2030
2031
- change mmn in header file as well, for modules that include it
2032
  from there
2033
2034
-------------------------------------------------------------------
2035
Mon Mar 15 17:36:07 CET 2004 - poeml@suse.de
2036
2037
- update to 2.0.49-rc2. Relevant changes:
2038
  | The whole codebase was relicensed and is now available under the
2039
  |   Apache License, Version 2.0 (http://www.apache.org/licenses).
2040
  |   [Apache Software Foundation]
2041
  | Security [CAN-2004-0113 (cve.mitre.org)]: mod_ssl: Fix a memory
2042
  |   leak in plain-HTTP-on-SSL-port handling.  PR 27106.
2043
  | Security [CAN-2003-0020 (cve.mitre.org)]: Escape arbitrary data
2044
  |   before writing into the errorlog. Unescaped errorlogs are still
2045
  |   possible using the compile time switch
2046
  |   "-DAP_UNSAFE_ERROR_LOG_UNESCAPED".
2047
  | mod_ssl:
2048
  |  - Send the Close Alert message to the peer before closing the
2049
  |    SSL session.  PR 27428.
2050
  |  - Fix bug in passphrase handling which could cause spurious
2051
  |    failures in SSL functions later.  PR 21160.
2052
  |  - Fix potential segfault on lookup of SSL_SESSION_ID.  PR 15057.
2053
  |  - Fix streaming output from an nph- CGI script. PR 21944
2054
  |  - Advertise SSL library version as determined at run-time rather
2055
  |    than at compile-time.  PR 23956.
2056
  |  - Fix segfault on a non-SSL request if the 'c' log format code
2057
  |    is used.  PR 22741.
2058
  |  - Fix segfaults at startup if other modules which use OpenSSL
2059
  |    are also loaded.
2060
  |  - Use human-readable OpenSSL error strings in logs; use
2061
  |    thread-safe interface for retrieving error strings.
2062
  | mod_cache:
2063
  |  - Fixed cache-removal order in mod_mem_cache.
2064
  |  - Fix segfault in mod_mem_cache cache_insert() due to cache size
2065
  |    becoming negative.  PR: 21285, 21287
2066
  |  - Modified the cache code to be header-location agnostic. Also
2067
  |    fixed a number of other cache code bugs related to PR 15852.
2068
  |    Includes a patch submitted by Sushma Rai <rsushma novell.com>.
2069
  |    This fixes mod_mem_cache but not mod_disk_cache yet so I'm not
2070
  |    closing the PR since that is what they are using.
2071
  | mod_dav:
2072
  |  - Reject requests which include an unescaped fragment in the
2073
  |    Request-URI.  PR 21779.
2074
  |  - Use bucket brigades when reading PUT data. This avoids
2075
  |    problems if the data stream is modified by an input filter. PR
2076
  |    22104.
2077
  |  - Return a WWW-auth header for MOVE/COPY requests where the
2078
  |    destination resource gives a 401.  PR 15571.
2079
  |  - Fix a problem with namespace mappings being dropped in
2080
  |    mod_dav_fs; if any property values were set which defined
2081
  |    namespaces these came out mangled in the PROPFIND response.
2082
  |    PR 11637.
2083
  | mod_expires:
2084
  |  - Initialize ExpiresDefault to NULL instead of "" to avoid
2085
  |    reporting an Internal Server error if it is used without
2086
  |    having been set in the httpd.conf file. PR: 23748, 24459
2087
  |  - Add support for IMT minor-type wildcards (e.g., text/*) to
2088
  |    ExpiresByType.  PR#7991
2089
  | mod_log_config / logging:
2090
  |  - Fix some piped log problems: bogus "piped log program '(null)'
2091
  |    failed" messages during restart and problem with the logger
2092
  |    respawning again after Apache is stopped.  PR 21648, PR 24805.
2093
  |  - mod_log_config: Fix corruption of buffered logs with threaded
2094
  |    MPMs.  PR 25520.
2095
  |  - mod_log_config: Log the minutes component of the timezone correctly.
2096
  |    PR 23642.
2097
  | mod_proxy*:
2098
  |  - proxy_http fix: mod_proxy hangs when both KeepAlive and
2099
  |    ProxyErrorOverride are enabled, and a non-200 response without a
2100
  |    body is generated by the backend server. (e.g.: a client makes a
2101
  |    request containing the "If-Modified-Since" and "If-None-Match"
2102
  |    headers, to which the backend server respond with status 304.)
2103
  |  - Fix memory leak in handling of request bodies during reverse
2104
  |    proxy operations.  PR 24991.
2105
  |  - mod_proxy: Fix cases where an invalid status-line could be sent 
2106
  |    to the client.  PR 23998.
2107
  | mod_rewrite:
2108
  |  - Catch an edge case, where strange subsequent RewriteRules
2109
  |    could lead to a 400 (Bad Request) response.
2110
  |  - Make REMOTE_PORT variable available in mod_rewrite.  PR 25772.
2111
  |  - In external rewrite maps lookup keys containing
2112
  |    a newline now cause a lookup failure. PR 14453.
2113
  |  - Fix RewriteBase directive to not add double slashes.
2114
  | mod_usertrack:
2115
  |  - Fix bug in mod_usertrack when no CookieName is set.
2116
  |  - mod_usertrack no longer inspects the Cookie2 header for
2117
  |    the cookie name. PR 11475.
2118
  |  - mod_usertrack no longer overwrites other cookies.
2119
  |    PR 26002.
2120
  | mod_include, filters:
2121
  |  - Backport major overhaul of mod_include's filter parser from 2.1.
2122
  |    The new parser code is expected to be more robust and should
2123
  |    catch all of the edge cases that were not handled by the previous one.
2124
  |    The 2.1 external API changes were hidden by a wrapper which is
2125
  |    expected to keep the API backwards compatible.
2126
  |  - Add a hook (insert_error_filter) to allow filters to re-insert
2127
  |    themselves during processing of error responses. Enable mod_expires
2128
  |    to use the new hook to include Expires headers in valid error
2129
  |    responses. This addresses an RFC violation. It fixes PRs 19794,
2130
  |    24884, and 25123.
2131
  |  - complain via error_log when mod_include's INCLUDES filter is
2132
  |    enabled, but the relevant Options flag allowing the filter to run
2133
  |    for the specific resource wasn't set, so that the filter won't
2134
  |    silently get skipped. next remove itself, so the warning will be
2135
  |    logged only once
2136
  |  - Fix mod_include's expression parser to recognize strings correctly
2137
  |    even if they start with an escaped token.
2138
  |  - Fix a problem with the display of empty variables ("SetEnv foo") in
2139
  |    mod_include.  PR 24734
2140
  |  - mod_include no longer allows an ETag header on 304 responses.
2141
  |    PR 19355.
2142
  | mod_autoindex:
2143
  |  - Don't omit the <tr> start tag if the SuppressIcon option is
2144
  |    set. PR 21668.
2145
  |  - Restore the ability to add a description for directories that
2146
  |    don't contain an index file.  (Broken in 2.0.48)
2147
  |  - mod_autoindex / core: Don't fail to show filenames containing
2148
  |    special characters like '%'. PR 13598.
2149
  |  - Add 'XHTML' option in order to allow switching between HTML
2150
  |    3.2 and XHTML 1.0 output. PR 23747.
2151
  | mod_status:
2152
  |  - Add mod_status hook to allow modules to add to the mod_status
2153
  |    report.
2154
  |  - Report total CPU time accurately when using a threaded MPM.
2155
  |    PR 23795.
2156
  | mod_info:
2157
  |  - Fix mod_info to use the real config file name, not the default
2158
  |    config file name.
2159
  |  - HTML escape configuration information so it displays
2160
  |    correctly. PR 24232.
2161
  | mod_auth_digest:
2162
  |  - Allow mod_auth_digest to work with sub-requests with different
2163
  |    methods than the original request.  PR 25040.
2164
  | mod_auth_ldap:
2165
  |  - Fix some segfaults in the cache logic.  PR 18756.
2166
  | mod_cgid:
2167
  |  - Restart the cgid daemon if it crashes.  PR 19849
2168
  | mod_setenvif:
2169
  |  - Fix the regex optimizer, which under circumstances
2170
  |    treated the supplied regex as literal string. PR 24219.
2171
  | miscellaneous:
2172
  |  - core.c: If large file support is enabled, allow any file that is
2173
  |    greater than AP_MAX_SENDFILE to be split into multiple buckets.
2174
  |    This allows Apache to send files that are greater than 2gig.
2175
  |    Otherwise we run into 32/64 bit type mismatches in the file size.
2176
  |  - Fixed file extensions for real media files and removed rpm extension
2177
  |    from mime.types. PR 26079.
2178
  |  - Remove compile-time length limit on request strings. Length is
2179
  |    now enforced solely with the LimitRequestLine config directive.
2180
  |  - Set the scoreboard state to indicate logging prior to running 
2181
  |    logging hooks so that server-status will show 'L' for hung loggers
2182
  |    instead of 'W'.
2183
  |  - Fix the inability to log errors like exec failure in
2184
  |    mod_ext_filter/mod_cgi script children.  This was broken after 
2185
  |    such children stopped inheriting the error log handle.  
2186
  |  - fix "Expected </Foo>> but saw </Foo>" errors in nested,
2187
  |    argumentless containers.
2188
  |  - ap_mpm.h: Fix include guard of ap_mpm.h to reference mpm
2189
  |    instead of mmn.
2190
  |  - Add Polish translation of error messages.  PR 25101.
2191
  |  - Add AP_MPMQ_MPM_STATE function code for ap_mpm_query.
2192
  |  - Fix htdbm to generate comment fields in DBM files correctly.
2193
  |  - Correct UseCanonicalName Off to properly check incoming port number.
2194
  |  - Fix slow graceful restarts with prefork MPM.
2195
  |  - Keep focus of ITERATE and ITERATE2 on the current module when
2196
  |    the module chooses to return DECLINE_CMD for the directive.
2197
  |    PR 22299.
2198
  |  - Build array of allowed methods with proper dimensions, fixing
2199
  |    possible memory corruption.
2200
  |  - worker MPM: fix stack overlay bug that could cause the parent
2201
  |    process to crash.
2202
  |  - Add XHTML Document Type Definitions to httpd.h (minor MMN bump).
2203
  |  - Fix build with parallel make.  PR 24643.
2204
  |  - Add fatal exception hook for use by diagnostic modules.  The hook
2205
  |    is only available if the --enable-exception-hook configure parm 
2206
  |    is used and the EnableExceptionHook directive has been set to 
2207
  |    "on".
2208
  |  - Improve 'configure --help' output for some modules.
2209
- drop two hunks from httpd-2.0.47-headtail.dif (buildcheck.sh is
2210
  fixed)
2211
- disable automatic restarts, because they do not work properly
2212
  [#35408]
2213
- change MMN to prevent loading of incompatible modules (modules
2214
  that are not built with `apxs -q CFLAGS` and therefore miss
2215
  _FILE_OFFSET_BITS=64). Provide our old apache_mmn_20020903 in
2216
  addition.
2217
- use CPPFLAGS for passing preprocessor flags because they are
2218
  removed from CFLAGS
2219
- Stop dropping connections when the file descriptor
2220
  is at least FD_SETSIZE. This isn't a problem on Linux because
2221
  poll() is used instead of select() by APR. Assert HAVE_POLL.
2222
  [#34178]
2223
- add modifications to the code to the NOTICE file as required by
2224
  the new license
2225
2226
-------------------------------------------------------------------
2227
Fri Feb 27 17:42:24 CET 2004 - poeml@suse.de
2228
2229
- compile with -DSSL_EXPERIMENTAL_ENGINE to allow usage of hardware
2230
  crypto accelerators
2231
- compile with -DMAX_SERVER_LIMIT=200000
2232
- if an SSL passphrase is not entered within the timeout, fall back
2233
  to start apache without SSL (with -D NOSSL). This could/should be
2234
  made configurable.
2235
- clean up output of SuSEconfig.apache2
2236
- add pre-defined LogFormat "vhost_combined"
2237
- configure /var/lib/apache2 for WebDAV locks
2238
- add a readme about configuring WebDAV with digest authentication
2239
- add default configuration for mod_usertrack (this is the current
2240
  workaround for the problem in the 1.3.29/2.0.48 release that
2241
  occurs if no CookieName is configured)
2242
- in vhost.template, enclose all virtual host configuration in the
2243
  VirtualHost container
2244
- update metuxmpm patch to r7
2245
- fix test run as non-root
2246
2247
-------------------------------------------------------------------
2248
Tue Jan 13 16:38:05 CET 2004 - schwab@suse.de
2249
2250
- Fix quoting in autoconf macros.
2251
2252
-------------------------------------------------------------------
2253
Sat Dec 13 17:28:48 CET 2003 - poeml@suse.de
2254
2255
- add changes to gensslcert from Volker Kuhlmann [#31803]
2256
- revert default character set from UTF-8 to ISO-8859-1, and revert
2257
  the misleading comment that talked about filenames while it is
2258
  all about content of the files
2259
2260
-------------------------------------------------------------------
2261
Tue Nov 18 14:14:39 CET 2003 - poeml@suse.de
2262
2263
- add a ServerLimit directive to server-tuning.conf, so it's
2264
  already in the right place if someone needs to tweak it [#32852]
2265
2266
-------------------------------------------------------------------
2267
Fri Nov  7 13:00:07 CET 2003 - poeml@suse.de
2268
2269
- mark apache2-manual.conf in %files doc as %config
2270
- wrap directives specific to the mod_negotiation module into an
2271
  <IfModule> block [#32848]
2272
2273
-------------------------------------------------------------------
2274
Thu Oct 30 11:41:19 CET 2003 - poeml@suse.de
2275
2276
- update to 2.0.48. Relevant / user visible changes are:
2277
  Security [CAN-2003-0789]: Resolve some mishandling of the AF_UNIX
2278
    socket used to communicate with the cgid daemon and the CGI
2279
    script.
2280
  Security [CAN-2003-0542]: Fix buffer overflows in mod_alias and
2281
    mod_rewrite which occurred if one configured a regular
2282
    expression with more than 9 captures.
2283
  mod_rewrite: 
2284
    - Don't die silently when failing to open RewriteLogs. PR 23416
2285
    - Fix support of the [P] option to send rewritten request using
2286
      "proxy:". The code was adding multiple "proxy:" fields in the
2287
      rewritten URI. PR: 13946.
2288
    - Ignore RewriteRules in .htaccess files if the directory
2289
      containing the .htaccess file is requested without a trailing
2290
      slash.  PR 20195.
2291
  mod_include: 
2292
    - Fix a trio of bugs that would cause various unusual sequences
2293
      of parsed bytes to omit portions of the output stream. PR 21095
2294
    - fix segfault which occured if the filename was not set, for
2295
      example, when processing some error conditions.
2296
  mod_cgid: fix a hash table corruption problem which could
2297
    result in the wrong script being cleaned up at the end of a
2298
    request.
2299
  mod_ssl: Fix segfaults after renegotiation failure. PR 21370
2300
    - Fix a problem setting variables that represent the client
2301
      certificate chain.  PR 21371
2302
    - Fix FakeBasicAuth for subrequest.  Log an error when an
2303
      identity spoof is encountered.
2304
    - Assure that we block properly when reading input bodies with
2305
      SSL.  PR 19242.
2306
  mod_autoindex: If a directory contains a file listed in the
2307
    DirectoryIndex directive, the folder icon is no longer replaced
2308
    by the icon of that file. PR 9587.
2309
  mod_usertrack: do not get false positive matches on the
2310
    user-tracking cookie's name. PR 16661.
2311
  mod_cache: 
2312
    - Fix the cache code so that responses can be cached if they
2313
      have an Expires header but no Etag or Last-Modified headers.
2314
      PR 23130.  cache_util: Fix ap_check_cache_freshness to check
2315
      max_age, smax_age, and expires as directed in RFC 2616.
2316
  mod_deflate: 
2317
    - fix to not call deflate() without checking first whether it
2318
      has something to deflate. (Currently this causes deflate to
2319
      generate a fatal error according to the zlib spec.) PR 22259.
2320
    - Don't attempt to hold all of the response until we're done.
2321
    - Fix a bug, where mod_deflate sometimes unconditionally
2322
      compressed the content if the Accept-Encoding header
2323
      contained only other tokens than "gzip" (such as "deflate").
2324
      PR 21523.
2325
  mod_proxy: Don't respect the Server header field as set by
2326
    modules and CGIs.  As with 1.3, for proxy requests any such
2327
    field is from the origin server; otherwise it will have our
2328
    server info as controlled by the ServerTokens directive.
2329
  mod_log_config: Fix %b log format to write really "-" when 0
2330
    bytes were sent (e.g. with 304 or 204 response codes).
2331
  mod_ext_filter: Set additional environment variables for use by
2332
    the external filter.  PR 20944.
2333
  core: 
2334
    - allow <Foo>..</Foo> containers (no arguments in the opening
2335
      tag), as in 1.3. Needed by mod_perl <Perl> sections
2336
    - Fix a misleading message from the some of the threaded MPMs
2337
      when MaxClients has to be lowered due to the setting of
2338
      ServerLimit.  
2339
    - Avoid an infinite recursion, which occured if the name of an
2340
      included config file or directory contained a wildcard
2341
      character. PR 22194.
2342
    - MPMs: The bucket brigades subsystem now honors the MaxMemFree
2343
      setting.
2344
    - Lower the severity of the "listener thread didn't exit"
2345
      message to debug, as it is of interest only to developers.
2346
  miscellaneous:
2347
    - Update the header token parsing code to allow LWS between the
2348
      token word and the ':' seperator.  [PR 16520]
2349
    - Remember an authenticated user during internal redirects if
2350
      the redirection target is not access protected and pass it to
2351
      scripts using the REDIRECT_REMOTE_USER environment variable.
2352
      PR 10678, 11602.
2353
    - Update mime.types to include latest IANA and W3C types.
2354
    - Modify ap_get_client_block() to note if it has seen EOS.
2355
  ab: 
2356
    - Overlong credentials given via command line no longer clobber
2357
      the buffer.
2358
    - Work over non-loopback on Unix again. PR 21495.
2359
    - Fix NULL-pointer issue in ab when parsing an incomplete or
2360
      non-HTTP response. PR 21085.
2361
- add another example to apache2-listen.conf
2362
- update apache2-mod_mime-defaults.conf according to 2.0.48 changes
2363
  (be clearer in describing the connection between AddType and
2364
  AddEncoding for defining the meaning of compressed file
2365
  extensions.)
2366
- use a better example domain name in apache2-vhost-ssl.template
2367
- the "define version_perl" was nowhere needed
2368
2369
-------------------------------------------------------------------
2370
Mon Sep 22 17:49:40 CEST 2003 - mls@suse.de
2371
2372
- don't provide httpddoc in apache2-doc
2373
2374
-------------------------------------------------------------------
2375
Thu Sep 18 18:48:33 CEST 2003 - poeml@suse.de
2376
2377
- add mod_php4 to the default list of APACHE_MODULES, and change
2378
  get_module_list to ignore non-existant modules (warnings will
2379
  be issued when it is run from SuSEconfig, but not from the init
2380
  script). How to enable the PHP4 module has been the most
2381
  frequently asked questions in user feedback [cf to #29735].
2382
  This bug is tracked in [#31306]
2383
- include conf.d/*.conf by default, as it was the case until
2384
  recently. User feedback showed that for many people the
2385
  separation of configuration includes into individual virtual
2386
  hosts is overkill, and it complicates the setup too much. More
2387
  finegrained control can be achieved by commenting out the
2388
  respective line in the default server config. [#30866], [#29735]
2389
- remove the FIXME at the end of httpd.conf (obsoleted by the above
2390
  change), and place a strategical comment there about .local files
2391
- add <IfDefine SSL> container around configuration in ssl template
2392
2393
-------------------------------------------------------------------
2394
Tue Sep  9 12:50:47 CEST 2003 - poeml@suse.de
2395
2396
- change comment in sysconfig template to work around a fillup bug
2397
  [#30279]
2398
2399
-------------------------------------------------------------------
2400
Mon Sep  8 18:28:12 CEST 2003 - poeml@suse.de
2401
2402
- fix wrong variable name in a comment of the sysconfig template
2403
- update README.QUICKSTART
2404
- add README.QUICKSTART.SSL
2405
2406
-------------------------------------------------------------------
2407
Mon Sep  8 10:09:53 CEST 2003 - poeml@suse.de
2408
2409
- remove unused ENABLE_SUSECONFIG_APACHE from sysconfig template
2410
2411
-------------------------------------------------------------------
2412
Fri Sep  5 16:44:07 CEST 2003 - poeml@suse.de
2413
2414
- disallow UserDir for user root
2415
- cope with "no" or "yes" as values for APACHE_SERVERSIGNATURE, as
2416
  they were set on SuSE Linux 8.1
2417
- add more documentation to README.QUICKSTART, also mentioning what
2418
  might be too obvious: the document root [#29674]
2419
- in %post, diff to httpd.conf.default only when .rpmnew is present
2420
- improve message sent on update
2421
2422
-------------------------------------------------------------------
2423
Fri Aug 29 23:22:31 CEST 2003 - poeml@suse.de
2424
2425
- improve documentation on configuration
2426
- compile with -Wall
2427
- do not obsolete httpddoc, which is provided by apache-doc package
2428
  from apache1
2429
- add conflict apache2-example-pages <-> apache-example-pages
2430
- fix building on older distros
2431
2432
-------------------------------------------------------------------
2433
Tue Aug 19 02:19:18 CEST 2003 - poeml@suse.de
2434
2435
- use httpd-2.0.47-metuxmpm-r6.diff, previous one was broken by me
2436
- don't force setting of a DocumentRoot, because the configuration
2437
  of the default vhost already contains it
2438
- when testing on SL 8.0, the www group has to be created as well
2439
- when testing on even older systems, don't add buildroot to
2440
  DocumentRoot in default-server.conf
2441
2442
-------------------------------------------------------------------
2443
Fri Aug 15 21:40:46 CEST 2003 - poeml@suse.de
2444
2445
- revamped configuration
2446
  - add some CustomLog formats
2447
  - AddDefaultCharset UTF-8 [#22427]
2448
  - add activation metadata to sysconfig template [#28834]
2449
  - default APACHE_MODULES: add mod_ssl, remove mod_status
2450
  - new sysconfig variables: APACHE_USE_CANONICAL_NAME,
2451
    APACHE_DOCUMENT_ROOT
2452
  - get rid of the "suse_" prefix in generated config snippets, and
2453
    place them below /etc/apache2/sysconfig.d/. On update, convert
2454
    the Include statements in httpd.conf for the new locations
2455
  - add /etc/apache2/vhosts.d and virtual host templates
2456
  - the configuration for the manual is now seperate and installed
2457
    together with apache2-doc (conf.d/apache2-manual.conf)
2458
- add distilled wisdom in form of README.QUICKSTART
2459
- change group of wwwrun user: nogroup -> www [#21782]
2460
- proxycachedir and localstatedir should not be world readable
2461
- set DEFAULT_PIDLOG to /var/run/httpd2.pid, so we don't need to
2462
  configure the PidFile directive 
2463
- add -fno-strict-aliasing, due to warnings about code where
2464
  dereferencing type-punned pointers will break strict aliasing
2465
- clean the RPM_BUILD_ROOT, but not in the build system
2466
- new macros for stop/restart of services on rpm update/removal,
2467
  and improved try-restart section in rc.apache2
2468
- get rid of "modules" subdir, and remove dead code from
2469
  SuSEconfig.apache2
2470
- add some tools: get_includes, find_httpd2_includes,
2471
  apache2-reconfigure-mpm
2472
- rename README.SuSE to README.{SuSE,UnitedLinux}
2473
- include directories in filelists of MPM subpackages
2474
- enclose package descriptions of MPMs in %ifdef
2475
- add a dependency of the MPM subpackages on the version of the
2476
  main package
2477
- build a new MPM: metuxmpm (httpd-2.0.47-metuxmpm.diff)
2478
2479
-------------------------------------------------------------------
2480
Mon Jul 28 18:23:28 CEST 2003 - poeml@suse.de
2481
2482
- add new sysconfig variables: APACHE_LOGLEVEL, APACHE_ACCESS_LOG,
2483
  and remove the respective directives from httpd.conf.dist
2484
- merge the ssl.conf.dif and httpd.conf.dif into one patch
2485
2486
-------------------------------------------------------------------
2487
Sun Jul 27 12:22:29 CEST 2003 - poeml@suse.de
2488
2489
- build with -D_FILE_OFFSET_BITS=64 when presumably the kernel
2490
  supports sendfile64 [#22191, #22018]. Define APR_HAS_LARGE_FILES
2491
  (which is unconditionally off, otherwise). Keep
2492
  -D_LARGEFILE_SOURCE since some modules might need it.
2493
- make sure the package can be built as ordinary user
2494
- special case mod_auth_mysql since its module_id is reversed
2495
- don't increase DYNAMIC_MODULE_LIMIT (64 should be copious)
2496
- don't explicitely strip binaries since RPM handles it, and may
2497
  keep the stripped information somewhere
2498
- reformat the header of the spec file
2499
- allow to pass a number-of-jobs parameter into spec file via rpm
2500
  --define 'jobs N'
2501
2502
-------------------------------------------------------------------
2503
Thu Jul 10 16:49:50 CEST 2003 - poeml@suse.de
2504
2505
- update to 2.0.47. relevant / user visible changes:
2506
  Security [CAN-2003-0192]: Fixed a bug whereby certain sequences
2507
    of per-directory renegotiations and the SSLCipherSuite
2508
    directive being used to upgrade from a weak ciphersuite to a
2509
    strong one could result in the weak ciphersuite being used in
2510
    place of the strong one.
2511
  Security [CAN-2003-0253]: Fixed a bug in prefork MPM causing
2512
    temporary denial of service when accept() on a rarely accessed
2513
    port returns certain errors. 
2514
  Security [CAN-2003-0254]: Fixed a bug in ftp proxy causing denial
2515
    of service when target host is IPv6 but proxy server can't
2516
    create IPv6 socket.  Fixed by the reporter. 
2517
  Security [VU#379828]: Prevent the server from crashing when entering
2518
    infinite loops. The new LimitInternalRecursion directive
2519
    configures limits of subsequent internal redirects and nested
2520
    subrequests, after which the request will be aborted.  PR 19753+
2521
  core:
2522
    core_output_filter: don't split the brigade after a FLUSH
2523
    bucket if it's the last bucket.  This prevents creating
2524
    unneccessary empty brigades which may not be destroyed until
2525
    the end of a keepalive connection.
2526
  mod_cgid: 
2527
    Eliminate a double-close of a socket.  This resolves various
2528
    operational problems in a threaded MPM, since on the second
2529
    attempt to close the socket, the same descriptor was often
2530
    already in use by another thread for another purpose.
2531
  mod_negotiation: 
2532
    Introduce "prefer-language" environment variable, which allows
2533
    to influence the negotiation process on request basis to prefer
2534
    a certain language.
2535
  mod_expire:
2536
    Make ExpiresByType directive work properly, including for
2537
    dynamically-generated documents.
2538
- apr bugfixes
2539
- more fixes of deprecated head/tail -1 calls
2540
2541
-------------------------------------------------------------------
2542
Wed May 28 20:40:24 CEST 2003 - poeml@suse.de
2543
2544
- update to 2.0.46. relevant / user visible changes:
2545
  Security [CAN-2003-0245]: Fixed a bug that could be triggered
2546
    remotely through mod_dav
2547
  Security [CAN-2003-0189]: Fixed a denial-of-service
2548
    vulnerability affecting basic authentication
2549
  Security: forward port of buffer overflow fixes for htdigest.
2550
  mod_ssl:
2551
    - SSL session caching(shmht) : Fix a SEGV problem with SHMHT
2552
      session caching.
2553
  mod_deflate: 
2554
    - Add another check for already compressed content
2555
    - Check also err_headers_out for an already set
2556
      Content-Encoding: gzip header. This prevents gzip compressed
2557
      content from a CGI script from being compressed once more.
2558
  mod_mime_magic:
2559
    - If mod_mime_magic does not know the content-type, do not
2560
      attempt to guess.
2561
  mod_rewrite: 
2562
    - Fix handling of absolute URIs.
2563
  mod_log_config: 
2564
    - Add the ability to log the id of the thread processing the
2565
      request via new %P formats.
2566
  mod_auth_ldap: 
2567
    - Use generic whitespace character class when parsing "require"
2568
      directives, instead of literal spaces only.
2569
  mod_proxy:
2570
    - Fixed a segfault when multiple ProxyBlock directives were used.
2571
  - Added AllowEncodedSlashes directive to permit control of
2572
    whether the server will accept encoded slashes ('%2f') in the
2573
    URI path.  Default condition is off (the historical behaviour).
2574
  - If Apache is started as root and you code CoreDumpDirectory,
2575
    coredumps are enabled via the prctl() syscall.
2576
  - htpasswd: Check the processed file on validity; add a delete flag.
2577
- httpd-2.0.45-libtool-1.5.dif is obsolete
2578
- mark suse_include.conf as %ghost
2579
- note the rebirth of the httpd and apachectl man pages (thanks to
2580
  RPMv4 :)
2581
- let the module RPM packages only depend on the _major_ module
2582
  magic number, not on the minor 
2583
- fix some paths in config_vars.mk, which facilitates building of
2584
  certain modules 
2585
2586
-------------------------------------------------------------------
2587
Wed May 14 14:12:56 CEST 2003 - poeml@suse.de
2588
2589
- use mmap() via MAP_ANON as shared memory allocation method, to
2590
  prevent restart problems with stale (or in use) files that are
2591
  associated with shared memory
2592
- package forgotten files, and remove hack in %clean
2593
- remove files from the build root that are not packaged
2594
- remove suse_include.conf from filelist
2595
2596
-------------------------------------------------------------------
2597
Fri May  9 14:47:54 CEST 2003 - poeml@suse.de
2598
2599
- update to 2.0.45. relevant / user visible changes:
2600
  Security:  Eliminated leaks of several file descriptors to
2601
    child processes, such as CGI scripts.  This fix depends on the
2602
    latest APR library release 0.9.2, which is distributed with the
2603
    httpd source tarball for Apache 2.0.45.  PR 17206
2604
  Security [CAN-2003-0132]: Close a Denial of Service
2605
    vulnerability identified by David Endler <DEndler@iDefense.com>
2606
    on all platforms.
2607
  General:
2608
    - Fix segfault which occurred when a section in an included
2609
      configuration file was not closed. PR 17093.
2610
    - Fix a nasty segfault in mmap_bucket_setaside() caused by
2611
      passing an incompatible pointer type to mmap_bucket_destroy(void*).
2612
    - prevent filters (such as mod_deflate) from adding garbage to
2613
      the response. PR 14451.
2614
    - Simpler, faster code path for request header scanning
2615
    - Try to log an error if a piped log program fails.  Try to
2616
      restart a piped log program in more failure situations. 
2617
    - Fix bug where 'Satisfy Any' without an AuthType lost all MIME
2618
      information (and more). Related to PR 9076.
2619
    - Fix If header parsing when a non-mod_dav lock token is passed to it.
2620
    - Fix apxs to insert LoadModule directives only outside of
2621
      sections.
2622
    - apxs: Include any special APR ld flags when linking the DSO.
2623
  suexec: Be more pedantic when cleaning environment. Clean it
2624
    immediately after startup. PR 2790, 10449. Use saner default
2625
    config values for suexec. PR 15713.
2626
  mod_cgi, mod_cgid, mod_ext_filter: Log errors when scripts cannot
2627
    be started on Unix because of such problems as bad permissions,
2628
    bad shebang line, etc. Fix possible segfaults under obscure
2629
    error conditions within the cgid daemon.
2630
  mod_deflate:
2631
    - you can now specify the compression level. 
2632
    - Extend the DeflateFilterNote directive to allow accurate
2633
      logging of the filter's in- and outstream.
2634
    - Fix potential memory leaks in mod_deflate on malformed data.  PR 16046.
2635
  mod_ssl:
2636
    Allow SSLMutex to select/use the full range of APR locking
2637
    mechanisms available to it. Also, fix the bug that SSLMutex
2638
    uses APR_LOCK_DEFAULT no matter what.  PR 8122
2639
  mod_autoindex no longer forgets output format and enabled version
2640
    sort in linked column headers.
2641
  mod_rewrite:
2642
    - Prevent endless loops of internal redirects in mod_rewrite by
2643
      aborting after exceeding a limit of internal redirects. The
2644
      limit defaults to 10 and can be changed using the
2645
      RewriteOptions directive. PR 17462.
2646
    - Allow "RewriteEngine Off" even if no "Options FollowSymlinks"
2647
      (or SymlinksIfOwnermatch) is set. PR 12395.
2648
  mod_ldap:
2649
    - Updated mod_ldap and mod_auth_ldap to support the Novell LDAP
2650
      SDK SSL and standardized the LDAP SSL support across the
2651
      various LDAP SDKs.  Isolated the SSL functionality to
2652
      mod_ldap rather than speading it across mod_auth_ldap and
2653
      mod_ldap.  Also added LDAPTrustedCA and LDAPTrustedCAType
2654
      directives to mod_ldap to allow for a more common method of
2655
      specifying the SSL certificate.
2656
    - fix fault when caching was disabled, and some memory leaks
2657
    - Fix mod_ldap to open an existing shared memory file should
2658
      one already exist. PR 12757.
2659
    - Added character set support to mod_auth_LDAP to allow it to
2660
      convert extended characters used in the user ID to UTF-8
2661
      before authenticating against the LDAP directory. The new
2662
      directive AuthLDAPCharsetConfig is used to specify the config
2663
      file that contains the character set conversion table.
2664
  mod_ssl:
2665
    - Fixed mod_ssl's SSLCertificateChain initialization to no
2666
      longer skip the first cert of the chain by default.  This
2667
      misbehavior was introduced in 2.0.34.  PR 14560
2668
    - Fix 64-bit problem in mod_ssl input logic.
2669
  mod_proxy:
2670
    - Hook mod_proxy's fixup before mod_rewrite's fixup, so that by
2671
      mod_rewrite proxied URLs will not be escaped accidentally by
2672
      mod_proxy's fixup. PR 16368
2673
    - Don't remove the Content-Length from responses in mod_proxy PR: 8677
2674
  mod_auth_digest no longer tries to guess AuthDigestDomain, if it's
2675
     not specified. Now it assumes "/" as already documented. PR 16937.
2676
  mod_file_cache: fix segfaults 
2677
- improve the start/restart section of the init script, and add a
2678
  ssl_scache_cleanup script
2679
- understand a syntax like -DSTATUS, as described in the sysconfig
2680
  file help text (bug noted in #25404]
2681
- don't package the *.exp files, as they are needed only on AIX
2682
- fix filelist for usage of %dir for files
2683
- fix the cosmetical but irritating "Inappropriate ioctl for
2684
  device" error message, when rcapache2 is called from within YaST
2685
- remove the unused /etc/apache2/modules directory from the package
2686
- remove the now unused --enable-experimental-libtool
2687
- fix to build with libtool-1.5
2688
2689
-------------------------------------------------------------------
2690
Wed Apr  9 02:00:20 CEST 2003 - ro@suse.de
2691
2692
- fix deprecated head/tail call syntax "-1" 
2693
2694
-------------------------------------------------------------------
2695
Mon Mar 17 11:59:36 CET 2003 - kukuk@suse.de
2696
2697
- Remove suse_help_viewer from provides [Bug #25436]
2698
2699
-------------------------------------------------------------------
2700
Thu Mar 13 12:54:59 CET 2003 - poeml@suse.de
2701
2702
- security fix: do not write the startup log file to a world
2703
  writable directory, reversing the change of Jan 23 (wasn't in any
2704
  released package) [#25239]
2705
2706
-------------------------------------------------------------------
2707
Mon Mar 10 17:36:00 CET 2003 - poeml@suse.de
2708
2709
- change permissions of /var/log/apache2 from wwwrun:root mode 770
2710
  to root:root mode 750 [#24951]
2711
- fix wrong list() in sysconfig.apache2 [#24719], and add a missing
2712
  default value
2713
2714
-------------------------------------------------------------------
2715
Mon Mar  3 17:41:56 CET 2003 - kukuk@suse.de
2716
2717
- Remove ghost entry for pid file [Bug #24566]
2718
2719
-------------------------------------------------------------------
2720
Thu Feb 27 14:43:01 CET 2003 - poeml@suse.de
2721
2722
- use the official MIME types, which are more complete [#23988]
2723
2724
-------------------------------------------------------------------
2725
Mon Feb 24 18:17:02 CET 2003 - poeml@suse.de
2726
2727
- don't include log files into the package, and don't touch them in
2728
  %post; it's not needed
2729
- fix comment in httpd.conf talking about SuSEconfig
2730
- adjust some variable types in the sysconfig template
2731
2732
-------------------------------------------------------------------
2733
Tue Feb 18 11:39:18 CET 2003 - poeml@suse.de
2734
2735
- apache2 Makefiles do support DESTDIR now, so let's use that
2736
  instead of the explicit paths (fixes a wrong path in
2737
  config_vars.mk [#23699]).  Some files (*.exp, libapr*) are
2738
  automatically installed in the right location now.
2739
2740
-------------------------------------------------------------------
2741
Fri Feb 14 16:39:40 CET 2003 - poeml@suse.de
2742
2743
- fix configuration script to find apache modules on 64 bit archs 
2744
- mark ssl.conf (noreplace)
2745
2746
-------------------------------------------------------------------
2747
Mon Feb 10 18:35:15 CET 2003 - poeml@suse.de
2748
2749
- add mod_ldap, mod_auth_ldap, but link only them against the LDAP
2750
  libs. Likewise, do not link everything against ssl libs. This way
2751
  we can avoid RPM package (and build) requirements on a lot of
2752
  libs for subversion and other packages that build on apache.
2753
- move more code from SuSEconfig into rcapache2 (actually into
2754
  support scripts below /usr/share/apache2/, so apache2 can be
2755
  configured without starting it)
2756
- improve full-server-status once again
2757
- remove suse_loadmodule.conf from filelist
2758
- remove obsolete README.modules
2759
- rename LOADMODULES -> APACHE_MODULES
2760
- add APACHE_BUFFERED_LOGS
2761
- update README.SuSE
2762
2763
-------------------------------------------------------------------
2764
Tue Jan 28 13:32:04 CET 2003 - poeml@suse.de
2765
2766
- rc.apache2
2767
  - add extreme-configtest (trying to run server as nobody, which
2768
    detects _all_ config errors)
2769
  - evaluate LOADMODULES from sysconfig.apache2 on-the-fly from
2770
    rcapache2 instead of SuSEconfig
2771
  - when restarting, do something useful instead of 'sleep 3': wait
2772
    just as long until the server has terminated all children
2773
2774
-------------------------------------------------------------------
2775
Sun Jan 26 21:27:31 CET 2003 - poeml@suse.de
2776
2777
- build mod_logio, mod_case_filter, mod_case_filter_in
2778
- rename apr subpackage to libapr0 (the library is called libapr-0
2779
  meanwhile). add compatibility links named (libapr{,util}.so.0)
2780
- configure SSL session caching with shm circular buffer
2781
    SSLSessionCache         shm:/var/lib/httpd/ssl_scache
2782
    SSLSessionCacheTimeout  600
2783
    SSLMutex  sem
2784
- SuSEconfig.apache2: prefer prefork MPM over worker, if guessing
2785
- strip objects
2786
- rename gensslcert2 to gensslcert
2787
- show a list all available modules in /etc/sysconfig/apache2
2788
- nicer output of apache2ctl
2789
- reorder Requires
2790
2791
-------------------------------------------------------------------
2792
Thu Jan 23 12:05:59 CET 2003 - poeml@suse.de
2793
2794
- update to 2.0.44
2795
- obsoletes patch httpd-2.0.43-mod_ssl-memory-leak.dif
2796
- the apachectl and httpd man pages have been dropped upstreams
2797
- add robots.txt to the example-pages subpackage that blocks spiders
2798
- disable the perchild MPM
2799
- disable httpd-2.0.36-64bit.dif
2800
- rename apachectl2 to apache2ctl
2801
- write the startup log to /var/tmp instead of /var/log/apache2
2802
2803
-------------------------------------------------------------------
2804
Sun Jan 12 22:52:50 CET 2003 - poeml@suse.de
2805
2806
- fix last fix (rpm macro before hash wasn't expanded)
2807
2808
-------------------------------------------------------------------
2809
Fri Jan 10 02:35:58 CET 2003 - poeml@suse.de
2810
2811
- fix lib64 path in SuSEconfig
2812
2813
-------------------------------------------------------------------
2814
Fri Jan  3 23:01:14 CET 2003 - poeml@suse.de
2815
2816
- fix typo in spec file, preventing replacement of @userdir@ in
2817
  httpd.conf-std.in
2818
2819
-------------------------------------------------------------------
2820
Wed Dec 18 15:11:53 CET 2002 - poeml@suse.de
2821
2822
- sysconfig.apache2:
2823
  - add APACHE_SERVER_FLAGS variable
2824
  - change default: APACHE_SERVERSIGNATURE=on to match apache deflt
2825
  - add APACHE_CONF_INCLUDE_DIRS
2826
  - drop bogus APACHE_ACCESS_SERVERINFO variable
2827
  - adapt to our new sysconfig template
2828
- SuSEconfig.apache2:
2829
  - understand LOADMODULES also if it is not an array [#21816]
2830
  - be very flexible with regard to LOADMODULE input (e.g., say
2831
    mod_php4 and it will find libphp4.so with ID php4_module)
2832
  - also ignore *,v files
2833
  - include APACHE_CONF_INCLUDE_DIRS
2834
  - dump some files: suse_define.conf (not needed) & suse_text.conf
2835
    (too much overhead) 
2836
- rc.apache2: 
2837
  - implement most of apachectl's commands (graceful, configtest)
2838
  - use server_flags from sysconfig.apache2
2839
  - pass server flags like -DSTATUS from the command line through
2840
    to httpd2
2841
  - add commmands to show the server status 
2842
  - don't quit silently when no apache MPM is installed
2843
  - handle ServerSignature and other stuff on the command line
2844
    (save modifications to httpd.conf)
2845
- fix the /manual Alias that points to the documentation
2846
- configure /cgi-bin for cgi execution
2847
- configure /home/*/public_html for mod_userdir -- if it is loaded
2848
- configure internationalized error responses
2849
- fix apachectl2
2850
- add /etc/apache2/{,modules} to the filelist
2851
- add /etc/apache2/conf.d as drop-in directory for packages
2852
- hard code some more default paths into the executable
2853
- finally, run a test! 
2854
2855
-------------------------------------------------------------------
2856
Thu Dec  5 13:55:06 CET 2002 - poeml@suse.de
2857
2858
- move ap{r,u}-config* into the apr package, as well
2859
- add generic ap{r,u}-config
2860
- add %includedir to filelist
2861
2862
-------------------------------------------------------------------
2863
Thu Dec  5 00:26:22 CET 2002 - poeml@suse.de
2864
2865
- more checks and warnings to SuSEconfig.apache2
2866
- shift APR files into the the apr package
2867
- try 1.136 revision of perchild.c 
2868
2869
-------------------------------------------------------------------
2870
Tue Dec  3 16:27:35 CET 2002 - poeml@suse.de
2871
2872
- add forgotten ssl.conf to the filelist (thanks, Robert)
2873
- add httpd-2.0.43-mod_ssl-memory-leak.dif
2874
2875
-------------------------------------------------------------------
2876
Mon Oct 14 19:34:38 CEST 2002 - poeml@suse.de
2877
2878
- update to 2.0.43, that fixes a Cross-Site Scripting bug (CVE:
2879
  CAN-2002-0840)
2880
2881
-------------------------------------------------------------------
2882
Mon Oct  7 09:39:45 CEST 2002 - poeml@suse.de
2883
2884
- do not append a '2' suffix to the scripts included with the
2885
  documentation
2886
- move error, icons and manual dir to /usr/share/apache2
2887
- fix nested array in SuSEconfig.apache2
2888
- let SuSEconfig pick one MPM that is installed. Do not default to
2889
  "worker". [#20724]
2890
2891
-------------------------------------------------------------------
2892
Thu Oct  3 14:50:20 CEST 2002 - poeml@suse.de
2893
2894
- update to 2.0.42 (primarily a bug-fix release, including updates
2895
  to the experimental caching module, the removal of several memory
2896
  leaks, and fixes for several segfaults, one of which could have
2897
  been used as a denial-of-service against mod_dav (VU#406121).)
2898
- increase flexibility of the spec file: build any set of MPMs,
2899
  depending on RPM %defines. Improve the mechanism that merges the
2900
  modules so it works with any number of MPMs.
2901
- use a "Server:" header that fits the product apache is built for
2902
- add an RPM dependency on the module magic number to the MPM
2903
  subpackages
2904
- build the "leader/follower" MPM. On i686, enable nonportable but
2905
  faster atomics for it.
2906
- use filelists for more flexibility. APRVARS ceased to exist.
2907
  Don't add README* twice. 
2908
- perchild: use AcceptMutex fcntl to prevent permission conflict as
2909
  suggested in Apache Bugzilla #7921
2910
- remove mod_rewrite and mod_proxy from the default modules
2911
- build the mod_auth_digest module
2912
2913
-------------------------------------------------------------------
2914
Mon Sep  9 15:30:34 CEST 2002 - poeml@suse.de
2915
2916
- add patch that changes PLATFORM (as seen in the HTTP Server
2917
  header) from "Unix" to "SuSE/Linux" [#18543]
2918
- add README.SuSE, explaining how to build modules with apxs2
2919
- fixed some paths in README.modules, put it into docdir and mark
2920
  it as %doc
2921
2922
-------------------------------------------------------------------
2923
Wed Aug 28 16:39:59 CEST 2002 - poeml@suse.de
2924
2925
- new package, now building all three MPMs and putting all specific
2926
  modules in specific directories. Branch a subpackage for each
2927
  MPM, containing the server and MPM-specific modules.
2928
- branch apr package off, so apache2 doesn't need to be installed
2929
  to have the libs. (apr is not released yet, that's why we build
2930
  it here)
2931
- allow coexistence of apache1 by using directories named apache2
2932
  or suffixed with "2"
2933
- allow building modules via apxs2 (for all server MPMs) --- or via
2934
  apxs2-{worker,perchild,prefork} for a specific server MPM
2935
- add permissions.apache2 setting /usr/sbin/suexec2 to 4755
2936
- rewrite SuSEconfig.apache2 for apache 2. 
2937
- add httpd-2.0.40-cache_util.c.diff that prevents a segfault in
2938
  mod_proxy when given an invalid URL
2939
- branch apache2-example-pages off (docroot contents)
2940
2941
-------------------------------------------------------------------
2942
Mon Aug 19 16:43:37 CEST 2002 - poeml@suse.de
2943
2944
- actually use the new SuSE81 layout, and add SuSE81_64 layout
2945
- cleaned up httpd-2.0.36-conf.dif
2946
- fixed comment in SuSEconfig.apache
2947
- drop SuSEconfig subpackage
2948
- split main package and -devel package in three packages, one for
2949
  each MPM... 
2950
  apache2       -> apache2-{worker,perchild,prefork}
2951
  apache2-devel -> apache2-{worker,perchild,prefork}-devel
2952
2953
-------------------------------------------------------------------
2954
Mon Aug 12 17:47:08 CEST 2002 - poeml@suse.de
2955
2956
- bugfix update to 2.0.40
2957
- fix Requires of -devel subpackage
2958
- add variable to sysconfig.apache to switch off SuSEconfig.apache
2959
- add new layout SUSE81 to config.layout due to the moved server
2960
  root (so the old SuSE6.1 can be kept for building on older
2961
  distributions)
2962
- one of the lib64 path fixes could be removed, now included
2963
  upstream
2964
2965
-------------------------------------------------------------------
2966
Wed Aug  7 18:47:33 CEST 2002 - poeml@suse.de
2967
2968
- put PreReq in an if-statement to allow building on older distris
2969
- relax the Requires
2970
- the apache_mmn macro had to be moved down in the spec file to be
2971
  evaluated
2972
- libmm is not needed for building (and it is not threadsafe)
2973
- fix config.layout for the moved server root
2974
2975
-------------------------------------------------------------------
2976
Fri Aug  2 23:44:31 CEST 2002 - poeml@suse.de
2977
2978
- fix libdir in config.layout for lib64
2979
2980
-------------------------------------------------------------------
2981
Fri Aug  2 12:22:33 CEST 2002 - poeml@suse.de
2982
2983
- fix RPM Requires
2984
2985
-------------------------------------------------------------------
2986
Thu Aug  1 17:50:53 CEST 2002 - poeml@suse.de
2987
2988
- move datadir (i.e., ServerRoot) from /usr/local/httpd to /srv/www
2989
- drop obsolete README.SuSE
2990
2991
-------------------------------------------------------------------
2992
Thu Aug  1 01:01:32 CEST 2002 - poeml@suse.de
2993
2994
- spec file: use PreReq
2995
- don't delete SuSEconfig's md5 files in %post, that's no good
2996
- add apache.logrotate
2997
- provide the magic module number as executable script
2998
  (/usr/lib/apache/MMN) and as RPM Provides, indicating API changes
2999
- mark httpd.conf noreplace
3000
- fix installbuilddir in config.layout, needed for apxs
3001
3002
-------------------------------------------------------------------
3003
Sun Jul 14 15:27:24 CEST 2002 - poeml@suse.de
3004
3005
- update to 2.0.39
3006
- drop obsolete moduledir and apxs patches
3007
- rc.apache INIT section: use X-UnitedLinux-Should-Start
3008
3009
-------------------------------------------------------------------
3010
Wed Jul  3 01:53:35 CEST 2002 - ro@suse.de
3011
3012
- rename to "apache2" again
3013
3014
-------------------------------------------------------------------
3015
Tue Jun 11 17:02:47 CEST 2002 - ro@suse.de
3016
3017
- get apxs to work:
3018
    include needed files in devel package
3019
    adapt some pathes in apxs
3020
3021
-------------------------------------------------------------------
3022
Wed May 29 18:16:00 CEST 2002 - poeml@suse.de
3023
3024
- update to 2.0.36
3025
- drop mod_ssl subpackage; mod_ssl is part of the apache bsae
3026
  distribution now
3027
- RPM can be built as user now
3028
- SuSEconfig.apache: understand relative and absolute pathnames
3029
- disable experimental auth_digest_module 
3030
3031