SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for apache-commons-fileupload-1.5-14.1.noarch.rpm :

* Wed Oct 02 2024 Fridrich Strba - Spec file cleanup
* Tue May 23 2023 Fridrich Strba - Upgrade to upstream version 1.5
* New features: + Add a configurable limit (disabled by default) for the number of files to upload per request (bsc#1208513, CVE-2023-24998). The new configuration option (FileUploadBase#setFileCountMax) is not enabled by default and must be explicitly configured.
* Fixed Bugs: + FILEUPLOAD-293: DiskFileItem.write(File) had been changed to use FileUtils.moveFile internally, preventing an existing file as the target. + Improve parsing speed.
* Changes: + Bump Commons IO to 2.11.0 + FILEUPLOAD-328 Switch from Cobertura code coverage to Jacoco code coverage. + Bump JUnit to 4.13.2
* Wed Mar 23 2022 Fridrich Strba - Build with java source and target levels 8
* Mon Apr 08 2019 Fridrich Strba - Rename to apache-commons-fileupload and upgrade to version 1.4- Generate and customize ant build.xml file
* Fri Dec 07 2018 Fridrich Strba - Build against xml-commons-apis instead of xerces-j2-xml-apis
* Mon Sep 18 2017 fstrbaAATTsuse.com- Fix build with jdk9: specify java source and target 1.6- Clean spec file and fix rpmlint warnings
* Tue Jul 08 2014 tchvatalAATTsuse.com- Not needed condition.
* Tue Jul 08 2014 tchvatalAATTsuse.com- Cleanup with spec-cleaner and fix build on sle11 properly.
* Fri Jun 27 2014 jmatejekAATTsuse.com- added Xerces xml-apis to dependencies to fix build
* Thu May 15 2014 darinAATTdarins.net- disable bytecode check on sle_11- remove removal of buildroot in %install
 
ICM