.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "DNF5-ADVISORY" "8" "Apr 18, 2025" "" "dnf5" .SH NAME dnf5-advisory \- Advisory Command .SH SYNOPSIS .sp \fBdnf5 advisory [options] [...]\fP .SH DESCRIPTION .sp The \fBadvisory\fP command in \fBDNF5\fP offers several queries for getting information about advisories and packages related to them. .sp Optional \fBadvisory\-spec\fP arguments could be passed to filter only advisories with given names. .SH SUBCOMMANDS .INDENT 0.0 .TP .B \fBlist\fP .nf List available advisories. .fi .sp .TP .B \fBinfo\fP .nf Print details about advisories. .fi .sp .TP .B \fBsummary\fP .nf Print a summary of advisories. .fi .sp .UNINDENT .SH OPTIONS .INDENT 0.0 .TP .B \fB\-\-all\fP .nf Show advisories containing any version of installed packages. .fi .sp .TP .B \fB\-\-available\fP .nf Show advisories containing newer versions of installed packages. This is the default behavior. .fi .sp .TP .B \fB\-\-installed\fP .nf Show advisories containing equal and older versions of installed packages. .fi .sp .TP .B \fB\-\-updates\fP .nf Show advisories containing newer versions of installed packages for which a newer version is available. .fi .sp .TP .B \fB\-\-contains\-pkgs=PACKAGE_NAME,...\fP .nf Show only advisories containing packages with specified names. This is a list option. Only installed packages are matched. Globs are supported. .fi .sp .TP .B \fB\-\-security\fP .nf Consider only content contained in security advisories. .fi .sp .TP .B \fB\-\-bugfix\fP .nf Consider only content contained in bugfix advisories. .fi .sp .TP .B \fB\-\-enhancement\fP .nf Consider only content contained in enhancement advisories. .fi .sp .TP .B \fB\-\-newpackage\fP .nf Consider only content contained in newpackage advisories. .fi .sp .TP .B \fB\-\-advisory\-severities=ADVISORY_SEVERITY,...\fP .nf Consider only content contained in advisories with specified severity. This is a list option. Accepted values are: \fIcritical\fP, \fIimportant\fP, \fImoderate\fP, \fIlow\fP, \fInone\fP\&. .fi .sp .TP .B \fB\-\-bzs=BUGZILLA_ID,...\fP .nf Consider only content contained in advisories that fix a ticket of given Bugzilla ID. This is a list option. Expected values are numeric IDs, e.g. \fI123123\fP\&. .fi .sp .TP .B \fB\-\-cves=CVE_ID,...\fP .nf Consider only content contained in advisories that fix a ticket of given CVE (Common Vulnerabilities and Exposures) ID. This is a list option. Expected values are string IDs in CVE format, e.g. \fICVE\-2201\-0123\fP\&. .fi .sp .TP .B \fB\-\-with\-bz\fP .nf Show only advisories referencing a Bugzilla ticket. .fi .sp .TP .B \fB\-\-with\-cve\fP .nf Show only advisories referencing a CVE ticket. .fi .sp .UNINDENT .SH EXAMPLES .INDENT 0.0 .TP .B \fBdnf5 advisory info FEDORA\-2022\-07aa56297a\fP .nf Show detailed info about advisory with given name. .fi .sp .TP .B \fBdnf5 advisory summary \-\-contains\-pkgs=kernel,kernel\-core \-\-with\-bz\fP .nf Show a summary of advisories containing \fBkernel\fP or \fBkernel\-core\fP packages and referencing any Bugzilla ticket. .fi .sp .TP .B \fBdnf5 advisory list \-\-security \-\-advisory\-severities=important\fP .nf Show a list of security advisories or advisories with \fBimportant\fP severity. .fi .sp .UNINDENT .SH AUTHOR See AUTHORS.md in dnf5 source distribution. .SH COPYRIGHT Contributors to the dnf5 project. .\" Generated by docutils manpage writer. .