Bug 286687 - filesystems/hammer2: update to 1.2.9
Summary: filesystems/hammer2: update to 1.2.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-09 07:47 UTC by kusumi.tomohiro
Modified: 2025-05-09 11:40 UTC (History)
2 users (show)

See Also:
vvd: merge-quarterly+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2025-05-09 07:47:09 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-09 11:36:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d676c87632cb814b431b8a1685ebf97daa25329

commit 6d676c87632cb814b431b8a1685ebf97daa25329
Author:     Tomohiro Kusumi <tkusumi@netbsd.org>
AuthorDate: 2025-05-09 11:29:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-09 11:34:53 +0000

    filesystems/hammer2: Update 1.2.8 => 1.2.9

    Changelog:
    - Sync with DragonFly
    - Sync with hammer2-fuse
    - Fix zlib panic
    - Minor fixes
    - Misc updates
    https://github.com/kusumi/freebsd_hammer2/blob/v1.2.9/CHANGES

    PR:     286687
    MFH:    2025Q2

 filesystems/hammer2/Makefile | 2 +-
 filesystems/hammer2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-05-09 11:39:03 UTC
A commit in branch 2025Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24b9acfe5c6c7b027d3fe069a827662b921ffe77

commit 24b9acfe5c6c7b027d3fe069a827662b921ffe77
Author:     Tomohiro Kusumi <tkusumi@netbsd.org>
AuthorDate: 2025-05-09 11:29:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-09 11:38:53 +0000

    filesystems/hammer2: Update 1.2.8 => 1.2.9

    Changelog:
    - Sync with DragonFly
    - Sync with hammer2-fuse
    - Fix zlib panic
    - Minor fixes
    - Misc updates
    https://github.com/kusumi/freebsd_hammer2/blob/v1.2.9/CHANGES

    PR:     286687
    MFH:    2025Q2
    (cherry picked from commit 6d676c87632cb814b431b8a1685ebf97daa25329)

 filesystems/hammer2/Makefile | 2 +-
 filesystems/hammer2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-09 11:40:23 UTC
Thanks.