Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0047091 | Openbravo ERP | A. Platform | public | 2021-06-11 17:51 | 2021-07-21 12:56 |
|
Reporter | shuehner | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR21Q4 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0047091: log4j should be updated to the latest version |
Description | Currently we have log4j 2.11.1. It should be updated to the latest release
https://logging.apache.org/log4j/2.x/ [^]
https://logging.apache.org/log4j/2.x/changelog.html [^] |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0047326 | | closed | alostale | Retail Modules | axisc3: Update log4j library to latest version (2.16.0) | related to | defect | 0048228 | | closed | alostale | Openbravo ERP | update log4j to its latest version (2.15.0) | related to | design defect | 0048258 | | closed | shuehner | Openbravo ERP | How to manually backport log4j 2.17 to Openbravo version >= 19Q1 | blocks | design defect | 0047090 | | new | Triage Platform Base | Openbravo ERP | Tracking issue: Library update |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-06-11 17:51 | shuehner | New Issue | |
2021-06-11 17:51 | shuehner | Assigned To | => platform |
2021-06-11 17:51 | shuehner | Modules | => Core |
2021-06-11 17:51 | shuehner | Triggers an Emergency Pack | => No |
2021-06-11 17:51 | shuehner | Relationship added | blocks 0047090 |
2021-07-19 08:24 | hgbot | Note Added: 0130551 | |
2021-07-19 13:18 | alostale | Assigned To | platform => alostale |
2021-07-20 15:04 | shuehner | Relationship added | related to 0047326 |
2021-07-20 16:15 | hgbot | Resolution | open => fixed |
2021-07-20 16:15 | hgbot | Status | new => closed |
2021-07-20 16:15 | hgbot | Note Added: 0130612 | |
2021-07-20 16:15 | hgbot | Fixed in Version | => PR21Q4 |
2021-07-20 16:15 | hgbot | Note Added: 0130613 | |
2021-07-21 12:55 | hgbot | Note Added: 0130658 | |
2021-07-21 12:56 | hgbot | Note Added: 0130659 | |
2021-07-21 12:56 | hgbot | Note Added: 0130660 | |
2021-12-13 07:04 | alostale | Relationship added | related to 0048228 |
2021-12-15 18:44 | shuehner | Relationship added | related to 0048258 |
Notes |
|
(0130551)
|
hgbot
|
2021-07-19 08:24
|
|
|
|
(0130612)
|
hgbot
|
2021-07-20 16:15
|
|
|
|
(0130613)
|
hgbot
|
2021-07-20 16:15
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f9a3d51ca55107fca4092b7a6e34f6454889df62
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-07-20T14:15:18+00:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f9a3d51ca55107fca4092b7a6e34f6454889df62 [^]
fixes ISSUE-47091: log4j update 2.11.1 -> 2.14.1
---
A lib/runtime/log4j-1.2-api-2.14.1.jar
A lib/runtime/log4j-api-2.14.1.jar
A lib/runtime/log4j-core-2.14.1.jar
A lib/runtime/log4j-slf4j-impl-2.14.1.jar
A lib/runtime/log4j-web-2.14.1.jar
M legal/Licensing.txt
M src-core/.classpath
M src-test/src/org/openbravo/test/base/TestLogAppender.java
M src-trl/.classpath
M src-wad/.classpath
R lib/runtime/log4j-1.2-api-2.11.1.jar
R lib/runtime/log4j-api-2.11.1.jar
R lib/runtime/log4j-core-2.11.1.jar
R lib/runtime/log4j-slf4j-impl-2.11.1.jar
R lib/runtime/log4j-web-2.11.1.jar
---
|
|
|
(0130658)
|
hgbot
|
2021-07-21 12:55
|
|
|
|
(0130659)
|
hgbot
|
2021-07-21 12:56
|
|
|
|
(0130660)
|
hgbot
|
2021-07-21 12:56
|
|
|