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

Bug#711121: marked as done (bug script is buggy)



Your message dated Fri, 07 Jun 2013 23:03:24 +0000
with message-id <E1Ul5gq-00031F-JY@franck.debian.org>
and subject line Bug#711121: fixed in apache2 2.4.4-6
has caused the Debian Bug report #711121,
regarding bug script is buggy
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.)


-- 
711121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711121
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2
Version: 2.4.4-5
Severity: normal

Running reportbug apache2 results in a lot of:

Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.
Unsuccessful stat on filename containing newline at /usr/share/bug/apache2/script line 44.


-- Package-specific info:
Enabled MPM: prefork
List of enabled modules:
  suexec (enabled by unknown)
   access_compat (enabled by maintainer script)
   status (enabled by unknown)
   auth_basic (enabled by unknown)
   authz_core (enabled by maintainer script)
   filter (enabled by maintainer script)
   authn_file (enabled by unknown)
   userdir (enabled by unknown)
   authz_groupfile (enabled by unknown)
   mpm_prefork (enabled by site administrator)
   dnssd (enabled by maintainer script)
   authz_user (enabled by unknown)
   deflate (enabled by unknown)
   cgi (enabled by unknown)
   dir (enabled by unknown)
   expires (enabled by unknown)
   authn_core (enabled by maintainer script)
   include (enabled by unknown)
   env (enabled by unknown)
   negotiation (enabled by unknown)
   setenvif (enabled by unknown)
   reqtimeout (enabled by unknown)
   autoindex (enabled by unknown)
   mime (enabled by unknown)
   rewrite (enabled by unknown)
   alias (enabled by unknown)
   authz_host (enabled by unknown)
List of enabled configurations:
  other-vhosts-access-log (enabled by maintainer script)
   charset (enabled by maintainer script)
   security (enabled by maintainer script)
   serve-cgi-bin (enabled by maintainer script)
   localized-error-pages (enabled by maintainer script)

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.8-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-bin   2.4.4-5
ii  apache2-data  2.4.4-5
ii  lsb-base      4.1+Debian11
ii  mime-support  3.54
ii  perl          5.14.2-21
ii  procps        1:3.3.8-1

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.32

Versions of packages apache2 suggests:
pn  apache2-doc                     <none>
ii  apache2-suexec-pristine         2.4.4-5
ii  apache2-utils                   2.4.4-5
ii  chromium [www-browser]          27.0.1453.93-1
ii  epiphany-browser [www-browser]  3.4.2-2.1
ii  iceweasel [www-browser]         17.0.6esr-1
ii  konqueror [www-browser]         4:4.8.4-2
ii  lynx-cur [www-browser]          2.8.8dev.15-2
ii  w3m [www-browser]               0.5.3-8

Versions of packages apache2-bin depends on:
ii  libapr1                  1.4.6-4
ii  libaprutil1              1.5.2-1
ii  libaprutil1-dbd-sqlite3  1.5.2-1
ii  libaprutil1-ldap         1.5.2-1
ii  libc6                    2.17-4
ii  libcap2                  1:2.22-1.2
ii  libldap-2.4-2            2.4.31-1+nmu2
ii  liblua5.1-0              5.1.5-4
ii  libpcre3                 1:8.31-2
ii  libssl1.0.0              1.0.1e-3
ii  libxml2                  2.8.0+dfsg1-7+nmu1
ii  perl                     5.14.2-21
ii  zlib1g                   1:1.2.8.dfsg-1

Versions of packages apache2-bin suggests:
pn  apache2-doc                     <none>
ii  apache2-suexec-pristine         2.4.4-5
ii  chromium [www-browser]          27.0.1453.93-1
ii  epiphany-browser [www-browser]  3.4.2-2.1
ii  iceweasel [www-browser]         17.0.6esr-1
ii  konqueror [www-browser]         4:4.8.4-2
ii  lynx-cur [www-browser]          2.8.8dev.15-2
ii  w3m [www-browser]               0.5.3-8

Versions of packages apache2 is related to:
ih  apache2      2.4.4-5
ii  apache2-bin  2.4.4-5

