Bug 284091

Summary: net/rsync: Update to 3.4.1
Product: Ports & Packages Reporter: Cy Schubert <cy>
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-bug-report-yf, leres, lwhsu
Priority: --- Flags: bugzilla: maintainer-feedback? (rodrigo)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://download.samba.org/pub/rsync/NEWS#3.4.1
Attachments:
Description Flags
Update to 3.4.1 none

Description Cy Schubert freebsd_committer freebsd_triage 2025-01-16 02:24:07 UTC
Created attachment 256725 [details]
Update to 3.4.1

NEWS for rsync 3.4.1 (16 Jan 2025)

Release 3.4.1 is a fix for regressions introduced in 3.4.0
Changes in this version:
BUG FIXES:

    fixed handling of -⁠H flag with conflict in internal flag values

    fixed a user after free in logging of failed rename

    fixed build on systems without openat()

    removed dependency on alloca() in bundled popt

DEVELOPER RELATED:

    fix to permissions handling in the developer release script
Comment 1 Rodrigo Osorio freebsd_committer freebsd_triage 2025-01-16 06:42:38 UTC
*** Bug 284074 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-16 06:53:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30167a14cc0602f041f7ace88b10b09f102d69e0

commit 30167a14cc0602f041f7ace88b10b09f102d69e0
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-01-16 06:43:36 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-01-16 06:48:48 +0000

    net/rsync: update to 3.4.1

    Full changelog: https://download.samba.org/pub/rsync/NEWS#3.4.1

    Major changes:
        * fixed handling of -H flag with conflict in internal flag values

    PR:             284091
    Reported by:    cy

 net/rsync/Makefile |  2 +-
 net/rsync/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-01-16 09:59:39 UTC
A commit in branch 2025Q1 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=28b375787315217fc4feeb75457e7c540526c45d

commit 28b375787315217fc4feeb75457e7c540526c45d
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-01-16 06:43:36 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-01-16 09:54:40 +0000

    net/rsync: update to 3.4.1

    Full changelog: https://download.samba.org/pub/rsync/NEWS#3.4.1

    Major changes:
        * fixed handling of -H flag with conflict in internal flag values

    PR:             284091
    Reported by:    cy
    Obtained from:  cy

    (cherry picked from commit 30167a14cc0602f041f7ace88b10b09f102d69e0)

 net/rsync/Makefile |  2 +-
 net/rsync/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)