This is an automated email from the ASF dual-hosted git repository. jleroux pushed a change to branch release18.12 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from 4a07b20f75 Fixed: PaymentGroup Cancell button is shown to viewer (OFBIZ-12820) (#698) new 79f87e5aac Fixed: Prevent possible file race condition with SecuredUpload class (OFBIZ-12937) new 773c2b2455 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(-)