libapache2-mod-encoding 20040616-8 source package in Ubuntu

Changelog

libapache2-mod-encoding (20040616-8) unstable; urgency=medium

  * Fix FTCBFS: Seed $(CC) from dpkg's buildtools.mk.
    Closes: #1028280

 -- Christoph Biedl <email address hidden>  Tue, 10 Jan 2023 21:16:15 +0100

Upload details

Uploaded by:
Christoph Biedl
Uploaded to:
Sid
Original maintainer:
Christoph Biedl
Architectures:
any
Section:
httpd
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web
Noble release universe web
Mantic release universe web
Lunar release universe web

Downloads

File Size SHA-256 Checksum
libapache2-mod-encoding_20040616-8.dsc 1.8 KiB 4dffa699a3a2e71fce69b2b97ab2299bede29ebc18f19fe91af015880fdd55b9
libapache2-mod-encoding_20040616.orig.tar.gz 5.3 KiB c4909fa89a4352af0a6e8ab885313720a0ed3b1a2badafc8f37b54113a1081da
libapache2-mod-encoding_20040616-8.debian.tar.xz 4.3 KiB 7f5161f5230c5bd4b4b0e518c5d0cd58932ef8c8cf7fc1bc9c9f28a191dc31c3

Available diffs

No changes file available.

Binary packages built by this source

libapache2-mod-encoding: Apache2 module for non-ascii filename interoperability

 This module improves non-ascii filename interoperability of
 Apache (and mod_dav).
 .
 It seems many WebDAV clients send filename in its platform-local
 encoding. But since mod_dav expects everything, even HTTP request
 line, to be in UTF-8, this causes an interoperability problem.
 .
 In the original author's opinion this is a future issue for
 specification (RFC?) to standardize encoding used in HTTP request-line
 and HTTP header, but life would be much easier if mod_dav (and others)
 can handle various encodings sent by clients, TODAY. This module does
 just that.

libapache2-mod-encoding-dbgsym: debug symbols for libapache2-mod-encoding