Upgrading the Patch
The patch file fixes problems in the compression algorithm. You are advised to install the patch as follows to upgrade the compression algorithm.
- Obtain the patch package.
- Obtain the software verification tool.
- Verify the software package integrity by following the procedure described in the OpenPGP Signature Verification Guide obtained in 2.
- Decompress the patch package.
unzip glz-1.0.0-centos.aarch64-patch.zip
- Recompile the dynamic library based on Compiling the Dynamic Library.
- Replace the dynamic library.
mv libglz.so /usr/lib64/libglz.so
Parent topic: Compression Algorithm Feature Guide