-- Configuration Files:
/etc/apache2/mods-available/alias.conf changed:
<IfModule alias_module>
Alias /icons/ "/usr/share/apache2/icons/"
<Directory "/usr/share/apache2/icons">
    Options FollowSymlinks
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>
Alias /doc/ "/usr/share/doc/"
</IfModule>

/etc/apache2/mods-available/mime.conf changed:
<IfModule mod_mime.c>
TypesConfig /etc/mime.types
AddType application/rss+xml;qs=0.8 .rss
AddType application/atom+xml;qs=0.8 .atom
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
AddType application/x-bzip2 .bz2
AddLanguage am .amh
AddLanguage ar .ara
AddLanguage be .be
AddLanguage bg .bg
AddLanguage bn .bn
AddLanguage br .br
AddLanguage bs .bs
AddLanguage ca .ca
AddLanguage cs .cz .cs
AddLanguage cy .cy
AddLanguage da .dk
AddLanguage de .de
AddLanguage dz .dz
AddLanguage el .el
AddLanguage en .en
AddLanguage eo .eo
RemoveType  es
AddLanguage es .es
AddLanguage et .et
AddLanguage eu .eu
AddLanguage fa .fa
AddLanguage fi .fi
AddLanguage fr .fr
AddLanguage ga .ga
AddLanguage gl .glg
AddLanguage gu .gu
AddLanguage he .he
AddLanguage hi .hi
AddLanguage hr .hr
AddLanguage hu .hu
AddLanguage hy .hy
AddLanguage id .id
AddLanguage is .is
AddLanguage it .it
AddLanguage ja .ja
AddLanguage ka .ka
AddLanguage kk .kk
AddLanguage km .km
AddLanguage kn .kn
AddLanguage ko .ko
AddLanguage ku .ku
AddLanguage lo .lo
AddLanguage lt .lt
AddLanguage ltz .ltz
AddLanguage lv .lv
AddLanguage mg .mg
AddLanguage mk .mk
AddLanguage ml .ml
AddLanguage mr .mr
AddLanguage ms .msa
AddLanguage nb .nob
AddLanguage ne .ne
AddLanguage nl .nl
AddLanguage nn .nn
AddLanguage no .no
AddLanguage pa .pa
AddLanguage pl .po
AddLanguage pt-BR .pt-br
AddLanguage pt .pt
AddLanguage ro .ro
AddLanguage ru .ru
AddLanguage sa .sa
AddLanguage se .se
AddLanguage si .si
AddLanguage sk .sk
AddLanguage sl .sl
AddLanguage sq .sq
AddLanguage sr .sr
AddLanguage sv .sv
AddLanguage ta .ta
AddLanguage te .te
AddLanguage th .th
AddLanguage tl .tl
RemoveType  tr
AddLanguage tr .tr
AddLanguage uk .uk
AddLanguage ur .ur
AddLanguage vi .vi
AddLanguage wo .wo
AddLanguage xh .xh
AddLanguage zh-CN .zh-cn
AddLanguage zh-TW .zh-tw
AddCharset us-ascii    .ascii .us-ascii
AddCharset ISO-8859-1  .iso8859-1  .latin1
AddCharset ISO-8859-2  .iso8859-2  .latin2 .cen
AddCharset ISO-8859-3  .iso8859-3  .latin3
AddCharset ISO-8859-4  .iso8859-4  .latin4
AddCharset ISO-8859-5  .iso8859-5  .cyr .iso-ru
AddCharset ISO-8859-6  .iso8859-6  .arb .arabic
AddCharset ISO-8859-7  .iso8859-7  .grk .greek
AddCharset ISO-8859-8  .iso8859-8  .heb .hebrew
AddCharset ISO-8859-9  .iso8859-9  .latin5 .trk
AddCharset ISO-8859-10  .iso8859-10  .latin6
AddCharset ISO-8859-13  .iso8859-13
AddCharset ISO-8859-14  .iso8859-14  .latin8
AddCharset ISO-8859-15  .iso8859-15  .latin9
AddCharset ISO-8859-16  .iso8859-16  .latin10
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
AddCharset Big5        .Big5       .big5 .b5
AddCharset cn-Big5     .cn-big5
AddCharset WINDOWS-1251 .cp-1251   .win-1251
AddCharset CP866       .cp866
AddCharset KOI8      .koi8
AddCharset KOI8-E      .koi8-e
AddCharset KOI8-r      .koi8-r .koi8-ru
AddCharset KOI8-U      .koi8-u
AddCharset KOI8-ru     .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-7       .utf7
AddCharset UTF-8       .utf8
AddCharset UTF-16      .utf16
AddCharset UTF-16BE    .utf16be
AddCharset UTF-16LE    .utf16le
AddCharset UTF-32      .utf32
AddCharset UTF-32BE    .utf32be
AddCharset UTF-32LE    .utf32le
AddCharset euc-cn      .euc-cn
AddCharset euc-gb      .euc-gb
AddCharset euc-jp      .euc-jp
AddCharset euc-kr      .euc-kr
AddCharset EUC-TW      .euc-tw
AddCharset gb2312      .gb2312 .gb
AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2
AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4
AddCharset shift_jis   .shift_jis .sjis
AddHandler type-map var
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
</IfModule>

