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

Bug#634709: marked as done (apache2: debian/control uses hardcoded list of non-Linux architectures)



Your message dated Mon, 29 Aug 2011 15:47:33 +0000
with message-id <E1Qy43h-0004xT-73@franck.debian.org>
and subject line Bug#634709: fixed in apache2 2.2.19-2
has caused the Debian Bug report #634709,
regarding apache2: debian/control uses hardcoded list of non-Linux architectures
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.)


-- 
634709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634709
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2
Severity: wishlist
User: debian-devel@lists.debian.org
Usertags: linux-any

The debian/control file in apache2 uses a negated list of architectures
to specify a package relationship (most likely Build-Depends) on a
Linux-specific package.  I.e. something like:

 Build-Depends: libfoo-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]

This is problematic because it will fail for any future kfreebsd-* or hurd-*
architecture (like the upcoming kfreebsd-mipsel port).  The correct way
would be to use dpkg architecture wildcards, e.g.:

 Build-Depends: libfoo-dev [linux-any]

Please consider making this adjustment to make life easier for future
porting efforts.

Thanks!



--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.19-2

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.19-2_i386.deb
  to main/a/apache2/apache2-dbg_2.2.19-2_i386.deb
apache2-doc_2.2.19-2_all.deb
  to main/a/apache2/apache2-doc_2.2.19-2_all.deb
apache2-mpm-event_2.2.19-2_i386.deb
  to main/a/apache2/apache2-mpm-event_2.2.19-2_i386.deb
apache2-mpm-itk_2.2.19-2_i386.deb
  to main/a/apache2/apache2-mpm-itk_2.2.19-2_i386.deb
apache2-mpm-prefork_2.2.19-2_i386.deb
  to main/a/apache2/apache2-mpm-prefork_2.2.19-2_i386.deb
apache2-mpm-worker_2.2.19-2_i386.deb
  to main/a/apache2/apache2-mpm-worker_2.2.19-2_i386.deb
apache2-prefork-dev_2.2.19-2_i386.deb
  to main/a/apache2/apache2-prefork-dev_2.2.19-2_i386.deb
apache2-suexec-custom_2.2.19-2_i386.deb
  to main/a/apache2/apache2-suexec-custom_2.2.19-2_i386.deb
apache2-suexec_2.2.19-2_i386.deb
  to main/a/apache2/apache2-suexec_2.2.19-2_i386.deb
apache2-threaded-dev_2.2.19-2_i386.deb
  to main/a/apache2/apache2-threaded-dev_2.2.19-2_i386.deb
apache2-utils_2.2.19-2_i386.deb
  to main/a/apache2/apache2-utils_2.2.19-2_i386.deb
apache2.2-bin_2.2.19-2_i386.deb
  to main/a/apache2/apache2.2-bin_2.2.19-2_i386.deb
apache2.2-common_2.2.19-2_i386.deb
  to main/a/apache2/apache2.2-common_2.2.19-2_i386.deb
apache2_2.2.19-2.diff.gz
  to main/a/apache2/apache2_2.2.19-2.diff.gz
apache2_2.2.19-2.dsc
  to main/a/apache2/apache2_2.2.19-2.dsc
apache2_2.2.19-2_i386.deb
  to main/a/apache2/apache2_2.2.19-2_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 634709@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: Mon, 29 Aug 2011 17:08:17 +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 all i386
Version: 2.2.19-2
Distribution: unstable
Urgency: high
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: 634242 634709 634834 639291
Changes: 
 apache2 (2.2.19-2) unstable; urgency=high
 .
   * Fix CVE-2011-3192: DoS by high memory usage for a large number of
     overlapping ranges.
   * Reduce default KeepAliveTimeout from 15 to 5 seconds.
   * Use "linux-any" in build-deps. Closes: #634709
   * Improve reload message of a2enmod. Closes: #639291
   * Improve description of the prefork MPM. Closes: #634242
   * Mention .conf files in a2enmod man page. Closes: #634834
Checksums-Sha1: 
 d4187bb6da1bed75fc0c3bcc53445cd418a2911c 1751 apache2_2.2.19-2.dsc
 9c28baab683b3caaff74a2a6f1ff55ea89427a3c 208931 apache2_2.2.19-2.diff.gz
 ba53d72032940bdf738c85b8f4989e68664848dd 2661058 apache2-doc_2.2.19-2_all.deb
 0ceca1079e0ec602dd0cb497bcfcfc810ba076d8 312902 apache2.2-common_2.2.19-2_i386.deb
 14f4dcd33d536f2ab8820cf3c401fd195c121747 1453010 apache2.2-bin_2.2.19-2_i386.deb
 4cc6753299dff40769df5aa22cec2dd96329570d 2192 apache2-mpm-worker_2.2.19-2_i386.deb
 ab4af21909ada215e110ed6739760f874a771159 2298 apache2-mpm-prefork_2.2.19-2_i386.deb
 b43085e98e090f01beeeb59d1511630dd893a79e 2258 apache2-mpm-event_2.2.19-2_i386.deb
 105870c7539cf20dce7fa25dfa97467509fb6c4a 2288 apache2-mpm-itk_2.2.19-2_i386.deb
 aecb99c82fc73d81d68e6e7aaf50f8577a5db92b 168230 apache2-utils_2.2.19-2_i386.deb
 f79aa40ab2e12835b996fc860fb0efea1ed072b5 102176 apache2-suexec_2.2.19-2_i386.deb
 6b32bc603160d25b81fb5b4f6c22f7fa7256e47f 103808 apache2-suexec-custom_2.2.19-2_i386.deb
 b11889b50b219ce84643eb370290f02352677ea2 1384 apache2_2.2.19-2_i386.deb
 24ea600cb0d05f41f1fc04fac512f462ea323b9a 137744 apache2-prefork-dev_2.2.19-2_i386.deb
 1d921ec40649f48df8b574cbbfb8d25211845282 138922 apache2-threaded-dev_2.2.19-2_i386.deb
 d96634ba83cb415f0e0c6e4580665cf57eb14470 2801174 apache2-dbg_2.2.19-2_i386.deb
