LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Command to find list of patches applied to standard kernel in Red Hat? (https://www.linuxquestions.org/questions/linux-newbie-8/command-to-find-list-of-patches-applied-to-standard-kernel-in-red-hat-697778/)

ndh_singh80 01-16-2009 02:40 PM

Command to find list of patches applied to standard kernel in Red Hat?
 
I am looking for Command to find list of patches applied to standard kernel in Red Hat?

alan_ri 01-17-2009 09:14 AM

You can use;
Code:

rpm -q --changelog kernel-2.6.27.7-134.fc10.i686
just change your kernel version.

ndh_singh80 01-17-2009 06:42 PM

Thanks for yr response.
I see that rpm -qa gives me a list of all packages, from this list is there a way to identify the packages affected by the OS pacthes? I mean what packages are for patches?


All times are GMT -5. The time now is 10:44 AM.