Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2023 11:32:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 203531] makefs causes ISO 9660 flaws in FreeBSD-11.0-CURRENT-amd64-*-disc1.iso
Message-ID:  <bug-203531-227-WjjtQ7rNQB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203531-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203531-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203531

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dc65c969bd5d4ae7c52dedafb3c39b7e93=
3079d4a

commit c65c969bd5d4ae7c52dedafb3c39b7e933079d4a
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-03-22 23:42:45 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-03-23 11:11:58 +0000

    makefs: correct iso9660 Rock Ridge TF timestamps

    The bit definitions for the TF_* timestamp bits (TF_MODIFY, etc.) were
    incorrect, and timestamps were written in the wrong order.

    See RRIP 4.1.6 Description of the "TF" System Use Entry for details.

    PR:             203531
    Reported by:    Thomas Schmitt <scdbackup@gmx.net>
    Reviewed by:    jrtc27, kevans
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D39221

 usr.sbin/makefs/cd9660/iso9660_rrip.c |  4 ++--
 usr.sbin/makefs/cd9660/iso9660_rrip.h | 16 ++++++++--------
 2 files changed, 10 insertions(+), 10 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203531-227-WjjtQ7rNQB>