I'm looking for an easy way to find where (website) or how (command line) to view the release notes associated with updates done via Yum. Anyone know any?
You mean something like this?:
$ rpm -q --changelog packagename
Paul.
I'm looking for an easy way to find where (website) or how (command line) to view the release notes associated with updates done via Yum. Anyone know any?
You mean something like this?:
$ rpm -q --changelog packagename
Paul.