Author: adityasharma Date: Sat Jul 27 09:37:36 2019 New Revision: 1863852 URL: http://svn.apache.org/viewvc?rev=1863852&view=rev Log: Applied fix from trunk for revision: 1863839 ===
Fixed: Check embedded Javascript libs vulnerabilities using retire.js (OFBIZ-10678) For solving CVE-2018-14041, Bootstrap upgraded to latest 4.3.1 Thanks Jacques Le Roux for the reviews Added: ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/ ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/ ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-4.3.1.css (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-4.3.1.css.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-4.3.1.min.css (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-4.3.1.min.css.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-grid.css (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-grid.css.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-grid.min.css (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-grid.min.css.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-reboot.css (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-reboot.css.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-reboot.min.css (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/css/bootstrap-reboot.min.css.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/ ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap-4.3.1.js (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap-4.3.1.js.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap-4.3.1.min.js (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap-4.3.1.min.js.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap.bundle-4.3.1.js (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap.bundle-4.3.1.js.map ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap.bundle-4.3.1.min.js (with props) ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap/js/bootstrap.bundle-4.3.1.min.js.map Removed: ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/css/bootstrap.min.css ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap.bundle.min.js ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/bootstrap.min.js ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/webapp/ecommerce/js/popper.js Modified: ofbiz/ofbiz-plugins/branches/release18.12/ecommerce/widget/Theme.xml ofbiz/ofbiz-plugins/branches/release18.12/multiflex/webapp/multiflex/style.css ofbiz/ofbiz-plugins/branches/release18.12/multiflex/widget/Theme.xml