|
|
rpm -qa
That will show you all the packages and versions. RedHat Linux (and
most Linux distributions) do not have a concept of "patches". If you
come from the Solaris, AIX or HP-UX world this seems wierd. In Linux,
an updated package replaces the existing ones, there is no concept of
a partial package replacement like in Solaris with patchadd.
Hope this helps. I think you can also issue rpm -q packagename --changelog
On Tue, 08 Mar 2005 15:12:12 +0800, Ed Greshko <Ed.Greshko@xxxxxxxxxxx> wrote:
>
>
> Truejack wrote:
> > How do I get a list of the patches so I can verify what I have?
> >
> > I am in Red Hat Enterprise Linux AS 3.0
>
> "Installed" as opposed to in "need of update"?
>
> Wouldn't "up2date --nox -l" serve your needs?
>
> --
> "A common mistake that people make when trying to design something
> completely foolproof was to underestimate the ingenuity of complete
> fools."
>
> --Ford Prefect in "Mostly Harmless".
>
> --
> Taroon-list mailing list
> Taroon-list@xxxxxxxxxx
> http://www.redhat.com/mailman/listinfo/taroon-list
>
--
Taroon-list mailing list
Taroon-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/taroon-list
|
|