proftpd-mod-fsync 0.3-3build3 source package in Ubuntu

Changelog

proftpd-mod-fsync (0.3-3build3) lunar; urgency=medium

  * Rebuild against new proftpd-abi-1.3.8.

 -- Gianfranco Costamagna <email address hidden>  Sat, 21 Jan 2023 08:36:09 +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
Lunar release universe net

Downloads

File Size SHA-256 Checksum
proftpd-mod-fsync_0.3.orig.tar.gz 5.2 KiB 207ea8a3af32e5afac0a24226043fedfb767b7947befe1eeba2672519b44b374
proftpd-mod-fsync_0.3-3build3.debian.tar.xz 3.3 KiB 3a846cb23c61c611cf58ca38272daa8d09f5aa2363ca40d18edf989cd4da7da1
proftpd-mod-fsync_0.3-3build3.dsc 2.1 KiB 4b80b711efb12ad5eb9e901bd528a53f2dc6711a7ce97cd24321f9c8d3e81565

Available diffs

View changes file

Binary packages built by this source

proftpd-mod-fsync: ProFTPD module mod_fsync

 The mod_fsync module attempts to prevent such bottlenecks by forcibly
 flushing to disk the buffers used for files open for writing after a
 certain number of bytes have been written (for example, after 128 KB
 has been written to a file). This prevents the buffer cache from being
 dominated by data from files being written, freeing up space for data
 for files being read.

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