[Bug 273601] freebsd-update fills up /var/db/freebsd-update/files and never cleans them

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Oct 2023 15:44:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273601

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=ffe4456d7d9f2c6bb14e9b747766adc3042f0b9e

commit ffe4456d7d9f2c6bb14e9b747766adc3042f0b9e
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-29 15:47:41 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-10-13 14:13:38 +0000

    freebsd-update: add a note about when files may be deleted

    Files under /var/db/freebsd-update are required during the upgrade
    process, and to support rollback.  They may be deleted if no upgrade is
    in progress and rollback will not be required.

    PR:             273601
    Reviewed by:    bcr
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D42022

    (cherry picked from commit 30beebe444f5f415a388be9df91107246bd32674)

 usr.sbin/freebsd-update/freebsd-update.8 | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.