<?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: how to check the patch level in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954190#M116722</link>
    <description>That's why Pete's response is better than mine - the string patch is likely to remain - the titles probably won't.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff</description>
    <pubDate>Thu, 17 Apr 2003 21:43:00 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2003-04-17T21:43:00Z</dc:date>
    <item>
      <title>how to check the patch level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954185#M116717</link>
      <description>We need to check and keep a certain level of patches, ex, Dec, 2001. But how to check the patch level on a system(10.20 or 11i)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Hanry</description>
      <pubDate>Thu, 17 Apr 2003 16:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954185#M116717</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-04-17T16:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the patch level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954186#M116718</link>
      <description>swlist -l bundle |grep -i patch&lt;BR /&gt;  BUNDLE11i             B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, February 2001&lt;BR /&gt;  GOLDAPPS11i           B.11.11.0206.4 Gold Applications Patches for HP-UX 11i, June 2002&lt;BR /&gt;  GOLDBASE11i           B.11.11.0206.4 Gold Base Patches for HP-UX 11i, June 2002&lt;BR /&gt;  HWEnable11i           B.11.11.0109.6 Hardware Enablement Patches for HP-UX 11i, September 2001&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 17 Apr 2003 16:22:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954186#M116718</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-17T16:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the patch level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954187#M116719</link>
      <description>Hi Hanry,&lt;BR /&gt;&lt;BR /&gt;You could use&lt;BR /&gt;&lt;BR /&gt;swlist | grep -i -e hwe -e gold -e qpk&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 17 Apr 2003 16:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954187#M116719</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-04-17T16:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the patch level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954188#M116720</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;Why I see different output from yours?&lt;BR /&gt;&lt;BR /&gt; swlist -l bundle | grep -i patch&lt;BR /&gt;  BUNDLE11i             B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, February 2001 &lt;BR /&gt;  HWEnable11i           B.11.11.0206.5 Hardware Enablement Patches for HP-UX 11i, June 2002 &lt;BR /&gt;</description>
      <pubDate>Thu, 17 Apr 2003 17:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954188#M116720</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-04-17T17:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the patch level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954189#M116721</link>
      <description>Hanry,&lt;BR /&gt;&lt;BR /&gt;HP has changed the names of the bundles over the years.  Current bundles, I think, are now named GOLDsomething.  They used to be called HWE, for hardware enablement, QPK for quality pack, and the like.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 17 Apr 2003 17:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954189#M116721</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-17T17:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the patch level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954190#M116722</link>
      <description>That's why Pete's response is better than mine - the string patch is likely to remain - the titles probably won't.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 17 Apr 2003 21:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954190#M116722</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-04-17T21:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the patch level</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954191#M116723</link>
      <description>Awwwh, shucks - thanks, Jeff.  Coming from you - - - I'll acutally cherish that.&lt;BR /&gt;&lt;BR /&gt;;^)&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 17 Apr 2003 22:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-the-patch-level/m-p/2954191#M116723</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-17T22:06:52Z</dc:date>
    </item>
  </channel>
</rss>

