Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Mar 2021 13:56:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 84271] [patch] compress(1) doesn't warn about nasty link handling
Message-ID:  <bug-84271-9-0DMDjOR3Fs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-84271-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=84271

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

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

commit fc1e79740e4a83013aa0050fc95a991ec9c78e27
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-02-09 09:11:22 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-03-04 13:52:12 +0000

    compress(1): warn about link handling

    compress(1) handles links badly and does not provide link-handling options.
    Document this behavior.

    PR:     84271
    Submitted by: garys@opusnet.com
    Approved by: gbe@ (mentor)
    Differential Revision:  https://reviews.freebsd.org/D28552

 usr.bin/compress/compress.1 | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-84271-9-0DMDjOR3Fs>