WO2006096837A2 - System and method for managing software patches - Google Patents

System and method for managing software patches Download PDF

Info

Publication number
WO2006096837A2
WO2006096837A2 PCT/US2006/008562 US2006008562W WO2006096837A2 WO 2006096837 A2 WO2006096837 A2 WO 2006096837A2 US 2006008562 W US2006008562 W US 2006008562W WO 2006096837 A2 WO2006096837 A2 WO 2006096837A2
Authority
WO
WIPO (PCT)
Prior art keywords
patches
patch
software
computing device
list
Prior art date
Application number
PCT/US2006/008562
Other languages
French (fr)
Other versions
WO2006096837A3 (en
Inventor
Michael D. Russell
Justin E. Killen
Alexander Chernyakhovsky
Original Assignee
Ipass Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ipass Inc. filed Critical Ipass Inc.
Priority to EP06737713A priority Critical patent/EP1869554A4/en
Publication of WO2006096837A2 publication Critical patent/WO2006096837A2/en
Publication of WO2006096837A3 publication Critical patent/WO2006096837A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Definitions

  • This application relates generally to the field of updating software systems and more particularly to the field of managing and installing software patches.
  • Patch management systems help ease this burden.
  • Patch management systems are designed to assist system administrators in procuring patches from software manufacturers and distributing patches to large numbers of computer systems.
  • Patch management systems fall into at least two categories: 1) agent-based systems and 2) non-agent based systems.
  • Agent- based patch management systems call for an agent program to be installed on each computer that is serviced by the system. Agents typically gather and send information about each computer to a central controller. The agents may also install and configure patches.
  • Non-agent based systems do not have an agent on each computer; instead, non-agent systems carry-out tasks remotely.
  • Figure 1 is a dataflow diagram illustrating dataflow attendant to installing software patches over a transitory network connection, according to embodiments of the invention
  • Figure 2 is a block diagram illustrating a system for managing software patches, according to exemplary embodiments of the invention.
  • Figure 3 is a block diagram illustrating an agent, according to exemplary embodiments of the invention.
  • Figure 4 illustrates an exemplary computer system used in conjunction with certain embodiments of the invention
  • Figure 5 is a flow diagram illustrating operations for procuring software patches needed by a computing device, according to exemplary embodiments of the invention.
  • Figure 6 is a flow diagram illustrating operations for selecting and transmitting patch lists, according to exemplary embodiments of the invention.
  • Figure 7 is a flow diagram illustrating operations for determining and transmitting a list of patches needed by client, according to exemplary embodiments of the invention.
  • Figure 8 is a block diagram illustrating receiving a list of patches needed by a client, according to exemplary embodiments of the invention.
  • This section introduces a system for managing software patches.
  • this section describes an agent-based software patch management system in which an agent installs software patches received from a command server. Additional details are provided below, in the discussion of Figure 1.
  • Figure 1 is a dataflow diagram illustrating dataflow attendant to installing software patches over a transitory network connection, according to embodiments of the invention.
  • communications occur over a transitory network connection between an agent 102 and a command server 104.
  • the agent 102 resides on a computer system, which is not shown in Figure 1.
  • a connection indicator 106 indicates whether the network connection 103 is operating properly or whether it is suffering problems (e.g., complete inoperability, reduced transmission rates, and/or errant transmissions).
  • problems e.g., complete inoperability, reduced transmission rates, and/or errant transmissions.
  • a solid line indicates the network connection 103 is operating properly, while a broken line indicates the network connection 103 is not working properly.
  • the dataflow 100 of Figure 1 is divided into 6 stages.
  • the agent 102 receives a patch list from the command server 104.
  • the patch list indicates patches that are currently available for download and installation by the agent 102.
  • the agent 102 can determine which patches to request based on the patch list and patches already installed on agent 102.
  • the agent 102 requests from the command server 104 patches in the patch list.
  • the agent 102 receives some of the patches in the patch list.
  • the agent 102 receives all patches in the patch list, the network connection 103 becomes inoperable for a relatively long time (e.g., hours, days, or weeks). The agent 102 will receive the remainder of the patches in the patch list after the network connection 103 becomes operable.
  • the agent 102 determines which patches should be installed.
  • the agent 102 may discover that patches substantially similar to those received at stages 3 and 4 are installed on the agent's computer system, hi one embodiment, the agent 102 installs only patches that do not correspond to similar patches already installed on the agent's computer system (not shown).
  • Figure 1 shows the agent 102 receiving patches from the command server 104
  • the agent 102 can receive patches from an alternative source (e.g., a server operated by the patch manufacturer).
  • an alternative source e.g., a server operated by the patch manufacturer
  • FIG. 2 is a block diagram illustrating a system for managing software patches, according to exemplary embodiments of the invention.
  • the system 200 includes a client 202, which includes an agent 204.
  • the client 202 is connected to a patch server 214 and a command server 208.
  • the command server 208 is connected to an administrative console 222, command server data store 212, patch knowledgebase server 218, and patch server 214.
  • the patch server 214 is connected to a patch data store 216 and the patch knowledgebase server 218 is connected to a patch knowledgebase 220. Operations of the system components will be described below, in the next section.
  • the system components can be connected over any suitable network connection, such as Ethernet, 802.1 Ix, public switched telephone network, and integrated services digital network. Tn one embodiment, the network connection may transmit data over the Internet.
  • network connection such as Ethernet, 802.1 Ix, public switched telephone network, and integrated services digital network.
  • the client 202 can be a laptop computer, desktop computer, personal digital assistant, smart phone, or any other suitable computing device.
  • the agent 204 can be software for procuring and installing software patches on the client 202.
  • the command server 208 can store a list of patches available for installation on the client 202. Additionally, the command server can also create and store patch configuration data associated with the patches. The command server 208 can present patch information (e.g., list of patches and/or patch configuration data) to an administrator via the administrative console 222. The list of patches and/or the patch configuration data can be stored in the command server data store 212.
  • the patch knowledgebase server 218 and the patch knowledgebase 220 process and store information related to patches that are available for installation on the client 202.
  • the patch knowledgebase server 218 and transmit this information to the command server 208.
  • the patch server 214 and the patch data store 216 can store patches available for installation on the client 202.
  • the agent 204 can download patches directly from the patch server 214, while in another embodiment, the agent
  • Machine-readable media includes any mechanism that provides (i.e., stores and/or transmits) information in a form readable by a machine (e.g., a computer).
  • a machine-readable medium includes read only memory
  • ROM read only memory
  • RAM random access memory
  • magnetic disk storage media magnetic disk storage media
  • optical storage media flash memory devices
  • electrical, optical, acoustical or other forms of propagated signals e.g., carrier waves, infrared signals, digital signals, etc.
  • the components described herein can be other types of logic (e.g., firmware or digital logic) for executing the operations ' for managing software patches described herein.
  • logic e.g., firmware or digital logic
  • Figure 3 is a block diagram illustrating an agent, according to exemplary embodiments of the invention.
  • the agent 204 includes an agent controller unit 308.
  • the agent controller unit 308 is connected to a patch determination unit 302, patch installation unit 306, patch list receiving unit 304, and patch procurement unit 310. Operations of the agent and its components will be described below, in the next section.
  • FIG. 4 illustrates an exemplary computer system used in conjunction with certain embodiments of the invention.
  • computer system 400 comprises processor(s) 402.
  • the computer system 400 also includes a memory unit 430, processor bus 422, and Input/Output controller hub (ICH) 424.
  • the processor(s) 402, memory unit 430, and ICH 424 are coupled to the processor bus 422.
  • the processor(s) 402 may comprise any suitable processor architecture.
  • the computer system 400 may comprise one, two, three, or more processors, any of which may execute a set of instructions in accordance with embodiments of the invention.
  • the memory unit 430 includes an agent 404.
  • the memory unit 430 stores data and/or instructions, and may comprise any suitable memory, such as a dynamic random access memory (DRAM).
  • the computer system 400 also includes IDE drive(s) 408 and/or other suitable storage devices.
  • a graphics controller 405 controls the display of information on a display device 406, according to embodiments of the invention.
  • the input/output controller hub (ICH) 424 provides an interface to I/O devices or peripheral components for the computer system 400.
  • the ICH 424 may comprise any suitable interface controller to provide for any suitable communication link to the processor(s) 402, memory unit 430 and/or to any suitable device or component in communication with the ICH 424.
  • the ICH 424 provides suitable arbitration and buffering for each interface.
  • the ICH 424 provides an interface to one or more suitable integrated drive electronics (IDE) drives 408, such as a hard disk drive (HDD) or compact disc read only memory (CD ROM) drive, or to suitable universal serial bus (USB) devices through one or more USB ports 410.
  • IDE integrated drive electronics
  • HDD hard disk drive
  • CD ROM compact disc read only memory
  • USB universal serial bus
  • the ICH 424 also provides an interface to a keyboard 412, a mouse 414, a CD-ROM drive 418, one or more suitable devices through one or more firewire ports 416.
  • the ICH 424 also provides a network interface 420 though which the computer system 400 can communicate with other computers and/or devices.
  • the computer system 400 (without the agent 404) can be employed as a command server.
  • the computer system 400 includes a machine-readable medium that stores a set of instructions (e.g., software) embodying any one, or all, of the computer-implemented methods for managing patches described herein.
  • software can reside, completely or at least partially, within memory unit 430 and/or within the processor(s) 402.
  • Figures 5-8 are discussed below.
  • Figures 5 and 6 describe operations for determining and procuring patches that may be needed by a computing device (e.g., a client).
  • Figures 7 and 8 describe operations for determining what patches are installed on a computing device (e.g., a client) and storing the results on a server (e.g., a command server). This description will proceed with a discussion of Figure 5.
  • FIG. 5 is a flow diagram illustrating operations for procuring software patches needed by a computing device, according to exemplary embodiments of the invention.
  • the flow diagram 500 will be described with reference to the exemplary embodiments shown in Figures 2 and 3.
  • the flow diagram 500 commences at block 502.
  • a data set is received, where the data set includes a list of patches.
  • the agent's patch list receiving unit 304 receives a data set from the command server 208.
  • the data set includes a list of patches, which indicates software patches that are available for installation on the client 202.
  • the list of patches could indicate that patches A, B, C, and D are available from installation on the client.
  • the data set (received at block 502) can be represented as an extensible markup language (XML) file and can include information used for configuring and installing patches.
  • XML extensible markup language
  • the agent's patch determination unit 302 determines which of the patches in the list are needed by the client 202. In one embodiment, the determination is based on patches already installed on the client 202 and the patch list (received at 502). For example, if a patch is in the list but not installed on the client, the patch may be needed. Because the agent 204 can determine which patches are needed, it can avoid expending time and resources installing and configuring unneeded patches.
  • the operation at block 504 can be executed more than once.
  • the client 202 can determine "needed patches" more than once.
  • the agent 204 may determine that patches A, B, C, and D are needed because those patches are available and not installed on the client 202.
  • the agent 204 may determine that only patches C and D are needed because patches A and B (or patches identical to A and B) have been installed on the client 202.
  • a patch is not determined to be installed on the client 202 on an initial pass through block 504, but where the patch is found to be installed on a later pass.
  • a system administrator could install a patch on the client 202.
  • the agent 204 could discover the installed patch.
  • the agent 204 can execute a plurality of software processes, each independently performing the operations of the flow 500. After a first software process initially executes block 504, another software process may install . patches on the client (i.e., another software process performs block 516). Upon a second pass through block 504, the first process may discover the installed patch. Because the agent 204 can determine which patches have been installed, it can avoid expending time and resources installing and configuring unneeded patches. [0049] The flow continues at block 506. [0050] At block 506, a determination is made about whether this is the last pass through block 504. If this is the last pass through block 504, the flow continues at block 514. Otherwise, the flow continues at block 508. In one embodiment, the flow 500 twice performs the operation at block 504.
  • a request is made for the needed patches.
  • the agent's patch procurement unit 310 requests the needed patches from the command server 208.
  • the patch procurement unit 310 can request the needed patches from the patch server 214.
  • the flow continues at block 509.
  • needed patches are received over a non-continuous network connection.
  • the patch procurement unit 310 receives one or more of the needed patches over a non-continuous network connection.
  • the agent 204 may not receive all needed patches in one continuous download because the network connection may be intermittently inoperable or may suffer from degraded performance (e.g., erroneous transmissions).
  • the patch procurement unit 310 can resume receiving patches from the point at which it was interrupted. For example, if the network connection is interrupted after two thirds of a patch has been received, the patch procurement unit 310 resumes receipt of the remaining one third after the network connection is restored. The flow continues at block 510.
  • an acknowledgment is transmitted to indicate which patches have been received.
  • the patch procurement unit 310 transmits to the command server 208 and/or the patch server 214 an acknowledgment indicating which patches have been received.
  • the flow continues at block 508.
  • a determination is made about whether all needed patches have been received. For example, the patch procurement unit 310 determines whether all the needed patches from the list (received at block 502) have been received. If all patches have been received, the flow continues at block 510. Otherwise, the flow continues at block 506.
  • the operations at blocks 509, 510, and 512 comprise a loop which allows the agent 204 to receive patches over a non-continuous network connection without restarting the entire flow. Thus, the agent 204 can avoid expending resources on restarting the flow.
  • unneeded patches are removed. For example, the agent 204 deletes unneeded patches from the client 202. The flow continues at block 516.
  • patches are installed.
  • the patch installation unit For example, the patch installation unit
  • the patch installation unit 306 installs the needed patches.
  • the patch installation unit 306 determines which patches should be installed based on the patches received by the patch procurement unit 310, patches already installed on the client 202, and patch configuration information included in the data sets (received at block 502).
  • the patch installation unit 306 may not install all received patches if 1) other required patches are missing; 2) the client
  • post-installation configuration is performed.
  • the patch installation unit 306 performs post-installation configurations on the client 202.
  • the patch installation unit 306 can delete patch configuration information and patches, alter various software settings, and reboot the client 202.
  • an acknowledgement is transmitted indicating which patches have been installed.
  • the patch installation unit 306 transmits acknowledgment to the command server 208, indicating which patches have been installed on the client 202. From block 516, the flow ends.
  • Figure 6 describes operations for transmitting patch lists.
  • FIG. 6 is a flow diagram illustrating operations for selecting and transmitting patch lists, according to exemplary embodiments of the invention.
  • the flow diagram 600 will be described with reference to the exemplary system shown in
  • the flow diagram 600 commences at block 602. .
  • a set of patches is presented, where the set includes patches that are not installed on a client.
  • the command server 208 presents to a system administrator via the administrative console 222 a set of patches that is not installed on the client 202.
  • the administrative console 222 displays the set of patches in a graphical user interface on a display device.
  • the set is determined using operations described in Figure 7 (see discussion below).
  • the flow continues at block 604.
  • a list of patches selected from the set is received.
  • the command server 208 receives from the administrative console 222 a list of patches selected from the set. hi one embodiment, the list was selected by the system administrator via the administrative console 222.
  • the flow continues at block 606.
  • a data set including the list of patches is created and transmitted.
  • the command server 208 creates and transmits a data set including the list of patches to the agent 204.
  • the data set is represented as an XML file and includes patch configuration information. The flow continues at block 608.
  • an acknowledgment is received.
  • the command server 208 receives from the agent 204 an acknowledgment indicating that certain patches have been installed on the client 202.
  • the discussion of Figures 5 and 6 describes operations for transmitting and installing software patches
  • the discussion of Figures 7 and 8 will describe operations for tracking what patches are needed by a client, according to embodiments of the invention.
  • the operations shown in Figures 7 and 8 determine the set of patches presented to a system administrator at block 602 (see above).
  • the operations of Figures 7 and 8 can be periodically performed for keeping an inventory of patches needed by and installed on a client. .
  • FIG. 7 is a flow diagram illustrating operations for determining and transmitting a list of patches needed by a client, according to exemplary embodiments of the invention. The operations of the flow diagram 700 will be described with reference to the exemplary embodiments of Figures 2 and 3. The flow diagram 700 commences at block 702.
  • a data set is received, where the data set includes a list of patches.
  • the agent's patch list receiving unit 304 receives a data set from the command server 208, where the data set includes a list of patches indicating software patches that are available at a particular time for installation on the client 202.
  • the flow continues at block 704.
  • the patch determination unit 302 determines which of the patches in the list are needed by the client 202. In one embodiment, the determination is based on the patch list (received at 702) and patches currently installed on the client 202. For example, if a patch is in the list but not installed on the client, the patch may be needed. The flow continues at block 706.
  • a data set including a list of needed patches is transmitted.
  • the patch procurement unit 310 transmits to the command server 208 a data set including the list of needed patches.
  • the data set in addition to the list of needed patches, includes a list of patches already installed on the client 202. hi one embodiment, the data set is represented as an XML file. From block 706, the flow ends.
  • Figure 8 is a block diagram illustrating operations for receiving a list of patches needed by a client, according to exemplary embodiments of the invention.
  • the operations of the flow diagram 800 will be described with reference to the exemplary embodiments of Figures 2 and 3.
  • the flow diagram 800 commences at block 802.
  • the data set including list of patches is transmitted.
  • the command server 208 transmits a list of available patches to the agent 204.
  • the flow continues at block 804.
  • the command server 208 receives a list of patches needed by the client 202.
  • the data set includes a list of patches installed on a client 202.
  • the command server 208 stores the list of needed patches in the command server data store 212.
  • the command server 208 can present the list of needed patches to a system administrator via the administrative console, as described above (see Figure 6). The administrator can use the list of needed patches to guide the command server 208 and the agent 204 in updating patches on the client 202.
  • block diagrams illustrate exemplary embodiments of the invention.
  • flow diagrams illustrate operations of the exemplary embodiments of the invention. The operations of the flow diagrams are described with reference to the exemplary embodiments shown in the block diagrams. However, it should be understood that the operations of the flow diagrams could be performed by embodiments of the invention other than those discussed with reference to the block diagrams, and embodiments discussed with references to the block diagrams could perform operations different than those discussed with reference to the flow diagrams. Additionally, some embodiments may not perform all the operations shown in a flow diagram. Moreover, it should be understood that although the flow diagrams depict serial operations, certain embodiments could perform certain of those operations in parallel.

