opendistro-build icon indicating copy to clipboard operation
opendistro-build copied to clipboard

Integrate all patches or the most important ones when releasing security patch for Log4j

Open rhadw opened this issue 3 years ago • 3 comments

Query Integrate all patches/fixes which are production ready.

Expected Behavior I would like to integrate all minor changes or at least the most annoying of them in the security patch for log4j. This is an important fix which should have been present in the latest release but isn't: https://github.com/opendistro-for-elasticsearch/index-management/issues/448 - it's regarding applying only the first 10 policies because of a search issue. An example would be this https://github.com/opendistro-for-elasticsearch/opendistro-build/issues/763 regarding continous tenant selection message

Current Behavior No fixes/patches since v1.13...

Failure Information (for bugs) This is an important fix which should have been present in the latest release but isn't: https://github.com/opendistro-for-elasticsearch/index-management/issues/448 - it's regarding applying only the first 10 policies because of a search issue.

rhadw avatar Dec 14 '21 14:12 rhadw

@rhadw 1.13.3 was an emergency fix for log4j - that was the only priority. Any additional fixes would have to go into an additional release.

stockholmux avatar Dec 14 '21 14:12 stockholmux

Cannot answer until we get the source for 1.13.3.

Was this image deployed from the 1.13.3-test branch???

FirstWhack avatar Dec 16 '21 16:12 FirstWhack

We see performance-analyzer still has reference to log4j-core-2.13.0.jar - can we get a build updating the all the log4j jar files to a version without the vuln?

madhavs avatar Jan 19 '22 17:01 madhavs