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

Changelog

proftpd-mod-fsync (0.3-3build2) kinetic; urgency=medium

  * Rebuild against new proftpd-dfsg 1.3.7c-1.

 -- Gianfranco Costamagna <email address hidden>  Thu, 19 May 2022 08:54:09 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
proftpd-mod-fsync_0.3.orig.tar.gz 5.2 KiB 207ea8a3af32e5afac0a24226043fedfb767b7947befe1eeba2672519b44b374
proftpd-mod-fsync_0.3-3build2.debian.tar.xz 3.2 KiB 2921e363434761dda8a6c4b1aba40a88d74ba00991eed250024200ec8127976a
proftpd-mod-fsync_0.3-3build2.dsc 2.1 KiB 3c8577bebc6fac30d4208abe89b10b2f34b5112e566ff5851f7b5484303c83c0

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