This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/release24.09/inputmask-5.0.10
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


 discard 7a16dc7cf2 Bump inputmask in 
/themes/common-theme/webapp/common-theme/js
     add edf5dbc2ca Fixed: PDF upload accepted embedded attachments when 
ZUGFeRD upload was disabled (OFBIZ-13485)
     add c9c76ed82f Fixed: URLConnector.openUntrustedConnection(...) public 
overloads silently performed trusted SSL connections (OFBIZ-13484) (#1570)
     add 7bd8416fff Fixed: Remove HOSTCERT_MIN_CHECK from SSLUtil (OFBIZ-13482) 
(backport to release24.09) (#1560)
     add 59c8e09fd5 Fixed: Broken javamail-container sample in 
ofbiz-component.xml (#1551)
     add a7fb46af16 Fixed: sendFailureNotification NPEs on default sendFrom, 
masking the original SMTP error (OFBIZ-13477) (#1549)
     add 0324d41362 Fixed: MultiTrustManager doing flat cert-equality checks 
instead of real X.509 chain validation (OFBIZ-13476)
     add 7a989fefe0 Fixed: isExecutable() mime-type comparisons never matched 
Tika's actual types (OFBIZ-13486)
     add 2acee62d39 Fixed: isExecutable() missed Tika's ELF sub-types, letting 
real Linux binaries through the check (OFBIZ-13486)
     add 3de7b4c825 Bump dompurify in 
/themes/common-theme/webapp/common-theme/js
     add 0e80423eea Bump inputmask in 
/themes/common-theme/webapp/common-theme/js

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7a16dc7cf2)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/themes/common-theme/webapp/common-theme/js/release24.09/inputmask-5.0.10
 (0e80423eea)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/ofbiz/base/util/MultiTrustManager.java  | 69 ++++++++++++++--------
 .../java/org/apache/ofbiz/base/util/SSLUtil.java   | 40 -------------
 .../org/apache/ofbiz/base/util/URLConnector.java   |  6 +-
 .../apache/ofbiz/common/email/EmailServices.java   |  8 +--
 .../org/apache/ofbiz/security/SecuredUpload.java   | 18 ++++--
 framework/service/ofbiz-component.xml              | 14 ++---
 .../webapp/common-theme/js/package-lock.json       |  8 +--
 .../webapp/common-theme/js/package.json            |  2 +-
 8 files changed, 78 insertions(+), 87 deletions(-)

Reply via email to