<?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: Patch level check in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579822#M31676</link>
    <description>You should be able to run swlist -l product |grep PH.  This will list all the patches on the machine.  Also, you can check for patch bundles by running swlist |grep XSW.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
    <pubDate>Fri, 14 Sep 2001 18:42:36 GMT</pubDate>
    <dc:creator>Santosh Nair_1</dc:creator>
    <dc:date>2001-09-14T18:42:36Z</dc:date>
    <item>
      <title>Patch level check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579821#M31675</link>
      <description>How to check current version of recommanded patches on an HP-UX system? &lt;BR /&gt;&lt;BR /&gt;Is there a tool(script) available, something similar to "y2koscheck" or similar to "showver" for SUN Solaris?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Dragana</description>
      <pubDate>Fri, 14 Sep 2001 18:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579821#M31675</guid>
      <dc:creator>dragana s-v</dc:creator>
      <dc:date>2001-09-14T18:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Patch level check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579822#M31676</link>
      <description>You should be able to run swlist -l product |grep PH.  This will list all the patches on the machine.  Also, you can check for patch bundles by running swlist |grep XSW.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 14 Sep 2001 18:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579822#M31676</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-14T18:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Patch level check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579823#M31677</link>
      <description>Hi Dragana,&lt;BR /&gt;You are looking for "custome patch Manager"&lt;BR /&gt;&lt;BR /&gt;Form HP site:&lt;BR /&gt;&lt;BR /&gt;custom patch manager  &lt;BR /&gt; &lt;BR /&gt;Custom Patch Manager is a tool for configuration based patching of systems. You must download and run a collect script to gather information about what patches and filesets are installed on your target system or depot.  &lt;BR /&gt; &lt;BR /&gt;After you have uploaded the resulting configuration file to CPM, you will be able to run a Patch Analysis for that system or depot. Custom Patch Manager generates a Candidate Patch List from which you may choose the patches you would like to install.  &lt;BR /&gt; &lt;BR /&gt;Custom Patch Manager will give you the opportunity to run an analysis to check for conflicts between the patches in your Selected Patch List as well as those currently installed on you system.  &lt;BR /&gt; &lt;BR /&gt;When you are satisfied with you patch list, you can download a Patch Package to your system.  &lt;BR /&gt; &lt;BR /&gt;go to &lt;A href="http://us-support.external.hp.com/" target="_blank"&gt;http://us-support.external.hp.com/&lt;/A&gt;&lt;BR /&gt;Then Click on maintenance / support&lt;BR /&gt;Then click on  customized patch bundles (custom patch manager)     &lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Fri, 14 Sep 2001 18:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579823#M31677</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-09-14T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Patch level check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579824#M31678</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The patch version will always be 1.0. HP comes out with a new patch (with a new patch name ) if there is a recall or the patch is superceded.&lt;BR /&gt;&lt;BR /&gt;To check wether a particualr patch is installed on your system do&lt;BR /&gt;swlist -l product |grep PATCH_NAME&lt;BR /&gt;&lt;BR /&gt;this will tell you wether the patch is loded on the system on not.&lt;BR /&gt;&lt;BR /&gt;If you want to find the state of a patch, use&lt;BR /&gt;swlist -l patch |grep PATCH_NAME&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2001 19:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579824#M31678</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-14T19:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Patch level check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579825#M31679</link>
      <description>Thanks All,&lt;BR /&gt;&lt;BR /&gt;What I am looking for is a tool that  will  compare my current patches against the latest available patch revision, tell me which patches are obsolete and which patches are replacing them. &lt;BR /&gt;&lt;BR /&gt;The tool would probably have it's own revision, matching Support Plus release.&lt;BR /&gt;&lt;BR /&gt;We had "y2koscheck" available for Y2K patches. Also, I know there is some utility for Security patches.&lt;BR /&gt;&lt;BR /&gt;Will Custom Patch Manager do this for me?&lt;BR /&gt;Regards,&lt;BR /&gt;Dragana &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2001 19:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579825#M31679</guid>
      <dc:creator>dragana s-v</dc:creator>
      <dc:date>2001-09-14T19:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Patch level check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579826#M31680</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;you can do that using custom patch manager.&lt;BR /&gt;&lt;BR /&gt;follow this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/wps/bin/doc.pl/sid=26d786690c8265392c" target="_blank"&gt;http://us-support.external.hp.com/wps/bin/doc.pl/sid=26d786690c8265392c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2001 19:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579826#M31680</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-14T19:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Patch level check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579827#M31681</link>
      <description>Hi Dragana,&lt;BR /&gt;Yes it will do it excetly what you want. But it is not fee.&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Fri, 14 Sep 2001 19:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/patch-level-check/m-p/2579827#M31681</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-09-14T19:13:37Z</dc:date>
    </item>
  </channel>
</rss>

