Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Document the new vulnerability informations
Baptiste Daroussin committed 19 days ago
commit 2601cc1e1af2ee9644cde2337de0727f7eb85723
parent 527d667
2 files changed +14 -0
modified docs/pkg-install.8
@@ -96,6 +96,13 @@ option or the
setting in
.Pa pkg.conf .
.Pp
+
If the vulnerability database
+
.Pa ( vuln.xml )
+
is available
+
.Pq see Xr pkg-audit 8 ,
+
the summary will flag any packages with known vulnerabilities and
+
display a warning with the count of affected packages.
+
.Pp
Packages are fetched from the repositories into the local package
cache if they are not already present, or if the checksum of the
cached package file differs from the one in the repository.
modified docs/pkg-upgrade.8
@@ -91,6 +91,13 @@ option or the
setting in
.Pa pkg.conf .
.Pp
+
If the vulnerability database
+
.Pa ( vuln.xml )
+
is available
+
.Pq see Xr pkg-audit 8 ,
+
the summary will flag any packages with known vulnerabilities and
+
display a warning with the count of affected packages.
+
.Pp
Packages are fetched from the repositories into the local package
cache if they are not already present, or if the checksum of the
cached package file differs from the one in the repository.