Checksums-Sha256: 
 c62ee2d090ae447cd6c639caa6dadac8654a87710dbb246daf911cbc8638c679 1751 apache2_2.2.19-2.dsc
 6048a1ef34bf839fd65bd88152a8c356b4d224a489faced088de50c5874408a0 208931 apache2_2.2.19-2.diff.gz
 769bfca651908cf355b3ed4c5e757658ba744442744e5fcfb0124bb5564ceac1 2661058 apache2-doc_2.2.19-2_all.deb
 19036b9c4cbaaec6456e04c382f22a0f6bf380999fa3b3e28c587d8fba51a447 312902 apache2.2-common_2.2.19-2_i386.deb
 81c767d54830eced013ac7de9c6f3e14208b48ecbbdaedef8ea897c3e8fbeaf0 1453010 apache2.2-bin_2.2.19-2_i386.deb
 bae40cdcaccfd28772fa08fbc75ad636503de48a33154db4446c8ed21cea0efa 2192 apache2-mpm-worker_2.2.19-2_i386.deb
 0a7034d86e1cbfaa1ac81e957a77a6fa054c4244072ef27ccdfec480abaf778d 2298 apache2-mpm-prefork_2.2.19-2_i386.deb
 25e613e60d24c8193b24f84ed628bc57da88bc6e9552121d5afedfcf589600ab 2258 apache2-mpm-event_2.2.19-2_i386.deb
 ca29889fb69ca1789926eef233fabe27fdd14bb4aadd2cdf4deab913c023b5d2 2288 apache2-mpm-itk_2.2.19-2_i386.deb
 066ef78a5b7a95fd32ff4e133a8351ff450b86c940340aabdeeb371d9b23f564 168230 apache2-utils_2.2.19-2_i386.deb
 98e43953071ae54dca7124aad4311ddd75fdc62c7d18d8621c4eaf438c272055 102176 apache2-suexec_2.2.19-2_i386.deb
 a4e23402f2d8540be86b9f9b940666eec058ff9a11da447fa8c3bc014e11e617 103808 apache2-suexec-custom_2.2.19-2_i386.deb
 82378a657f27241f32f1c3f3f5427660eeeebbf8b90cd909fdd3de2129c6b9dd 1384 apache2_2.2.19-2_i386.deb
 06920d0c393d18405a958b76c9e35d6ffb287bf8fbf65ba8ba0b8f0584d0edc5 137744 apache2-prefork-dev_2.2.19-2_i386.deb
 c663b86d9173053dab1b8ab4396af9346b1b9e0961a1d1f699b35605a48937c9 138922 apache2-threaded-dev_2.2.19-2_i386.deb
 ed973567a679036febf3076e024d19dc8bcf1bc475f621feba427c3400847872 2801174 apache2-dbg_2.2.19-2_i386.deb
Files: 
 de54a143fb404d5944193ce25606a1de 1751 httpd optional apache2_2.2.19-2.dsc
 9fd0769fd9f8da36d09a1967f91bbab5 208931 httpd optional apache2_2.2.19-2.diff.gz
 ff06895c7436a356d690cada4e2da945 2661058 doc optional apache2-doc_2.2.19-2_all.deb
 6f62d44e1575d8693ae7682c45e272d5 312902 httpd optional apache2.2-common_2.2.19-2_i386.deb
 cb52b5252b1f5cb8b4e1f91d1a333c56 1453010 httpd optional apache2.2-bin_2.2.19-2_i386.deb
 aa8177b0a19806417b5edc212f054fe4 2192 httpd optional apache2-mpm-worker_2.2.19-2_i386.deb
 706fe51422afcbc8ebe8e0052fdd9e41 2298 httpd optional apache2-mpm-prefork_2.2.19-2_i386.deb
 9a6f3dc04ecaa441270e3489066ff2b8 2258 httpd optional apache2-mpm-event_2.2.19-2_i386.deb
 2236d4a0b81534798fd088de74da46aa 2288 httpd extra apache2-mpm-itk_2.2.19-2_i386.deb
 ebb8ac2036bb176a2b5f5ceecbb1cc4c 168230 httpd optional apache2-utils_2.2.19-2_i386.deb
 900a127d2cb60d711b8a3c82dfd9a2cc 102176 httpd optional apache2-suexec_2.2.19-2_i386.deb
 46409a57edb25b7cf8a6feb010c94fa6 103808 httpd extra apache2-suexec-custom_2.2.19-2_i386.deb
 8540157d579f1a3abd5645210ddedd21 1384 httpd optional apache2_2.2.19-2_i386.deb
 768543dc4981761326399d3a533d44fe 137744 httpd extra apache2-prefork-dev_2.2.19-2_i386.deb
 45bfdd77a131d644b7262ccb9fa9ffa4 138922 httpd extra apache2-threaded-dev_2.2.19-2_i386.deb
 0e4415f36628027ceb1fd2cbd0d94f7e 2801174 debug extra apache2-dbg_2.2.19-2_i386.deb

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

iD8DBQFOW7E/bxelr8HyTqQRAo8PAKDd5a32AacqRP3WX6rX7Yc22fabzACeLcUG
ySIovj2fd3nVhI2oWrc+m6Y=
=jfco
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: