↵ Return to the main page of proftpd-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-11-19 | Paul Howarth <paul at city dash fan dot org> - 1.3.8b-9 | - Fix RADIUS Message-Authenticator verification in mod_radius - https://github.com/proftpd/proftpd/issues/1840 - https://bugzilla.redhat.com/show_bug.cgi?id=2325448 |
2024-10-11 | Paul Howarth <paul at city dash fan dot org> - 1.3.8b-8 | - Drop EL-7 support - Drop mod_geoip support - Drop mod_wrap support - Always build mod_proxy - Always use libpcre2 - Always use maridb client library in preference to mysql - Always use libpq client library in preference to postgresql - Always use OpenSSL Cipher Profiles - Explicitly switch from libmemcached to libmemcached-awesome from Fedora 35 onwards |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.3.8b-7 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-10 | Paul Howarth <paul at city dash fan dot org> - 1.3.8b-6 | - Fix support for building with no ENGINE support in OpenSSL (GH#1816) - Avoid potential null pointer dereference in mod_tls and mod_proxy (GH#1817) |
2024-03-31 | Paul Howarth <paul at city dash fan dot org> - 1.3.8b-5 | - Add 'proxy' sub-package with unbundled mod_proxy (rhbz#2272051) - Update fsio.c: if mkdir fails with EEXIST, also clear the cache (GH#1677) |
2024-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.3.8b-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.3.8b-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-01 | Paul Howarth <paul at city dash fan dot org> - 1.3.8b-2 | - Use libsodium to provide ed25519 key support for mod_sftp (#2256340) - Update logrotate snippet to use try-reload-or-restart rather than reload for distributions with systemd 229 or later (PR#3) |
2023-12-20 | Paul Howarth <paul at city dash fan dot org> - 1.3.8b-1 | - Update to 1.3.8b - Compiling ProFTPD 1.3.8a mod_sftp, mod_tls using libressl 3.7.3 failed (GH#1735) - Build system failed for specific module names (GH#1756) - "Terrapin" Prefix Truncation Attacks in SSH Specification affected mod_sftp (CVE-2023-48795, GH#1760) |
2023-12-08 | Florian Weimer <fweimer at redhat dot com> - 1.3.8a-2 | - Additional C compatibility fix |