Re: new release 3.4.0 - critical security release
"rsync.project via rsync" <[email protected]> Wed, 15 Jan 2025 09:34:10 +1100
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <CAJnOL=pWrPBEdwFTMY7mnKkgt997QG7s+5JRg=f8zXgDcA0ESg@mail.gmail.com> |
sorry about the prefix changes in rsync-patches. We're going to be dropping the whole rsync-patches system soon anyway, as it really isn't working well. It was supposed to be a staging area where users would test the patches before being considered for the main release, but we haven't really received any feedback on the patches, so not serving a useful purpose now. I'll probably stop updating it for the next release. On Wed, 15 Jan 2025 at 08:57, Ryan Carsten Schmidt <[email protected]> wrote: > The patches within the rsync-patches-3.4.0.tar.gz archive seem to contain > new unnecessary hunks that change the prefix from /usr to /usr/local. This > was not the case in 3.3.0. > > I use the fileflags.diff patch in the MacPorts build of rsync, and with > the 3.4.0 version of this patch, it does not build: > > t_stub.c:34:14: error: redefinition of 'module_dirlen' with a different > type: 'unsigned int' vs 'int' > unsigned int module_dirlen = 0; > ^ > t_stub.c:31:5: note: previous definition is here > int module_dirlen = 0; > ^ > 1 error generated. > > > -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html