Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Document the new vulnerability informations
Baptiste Daroussin committed 1 month ago
commit 2601cc1e1af2ee9644cde2337de0727f7eb85723
parent 527d667353d5e48d29c23e792b7844aed1bf47bc
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.