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

Changelog

proftpd-mod-case (0.9-1build4) noble; urgency=medium

  * No-change rebuild for proftpd soname change.

 -- Matthias Klose <email address hidden>  Fri, 22 Dec 2023 13:19:49 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
ProFTPD Maintainance Team
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-1build4.debian.tar.xz 4.1 KiB 452df8050d3700f82363b294f7bf504872012f828cd6854481ca5e358d1073f0
proftpd-mod-case_0.9-1build4.dsc 2.1 KiB b1a58791d801df5dc2016b12a0e9dd8c4fac7ba5a84d69b0daf6655ce64d68db

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