Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2021 08:00:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 256236] ports-mgmt/pkg: audit command didn't work properly with port epoch
Message-ID:  <bug-256236-32340-RP3R4RaaaR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256236-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256236-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-pkg (Nobody)
<pkg@FreeBSD.org> for maintainer-feedback:
Bug 256236: ports-mgmt/pkg: audit command didn't work properly with port ep=
och
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256236



--- Description ---
Hi.

We skip some important information about security vulnerabilities if port e=
poch
> 1.

For example:

server1# pkg audit nginx-1.20.0_2,1
nginx-1.20.0_2,1 is vulnerable:
........


Works well. But if we change the epoch to 2:


server1# pkg audit nginx-1.20.0_2,2
0 problem(s) in 0 installed package(s) found.


The nginx port is currently at epoch 2.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256236-32340-RP3R4RaaaR>