https://bugzilla.samba.org/show_bug.cgi?id=14338
--- Comment #6 from Wayne Davison ---
The name "zlibx" is both for external and excluding of unsent data. It's listed
first because it should be the safer choice with the weirdness in external zlib
going on. The new compress items are listed afterw
https://bugzilla.samba.org/show_bug.cgi?id=14338
--- Comment #5 from Randall S. Becker ---
Wondering about git 1.3.8, which is many years old. (Git platform maintainer
here)
--
You are receiving this mail because:
You are the QA Contact for the bug.
--
Please use reply-all for most replies to
https://bugzilla.samba.org/show_bug.cgi?id=14338
--- Comment #4 from Sebastian A. Siewior ---
Thanks for the merge!
Sorry for the version. According zstd's git v1.3.8 contains
ZSTD_compressStream2(). Debian Buster ships v1.3.8 and it does not find the
function. Buh. Looking closer it is marked as
https://bugzilla.samba.org/show_bug.cgi?id=14338
Wayne Davison changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugzilla.samba.org/show_bug.cgi?id=14338
--- Comment #2 from Wayne Davison ---
I'll note that I had to install an upgraded zstd lib to get this to work. I
first tried 1.3.8 (since it was mentioned in the configure check) but it didn't
have the right exported functions. Then then tried 1.4
https://bugzilla.samba.org/show_bug.cgi?id=14338
Wayne Davison changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #1 from Wayne Davison