Abstract

In one embodiment, the system includes a command server to create a data set indicating patches that are available for installation on a client and to store the patches that are available for installation. The system can also include an agent to receive the data set and one or more of the patches. The agent can also be for installing, on a computing device, one or more of the patches that do not correspond to patches already installed on the computing device.

Description

SYSTEM AND METHOD FOR MANAGING SOFTWARE PATCHES
BACKGROUND
Claim of Priority
[0001] This application claims the benefit of U.S. Application Serial No. 11/076,813 filed on March 9, 2005, entitled, SYSTEM AND METHOD FOR MANAGING SOFTWARE PATCHES, which priority is hereby claimed under 35 U.S. C. § 120 or 365(c), the entire content of which is incorporated herein by reference.
Field
[0002] This application relates generally to the field of updating software systems and more particularly to the field of managing and installing software patches.
Description of Related Art
[0003] Software manufactures often deliver robust software systems that operate relatively maintenance-free. However, software products can exhibit problems that need specific attention (e.g., compatibility problems, anomalous results, security vulnerabilities, etc.). Software manufacturers typically address these problems by releasing software patches, which include software code aimed at fixing troubled parts of a software system. Software patches can be electronically distributed and integrated into software systems in the field.
[0004] Because software manufacturers can release dozens of patches for large software systems, organizations can become overly burdened with managing and updating patches for several large software systems. Patch management systems help ease this burden. Patch management systems are designed to assist system administrators in procuring patches from software manufacturers and distributing patches to large numbers of computer systems. Patch management systems fall into at least two categories: 1) agent-based systems and 2) non-agent based systems. Agent- based patch management systems call for an agent program to be installed on each computer that is serviced by the system. Agents typically gather and send information about each computer to a central controller. The agents may also install and configure patches. Non-agent based systems do not have an agent on each computer; instead, non-agent systems carry-out tasks remotely.
[0005] Electronically distributing patches can be challenging, even for automated patch management systems. Although communications networks can achieve very high speeds, network congestion, transmission errors, connection failure, and other problems can significantly hamper electronic software patch distribution. For example, many file transmission protocols do not resume transmissions after failed connections. Consequently, if a connection fails before a patch management system delivers a patch, the entire process must be repeated from the beginning. As a result, poor connectivity typically stifles patch distribution.
BRIEF DESCRIPTION OF THE FIGURES
[0006] Embodiments of present invention are illustrated by way of example and not limitation in the Figures of the accompanying drawings in which:
[0007] Figure 1 is a dataflow diagram illustrating dataflow attendant to installing software patches over a transitory network connection, according to embodiments of the invention;
[0008] Figure 2 is a block diagram illustrating a system for managing software patches, according to exemplary embodiments of the invention;
[0009] Figure 3 is a block diagram illustrating an agent, according to exemplary embodiments of the invention;
[0010] Figure 4 illustrates an exemplary computer system used in conjunction with certain embodiments of the invention;
[0011] Figure 5 is a flow diagram illustrating operations for procuring software patches needed by a computing device, according to exemplary embodiments of the invention;
[0012] Figure 6 is a flow diagram illustrating operations for selecting and transmitting patch lists, according to exemplary embodiments of the invention;
[0013] Figure 7 is a flow diagram illustrating operations for determining and transmitting a list of patches needed by client, according to exemplary embodiments of the invention; and [0014] Figure 8 is a block diagram illustrating receiving a list of patches needed by a client, according to exemplary embodiments of the invention.
DESCRIPTION OF THE EMBODIMENTS
[0015] A system and method for managing software patches are described herein. In this description, "software patch" and "patch" are used interchangeably. [0016] This description of the embodiments is divided into four sections. The first section presents an introduction, while the second section describes an exemplary operating environment and system architecture. The third section describes exemplary operations and the fourth section provides some general comments.
Introduction
[0017] This section introduces a system for managing software patches. In particular, this section describes an agent-based software patch management system in which an agent installs software patches received from a command server. Additional details are provided below, in the discussion of Figure 1.
[0018] Figure 1 is a dataflow diagram illustrating dataflow attendant to installing software patches over a transitory network connection, according to embodiments of the invention. In Figure 1, communications occur over a transitory network connection between an agent 102 and a command server 104. The agent 102 resides on a computer system, which is not shown in Figure 1. In Figure 1 , a connection indicator 106 indicates whether the network connection 103 is operating properly or whether it is suffering problems (e.g., complete inoperability, reduced transmission rates, and/or errant transmissions). In particular, a solid line indicates the network connection 103 is operating properly, while a broken line indicates the network connection 103 is not working properly. The dataflow 100 of Figure 1 is divided into 6 stages.
[0019] At stage 1, the agent 102 receives a patch list from the command server 104. The patch list indicates patches that are currently available for download and installation by the agent 102. The agent 102 can determine which patches to request based on the patch list and patches already installed on agent 102. [0020] At stage 2, the agent 102 requests from the command server 104 patches in the patch list. [0021] At stage 3, the agent 102 receives some of the patches in the patch list.
However, before the agent 102 receives all patches in the patch list, the network connection 103 becomes inoperable for a relatively long time (e.g., hours, days, or weeks). The agent 102 will receive the remainder of the patches in the patch list after the network connection 103 becomes operable.
[0022] At stage 4, while the network connection 103 is operating properly, the agent receives all remaining patches of the patch list.
[0023] At stage 5, the agent 102 determines which patches should be installed.
During stage 5, the agent 102 may discover that patches substantially similar to those received at stages 3 and 4 are installed on the agent's computer system, hi one embodiment, the agent 102 installs only patches that do not correspond to similar patches already installed on the agent's computer system (not shown).
[0024] Although Figure 1 shows the agent 102 receiving patches from the command server 104, the agent 102 can receive patches from an alternative source (e.g., a server operated by the patch manufacturer).
Hardware, Operating Environment, and System Architecture
[0025] This section describes an example system architecture and example hardware that can be used with embodiments of the invention. Operations of the system components will be described in the next section.
System Architecture
[0026] Figure 2 is a block diagram illustrating a system for managing software patches, according to exemplary embodiments of the invention. The system 200 includes a client 202, which includes an agent 204. The client 202 is connected to a patch server 214 and a command server 208. The command server 208 is connected to an administrative console 222, command server data store 212, patch knowledgebase server 218, and patch server 214. The patch server 214 is connected to a patch data store 216 and the patch knowledgebase server 218 is connected to a patch knowledgebase 220. Operations of the system components will be described below, in the next section.
[0027] The system components can be connected over any suitable network connection, such as Ethernet, 802.1 Ix, public switched telephone network, and integrated services digital network. Tn one embodiment, the network connection may transmit data over the Internet.
[0028] The client 202 can be a laptop computer, desktop computer, personal digital assistant, smart phone, or any other suitable computing device. The agent 204 can be software for procuring and installing software patches on the client 202.
[0029] The command server 208 can store a list of patches available for installation on the client 202. Additionally, the command server can also create and store patch configuration data associated with the patches. The command server 208 can present patch information (e.g., list of patches and/or patch configuration data) to an administrator via the administrative console 222. The list of patches and/or the patch configuration data can be stored in the command server data store 212.
[0030] The patch knowledgebase server 218 and the patch knowledgebase 220 process and store information related to patches that are available for installation on the client 202. The patch knowledgebase server 218 and transmit this information to the command server 208.
[0031] The patch server 214 and the patch data store 216 can store patches available for installation on the client 202. In one embodiment, the agent 204 can download patches directly from the patch server 214, while in another embodiment, the agent
204 can download patches from the command server 208.
[0032] Any of the components of the agent 204 and the command server 208 can include machine-readable media including instructions for performing operations described herein. Machine-readable media includes any mechanism that provides (i.e., stores and/or transmits) information in a form readable by a machine (e.g., a computer). For example, a machine-readable medium includes read only memory
(ROM), random access memory (RAM), magnetic disk storage media, optical storage media, flash memory devices, electrical, optical, acoustical or other forms of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.), etc.
According to embodiments of the invention, the components described herein can be other types of logic (e.g., firmware or digital logic) for executing the operations' for managing software patches described herein.
[0033] While Figure 2 describes several components of a system for managing software patches, Figure 3 presents a more detailed view of an agent. [0034] Figure 3 is a block diagram illustrating an agent, according to exemplary embodiments of the invention. As shown in Figure 3, the agent 204 includes an agent controller unit 308. The agent controller unit 308 is connected to a patch determination unit 302, patch installation unit 306, patch list receiving unit 304, and patch procurement unit 310. Operations of the agent and its components will be described below, in the next section.
Hardware and Operating Environment
[0035] Figure 4 illustrates an exemplary computer system used in conjunction with certain embodiments of the invention. As illustrated in Figure 4, computer system 400 comprises processor(s) 402. The computer system 400 also includes a memory unit 430, processor bus 422, and Input/Output controller hub (ICH) 424. The processor(s) 402, memory unit 430, and ICH 424 are coupled to the processor bus 422. The processor(s) 402 may comprise any suitable processor architecture. The computer system 400 may comprise one, two, three, or more processors, any of which may execute a set of instructions in accordance with embodiments of the invention. [0036] The memory unit 430 includes an agent 404. The memory unit 430 stores data and/or instructions, and may comprise any suitable memory, such as a dynamic random access memory (DRAM). The computer system 400 also includes IDE drive(s) 408 and/or other suitable storage devices. A graphics controller 405 controls the display of information on a display device 406, according to embodiments of the invention.
[0037] The input/output controller hub (ICH) 424 provides an interface to I/O devices or peripheral components for the computer system 400. The ICH 424 may comprise any suitable interface controller to provide for any suitable communication link to the processor(s) 402, memory unit 430 and/or to any suitable device or component in communication with the ICH 424. For one embodiment of the invention, the ICH 424 provides suitable arbitration and buffering for each interface. [0038] For one embodiment of the invention, the ICH 424 provides an interface to one or more suitable integrated drive electronics (IDE) drives 408, such as a hard disk drive (HDD) or compact disc read only memory (CD ROM) drive, or to suitable universal serial bus (USB) devices through one or more USB ports 410. For one embodiment, the ICH 424 also provides an interface to a keyboard 412, a mouse 414, a CD-ROM drive 418, one or more suitable devices through one or more firewire ports 416. For one embodiment of the invention, the ICH 424 also provides a network interface 420 though which the computer system 400 can communicate with other computers and/or devices.
[0039] In one embodiment, the computer system 400 (without the agent 404) can be employed as a command server. In one embodiment, the computer system 400 includes a machine-readable medium that stores a set of instructions (e.g., software) embodying any one, or all, of the computer-implemented methods for managing patches described herein. Furthermore, software can reside, completely or at least partially, within memory unit 430 and/or within the processor(s) 402.
System Operations
[0040] This section describes operations performed by embodiments of the invention. In certain embodiments, the operations are performed by instructions residing on machine-readable media while in other embodiments, the methods are performed by hardware or other logic (e.g., digital logic). [0041] Figures 5-8 are discussed below. In particular, Figures 5 and 6 describe operations for determining and procuring patches that may be needed by a computing device (e.g., a client). Figures 7 and 8 describe operations for determining what patches are installed on a computing device (e.g., a client) and storing the results on a server (e.g., a command server). This description will proceed with a discussion of Figure 5.
[0042] Figure 5 is a flow diagram illustrating operations for procuring software patches needed by a computing device, according to exemplary embodiments of the invention. The flow diagram 500 will be described with reference to the exemplary embodiments shown in Figures 2 and 3. The flow diagram 500 commences at block 502.
[0043] At block 502, a data set is received, where the data set includes a list of patches. For example, the agent's patch list receiving unit 304 receives a data set from the command server 208. The data set includes a list of patches, which indicates software patches that are available for installation on the client 202. For example, the list of patches could indicate that patches A, B, C, and D are available from installation on the client. [0044] In one embodiment, the data set (received at block 502) can be represented as an extensible markup language (XML) file and can include information used for configuring and installing patches. The flow continues at block 504. [0045] At block 504, a determination is made about which patches in the list are needed. For example, the agent's patch determination unit 302 determines which of the patches in the list are needed by the client 202. In one embodiment, the determination is based on patches already installed on the client 202 and the patch list (received at 502). For example, if a patch is in the list but not installed on the client, the patch may be needed. Because the agent 204 can determine which patches are needed, it can avoid expending time and resources installing and configuring unneeded patches.
[0046] In the flow 500, the operation at block 504 can be executed more than once. As a result, the client 202 can determine "needed patches" more than once. On an initial pass through block 504, the agent 204 may determine that patches A, B, C, and D are needed because those patches are available and not installed on the client 202. During a later pass, the agent 204 may determine that only patches C and D are needed because patches A and B (or patches identical to A and B) have been installed on the client 202.
[0047] There may be several circumstances where a patch is not determined to be installed on the client 202 on an initial pass through block 504, but where the patch is found to be installed on a later pass. For example, independent of the flow 500, a system administrator could install a patch on the client 202. During a second pass, the agent 204 could discover the installed patch.
[0048] In one embodiment, the agent 204 can execute a plurality of software processes, each independently performing the operations of the flow 500. After a first software process initially executes block 504, another software process may install . patches on the client (i.e., another software process performs block 516). Upon a second pass through block 504, the first process may discover the installed patch. Because the agent 204 can determine which patches have been installed, it can avoid expending time and resources installing and configuring unneeded patches. [0049] The flow continues at block 506. [0050] At block 506, a determination is made about whether this is the last pass through block 504. If this is the last pass through block 504, the flow continues at block 514. Otherwise, the flow continues at block 508. In one embodiment, the flow 500 twice performs the operation at block 504.
[0051] At block 508, a request is made for the needed patches. For example, the agent's patch procurement unit 310 requests the needed patches from the command server 208. In one embodiment, the patch procurement unit 310 can request the needed patches from the patch server 214. The flow continues at block 509. [0052] At block 509, needed patches are received over a non-continuous network connection. For example, the patch procurement unit 310 receives one or more of the needed patches over a non-continuous network connection. In one embodiment, the agent 204 may not receive all needed patches in one continuous download because the network connection may be intermittently inoperable or may suffer from degraded performance (e.g., erroneous transmissions). If the network connection is interrupted, the patch procurement unit 310 can resume receiving patches from the point at which it was interrupted. For example, if the network connection is interrupted after two thirds of a patch has been received, the patch procurement unit 310 resumes receipt of the remaining one third after the network connection is restored. The flow continues at block 510.
[0053] At block 510, an acknowledgment is transmitted to indicate which patches have been received. For example, the patch procurement unit 310 transmits to the command server 208 and/or the patch server 214 an acknowledgment indicating which patches have been received. The flow continues at block 508. [0054] At block 512, a determination is made about whether all needed patches have been received. For example, the patch procurement unit 310 determines whether all the needed patches from the list (received at block 502) have been received. If all patches have been received, the flow continues at block 510. Otherwise, the flow continues at block 506.
[0055] The operations at blocks 509, 510, and 512 comprise a loop which allows the agent 204 to receive patches over a non-continuous network connection without restarting the entire flow. Thus, the agent 204 can avoid expending resources on restarting the flow. [0056] At block 514, unneeded patches are removed. For example, the agent 204 deletes unneeded patches from the client 202. The flow continues at block 516.
[0057] At block 516, patches are installed. For example, the patch installation unit
306 installs the appropriate patches on the client 202. In one embodiment, the patch installation unit 306 installs the needed patches.
[0058] In one embodiment, the patch installation unit 306 determines which patches should be installed based on the patches received by the patch procurement unit 310, patches already installed on the client 202, and patch configuration information included in the data sets (received at block 502). The patch installation unit 306 may not install all received patches if 1) other required patches are missing; 2) the client
202 cannot be properly configured; or 3) alternative or identical patches have been installed before the received patches were ready for installation. There can be other reasons why the patch installation unit 306 may not install certain patches. The flow continues at block 514.
[0059] At block 518, post-installation configuration is performed. For example, the patch installation unit 306 performs post-installation configurations on the client 202.
For example, the patch installation unit 306 can delete patch configuration information and patches, alter various software settings, and reboot the client 202.
The flow continues at block 516.
[0060] At block 520, an acknowledgement is transmitted indicating which patches have been installed. For example, the patch installation unit 306 transmits acknowledgment to the command server 208, indicating which patches have been installed on the client 202. From block 516, the flow ends.
[0061] While Figure 5 describes operations for receiving and installing patches,
Figure 6 describes operations for transmitting patch lists.
[0062] Figure 6 is a flow diagram illustrating operations for selecting and transmitting patch lists, according to exemplary embodiments of the invention. The flow diagram 600 will be described with reference to the exemplary system shown in
Figure 2. The flow diagram 600 commences at block 602. .
[0063] At block 602, a set of patches is presented, where the set includes patches that are not installed on a client. For example, the command server 208 presents to a system administrator via the administrative console 222 a set of patches that is not installed on the client 202. In one embodiment, the administrative console 222 displays the set of patches in a graphical user interface on a display device. In one embodiment, the set is determined using operations described in Figure 7 (see discussion below). The flow continues at block 604. [0064] At block 604, a list of patches selected from the set is received. For example, the command server 208 receives from the administrative console 222 a list of patches selected from the set. hi one embodiment, the list was selected by the system administrator via the administrative console 222. The flow continues at block 606.
[0065] At block 606, a data set including the list of patches is created and transmitted. For example, the command server 208 creates and transmits a data set including the list of patches to the agent 204. In one embodiment, the data set is represented as an XML file and includes patch configuration information. The flow continues at block 608.
[0066] At block 608, an acknowledgment is received. For example, the command server 208 receives from the agent 204 an acknowledgment indicating that certain patches have been installed on the client 202. From block 610, the flow ends. [0067] While the discussion of Figures 5 and 6 describes operations for transmitting and installing software patches, the discussion of Figures 7 and 8 will describe operations for tracking what patches are needed by a client, according to embodiments of the invention. In one embodiment, the operations shown in Figures 7 and 8 determine the set of patches presented to a system administrator at block 602 (see above). In one embodiment, the operations of Figures 7 and 8 can be periodically performed for keeping an inventory of patches needed by and installed on a client. .
[0068] Figure 7 is a flow diagram illustrating operations for determining and transmitting a list of patches needed by a client, according to exemplary embodiments of the invention. The operations of the flow diagram 700 will be described with reference to the exemplary embodiments of Figures 2 and 3. The flow diagram 700 commences at block 702.
[0069] At block 702, a data set is received, where the data set includes a list of patches. For example, the agent's patch list receiving unit 304 receives a data set from the command server 208, where the data set includes a list of patches indicating software patches that are available at a particular time for installation on the client 202. The flow continues at block 704.
[0070] At block 704, a determination is made about which patches in the list are needed. For example, the patch determination unit 302 determines which of the patches in the list are needed by the client 202. In one embodiment, the determination is based on the patch list (received at 702) and patches currently installed on the client 202. For example, if a patch is in the list but not installed on the client, the patch may be needed. The flow continues at block 706.
[0071] At block 706, a data set including a list of needed patches is transmitted. For example, the patch procurement unit 310 transmits to the command server 208 a data set including the list of needed patches. In one embodiment, in addition to the list of needed patches, the data set includes a list of patches already installed on the client 202. hi one embodiment, the data set is represented as an XML file. From block 706, the flow ends.
[0072] Figure 8 is a block diagram illustrating operations for receiving a list of patches needed by a client, according to exemplary embodiments of the invention. The operations of the flow diagram 800 will be described with reference to the exemplary embodiments of Figures 2 and 3. The flow diagram 800 commences at block 802.
[0073] At block 802, the data set including list of patches is transmitted. For example, the command server 208 transmits a list of available patches to the agent 204. The flow continues at block 804.
[0074] At block 804, the data set including a list of needed patches is received. For example, the command server 208 receives a list of patches needed by the client 202. In one embodiment, the data set includes a list of patches installed on a client 202. In one embodiment, the command server 208 stores the list of needed patches in the command server data store 212. In one embodiment, the command server 208 can present the list of needed patches to a system administrator via the administrative console, as described above (see Figure 6). The administrator can use the list of needed patches to guide the command server 208 and the agent 204 in updating patches on the client 202. General
[0075] In this description, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In other instances, well-known circuits, structures and techniques have not been shown in detail in order not to obscure the understanding of this description. Note that in this description, references to "one embodiment" or "an embodiment" mean that the feature being referred to is included in at least one embodiment of the invention. Further, separate references to "one embodiment" in this description do not necessarily refer to the same embodiment; however, neither are such embodiments mutually exclusive, unless so stated and except as will be readily apparent to those of ordinary skill in the art. Thus, the present invention can include any variety of combinations and/or integrations of the embodiments described herein. Each claim, as may be amended, constitutes an embodiment of the invention, incorporated by reference into the detailed description. Moreover, in this description, the phrase "exemplary embodiment" means that the embodiment being referred to serves as an example or illustration.
[0076] Herein, block diagrams illustrate exemplary embodiments of the invention. Also herein, flow diagrams illustrate operations of the exemplary embodiments of the invention. The operations of the flow diagrams are described with reference to the exemplary embodiments shown in the block diagrams. However, it should be understood that the operations of the flow diagrams could be performed by embodiments of the invention other than those discussed with reference to the block diagrams, and embodiments discussed with references to the block diagrams could perform operations different than those discussed with reference to the flow diagrams. Additionally, some embodiments may not perform all the operations shown in a flow diagram. Moreover, it should be understood that although the flow diagrams depict serial operations, certain embodiments could perform certain of those operations in parallel.

