This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 891dc348fb Fixed: Test next FreeMarker release (OFBIZ-12934) new d5d5a37940 Fixed: Prevent possible file race condition with SecuredUpload class (OFBIZ-12937) new f62f177533 Fixed: SecuredUpload::checkMaxLinesLength put in a regression for PDF files (OFBIZ-12936) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/ofbiz/content/data/DataServices.java | 6 +++-- .../imagemanagement/ImageManagementServices.java | 9 ++++--- .../ofbiz/product/product/ProductServices.java | 6 +++-- .../org/apache/ofbiz/security/SecuredUpload.java | 30 +++++++++++++++++++--- 4 files changed, 40 insertions(+), 11 deletions(-)