[Bug 287104] net/zsync: update 0.6.2 => 0.6.3
Date: Wed, 28 May 2025 05:18:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287104
Bug ID: 287104
Summary: net/zsync: update 0.6.2 => 0.6.3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: easy
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: portmaster@bsdforge.com
Created attachment 260747
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260747&action=edit
parch updates net/zsync version 1
The patch attached to this pr(1) updates net/zsync
to 0.6.3
Changes:
Makefile
distinfo
Announced changes:
Changes in 0.6.3
- Performance improvements for large (>250MB) files - on multi-gigabyte files
this can be a very large improvement.
- Tuning to reduce likelyhood of hitting bad performance due to bad checksum
distribution.
- Fix case where client would think download succeeded and try verifying it
when it had really failed.
- Fix a problem where the client could get into a loop retrieving data if the
remote returned data inconsistent with the .zsync file.
- Improvements to some of the error and progress messages.
- Stop zsync requesting bytes past the end of the target file.
- Fix bug where mtime would be set to something offset from the intended value
due to timezones.
- Fix a case where auth headers could be send to the wrong server across a
redirect. Send auth headers unconditionally when username & password
are
provided.
- Fix compilation with gcc-14.
- Other optimisations.
That's it.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.