[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#676610: marked as done (silently ignores config files with a colon in its name)



Your message dated Sun, 10 Jun 2012 11:02:54 +0000
with message-id <E1Sdfv4-0007xf-CC@franck.debian.org>
and subject line Bug#676610: fixed in apache2 2.2.22-7
has caused the Debian Bug report #676610,
regarding silently ignores config files with a colon in its name
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
676610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676610
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2
Version: 2.2.16-6+squeeze7

My httpd.conf says

	:
	Include /somedir/vhost.*.conf
	:

In /somedir was a single file

	vhost.nb.10.10.10.128:8080.conf

which was silently(!) ignored. After renaming it to

	vhost.nb.10.10.10.128.8080.conf

it was read as expected. The problem seems to be
the colon in the file name.

I would suggest either to accept config files with a
colon in its name, or to show a warning about the
unsupported file name.

Looking at IPv6 IP address notation I would prefer
reading the config file.


Many thanx

Harri



--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.22-7

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-dbg_2.2.22-7_i386.deb
  to main/a/apache2/apache2-dbg_2.2.22-7_i386.deb
apache2-doc_2.2.22-7_all.deb
  to main/a/apache2/apache2-doc_2.2.22-7_all.deb
apache2-mpm-event_2.2.22-7_i386.deb
  to main/a/apache2/apache2-mpm-event_2.2.22-7_i386.deb
apache2-mpm-itk_2.2.22-7_i386.deb
  to main/a/apache2/apache2-mpm-itk_2.2.22-7_i386.deb
apache2-mpm-prefork_2.2.22-7_i386.deb
  to main/a/apache2/apache2-mpm-prefork_2.2.22-7_i386.deb
apache2-mpm-worker_2.2.22-7_i386.deb
  to main/a/apache2/apache2-mpm-worker_2.2.22-7_i386.deb
apache2-prefork-dev_2.2.22-7_i386.deb
  to main/a/apache2/apache2-prefork-dev_2.2.22-7_i386.deb
apache2-suexec-custom_2.2.22-7_i386.deb
  to main/a/apache2/apache2-suexec-custom_2.2.22-7_i386.deb
apache2-suexec_2.2.22-7_i386.deb
  to main/a/apache2/apache2-suexec_2.2.22-7_i386.deb
apache2-threaded-dev_2.2.22-7_i386.deb
  to main/a/apache2/apache2-threaded-dev_2.2.22-7_i386.deb
apache2-utils_2.2.22-7_i386.deb
  to main/a/apache2/apache2-utils_2.2.22-7_i386.deb
apache2.2-bin_2.2.22-7_i386.deb
  to main/a/apache2/apache2.2-bin_2.2.22-7_i386.deb
apache2.2-common_2.2.22-7_i386.deb
  to main/a/apache2/apache2.2-common_2.2.22-7_i386.deb
apache2_2.2.22-7.debian.tar.gz
  to main/a/apache2/apache2_2.2.22-7.debian.tar.gz
apache2_2.2.22-7.dsc
  to main/a/apache2/apache2_2.2.22-7.dsc
apache2_2.2.22-7_i386.deb
  to main/a/apache2/apache2_2.2.22-7_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 676610@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apache2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 10 Jun 2012 12:27:02 +0200
Source: apache2
Binary: apache2.2-common apache2.2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2-utils apache2-suexec apache2-suexec-custom apache2 apache2-doc apache2-prefork-dev apache2-threaded-dev apache2-dbg
Architecture: source i386 all
Version: 2.2.22-7
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description: 
 apache2    - Apache HTTP Server metapackage
 apache2-dbg - Apache debugging symbols
 apache2-doc - Apache HTTP Server documentation
 apache2-mpm-event - Apache HTTP Server - event driven model
 apache2-mpm-itk - multiuser MPM for Apache 2.2
 apache2-mpm-prefork - Apache HTTP Server - traditional non-threaded model
 apache2-mpm-worker - Apache HTTP Server - high speed threaded model
 apache2-prefork-dev - Apache development headers - non-threaded MPM
 apache2-suexec - Standard suexec program for Apache 2 mod_suexec
 apache2-suexec-custom - Configurable suexec program for Apache 2 mod_suexec
 apache2-threaded-dev - Apache development headers - threaded MPM
 apache2-utils - utility programs for webservers
 apache2.2-bin - Apache HTTP Server common binary files
 apache2.2-common - Apache HTTP Server common files
Closes: 675184 676610
Changes: 
 apache2 (2.2.22-7) unstable; urgency=low
 .
   [ Arno Töll ]
   * Fix "ambiguous comment in /etc/apache2/apache2.conf" by clarifying
     contradicting statements. (Closes: #675184)
 .
   [ Stefan Fritsch ]
   * Allow colons in filenames when using wildcards with "Include".
     Closes: #676610
   * Add examples for X-Content-Type-Options and X-Frame-Options to
     conf.d/security.
   * Fix the VCS dir example in conf.d/security.
   * Pick some bug fixes from upstram trunk:
     - core/mod_cgi: Fix script logging in error case
     - mod_dumpio: Fix possible loop in input filter.
     - mod_proxy_ajp: Reduce memory usage in case of many requests on one
       connection
Checksums-Sha1: 
 78956b117f20ea97815e32a9a6f4853b70903f95 2235 apache2_2.2.22-7.dsc
 1c1376518c6919f9cea60d7931d5211b6d2696c1 191657 apache2_2.2.22-7.debian.tar.gz
 b932f63e0c36c16c2044790c9405d5ef2c6b7ce5 318724 apache2.2-common_2.2.22-7_i386.deb
 6dd684dbf36903e829fb77563b207d89b66b2f1e 1459414 apache2.2-bin_2.2.22-7_i386.deb
 9f7e4e9b8605761c189e684092436905ac05ceee 2182 apache2-mpm-worker_2.2.22-7_i386.deb
 ecfd311305235de8d9c0fc0d630e30edb6a6a9ad 2294 apache2-mpm-prefork_2.2.22-7_i386.deb
 97d11e1d26b182f812e358ee59034da5ad4dc475 2254 apache2-mpm-event_2.2.22-7_i386.deb
 e26780d0256e6f6ff07f65d0195bc08014eae613 2282 apache2-mpm-itk_2.2.22-7_i386.deb
 214cab75787bc96e06cae516b7b19866d3d8e00d 176520 apache2-utils_2.2.22-7_i386.deb
 c992cf75526b11ec3f27135d51f18dbd1f56967d 106650 apache2-suexec_2.2.22-7_i386.deb
 936a18f47aff174c6790e0f37d62920ef758eb9a 108320 apache2-suexec-custom_2.2.22-7_i386.deb
 2d4bbd84a47c477760269cfcc471c05c166a2cdf 1390 apache2_2.2.22-7_i386.deb
 af04484cc9723d282a0bd8da1d35133dae18203a 2704546 apache2-doc_2.2.22-7_all.deb
 58bb6d54e1c0abc9ed46803e0edbe8c009a28dd4 137962 apache2-prefork-dev_2.2.22-7_i386.deb
 0cdde1bcf5c94816bc1598599fc8202ed5bcdd3b 139124 apache2-threaded-dev_2.2.22-7_i386.deb
 384bd818f919511d204fbe519593a09fc5f71538 3502740 apache2-dbg_2.2.22-7_i386.deb
Checksums-Sha256: 
 5c7e7f5f7e235010e9da2cb5e3f75d4478e3a2059e34a6669618fcf16f61452b 2235 apache2_2.2.22-7.dsc
 48580618d9b573d69796bc6dd8e38fca2c921d5fe42d956d95fec3e7a64f0b83 191657 apache2_2.2.22-7.debian.tar.gz
 738279a4509ee8fce648f4468958b1cbf6798f9bdf1dddc60afec929fcc0fe25 318724 apache2.2-common_2.2.22-7_i386.deb
 aa25e6053adb634920ed0ba463c53d08faa6acfb3e5ae31704bccb6a3491f018 1459414 apache2.2-bin_2.2.22-7_i386.deb
 f040ec00c2f25a3d3bd8cad90448dd2023bc78959a0dd509155d5679d4ec7594 2182 apache2-mpm-worker_2.2.22-7_i386.deb
 209a09c829140ac788f882a6a2f366caefaea15fc1588adbbee767bc8d7c35b4 2294 apache2-mpm-prefork_2.2.22-7_i386.deb
 5a523742362161d0cf6d4094b7da7c4a9f0508f7c8c264089f06603776e14e95 2254 apache2-mpm-event_2.2.22-7_i386.deb
 cfa5a68a2c14e33770a2fdb386aeb92024d5c8740fe2c87bb0f3c222d7ba9b95 2282 apache2-mpm-itk_2.2.22-7_i386.deb
 090f66a4aaabf13ebde675ba753e51a9b7c93963cbf4c6f236d1c87e7a692395 176520 apache2-utils_2.2.22-7_i386.deb
 8ae46c3f7a6e46b4424f08a5cb302a2dcda5402acc502d8784fd62618e6db38c 106650 apache2-suexec_2.2.22-7_i386.deb
 c23b6b4c73dbc0d1c5dc90d220d31b115dc51e1028462667c1798adcf725e4b1 108320 apache2-suexec-custom_2.2.22-7_i386.deb
 3a61dd1b193bdb0ebb994f13e81726dfeacff6e630693bfc3487c34df46f6eb3 1390 apache2_2.2.22-7_i386.deb
 4c60e28d0f8d23d20a164ccb74d5bd1b870a24c72e3a400ba19f1e94a12a68bf 2704546 apache2-doc_2.2.22-7_all.deb
 48f537df28771864598b4fed88405bbe168c4bed06624ce8561ff99b833b6661 137962 apache2-prefork-dev_2.2.22-7_i386.deb
 12a34d9dafc884c88416bc5de7b106028ad4f192ec0d4b4a66b50bc5e1f8d637 139124 apache2-threaded-dev_2.2.22-7_i386.deb
 6663faded16f8c1cafed020b49f60d56dc3be345def1c8433926f8ecc04210bd 3502740 apache2-dbg_2.2.22-7_i386.deb
Files: 
 d01f833460c445408309246b1b944d97 2235 httpd optional apache2_2.2.22-7.dsc
 8909266431b7d27606106f9535fc832f 191657 httpd optional apache2_2.2.22-7.debian.tar.gz
 32955751665722449d543458c9681830 318724 httpd optional apache2.2-common_2.2.22-7_i386.deb
 065288c7e7717b24699ebb355daccaa0 1459414 httpd optional apache2.2-bin_2.2.22-7_i386.deb
 fbabdc5cfd3d3abaa0e356d9df2cb4c0 2182 httpd optional apache2-mpm-worker_2.2.22-7_i386.deb
 3c8d0d2d277b12585b0159bf42e52fac 2294 httpd optional apache2-mpm-prefork_2.2.22-7_i386.deb
 aa81d5c28aadbbffc6ea321322c46cae 2254 httpd optional apache2-mpm-event_2.2.22-7_i386.deb
 f986fd1c70fae1fd64590ea2addd7fd6 2282 httpd extra apache2-mpm-itk_2.2.22-7_i386.deb
 d98409f4d24869be90e0a66a7c4dd04f 176520 httpd optional apache2-utils_2.2.22-7_i386.deb
 764958b22c213220dbec9f6f422f1277 106650 httpd optional apache2-suexec_2.2.22-7_i386.deb
 a45336e92c361d14f462072322f154ae 108320 httpd extra apache2-suexec-custom_2.2.22-7_i386.deb
 a22e459bcc0fac34f35c88c81b7ec360 1390 httpd optional apache2_2.2.22-7_i386.deb
 f0146a038106dffa78b635590cfe730e 2704546 doc optional apache2-doc_2.2.22-7_all.deb
 55062c4e6b32a95643d1304736491540 137962 httpd extra apache2-prefork-dev_2.2.22-7_i386.deb
 b150ba91b3b0d3d5d84163973565c38b 139124 httpd extra apache2-threaded-dev_2.2.22-7_i386.deb
 d477f300c6779e0b40d84a8aa167e311 3502740 debug extra apache2-dbg_2.2.22-7_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iD8DBQFP1HoCbxelr8HyTqQRAoriAKCnteLYZiSjMhk6vRoI44uqGabK2ACfScrf
kGVFEGykaTCDHlYAXxf2cBw=
=rl04
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: