On 9 Apr 2015 17:59, "Matt Garman" matthew.garman@gmail.com wrote:
On Thu, Apr 9, 2015 at 8:49 AM, Johnny Hughes johnny@centos.org wrote:
rpm -qp --changelog <rpm-name> | less
NOTE: This works for any kernel RPM in any version of CentOS ... you can download the latest 6 RPM from here:
http://mirror.centos.org/centos/6/updates/x86_64/Packages/
(currently kernel-2.6.32-504.12.2.el6.x86_64.rpm)
Thank you Johnny, that was exactly what I needed, and immensely helpful!
One more quick question: what does the number in brackets at the end of most lines represent? For example:
- [fs] nfs: Close another NFSv4 recovery race (Steve Dickson) [1093922]
What does the 1093922 mean?
Thanks again! _______________________________________________
That would be the relevant number at bugzilla.redhat.com that the change refers to.