From nobody Tue Aug 22 10:52:38 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RVR522hXqz4qk8W for ; Tue, 22 Aug 2023 10:52:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RVR521hV7z3M73 for ; Tue, 22 Aug 2023 10:52:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692701558; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rNpHCnX95o/0T5FUg26Y3YQr4KNHB+gWa6LVNNCM6r4=; b=uIx8Ney0kztinnzBdWCuJc0kTkpFAtyfRE0iK1jzDGPupm55r87LpT2WSyTqVWzorjpPp6 FUibvfLf8Ad6+TYMm3PRqFbWs45bGdar7ZTEEsc38DeYQxNY9XT+LK0AM/nmfR9RKSb76m 3dNCabUV/gHkU+mMkY7yFxRL888KwmizHUhLI6QiUDUFyZg+Z+85jjMVYlCyaswZlh+OIj neWsuSZC5gLq19Pb45PxwpDcCSd2AyojvgrNKKk6kXBFr1CsdfNNiJBv1L+hR+fG+FvNkK bGTJcy5v6BedrROKID+E7eorsf2Z5glTYblCoQKbqcSOJB4yDYlLbgjzkpkrNg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692701558; a=rsa-sha256; cv=none; b=XV+CkScWGsY8MRX7U7Q3bsddv8k3m9g5yQKd+MDvDPWOpVU/jxjzh7rco0qcmnk3F7tuU/ RFuPwtKN2i+OjCYv3QJePZo4v8m/F6qCDrBMHtRDDjMPR0SXuUjq/agzIf7ULyiBPl9plq Rt1XLJEZLftW9DaTB2QvADB5rak+6EVgMtau5Tolo8c9wuJd1ybN0XKAeD7T/n122B9EoP 8V1mKib58fXc2Hc0o7cro5kyOgb6sLL4nCD7eB9X4BCkqlwTOW4QzOeh8QZuh0K8WgmGnt Q5TWHN9NYQKf5DWriNCVXLgpeQjsvacBAWPqQN/m5m5v2XzrrfnVnXRh/LKbkg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RVR520nV3z11Bw for ; Tue, 22 Aug 2023 10:52:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37MAqcZC077174 for ; Tue, 22 Aug 2023 10:52:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37MAqc8o077173 for bugs@FreeBSD.org; Tue, 22 Aug 2023 10:52:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 15168] Adding tracklist support to fdformat(1) Date: Tue, 22 Aug 2023 10:52:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cc assigned_to short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D15168 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch | CC| |grahamperrin@gmail.com Assignee|bugs@FreeBSD.org |fs@FreeBSD.org Summary|[patch] Adding tracklist |Adding tracklist support to |support to fdformat(1) |fdformat(1) --- Comment #3 from Graham Perrin --- fs@ might like to consider this patch. Elmar, sorry for the apparent lack of activity over so long a period. --=20 You are receiving this mail because: You are the assignee for the bug.=