Claims

1. A system comprising: a command server to create a data set indicating patches that are available for installation on a client and to store the patches that are available for installation; and an agent to receive the data set and ones of the patches, the agent to install on a computing device ones of the patches that do not correspond to patches already installed on the computing device.
2. The system of claim 1 , wherein the data set is represented in extensible markup language (XML).
3. The system of claim 1, wherein the ones of the patches do not correspond to patches already installed on the client if the client does not include installed patches that are substantially similar to the ones of the patches.
4. The system of claim 1 , wherein the agent to determine a needed patches list based on the data set and patches installed on the computing device, the agent to transmit the needed patches list to the command server.
5. The system of claim 3, the command server to present the needed patches list on an administrative console.
6. A computer-implemented method comprising: determining a first set of software patches based on a group of software patches installed on a computing device and a group of available software patches; receiving the first set of software patches over a network connection; after receiving the first set of software patches, determining a second set of software patches based on the group of software patches installed on the computing device and the first set of software patches, wherein the group of software patches installed on the computing device has changed since determining the first set; and installing on the computing device the second set of software patches.
7. The computer-implemented method of claim 6, wherein the receiving is resumeable after an interruption to the network connection.
8. The computer-implemented method of claim 6, wherein the receiving includes, if the network connection is interrupted after part of a software patch has been received, receiving a remainder of the software patch after the network connection is restored.
9. The computer-implemented method of claim 6, wherein installing includes configuring the second set of software patches for operation with a software system of the computing device.
10. The computer-implemented method of claim 6, wherein the installed software patches have been integrated into a software system of the computing device and configured for operation with the software system.
11. The computer-implemented method of claim 6, wherein the network connection is non-continuous.
12. The computer-implemented method of claim 6, wherein the network connection is intermittently inoperable.
13. A machine-readable medium including instructions which when executed by a machine cause the machine to perform operations of the computer-implemented method of claim 6.
14. An apparatus comprising: a patch list receiving unit to receive an available patch list; a patch procurement unit to receive, over a network connection, first patches of the available patch list, wherein after an interruption to the network connection, the patch procurement unit is to receive remaining patches of the available patch list; and a patch determination unit to determine which of the first and remaining patches are to be installed on a computer system; and a patch installation unit to install those of the first and remaining patches that are to be installed on the computing device.
15. The apparatus of claim 14, wherein the patch determination unit is to determine which of the first and the remaining patches are to be installed based on patches that are installed on the computing device.
16. The apparatus of claim 15, wherein the patch determination unit is to determine which of the first and the remaining patches are to be installed based on whether the computer system is configurable for installing those of the first and remaining patches to be installed on the computing device.
17. The apparatus of claim 14, wherein the patch determination unit is to determine which of the first and remaining patches are to be installed based on whether the computer system includes patches required by those of the first and remaining patches to be installed on the computing device.
18. The apparatus of claim 14, the patch procurement unit is to receive the patches from a command server.
19. The apparatus of claim 14, the patch procurement unit is to receive the patches from a patch server.
PCT/US2006/008562 2005-03-09 2006-03-09 System and method for managing software patches WO2006096837A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP06737713A EP1869554A4 (en) 2005-03-09 2006-03-09 System and method for managing software patches

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/076,813 US8151258B2 (en) 2005-03-09 2005-03-09 Managing software patches
US11/076,813 2005-03-09

