On 2022/04/25 20:41, Nam Nguyen wrote:
> - install rrsync(1) man page. If --with-rrsync is used to build and
> install the man page, it introduces python3 as a dependency to run
> ${WRKSRC}/md-convert script. Drawback: rrsync(1) prints 3.2.4pre4
a build-only dependency on python is not a problem.
> - rsyncd.conf patch: add missing ${PREFIX}/bin and remove ${SYSCONFDIR}
> bits
> - rrsync patch: churn and moves from perl to python3
>
> I plan to do the following soon (these don't have to hold up the
> update):
> - add zstd flavor
Perhaps this could be the other way round; standard flavour having the
usual dependencies as found on other OS (xhash, zstd, lz4) and a -light
flavour without deps. It only helps mirror operators if people are
actually using the flavour which has lower-CPU compression.
Maybe whoever it was that complained last time (commit log doesn't
say who and I can't remember) would like to comment?
Anyway yes this doesn't need to hold up the update.
> - Keep bundled zlib as is. tj@ and I wanted to move to system zlib in
> the hopes it would be updated faster. espie@ said rsync has a good
> security track record.
libraries in base getting updated faster, that's a funny joke
No comments:
Post a Comment