mod-mime-xattr 0.4-7build2 source package in Ubuntu

Changelog

mod-mime-xattr (0.4-7build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:07:46 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
mod-mime-xattr_0.4.orig.tar.gz 100.5 KiB bb3178ead2772d1bc48f738ac7d93f3e24bcd768b671926c4d55d44933ea7e0c
mod-mime-xattr_0.4-7build2.debian.tar.xz 2.5 KiB 16a543d4ba082ac195edfc8106ae876e57c0b441b0a53c3a24194e436bf8c385
mod-mime-xattr_0.4-7build2.dsc 1.9 KiB 66f173dabaab6e89b76825e2578730ee1015f5aaff46b7be2038dade0268dbee

Available diffs

View changes file

Binary packages built by this source

libapache2-mod-mime-xattr: Apache2 module to get MIME info from filesystem extended attributes

 This is a module for the Apache HTTPD 2.4 which may be used to set a range of
 MIME properties of files served from a document tree with extended attributes
 (EAs) as supported by the underlying file system. The following attributes may
 be used:
 .
  - user.mime_type: set the MIME type of a file explicitly. This attribute is
    compatible with the shared MIME database specification as published by
    freedesktop.org.
  - user.charset: set the charset used in a file.
  - user.mime_encoding: set the MIME encoding of a file (e.g. gzip).
  - user.apache_handler: set the apache handler of a file explicitly.

libapache2-mod-mime-xattr-dbgsym: debug symbols for libapache2-mod-mime-xattr