Publications (2)

Publication Number Publication Date
WO2006096837A2 true WO2006096837A2 (en) 2006-09-14
WO2006096837A3 WO2006096837A3 (en) 2007-07-05

Family

ID=36954046

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/008562 WO2006096837A2 (en) 2005-03-09 2006-03-09 System and method for managing software patches

Country Status (3)

Country Link
US (1) US8151258B2 (en)
EP (1) EP1869554A4 (en)
WO (1) WO2006096837A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8151258B2 (en) 2005-03-09 2012-04-03 Ipass Inc. Managing software patches

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7257630B2 (en) 2002-01-15 2007-08-14 Mcafee, Inc. System and method for network vulnerability detection and reporting
US7543056B2 (en) 2002-01-15 2009-06-02 Mcafee, Inc. System and method for network vulnerability detection and reporting
US8561175B2 (en) 2003-02-14 2013-10-15 Preventsys, Inc. System and method for automated policy audit and remediation management
US8201257B1 (en) 2004-03-31 2012-06-12 Mcafee, Inc. System and method of managing network security risks
US8245216B2 (en) * 2005-10-11 2012-08-14 Oracle International Corporation Patch management system
US7680880B2 (en) * 2006-04-25 2010-03-16 Mcafee, Inc. System and method for protecting a computer network
US7975264B2 (en) * 2007-01-23 2011-07-05 Oracle International Corporation Deploying patches in batch mode to fix errors in pre-installed software
US8065672B2 (en) * 2007-01-23 2011-11-22 Oracle International Corporation Simplifying rollback to prior versions of patches used to fix errors in pre-installed software
US8024707B2 (en) * 2007-03-23 2011-09-20 Oracle International Corporation Facilitating self-remediation for software applications
US7865952B1 (en) 2007-05-01 2011-01-04 Symantec Corporation Pre-emptive application blocking for updates
EP2015173A1 (en) * 2007-07-05 2009-01-14 Hewlett-Packard Development Company, L.P. Method of maintaining software updates by means of dependency expressions
US8645939B2 (en) * 2007-12-04 2014-02-04 Oracle International Corporation Use of aliasing in an installer
US9477462B2 (en) * 2008-01-16 2016-10-25 Oracle International Corporation System and method for software product versioning packaging, distribution, and patching
US20090254896A1 (en) * 2008-04-08 2009-10-08 Oracle International Corporation Simplifying Bundling Of Fixes Used To Resolve Errors In Pre-Installed Software
US9766873B2 (en) * 2012-08-17 2017-09-19 Tripwire, Inc. Operating system patching and software update reconciliation
CN103632098B (en) * 2012-08-21 2019-05-10 腾讯科技(深圳)有限公司 The method and device of patching bugs
US10747525B2 (en) 2018-03-09 2020-08-18 International Business Machines Corporation Distribution of a software upgrade via a network

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5867714A (en) * 1996-10-31 1999-02-02 Ncr Corporation System and method for distributing configuration-dependent software revisions to a computer system
US6035423A (en) * 1997-12-31 2000-03-07 Network Associates, Inc. Method and system for providing automated updating and upgrading of antivirus applications using a computer network
US6182275B1 (en) * 1998-01-26 2001-01-30 Dell Usa, L.P. Generation of a compatible order for a computer system
GB2333864B (en) * 1998-01-28 2003-05-07 Ibm Distribution of software updates via a computer network
US7080371B1 (en) * 1998-03-03 2006-07-18 Siebel Systems, Inc. Method, system, apparatus and program product for distribution and instantiation of software upgrades
US6425126B1 (en) * 1999-05-19 2002-07-23 International Business Machines Corporation Apparatus and method for synchronizing software between computers
US7062765B1 (en) * 1999-05-25 2006-06-13 Realnetworks, Inc. System and method for updating information via a network
US6578142B1 (en) * 1999-06-18 2003-06-10 Phoenix Technologies, Ltd. Method and apparatus for automatically installing and configuring software on a computer
JP3916806B2 (en) * 1999-07-26 2007-05-23 富士通株式会社 Remote loading execution method, remote loading execution system, information processing apparatus, management apparatus, and computer-readable recording medium
US6745385B1 (en) * 1999-09-01 2004-06-01 Microsoft Corporation Fixing incompatible applications by providing stubs for APIs
US6606744B1 (en) * 1999-11-22 2003-08-12 Accenture, Llp Providing collaborative installation management in a network-based supply chain environment
AU2001294677A1 (en) * 2000-09-22 2002-04-02 Patchlink.Com Corporation Non-invasive automatic offsite patch fingerprinting and updating system and method
US6763517B2 (en) * 2001-02-12 2004-07-13 Sun Microsystems, Inc. Automated analysis of kernel and user core files including searching, ranking, and recommending patch files
US7055146B1 (en) * 2001-03-08 2006-05-30 Microsoft Corporation Method and system for dynamically inserting modifications for identified programs
US6976251B2 (en) * 2001-05-30 2005-12-13 International Business Machines Corporation Intelligent update agent
US7117494B2 (en) * 2001-08-10 2006-10-03 Kyocera Wireless Corp. System and method for bi-directional communication and execution of dynamic instruction sets
US6915513B2 (en) * 2001-11-29 2005-07-05 Hewlett-Packard Development Company, L.P. System and method for dynamically replacing code
US7155714B2 (en) * 2002-06-12 2006-12-26 Autodesk, Inc. Network distributed product manager system
US7096464B1 (en) * 2002-12-02 2006-08-22 Sap Aktiengesellschaft Software update method and apparatus
US8151258B2 (en) 2005-03-09 2012-04-03 Ipass Inc. Managing software patches

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of EP1869554A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8151258B2 (en) 2005-03-09 2012-04-03 Ipass Inc. Managing software patches

