| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: apache-commons-fileupload | Distribution: openSUSE:Factory:zSystems |
| Version: 1.6.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Jun 17 18:04:25 2025 |
| Group: Development/Libraries/Java | Build host: reproducible |
| Size: 84371 | Source RPM: apache-commons-fileupload-1.6.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://commons.apache.org/fileupload/ | |
| Summary: API to work with HTML file upload | |
The javax.servlet package lacks support for RFC-1867, HTML file upload. This package provides a simple to use API for working with such data. The scope of this package is to create a package of Java utility classes to read multipart/form-data within a javax.servlet.http.HttpServletRequest.
Apache-2.0
* Tue Jun 17 2025 Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.6.0
* Fixes bsc#1244657, CVE-2025-48976
* New features:
+ [1.x] Enable multipart/related on FileUpload #314.
+ Add JApiCmp to the default Maven goal.
+ Add partHeaderSizeMax, a new limit that sets a maximum number
of bytes for each individual multipart header. The default is
512 bytes.
* Fixed Bugs:
+ Replace use of Locale.ENGLISH with Locale.ROOT.
+ Remove unused exception from FileUploadBase.createItem(Map,
boolean).
+ Migrate from deprecated API in DiskFileItem.getOutputStream().
+ Use try-with-resources.
+ Port to Java 1.4 Throwable APIs (!).
+ Remove -nouses directive from maven-bundle-plugin. OSGi
package imports now state 'uses' definitions for package
imports, this doesn't affect JPMS (from
org.apache.commons:commons-parent:80).
+ DiskFileItem.getInputStream() now uses NIO.
+ Last statement in DiskFileItem.finalize() method should be a
call to super.finalize().
+ org.apache.commons.fileupload.FileUploadBase
.FileUploadIOException is now a proper Java 1.4-style
exception (propagates its cause to super).
+ Use java.util.Base64 instead of custom code.
* Changes:
+ Bump Java from 6 to 8.
+ Bump org.apache.commons:commons-parent from 62 to 84, upgrades
Doxia from 1 to 2.
+ Bump commons-io from 2.11.0 to 2.19.0.
+ Bump javax.servlet:servlet-api from 2.4 to 2.5.
+ Bump JUnit from junit:junit:4.13.2
org.junit.vintage:junit-vintage-engine from parent POM.
* Wed Oct 02 2024 Fridrich Strba <fstrba@suse.com>
- Spec file cleanup
* Tue May 23 2023 Fridrich Strba <fstrba@suse.com>
- 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 <fstrba@suse.com>
- Build with java source and target levels 8
* Mon Apr 08 2019 Fridrich Strba <fstrba@suse.com>
- Rename to apache-commons-fileupload and upgrade to version 1.4
- Generate and customize ant build.xml file
* Fri Dec 07 2018 Fridrich Strba <fstrba@suse.com>
- Build against xml-commons-apis instead of xerces-j2-xml-apis
* Mon Sep 18 2017 fstrba@suse.com
- Fix build with jdk9: specify java source and target 1.6
- Clean spec file and fix rpmlint warnings
* Tue Jul 08 2014 tchvatal@suse.com
- Not needed condition.
* Tue Jul 08 2014 tchvatal@suse.com
- Cleanup with spec-cleaner and fix build on sle11 properly.
* Fri Jun 27 2014 jmatejek@suse.com
- added Xerces xml-apis to dependencies to fix build
/usr/share/java/apache-commons-fileupload.jar /usr/share/java/commons-fileupload.jar /usr/share/licenses/apache-commons-fileupload /usr/share/licenses/apache-commons-fileupload/LICENSE.txt /usr/share/licenses/apache-commons-fileupload/NOTICE.txt /usr/share/maven-metadata/apache-commons-fileupload.xml /usr/share/maven-poms/commons-fileupload.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 28 23:47:16 2025