You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Libxml2 requires XZ, previously we were installing libxml2 version 2.10.4
which allowed older versions of XZ.
Now agent-runtime-7.x for AIX 7.1 attempts to install LibXML2 version 2.12.6
which requires a newer xz version of then the 2.5.4 we install on AIX 7.1.
This commit updates the xz we install for agent-runtime-7.x for AIX from 5.2.4 to
5.4.3.
0 commit comments