Hello poc,<br><br>Thank you very much. Yes it works, but:<br>- I still do not see severity<br>- I cannot imagine I do it for each package displayed by "yum update". I believe this should be integrated into yum with severity as well.... <br>
<br>I think I will open feature request as yum has a "handicap" comparet to graphical "software update" tool - and compared to .deb based systems...<br><br>Jaiv<br><br><div class="gmail_quote">On Wed, Sep 16, 2009 at 2:23 PM, Patrick O'Callaghan <span dir="ltr"><<a href="mailto:pocallaghan@gmail.com">pocallaghan@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Wed, 2009-09-16 at 13:01 +0100, jaivuk wrote:<br>
> Hello guys,<br>
><br>
> Using F11 in graphical "Software update" tool I can see severity and<br>
> also detailed information about an update, for example here are the<br>
> details about latest update for coreutils:<br>
><br>
> This update will fix bugs and other non-critical problems.<br>
> This notification was issued on 2009-09-09.<br>
> • ls -i: print consistent inode numbers also for mount points<br>
> (#453709)<br>
> • do process install-info only with info files present(#515970)<br>
> • fix misalignment in ls -l in fr_FR locales(#517626)<br>
><br>
> However I prefer to do my updates via command line using yum update<br>
> command. My question is - how can I display<br>
> the same information via command-line yum? I would also like to see<br>
> severity as well - for example if update is critical or not.<br>
<br>
</div>repoquery --changelog <package><br>
<br>
(maybe pipe it to less or head to just see the latest changes)<br>
<br>
poc<br>
<font color="#888888"><br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</font></blockquote></div><br>