<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: A question about patch level. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486439#M18907</link>
    <description>On HPUX 11.0 install patch  PHCO_22044 and use the commands show_patches and check_patches see the man pages for these commands. These commands can show you which patches are realy active and which ones are superseded !!!</description>
    <pubDate>Thu, 25 Jan 2001 09:21:29 GMT</pubDate>
    <dc:creator>frits damave_1</dc:creator>
    <dc:date>2001-01-25T09:21:29Z</dc:date>
    <item>
      <title>A question about patch level.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486436#M18904</link>
      <description>Hello all, I need to find out which patches have been applied to my HP-UX system.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me the command I can type in to find out which patches have been applied?&lt;BR /&gt;&lt;BR /&gt;A simple uname -a only gives me the operating system level. I've seen the patch list (on this site) that corresponds to my OS level (B.11.00), but I need to find out if I have any others applied.&lt;BR /&gt;&lt;BR /&gt;Also, I need to find out what version of the aCC compiler I have installed. Any help in that area would be GREATLY appreciated.&lt;BR /&gt;&lt;BR /&gt;Sorry this is long winded, thanks for your time.&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 24 Jan 2001 23:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486436#M18904</guid>
      <dc:creator>Brian Jarmy</dc:creator>
      <dc:date>2001-01-24T23:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: A question about patch level.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486437#M18905</link>
      <description>To list all software product install,&lt;BR /&gt;&lt;BR /&gt;# swlist -l product&lt;BR /&gt;&lt;BR /&gt;To file the version of C, either&lt;BR /&gt;&lt;BR /&gt;# swlist -l fileset |grep -i ansi&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;# what /usr/bin/cc</description>
      <pubDate>Thu, 25 Jan 2001 00:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486437#M18905</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2001-01-25T00:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: A question about patch level.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486438#M18906</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Since you are running 11.00, you can issue swlist -l patch to get a list of all installed patches.  Unfortunately, HP-UX's uname -a does not show a "patch-level" like Solaris, etc, does.&lt;BR /&gt;&lt;BR /&gt;--Bruce</description>
      <pubDate>Thu, 25 Jan 2001 03:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486438#M18906</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2001-01-25T03:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: A question about patch level.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486439#M18907</link>
      <description>On HPUX 11.0 install patch  PHCO_22044 and use the commands show_patches and check_patches see the man pages for these commands. These commands can show you which patches are realy active and which ones are superseded !!!</description>
      <pubDate>Thu, 25 Jan 2001 09:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486439#M18907</guid>
      <dc:creator>frits damave_1</dc:creator>
      <dc:date>2001-01-25T09:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: A question about patch level.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486440#M18908</link>
      <description>&lt;BR /&gt;To see if a high level patch bundle has been installed (which is what the majority of HP servers have) do;&lt;BR /&gt;&lt;BR /&gt;swlist -l bundle | grep XSW&lt;BR /&gt;&lt;BR /&gt;And you should see a bundle similar to;&lt;BR /&gt;&lt;BR /&gt;XSWGR1100  B.11.00.50.5 HP-UX General Release Patches, September 2000&lt;BR /&gt;&lt;BR /&gt;So you have the date there also. If nothing shows up here then to see all the patches installed do;&lt;BR /&gt;&lt;BR /&gt;swlist -l fileset | grep PH&lt;BR /&gt;&lt;BR /&gt;If you do swlist -l patch it shows not only patches but any filesets not in a bundle (eg. gnu stuff etc.)&lt;BR /&gt;&lt;BR /&gt;Or to be sure cd to /var/adm/sw/products and do an ls, all files in uppercase PHxx_xxxx are installed patches.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2001 09:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486440#M18908</guid>
      <dc:creator>Edward Sedgemore</dc:creator>
      <dc:date>2001-01-25T09:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: A question about patch level.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486441#M18909</link>
      <description>THank you everyone. The information allowed me to solve my problem.</description>
      <pubDate>Thu, 25 Jan 2001 14:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-patch-level/m-p/2486441#M18909</guid>
      <dc:creator>Brian Jarmy</dc:creator>
      <dc:date>2001-01-25T14:42:01Z</dc:date>
    </item>
  </channel>
</rss>

