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

File apache2.changes of Package apache2 (Revision 77)

Currently displaying revision 77, show latest

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