proftpd-mod-case 0.9-1build2 source package in Ubuntu

Changelog

proftpd-mod-case (0.9-1build2) lunar; urgency=medium

  * Rebuild against new proftpd-abi-1.3.8.

 -- Gianfranco Costamagna <email address hidden>  Sat, 21 Jan 2023 08:35:41 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net

Downloads

File Size SHA-256 Checksum
proftpd-mod-case_0.9.orig.tar.gz 21.1 KiB 02d632d90a4b250fc9e473fceb33e6e135ab1eef7f6ce987419900488d108d7d
proftpd-mod-case_0.9-1build2.debian.tar.xz 4.0 KiB 8261f216630d53ab70aea365a33bf2b806b12485114ab52199c488b08bd71ef9
proftpd-mod-case_0.9-1build2.dsc 2.1 KiB 5704fb479e8236e5eec51be5440367e045937c2e22e3f459dd03b47f0c826dc5

Available diffs

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