On May 16, 2014, at 01:53 AM, Elias Persson delreich@takeit.se wrote:
On 2014-05-15 17:27, Leon Fauster wrote: > Am 15.05.2014 um 17:16 schrieb Wes James <comptekki@icloud.com >: > > I checked for updates and it had 5 to do so I started that, left and came back and the update panel was gone. Is there a way to check what was updated? > > $ cat /var/log/yum.log > > $ rpm -qa --last |less
Sometimes more useful:
$ yum history list $ yum history info
http://yum.baseurl.org/wiki/YumHistory
By default normal users won't have access, but that's also the case for yum.log.
Thanks for this info and thanks for all the other responses. Have a great weekend!
-wes