/etc/apache2/mods-available/negotiation.conf changed:
<IfModule mod_negotiation.c>
LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv tr zh-CN zh-TW rss atom
ForceLanguagePriority Prefer Fallback
</IfModule>

/etc/apache2/mods-available/userdir.conf changed:
<IfModule mod_userdir.c>
	UserDir html
	UserDir disabled root
	<Directory /home/*/html>
		AllowOverride FileInfo AuthConfig Limit Indexes
		Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
		<Limit GET POST OPTIONS>
			Require all granted
		</Limit>
		<LimitExcept GET POST OPTIONS>
			Require all denied
		</LimitExcept>
	</Directory>
</IfModule>

/etc/apache2/sites-available/000-default.conf changed:
<VirtualHost *:80>
	ServerAdmin webmaster@localhost
	Options MultiViews
	DirectoryIndex index.html index
	DocumentRoot /var/www
	<Directory />
		Options FollowSymLinks
		AllowOverride None
	</Directory>
	<Directory /var/www/>
		Options Indexes FollowSymLinks MultiViews
		AllowOverride None
		Order allow,deny
		allow from all
	</Directory>
	ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
	<Directory "/usr/lib/cgi-bin">
		AllowOverride None
		Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
		Order allow,deny
		Allow from all
	</Directory>
	ErrorLog ${APACHE_LOG_DIR}/error.log
	# Possible values include: debug, info, notice, warn, error, crit,
	# alert, emerg.
	LogLevel warn
	CustomLog ${APACHE_LOG_DIR}/access.log combined
    Alias /doc/ "/usr/share/doc/"
    <Directory "/usr/share/doc/">
        Options Indexes MultiViews FollowSymLinks
        AllowOverride None
        Order deny,allow
        Deny from all
        Allow from 127.0.0.0/255.0.0.0 ::1/128
    </Directory>
    Alias /usr/share/doc/ "/usr/share/doc/"
    <Directory "/usr/share/doc/">
        Options Indexes MultiViews FollowSymLinks
        AllowOverride None
        Order deny,allow
        Deny from all
        Allow from 127.0.0.0/255.0.0.0 ::1/128
    </Directory>
    Alias /mirror/ "/media/passport/mirror/"
</VirtualHost>

/etc/apache2/sites-available/default-ssl.conf changed:
<IfModule mod_ssl.c>
<VirtualHost *:443>
	ServerAdmin webmaster@localhost
	DocumentRoot /var/www
	<Directory />
		Options FollowSymLinks
		AllowOverride None
	</Directory>
	<Directory /var/www/>
		Options Indexes FollowSymLinks MultiViews
		AllowOverride None
		Order allow,deny
		allow from all
	</Directory>
	ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
	<Directory "/usr/lib/cgi-bin">
		AllowOverride None
		Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
		Order allow,deny
		Allow from all
	</Directory>
	ErrorLog ${APACHE_LOG_DIR}/error.log
	# Possible values include: debug, info, notice, warn, error, crit,
	# alert, emerg.
	LogLevel warn
	CustomLog ${APACHE_LOG_DIR}/ssl_access.log combined
	Alias /doc/ "/usr/share/doc/"
	<Directory "/usr/share/doc/">
		Options Indexes MultiViews FollowSymLinks
		AllowOverride None
		Order deny,allow
		Deny from all
		Allow from 127.0.0.0/255.0.0.0 ::1/128
	</Directory>
	#   SSL Engine Switch:
	#   Enable/Disable SSL for this virtual host.
	SSLEngine on
	#   A self-signed (snakeoil) certificate can be created by installing
	#   the ssl-cert package. See
	#   /usr/share/doc/apache2.2-common/README.Debian.gz for more info.
	#   If both key and certificate are stored in the same file, only the
	#   SSLCertificateFile directive is needed.
	SSLCertificateFile    /etc/ssl/certs/ssl-cert-snakeoil.pem
	SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
	#   Server Certificate Chain:
	#   Point SSLCertificateChainFile at a file containing the
	#   concatenation of PEM encoded CA certificates which form the
	#   certificate chain for the server certificate. Alternatively
	#   the referenced file can be the same as SSLCertificateFile
	#   when the CA certificates are directly appended to the server
	#   certificate for convinience.
	#SSLCertificateChainFile /etc/apache2/ssl.crt/server-ca.crt
	#   Certificate Authority (CA):
	#   Set the CA certificate verification path where to find CA
	#   certificates for client authentication or alternatively one
	#   huge file containing all of them (file must be PEM encoded)
	#   Note: Inside SSLCACertificatePath you need hash symlinks
	#         to point to the certificate files. Use the provided
	#         Makefile to update the hash symlinks after changes.
	#SSLCACertificatePath /etc/ssl/certs/
	#SSLCACertificateFile /etc/apache2/ssl.crt/ca-bundle.crt
	#   Certificate Revocation Lists (CRL):
	#   Set the CA revocation path where to find CA CRLs for client
	#   authentication or alternatively one huge file containing all
	#   of them (file must be PEM encoded)
	#   Note: Inside SSLCARevocationPath you need hash symlinks
	#         to point to the certificate files. Use the provided
	#         Makefile to update the hash symlinks after changes.
	#SSLCARevocationPath /etc/apache2/ssl.crl/
	#SSLCARevocationFile /etc/apache2/ssl.crl/ca-bundle.crl
	#   Client Authentication (Type):
	#   Client certificate verification type and depth.  Types are
	#   none, optional, require and optional_no_ca.  Depth is a
	#   number which specifies how deeply to verify the certificate
	#   issuer chain before deciding the certificate is not valid.
	#SSLVerifyClient require
	#SSLVerifyDepth  10
	#   Access Control:
	#   With SSLRequire you can do per-directory access control based
	#   on arbitrary complex boolean expressions containing server
	#   variable checks and other lookup directives.  The syntax is a
	#   mixture between C and Perl.  See the mod_ssl documentation
	#   for more details.
	#<Location />
	#SSLRequire (    %{SSL_CIPHER} !~ m/^(EXP|NULL)/ \
	#            and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \
	#            and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \
	#            and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \
	#            and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20       ) \
	#           or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
	#</Location>
	#   SSL Engine Options:
	#   Set various options for the SSL engine.
	#   o FakeBasicAuth:
	#     Translate the client X.509 into a Basic Authorisation.  This means that
	#     the standard Auth/DBMAuth methods can be used for access control.  The
	#     user name is the `one line' version of the client's X.509 certificate.
	#     Note that no password is obtained from the user. Every entry in the user
	#     file needs this password: `xxj31ZMTZzkVA'.
	#   o ExportCertData:
	#     This exports two additional environment variables: SSL_CLIENT_CERT and
	#     SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
	#     server (always existing) and the client (only existing when client
	#     authentication is used). This can be used to import the certificates
	#     into CGI scripts.
	#   o StdEnvVars:
	#     This exports the standard SSL/TLS related `SSL_*' environment variables.
	#     Per default this exportation is switched off for performance reasons,
	#     because the extraction step is an expensive operation and is usually
	#     useless for serving static content. So one usually enables the
	#     exportation for CGI and SSI requests only.
	#   o StrictRequire:
	#     This denies access when "SSLRequireSSL" or "SSLRequire" applied even
	#     under a "Satisfy any" situation, i.e. when it applies access is denied
	#     and no other module can change it.
	#   o OptRenegotiate:
	#     This enables optimized SSL connection renegotiation handling when SSL
	#     directives are used in per-directory context.
	#SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire
	<FilesMatch "\.(cgi|shtml|phtml|php)$">
		SSLOptions +StdEnvVars
	</FilesMatch>
	<Directory /usr/lib/cgi-bin>
		SSLOptions +StdEnvVars
	</Directory>
	#   SSL Protocol Adjustments:
	#   The safe and default but still SSL/TLS standard compliant shutdown
	#   approach is that mod_ssl sends the close notify alert but doesn't wait for
	#   the close notify alert from client. When you need a different shutdown
	#   approach you can use one of the following variables:
	#   o ssl-unclean-shutdown:
	#     This forces an unclean shutdown when the connection is closed, i.e. no
	#     SSL close notify alert is send or allowed to received.  This violates
	#     the SSL/TLS standard but is needed for some brain-dead browsers. Use
	#     this when you receive I/O errors because of the standard approach where
	#     mod_ssl sends the close notify alert.
	#   o ssl-accurate-shutdown:
	#     This forces an accurate shutdown when the connection is closed, i.e. a
	#     SSL close notify alert is send and mod_ssl waits for the close notify
	#     alert of the client. This is 100% SSL/TLS standard compliant, but in
	#     practice often causes hanging connections with brain-dead browsers. Use
	#     this only for browsers where you know that their SSL implementation
	#     works correctly.
	#   Notice: Most problems of broken clients are also related to the HTTP
	#   keep-alive facility, so you usually additionally want to disable
	#   keep-alive for those clients, too. Use variable "nokeepalive" for this.
	#   Similarly, one has to force some clients to use HTTP/1.0 to workaround
	#   their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and
	#   "force-response-1.0" for this.
	BrowserMatch "MSIE [2-6]" \
		nokeepalive ssl-unclean-shutdown \
		downgrade-1.0 force-response-1.0
	# MSIE 7 and newer should be able to use keepalive
	BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
</VirtualHost>
</IfModule>


-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.4.4-6

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.

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 711121@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arno Töll <arno@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@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 07 Jun 2013 19:14:36 +0200
Source: apache2
Binary: apache2 apache2-data apache2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2.2-bin libapache2-mod-proxy-html apache2-utils apache2-suexec apache2-suexec-pristine apache2-suexec-custom apache2-doc apache2-dev apache2-dbg
Architecture: source amd64 all
Version: 2.4.4-6
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Arno Töll <arno@debian.org>
Description: 
 apache2    - Apache HTTP Server
 apache2-bin - Apache HTTP Server (binary files and modules)
 apache2-data - Apache HTTP Server (common files)
 apache2-dbg - Apache debugging symbols
 apache2-dev - Apache HTTP Server (development headers)
 apache2-doc - Apache HTTP Server (on-site documentation)
 apache2-mpm-event - transitional event MPM package for apache2
 apache2-mpm-itk - transitional itk MPM package for apache2
 apache2-mpm-prefork - transitional prefork MPM package for apache2
 apache2-mpm-worker - transitional worker MPM package for apache2
 apache2-suexec - transitional package for apache2-suexec-pristine
 apache2-suexec-custom - Apache HTTP Server configurable suexec program for mod_suexec
 apache2-suexec-pristine - Apache HTTP Server standard suexec program for mod_suexec
 apache2-utils - Apache HTTP Server (utility programs for web servers)
 apache2.2-bin - Transitional package for apache2-bin
 libapache2-mod-proxy-html - Transitional package for apache2-bin
Closes: 710914 711117 711120 711121 711127 711478 711479 711480 711483 711494 711534
Changes: 
 apache2 (2.4.4-6) unstable; urgency=low
 .
   * Denote exact versions breaking gnome-user-share now that Gnome maintainers
     have a fixed version in the works. That makes Gnome installable again.
   * Update our gbp.conf for our big merge next -> master. The eagle has
     landed, 2.4 is here.
   * Push Standards version to 3.9.4 - no changes needed.
   * Fix spelling errors in man pages.
   * Update the git VCS pointer to its canonical location for anonymous
     checkouts.
   * Boost the description for the LSB init script to appease Lintian.
   * Fix spurious warnings in the Apache2 bug report script (Closes: #711121,
     #711480)
   * Strip off file extensions from arguments to a2(en|dis)(site|conf|mod) so
     that "a2ensite 000-default.conf" works, as well as "a2ensite 000-default"
     (Closes: #711494)
   * Fix "apache2-dev: dh-apache2 does not strip .conf extension" for modules
     relying on the install heuristic, instead of writing an *.apache2 conf
     file (Closes: #711483)
   * Apply patch submitted by Robert Luberda and redirect all output of
     apache2-maintscript-helper to stderr (Closes: #711478)
   * Tell about essential operations in the init script (Closes: #711120)
   * Fix indentation mess in the init script, and add modelines
   * Make sure /etc/init.d/apache2 reload does not always return. Thanks to
     Thorsten Glaser for suggesting a patch (Closes: #711117)
   * Make apache2-maintscript-helper usable when sourced from weird
     environments (e.g. Perl maintainer scripts). Thanks to Robert Luberda
     for doing unexpected things, and providing patches for it, and to Axel
     Beckert for demangling shell specifics (Closes: #711479)
   * Fix "copyright file missing after upgrade (policy 12.5)" and add these for
     MPM transitional packages (Closes: #710914)
   * Fix "apache2.2-bin transitional package (binaries only) should not
     depend on apache2 package (which runs a system daemon)". This happened by
     accident added by debhelper since we are linking docs. We do to
     apache2-bin instead (Closes: #711127)
   * Refresh "upstream-fixes" patch
   * Fix "Disabling strtoul violates C89 and C99 and is unnecessary" by
     removing the symbol override in httpd.h(Closes: #711534)
Checksums-Sha1: 
 178b3c933a9db57d288da64bf31d7ca452a33b3c 3014 apache2_2.4.4-6.dsc
 5a33327a616f3e436e594dfd36b8efce5fb7e0f6 197393 apache2_2.4.4-6.debian.tar.gz
 fa6c387e790c7f62de71529f9fafd2dd547d499e 1414 libapache2-mod-proxy-html_2.4.4-6_amd64.deb
 2881063391bd955b4010659c07edc6c30553f282 182676 apache2_2.4.4-6_amd64.deb
 16519196cf1db1f464ef7a288b467e30c5227e2e 151674 apache2-data_2.4.4-6_all.deb
 19ad806b5d6a1d71d840a485edbe04b3245c3075 926944 apache2-bin_2.4.4-6_amd64.deb
 8a00b6ef3306d587c6571ca681d28fc09b64927f 1396 apache2-mpm-worker_2.4.4-6_amd64.deb
 ecfabb280b3407dbf069d3904616305f27620756 1398 apache2-mpm-prefork_2.4.4-6_amd64.deb
 f9f7d746c6e6b5aad157117253f88914ac380c8c 1394 apache2-mpm-event_2.4.4-6_amd64.deb
 79799a31fbe661bcf2c2ebc8afec6abef3eb24a5 1390 apache2-mpm-itk_2.4.4-6_amd64.deb
 3f93195501c6822a36d108b2b1a2f04a8ad4d1b4 1428 apache2.2-bin_2.4.4-6_amd64.deb
 4617a619c72b3e26f26812c1e523542e0ea5437c 176094 apache2-utils_2.4.4-6_amd64.deb
 5e79289e357b6652028b41093c9621e829583357 1388 apache2-suexec_2.4.4-6_amd64.deb
 f4bb51a40ca07f65eccc75d842ab3a2f65a20cbf 111314 apache2-suexec-pristine_2.4.4-6_amd64.deb
 6a137b4b102c7ba589a0cd7ce0b6e71a4f5bcc07 112804 apache2-suexec-custom_2.4.4-6_amd64.deb
 ed1ac39990870519459c62edfc035a30c0abc642 2560934 apache2-doc_2.4.4-6_all.deb
 dd34db6e241d46bdf576992ed53803ce317f0039 257230 apache2-dev_2.4.4-6_amd64.deb
 7c4d601dd20b2fb94e0e6d44893311be98c934c4 2065696 apache2-dbg_2.4.4-6_amd64.deb
Checksums-Sha256: 
 f6a913012017e37a136dea74370b3479bb5718f12efd4a35cca8aef37b05f11a 3014 apache2_2.4.4-6.dsc
 737e72078afa2237df416e5eba18cc231ee6986f3b7f2d173ef25a09d9b00f3f 197393 apache2_2.4.4-6.debian.tar.gz
 c1a6448999e403ca9e71491c14f6190e139ae31ffd8f046571677545f26ddf47 1414 libapache2-mod-proxy-html_2.4.4-6_amd64.deb
 6eab4db6a5e584301f20cd97749ebb885f1c305ef86a5908760b7e26193d4e44 182676 apache2_2.4.4-6_amd64.deb
 a0644e960d353a3c9ce1049563aa5a9dd00e8456b9dc63286cef085b1bd506a1 151674 apache2-data_2.4.4-6_all.deb
 99af3131e851d8976e9eaea7f0989823c1629e074b85e7d7bdb8918468ae55b7 926944 apache2-bin_2.4.4-6_amd64.deb
 2778ec40eb1b0f85691e6dd5735f6c000e09f1664fa729042624e8c3ad24bfb3 1396 apache2-mpm-worker_2.4.4-6_amd64.deb
 1b599775d6bf9dd53645a2e7e1a1f99d7a63b95f72fa2edd07614fe1ca0663d7 1398 apache2-mpm-prefork_2.4.4-6_amd64.deb
 0e2c7fafeacd19d0a6a6434319e71f995c4f6d5d89cd5411c4659cc60cb2a984 1394 apache2-mpm-event_2.4.4-6_amd64.deb
 cd4020847f5bfc7f94994ce34dff8ecd1557fa55e013133de9467157fb1af2a2 1390 apache2-mpm-itk_2.4.4-6_amd64.deb
 f29c0a5a35a6efc0d5c6c068685602365de1bd5fa626b398a6bd1ebeaa17361b 1428 apache2.2-bin_2.4.4-6_amd64.deb
 a7c0c8f902ea8a074df41b25f63cb85ecf45924798f332189b635be001caf208 176094 apache2-utils_2.4.4-6_amd64.deb
 c5fd3f290336185ceabab0661e990c11db7e82b571456fa1871112e4619ecb80 1388 apache2-suexec_2.4.4-6_amd64.deb
 cabef06a094dbf39a53cea993a147657b49224db0737a745c68efeae2ec07e1c 111314 apache2-suexec-pristine_2.4.4-6_amd64.deb
 0ad66020b57197ea3009c2138b8df6583e4a5cf62298457d141b6914450173fb 112804 apache2-suexec-custom_2.4.4-6_amd64.deb
 e04bb097b10fdea31165d8f5999febbc2163250866f23c71dbc9e08dc4077a81 2560934 apache2-doc_2.4.4-6_all.deb
 b8ee5d4db305c6afe65d70f5e5cb627227fa05b6ad57a140abaccc30d72f658f 257230 apache2-dev_2.4.4-6_amd64.deb
 9024303cb93aed427b210a612960738bbd722697de7935e192d293fdbb37df34 2065696 apache2-dbg_2.4.4-6_amd64.deb
Files: 
 b364ac4ab90bf37e97f02b42c23dc08a 3014 httpd optional apache2_2.4.4-6.dsc
 46d6168059bb5d64e26f657e4fb5ef18 197393 httpd optional apache2_2.4.4-6.debian.tar.gz
 6dd742dd165a4af5c291905aae6628c1 1414 oldlibs extra libapache2-mod-proxy-html_2.4.4-6_amd64.deb
 59227377b19c1b5f9958f79528582b57 182676 httpd optional apache2_2.4.4-6_amd64.deb
 8ceed217abcfdabd52cc147f1bbd5a60 151674 httpd optional apache2-data_2.4.4-6_all.deb
 1d3053d440ba590b761054af70c23629 926944 httpd optional apache2-bin_2.4.4-6_amd64.deb
 d0e0f32e50f6b91cad6df540fbbdab2e 1396 oldlibs extra apache2-mpm-worker_2.4.4-6_amd64.deb
 45d51c7c092d3d00af1ddc3530dd5325 1398 oldlibs extra apache2-mpm-prefork_2.4.4-6_amd64.deb
 5c0719cdce03ce64b68e643affec2ed8 1394 oldlibs extra apache2-mpm-event_2.4.4-6_amd64.deb
 abc571fdac328594c250c2aebe652ab8 1390 oldlibs extra apache2-mpm-itk_2.4.4-6_amd64.deb
 17ece92cbef65a5c1873d141c10f2ea4 1428 oldlibs extra apache2.2-bin_2.4.4-6_amd64.deb
 5b084bca832437fca9b2df3ae1604295 176094 httpd optional apache2-utils_2.4.4-6_amd64.deb
 bd3298d6f01960c28cd908ad691ddd6c 1388 oldlibs extra apache2-suexec_2.4.4-6_amd64.deb
 f23d4ee7c4dbf5cc0fdee44c9cac8b10 111314 httpd optional apache2-suexec-pristine_2.4.4-6_amd64.deb
 8cc2fb9a6aeb2a581d0fbc577d1ae07c 112804 httpd extra apache2-suexec-custom_2.4.4-6_amd64.deb
 7a98b5b4b5e1660efaedbe9521ee4d88 2560934 doc optional apache2-doc_2.4.4-6_all.deb
 d274343c9be282e9579cf1bbca82e805 257230 httpd optional apache2-dev_2.4.4-6_amd64.deb
 746392e2b9b019cc124c2164156d904d 2065696 debug extra apache2-dbg_2.4.4-6_amd64.deb

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

iQIcBAEBAgAGBQJRsmJoAAoJEMcrUe6dgPNtKGkQAKnqrXgLxfL7N5/ovB5UGCVe
O3UXkRgqoT76YdlRzg4D90Y0PheD0oWYR4P7WNhX5T4SAT6riQY3uvsfdSW6MDWw
0jtQr659/7Qv70dtwoQ87auOMZGHjTkwRYEMK+SWu2IAoca2a1fe8oL7EgVExQ6S
ZW6LiDSaNAFBcbfCM4sBVYTP3ulmvkVeiaxvgiK3AHwV79M3WQTmsay+/GZfZTfe
iUcNTks1ZNpvX6x1WzHdKbOh5P4ehorDcHS3r0jjn10T42YHrUipm6ZLRnc2v6Cx
MP4nieQM84hILmKUYdYalMkLHQ88VuWWOdBftrYVJW2hDZLY2EMZXPSGiFGH8alr
+Re6O8Qj0rHa1q88qAqjUnODmZxvH1s+Yb9RsLLUpQNBZShpqrvoiVPq+qVJotpS
tVJS2X0nJbklV9iAgQsErz+Mb3zvL/sldmRVGmpV3riSNPaA2aBOYtHSQSdSJ6Go
ivxzP86MAjDdbT4XVpu5tZR9v+FNd5d3lnVd9nEE4+R018ZYV74pRA27eOy/izEN
PRyTs9ONbc7Ze7pxapG7Bd1N5/yyt+P1NZaKijbEeYIXa6F1OH90Xu6/asvdWS+h
iGS0Gd3hGyXCjY2NkXWgG1JsFUUHrRIKjqruH9e58BvP+44sGV9/K9xKfRd/FHZP
+iFd9DuKObrztX8R0a1p
=y1/v
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: