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

Changelog

proftpd-mod-fsync (0.3-4build2) noble; urgency=medium

  * No-change rebuild for proftpd soname change.

 -- Matthias Klose <email address hidden>  Fri, 22 Dec 2023 13:19:52 +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-fsync_0.3.orig.tar.gz 5.2 KiB 207ea8a3af32e5afac0a24226043fedfb767b7947befe1eeba2672519b44b374
proftpd-mod-fsync_0.3-4build2.debian.tar.xz 3.6 KiB 82bb8e8877ff4aad04c1ed5d39b7434d0fc08c98b6b62382f4b3f06f82f5978c
proftpd-mod-fsync_0.3-4build2.dsc 2.1 KiB 7b15cc3e3c4e0777e779560f6fcf7fd7bf041db102d82bebc60f08df21e1fa70

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