Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-ftpd - Secure, extensible and configurable Perl FTP server
- Description:
Net::FTPServer is a secure, extensible and configurable FTP server
written in Perl.
This package contains server executables.
Packages
perl-ftpd-1.125-1.el7.noarch
[9 KiB] |
Changelog
by Paul Howarth (2013-10-08):
- Update to 1.125
- Maintainer changed
- Organized document and package files
- Fixed pod format errors
- New repository: https://github.com/ryochin/p5-net-ftpserver
- Added a workaround to make sure to cause abort by SIGURG in t/240abort.t
(CPAN RT#21261)
- Fixed a bug that MLST command treated DirHandle as FileHandle
(CPAN RT#27640)
- Fixed a bug that ls -l command doesn't show a directory named '0'
(CPAN RT#29503)
- Fixed a problem that extra large file sizes were not displayed correctly
because of integer digit overflow (CPAN RT#35332)
- Fixed a problem caused by a Constant.pm internal change, affecting
Archive::Zip (CPAN RT#35698)
- Fixed a problem that Archive::Zip::Member::setLastModFileDateTimeFromUnix()
doesn't accept 0 (CPAN RT#35698)
- Addressed an issue that ftpd.conf had been installed despite lack of write
permission to sysconfdir (CPAN RT#81130)
- Added a message that Win32 platform is not supported (CPAN RT#81136)
- Switched to Test::More for better installation process
- Supported cpantesters and added other small changes
- Tweaked t/240abort.t to skip when BSD::Resource is not installed, to avoid
test errors on OpenBSD/Solaris at cpantesters
- Improved an error message when using chroot feature by non-root users with
Full personality
- This release by RYOCHIN -> update source URL
- Drop upstreamed patch and hacks for CPAN RT#35698
- Drop %defattr, redundant since rpm 4.4
- Simplify %install
- Run the test suite
- Make %files list more explicit
- Don't use macros for commands
- Drop redundant recoding of documentation
|