Also Published As

Publication number Publication date
EP1869554A4 (en) 2009-01-07
US8151258B2 (en) 2012-04-03
US20060206757A1 (en) 2006-09-14
EP1869554A2 (en) 2007-12-26
WO2006096837A3 (en) 2007-07-05

Similar Documents

Publication Publication Date Title
US8151258B2 (en) Managing software patches
US8892712B2 (en) Upgrading enterprise managers
US9639347B2 (en) Updating a firmware package
US9253265B2 (en) Hot pluggable extensions for access management system
US9563442B2 (en) Baseboard management controller and method of loading firmware
US9201647B2 (en) Configuration management center
US8656402B2 (en) Incremental web container growth to control startup request flooding
US11068252B2 (en) System and method for dynamically determining applicable updates
US10936295B2 (en) Software update system
US20150120908A1 (en) Real-time, distributed administration of information describing dependency relationships among configuration items in a data center
US20140122931A1 (en) Performing diagnostic tests in a data center
US9792111B2 (en) Obtaining device drivers from an out-of-band management network
US20050114853A1 (en) Software upgrade and downgrade in systems with persistent data
US11132191B2 (en) Software and firmware updates of computing systems
WO2020185435A1 (en) Firmware update system
JP2008217201A (en) Automatic update method
US8392966B2 (en) Limiting the availability of computational resources to a device to stimulate a user of the device to apply necessary updates
US20130204921A1 (en) Diagnostics agents for managed computing solutions hosted in adaptive environments
CN113377487A (en) Method, apparatus and computer program product for managing virtual machine upgrades
JP2007264904A (en) Automatic program update system
US20030023737A1 (en) Message accumulation for communication processes using a common protocol
US11093256B2 (en) System and method for dynamically installing driver dependencies
US11880672B2 (en) Dynamically consolidating applicable updates into an update recommendation
US8819203B1 (en) Techniques for providing an application service to an application from an appliance-style application services platform
JP2003076554A (en) Software update system, portable information terminal and server to be used for the same, software updating method, its computer program and recording medium with the program recorded thereon

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2006737713

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: RU