Files
cvs/fix-broken-zlib.c-implementation.patch
Valentin Lefebvre 83fa10825f Accepting request 1331719 from home:vlefebvre:branches:devel:tools:scm
- The CVS server hangs because it assumes the compressed input
  length requested will be available from the underlying stream,
  which is almost always necessarily shorter due to compression.
  Fixed by requesting one byte at a time. (bsc#1257000)
  * fix-broken-zlib.c-implementation.patch

OBS-URL: https://build.opensuse.org/request/show/1331719
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/cvs?expand=0&rev=47
2026-02-06 16:37:54 +00:00

1.8 KiB