Changelog for
perl-ftpd-1.125-11.fc27.noarch.rpm :
* Thu Jul 27 2017 Fedora Release Engineering
- 1.125-11- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 05 2017 Jitka Plesnikova - 1.125-10- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering - 1.125-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Dec 23 2016 Petr Pisar - 1.125-8- Increase default data segment size limit (bug #1381649)
* Sun May 15 2016 Jitka Plesnikova - 1.125-7- Perl 5.24 rebuild
* Thu Feb 04 2016 Fedora Release Engineering - 1.125-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering - 1.125-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jun 05 2015 Jitka Plesnikova - 1.125-4- Perl 5.22 rebuild
* Thu Aug 28 2014 Jitka Plesnikova - 1.125-3- Perl 5.20 rebuild
* Sat Jun 07 2014 Fedora Release Engineering - 1.125-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Oct 08 2013 Paul Howarth - 1.125-1- 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
* Sat Aug 03 2013 Fedora Release Engineering - 1.122-21- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 24 2013 Petr Pisar - 1.122-20- Perl 5.18 rebuild- Specify all dependencies
* Thu Feb 14 2013 Fedora Release Engineering - 1.122-19- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Aug 06 2012 Marcela Mašláňová - 1.122-18- applied patch from RT#35698. Tests were fixed by this change.- switch off tests. Sometimes they passed in scratch build, sometimes failed. One reason could be old bug RT#21261.
* Fri Jul 20 2012 Fedora Release Engineering - 1.122-17- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jun 16 2012 Petr Pisar - 1.122-16- Perl 5.16 rebuild
* Fri Jan 13 2012 Fedora Release Engineering - 1.122-15- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Sep 13 2011 Petr Pisar - 1.122-14- Build-require Carp because Carp dual-lives now (bug #736768)
* Tue Jul 19 2011 Petr Sabata - 1.122-13- Perl mass rebuild
* Tue Feb 08 2011 Fedora Release Engineering - 1.122-12- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Dec 21 2010 Marcela Maslanova - 1.122-11- Rebuild to fix problems with vendorarch/lib (#661697_
* Tue Dec 14 2010 Steven Pritchard 1.122-10- Rebuild.
* Tue May 04 2010 Marcela Maslanova - 1.122-9- Mass rebuild with perl-5.12.0
* Mon Dec 07 2009 Stepan Kasal - 1.122-8- rebuild against perl 5.10.1
* Sun Jul 26 2009 Fedora Release Engineering - 1.122-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering - 1.122-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat May 17 2008 Steven Pritchard 1.122-5- Improve descriptions.- Mark ftpd.conf config(noreplace).- Drop bin/ and ftpd.conf from main package docs.- Set permissions on ftpd.conf properly.
* Fri May 09 2008 Steven Pritchard 1.122-4- Add perl-ftpd subpackage.- License is really GPLv2+.
* Fri May 09 2008 Steven Pritchard 1.122-3- Convert README to UTF-8.
* Wed May 07 2008 Steven Pritchard 1.122-2- Update License tag.- BR uudecode, compress.- Fix a problem with using constants from Archive::Zip (http://rt.cpan.org/Ticket/Display.html?id=35698).- Remove both _bindir and _sbindir to be safe.
* Mon Jul 16 2007 Steven Pritchard 1.122-1- Specfile autogenerated by cpanspec 1.73.- Fix License and doc list.- Package scripts as examples.- BR Archive::Zip, Authen::PAM, Compress::Zlib, DBI, and File::Sync.- Require Authen::PAM and File::Sync.- Remove .cvsignore files.