proftpd-mod-case 0.7+git73896501cf-1build2 source package in Ubuntu

Changelog

proftpd-mod-case (0.7+git73896501cf-1build2) focal; urgency=medium

  * Rebuild against new proftpd-abis.

 -- Gianfranco Costamagna <email address hidden>  Tue, 25 Feb 2020 10:51:26 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
ProFTPD Maintainance Team
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe net

Downloads

File Size SHA-256 Checksum
proftpd-mod-case_0.7+git73896501cf.orig.tar.gz 17.0 KiB db803ba513abac3c38e4e8148bb1e8f3be309a7183f3eced2d5361c5b9327245
proftpd-mod-case_0.7+git73896501cf-1build2.debian.tar.xz 3.0 KiB 518eae4f503e73a0e55ab12747510be2c541716fb75b0339249223fde93fd6e6
proftpd-mod-case_0.7+git73896501cf-1build2.dsc 2.2 KiB bf9ab6eb2562cb32d60228e03d413e7ff01a4f03056ef2cda83a40c0d4c640fc

View changes file

Binary packages built by this source

proftpd-mod-case: ProFTPD module mod_case

 The mod_case module is designed to help ProFTPD be case-insensitive, for
 those sites that may need it (e.g. those that are migrating from a Windows
 environment or have mounted Windows filesystems).
 .
 mod_case works by performing two checks on the filename used in FTP commands.
 First, mod_case will scan the directory to see if there is already a file
 whose name exactly matches the given filename. If not, mod_case will scan the
 directory again, this time looking for case-insensitive matches.

proftpd-mod-case-dbgsym: debug symbols for proftpd-mod-case