Patch Management User Guide for HP-UX 11.x Systems (5900-3011, April 2013)
Table Of Contents
- Patch Management User Guide for HP-UX 11.x Systems
- Contents
- 1 HP-UX patches and patch management
- 2 Quick start guide for patching HP-UX systems
- 3 HP-UX patch overview
- 4 Patch management overview
- Patch management life cycle
- HP service contracts
- Patch management and software change management strategies
- Establishing a software change management strategy
- Recommendations for software change management
- Consideration of HP patch rating
- Patch management and software depots
- Proactive patching strategy
- Reactive patching strategy
- Advanced topic: security patching strategy
- Advanced topic: scanning for security patches
- Testing the patches to be installed
- 5 What are standard HP-UX patch bundles?
- 6 Using the HP Support Center
- Obtaining an HPSC user account
- Useful pages on the HPSC
- Find individual patches
- Advanced topic: checking for special installation instructions
- Advanced topic: checking for all patch dependencies
- Standard patch bundles
- Custom patch bundles - run a patch assessment
- Support information digests
- Ask your peers in the forums
- Search knowledge base
- 7 Using software depots for patch management
- Common software distributor commands for patching
- Depot types
- Using depots
- Viewing depots
- Creating and adding to a directory depot
- Registering and unregistering directory depots
- Verifying directory depots
- Removing software from a directory depot
- Removing a directory depot
- Installing patches from a depot
- Custom patch bundles
- 8 Using HP-UX Software Assistant for patch management
- 9 Using Dynamic Root Disk for patch management
- 10 The Patch Assessment Tool
- 11 Support and other resources
- A Patch usage models
- Glossary
- Index
and tedious to determine if all 10 patches are listed because they are interspersed among all the
other patches in the output.
For example:
#
# Bundle(s):
#
SOME_BUNDLE_001 rev bundle description
SOME_BUNDLE_002 rev bundle description
#
# Product(s) not contained in a Bundle:
#
SOME_PATCH_001 rev patch description
INDIVIDUAL_XYZ_PATCH_001 rev patch description
SOME_PATCH_002 rev patch description
SOME_PATCH_003 rev patch description
SOME_PATCH_004 rev patch description
INDIVIDUAL_XYZ_PATCH_002 rev patch description
...
SOME_PATCH_067 rev patch description
SOME_PATCH_068 rev patch description
SOME_PATCH_069 rev patch description
INDIVIDUAL_XYZ_PATCH_010 rev patch description
...
SOME_PATCH_134 rev patch description
INDIVIDUAL_XYZ_PATCH_015 rev patch description
SOME_PATCH_135 rev patch description
SOME_PATCH_136 rev patch description
...
If you bundle the patches into a bundle called 2005_Q1_APP_XYZ_BUNDLE, it is much easier to
determine if the patches are included in the swlist output.
#
# Bundle(s):
#
SOME_BUNDLE_001 rev bundle description
SOME_BUNDLE_002 rev bundle description
2005_Q1_APP_X_BUNDLE rev bundle description
#
# Product(s) not contained in a Bundle:
#
SOME_PATCH_001 rev patch description
SOME_PATCH_002 rev patch description
...
Creating a custom bundle
The following example shows how to create a custom bundle. Before you do so, for example,
perform an assessment to determine which patches to add to the periodic patch depot
/my_depots/periodic_depot/. For this example, the following patches will be added to the
periodic patch depot:
• PHCO_24587
• PHCO_25130
• PHCO_28175
• PHCO_28830
Next, download the patches and create a temporary depot (/my_depots/temporary_depot/)
containing the patches. Finally, perform the following steps to create a custom bundle containing
these patches, and copy the bundle to a periodic patch depot. The name of the new bundle is
84 Using software depots for patch management