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
I was reading the news from RHEL 10 and I saw that they have the following paragraph:
zlib-ng-compat replaces zlib in RHEL 10
The new zlib-ng-compat package provides a general-purpose lossless data compression library that is used by many different programs. This implementation provides various benefits over zlib distributed in RHEL 9. For example, zlib-ng-compat supports hardware acceleration when available and enhances compression efficiency and performance. zlib-ng-compat is built in API and ABI compatible mode to ensure a smooth transition from zlib.
I guess we could think as well to replace zlib with it in gvsbuild
The text was updated successfully, but these errors were encountered:
I was reading the news from RHEL 10 and I saw that they have the following paragraph:
I guess we could think as well to replace zlib with it in gvsbuild
The text was updated successfully, but these errors were encountered: