Bug 284091 - net/rsync: Update to 3.4.1
Summary: net/rsync: Update to 3.4.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rodrigo Osorio
URL: https://download.samba.org/pub/rsync/...
Keywords:
: 284074 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-01-16 02:24 UTC by Cy Schubert
Modified: 2025-01-18 00:00 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments
Update to 3.4.1 (1.52 KB, patch)
2025-01-16 02:24 UTC, Cy Schubert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)