CN108829425B - Online upgrade control method for application software on domestic operating system - Google Patents

Online upgrade control method for application software on domestic operating system Download PDF

Info

Publication number
CN108829425B
CN108829425B CN201810833751.XA CN201810833751A CN108829425B CN 108829425 B CN108829425 B CN 108829425B CN 201810833751 A CN201810833751 A CN 201810833751A CN 108829425 B CN108829425 B CN 108829425B
Authority
CN
China
Prior art keywords
software
version
operating system
information
signature
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201810833751.XA
Other languages
Chinese (zh)
Other versions
CN108829425A (en
Inventor
包亮
彭望龙
黄锐潇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Electronic Technology Cyber Security Co Ltd
Original Assignee
China Electronic Technology Cyber Security Co Ltd
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 China Electronic Technology Cyber Security Co Ltd filed Critical China Electronic Technology Cyber Security Co Ltd
Priority to CN201810833751.XA priority Critical patent/CN108829425B/en
Publication of CN108829425A publication Critical patent/CN108829425A/en
Application granted granted Critical
Publication of CN108829425B publication Critical patent/CN108829425B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability

Abstract

The invention discloses an online upgrade control method for application software on a domestic operating system, which adopts a mode of a server side and a client side, wherein the server side is deployed on a server using the domestic operating system and is used for managing various application software versions and initiating online upgrade operation of the software; the client is deployed on various terminals and servers using the domestic operating system and is responsible for upgrading various application software on the equipment. The invention can carry out online upgrade management and control on the application software on the computer so as to meet the requirements of users in specific industries on online centralized upgrade and monitoring of the application software distributed on the remote computer. In the whole software upgrading process, the application software on the computer can be automatically upgraded according to the preset upgrading flow only by one-time operation of the server, and the aims of automatic, noninductive, efficient, controllable and traceable whole software upgrading process are fulfilled.

Description

Online upgrade control method for application software on domestic operating system
Technical Field
The invention relates to an online upgrade control method for application software on a domestic operating system.
Background
Due to the consideration of network information security, domestic operating systems based on Linux are gradually used in daily office of many units at present, and business software customized for the domestic operating systems is increased day by day. With the change of various business requirements in daily office, business software also needs to be correspondingly upgraded, especially for some special industries, due to business relationship, the requirement for upgrading the business software on a computer is particularly high, for example: the online upgrading can be centralized and unified, the upgrading state can be monitored, the upgrading process can not be interfered by people, the upgrading can be completed and used, and the like, and the following problems are faced when the requirements are met:
firstly, computer hardware platforms for installing domestic operating systems are different, the architectures of the operating systems are different, business software is compatible with software versions with a plurality of platforms, and the problem of artificial platform adaptation participation occurs in the software upgrading process;
secondly, problems of data tampering, excessive interaction times, long time consumption and the like exist by adopting an online upgrading mode;
and thirdly, the third-party service software in the remote control home-made operating system automatically finishes the work of software upgrading, permission giving, upgrading restarting and the like and is quite difficult.
Disclosure of Invention
In order to overcome the above disadvantages of the prior art, the present invention provides a method for managing and controlling online upgrade of application software on a domestic operating system, which is used for solving the problem of managing and controlling online upgrade of various application software on a domestic operating system, and is specifically implemented as follows:
the method comprises the steps of firstly, automatically identifying a system architecture used by a domestic operating system, and analyzing a latest software version applicable to the architecture from a software version library, so that manual participation in platform adaptation work is avoided;
integrating the software version information and signing and checking the software version information, thereby effectively preventing the software version information from being tampered in the storage and transmission processes, reducing the interaction times among services and reducing the time consumption of software upgrading;
and thirdly, adopting a mode of adding a client side to a server side, and controlling the on-line upgrading and automatic restarting of the application software on the domestic operating system by configuring an operation strategy and various compatible means.
The technical scheme adopted by the invention for solving the technical problems is as follows: a management and control method for online upgrade of application software on a domestic operating system adopts a mode of a server side and a client side, wherein the server side is deployed on a server using the domestic operating system and is used for managing various application software versions and initiating online upgrade operation of the software; the client is deployed on various terminals and servers using the domestic operating system and is responsible for upgrading various application software on the equipment.
Compared with the prior art, the invention has the following positive effects:
the method of the invention adopts the server and the client to be deployed on the computer provided with the domestic operating system, and can carry out online upgrade control on the application software on the computer, so as to meet the requirements of users in specific industries on online centralized upgrade and monitoring of the application software distributed on the remote computer. In the whole software upgrading process, the application software on the computer can be automatically upgraded according to a preset upgrading process only by one-time operation of the server, the whole process does not need to be participated by a user of the upgraded computer, and the situation that the upgrading will of a computer user is not strong, the upgrading time is not controllable, the software upgrading is influenced by human factors and the like to cause software upgrading delay or failure is avoided, so that the aims of automatic, non-sensible, efficient, controllable and traceable software upgrading in the whole process are fulfilled.
Drawings
The invention will now be described, by way of example, with reference to the accompanying drawings, in which:
FIG. 1 shows the content format of the integrated signature software package.
Detailed Description
First, the working principle of the invention
The invention provides a mode of adding a client side to a server side, wherein the server side is deployed in a server using a domestic operating system and is used for managing various application software versions and initiating software online upgrading operation; the client is deployed on various terminals and servers using the domestic operating system and is responsible for upgrading various application software on the equipment.
The domestic operating system based on Linux supports the rpm format installation package generated by the rpmbuild tool, so that the software upgrading method uses the rpm format installation package, and the service end and the client end cooperate to jointly complete the online upgrading management and control work of third-party application software.
The main work flow of the online upgrading of the application software is as follows:
(1) after an application software manufacturer submits a software version description information file and an installation package to a software publisher, the software publisher uploads a software version to a server;
(2) in the software uploading process, the server signs the software installation package and the version information by using a signature algorithm;
(3) after the signature is successful, integrating the signature information, the version information and the software installation package into a new software package and storing the new software package into a software version library;
(4) when the software is upgraded on line, the server side issues an instruction for acquiring the current equipment system architecture and the installed software to the client side;
(5) after receiving the instruction, the client software acquires the system architecture and the installed software information in the current operating system and feeds back the acquired data to the server;
(6) after receiving the feedback data, the server side extracts system architecture and software version information;
(7) carrying out applicable matching analysis on the system architecture and the software version information and the software versions in the software version library;
(8) after the applicable software version is analyzed, issuing an integrated software installation package to the client software;
(9) after receiving the signature software installation package, the client software extracts signature information, version information and installation package data in the installation package, and checks the signature by using a signature checking algorithm;
(10) after the verification passes, caching the software installation package and the version information, stopping the running software to be upgraded, and upgrading the software by using an rpm command;
(11) after the software is upgraded successfully, acquiring an operation strategy from the software version information and then analyzing the use permission;
(12) and starting the software in the new process according to the operation authority in the operation strategy, and feeding back an upgrading result to the server software.
Second, implementation mode
According to the problems of domestic operating system architecture difference, software data falsified between service interactions, difficult software upgrading and restarting and the like faced by software online upgrading management and control, detailed description is carried out according to software platform adaptation, software signature verification and software upgrading and restarting as follows:
1. software platform adaptation
There are differences in system architectures used by homemade operating systems installed on computers of different hardware platforms, for example: i386, amd64, ia64, mips64el and the like, and the application software installed on the software needs to be adapted to the architecture to normally run. Therefore, when software is upgraded on line, the upgrade success can be achieved by identifying the type of the national operating system architecture and analyzing the type of the software version. In order to solve the problem of automatic identification of software versions, the patent proposes the following idea.
(1) Multi-platform software version warehousing
Before releasing a new version of software, an application software manufacturer requires to make a software installation package suitable for each system architecture, and fills a software version description information document according to format requirements, wherein the contents comprise: package name, software version number, software type, applicable platform (e.g., ia64, i386, i686, amd64, mips64el, etc.), manufacturer, release time, software size, description information. The software version description information document is an excel file with a fixed format, and is provided for various manufacturers by an application software manager to fill in when a new software version is released so as to standardize the software version description. And after completing filling by each manufacturer according to the format requirement in the file, submitting the excel file and the corresponding software installation package to an application software manager for issuing at a server. The Excel file content solidification format is as follows:
table 1 software version illustrates excel file content format
Figure BDA0001744070060000051
According to the actual installation verification of the multi-platform software, a software installation package manufactured on one platform can be compatible with the situations of a plurality of platforms, such as: the rpm install package fabricated on the i386 system architecture computer can run on the homemade operating systems of the i386, ia64, amd64 system architectures. Therefore, after the software installation package is manufactured on one platform, if the software installation package can normally run on a plurality of platforms, multi-platform selection can be performed on the applicable platform in the software version description excel file.
And after receiving the software installation package and the software version description excel file submitted by each manufacturer, the application software manager submits the software installation package and the software version description excel file to a software version library of the server.
(2) Automatic analysis of software upgrade versions
In the process that the server side initiates the software online upgrade to the client side, the client side obtains the system architecture and the software information installed in the system and feeds the software information back to the server side for version analysis, and the software upgrade version corresponding to the software upgrade version is found out.
The client software adopts an API interface provided by a cross-platform JAVA design language to acquire system architecture information, so that a platform compatibility effect is achieved, and the implementation method comprises the following steps:
Properties p=System.getProperties();
String osArch=p.getProperty("os.arch");
the method for operating the 'rpm-qai' command on the domestic operating system by using the API provided by the JAVA design language can completely acquire the software information installed in the system, and comprises the following steps:
Figure BDA0001744070060000061
the method comprises the steps that after a client side collects system architecture and software version information, the system architecture and the software version information are fed back to a server side, the server side extracts a software name (sName), a version number (sVersion) and a system architecture (sArch), then the software name (dName), the version number (sVersion) and the system architecture (sArch) are completely matched with a software name (dName) and a version number (dVersion) in a version library, the system architecture and a software application platform (dArch) in the version library are subjected to attribution matching, and after the system architecture and the software application platform (dArch) are successfully matched, the software version information is extracted from the version library and used for software upgrading. The matching rules are described generally as:
sName==dName&&sVersion==dVersion&&(sArch In dArch)。
2. software signature verification label
In order to prevent the software installation package and the version information from being tampered in the storage and transmission processes, reduce the interaction times among services and improve the software upgrading efficiency and safety, the software installation package and the version information are integrated and signed into a file before being put in storage, and the storage and transmission in the future are integrated files. And when the software is upgraded, checking the label of the integrated file, taking out the software installation package after the label passes the check, and upgrading the software.
Before the software version information is put in storage, the server signs the software version information and the software installation package by using a signature algorithm (which can be determined and replaced according to actual use requirements, and the invention is not specifically described), and fuses a signature value, the software version information and the software installation package into a new software installation package according to rules, thereby facilitating service use and reducing interaction steps among services; when the software is upgraded, the client extracts the signature value and brings the signature value into a signature verification algorithm to verify the signature of the software version information and the software installation package data. And extracting complete software installation package and software version information after the verification of the signature. The content field of the new software package after the software signature integration is shown in fig. 1, and includes the following contents:
1) signature length: 4 bytes, storing signature value byte length;
2) signature value: the method comprises the steps of obtaining version information length, version information, software length and a signature value of software content;
3) version information length: 4 bytes, storing the length of the version description information byte;
4) version information: JSON format version description information;
5) software length: 4 bytes, software content length field;
6) software content: software installation package data.
The specific steps of the signature and signature verification process of the integrated software package are described as follows:
(1) assembling attributes such as a software package name, a software type, an applicable platform and the like in the software version information by sequentially using a JSON format to generate a byte array (sv);
(2) calculating the length (svl) of the JSON format software version information byte array, and storing by using 4 byte space;
(3) calculating the length (sil) of the software installation package data (si), and storing the length (sil) in a 4-byte space;
(4) assembling the svl, the sv, the sil and the si into a new byte array (namely svl + sv + sil + si) in an overlapping mode in sequence, calculating a signature value (v) of the new array by using a signature algorithm, and storing the signature value v by using a 4-byte space (vl);
(5) finally, the byte arrays of vl, v, svl, sv, sil and si are sequentially stored into a new file in an rpm format and expressed as a signed software package;
(6) before software upgrading, the signed software package extracts contents according to the sequence of vl, v, svl, sv, sil and si;
(7) and substituting v into a signature checking algorithm, checking the svl + sv + sil + si content, extracting the si content to generate a new rpm format installation package, and extracting sv to analyze the software version information according to the JSON format.
3. Software upgrade restart
After the version information and the software installation package are extracted, the software operation stopping, software upgrading and software restarting processes are executed according to the flow, and the difficulties and the solving means in the three processes are respectively described in detail below.
(1) Software shutdown
Since the stop script is not necessary for every software, the stop script path in the software version information may not be configured. If a software stop script path (stopsoft path) is configured, the running software to be upgraded can be stopped by directly running the stop script path through the JAVA language, and the implementation method is as follows:
String stopSoft="sh"+stopSoftPath;
Process p=Runtime.getRuntime().exec(stopSoft);
if the software stop script path is not configured, a combined command needs to be written to stop the running software to be upgraded (softName). In order to make the stop command compatible with various domestic operating systems and efficiently and accurately stop the software, a ps command is designed to acquire a process ID number of a specified software name and is used as a combined command of kill command parameters to end the process, and the stop work can be completed by calling the command through a JAVA language, and the realization method is as follows:
String stopSoft="ps–ef|grep"+softName+"|awk'{print$2}'|xargs kill-9";
Process p=Runtime.getRuntime().exec(stopSoft);
(2) software upgrade
And extracting a new software installation package (cache path softPath), and upgrading the software installation package by calling an rpm command through a JAVA language. Because some dependencies exist in some software installation packages during upgrading, which may result in unsuccessful software upgrading, it is necessary to cooperate with multiple parameters in the rpm command to ignore the software dependencies and enforce the upgrading
String rpmCmd="rpm-U--force--nodeps"+softPath;
Process p=Runtime.getRuntime().exec(rpmCmd);
(3) Software restart
After the software is successfully upgraded, the upgraded software (softName) needs to be started in a new process mode according to the operation authority (isRootRun) and the startup script path (startSoftPath) configured in the software version information, and finally, the software upgrading and restarting results are fed back to the server.
In the process of restarting the software, if the operation authority is configured to require the ROOT user authority to operate, the ROOT authority is appointed when the program is started, otherwise, the current login user authority is used for starting the software. In order to prevent the software from being hosted in the client side of the present invention after being started, a genome-terminal command is required to be used to newly build a terminal window, and a user authority is specified to execute a software start script, and the implementation method is as follows:
Figure BDA0001744070060000091
Figure BDA0001744070060000101

Claims (7)

1. a control method for online upgrade of application software on a domestic operating system is characterized in that: adopting a server-client mode, wherein the server is deployed on a server using a domestic operating system and is used for managing various application software versions and initiating software online upgrading operation; the client is deployed on various terminals and servers using a domestic operating system and is responsible for upgrading various application software on the equipment; the process of online upgrading the application software comprises the following steps:
(1) after an application software manufacturer submits a software version description information file and an installation package to a software publisher, the software publisher uploads a software version to a server;
(2) in the software uploading process, the server signs the software installation package and the version information by using a signature algorithm;
(3) after the signature is successful, integrating the signature information, the version information and the software installation package into a new software package and storing the new software package into a software version library;
(4) when the software is upgraded on line, the server side issues an instruction for acquiring the current equipment system architecture and the installed software to the client side;
(5) the client software collects the system architecture and the installed software information in the current operating system and feeds back the collected data to the server;
(6) the server side extracts system architecture and software version information, matches the system architecture and the software version information with software versions in a software version library, and transmits an integrated software installation package to client side software after matching is successful;
(7) extracting signature information, version information and installation package data in an installation package by client software, carrying out signature verification by using a signature verification algorithm, caching the software installation package and the version information after the signature verification is passed, stopping the running software to be upgraded, upgrading the software by using an rpm command, acquiring an operation strategy from the software version information after the software is upgraded successfully, starting the software in a new process according to the operation authority in the operation strategy, and then feeding back an upgrading result to the server software;
after the signature is successful, integrating the signature information, the version information and the software installation package into a new software package, and performing signature verification by using a signature verification algorithm comprises the following steps:
1) assembling the software package name, the software type and the applicable platform attribute in the software version information by sequentially using a JSON format to generate a byte array sv;
2) calculating the length svl of the JSON format software version information byte array, and storing by using 4 byte space;
3) calculating the length sil of the software installation package data si, and storing the software installation package data si by using 4 byte space;
4) sequentially overlapping and assembling the svl, the sv, the sil and the si into a new byte array svl + sv + sil + si, calculating a signature value v of the new array by using a signature algorithm, and storing the signature value v by using a 4-byte space vl;
5) finally, the byte arrays of vl, v, svl, sv, sil and si are sequentially stored into a new file in an rpm format and expressed as a signed software package;
6) before software upgrading, the signed software package extracts contents according to the sequence of vl, v, svl, sv, sil and si;
7) and substituting v into a signature checking algorithm, checking the svl + sv + sil + si content, extracting the si content to generate a new rpm format installation package, and extracting sv to analyze the software version information according to the JSON format.
2. The method for managing and controlling the online upgrade of the application software on the domestic operating system according to claim 1, wherein: the software version specification information includes: the software package name, the software version number, the software type, the applicable platform, the manufacturer, the release time, the software size and the description information.
3. The method for managing and controlling the online upgrade of the application software on the domestic operating system according to claim 1, wherein: the client software acquires system architecture information by adopting an API (application programming interface) provided by a cross-platform JAVA design language; the API interface provided by JAVA design language is used to run the 'rpm-qai' command on the domestic operating system to acquire the installed software information in the system.
4. The method for managing and controlling the online upgrade of the application software on the domestic operating system according to claim 1, wherein: the server side completely matches the extracted software name and version number with the software name and version number in the version library, and meanwhile performs attribution matching on the proposed system architecture and a software application platform in the version library, and extracts software version information from the version library for software upgrading after the software name and version number are successfully matched.
5. The method for managing and controlling the online upgrade of the application software on the domestic operating system according to claim 1, wherein: stopping running software to be upgraded through a JAVA language running stop script path if the software stops running; if the software stop script path is not configured, writing a combined command to stop the running software to be upgraded, acquiring a process ID number of a specified software name through a ps command and finishing the process as a combined command of kill command parameters, and calling the combined command through JAVA language to finish the stop work.
6. The method for managing and controlling the online upgrade of the application software on the domestic operating system according to claim 1, wherein: when software is upgraded, a new software installation package is extracted, and the software installation package is upgraded by calling an rpm command through a JAVA language.
7. The method for managing and controlling the online upgrade of the application software on the domestic operating system according to claim 1, wherein: when the software is restarted, if the operation permission is configured to require the ROOT user permission to operate, the ROOT permission is appointed when the program is started, otherwise, the software is started by using the current login user permission.
CN201810833751.XA 2018-07-26 2018-07-26 Online upgrade control method for application software on domestic operating system Active CN108829425B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810833751.XA CN108829425B (en) 2018-07-26 2018-07-26 Online upgrade control method for application software on domestic operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810833751.XA CN108829425B (en) 2018-07-26 2018-07-26 Online upgrade control method for application software on domestic operating system

Publications (2)

Publication Number Publication Date
CN108829425A CN108829425A (en) 2018-11-16
CN108829425B true CN108829425B (en) 2021-10-19

Family

ID=64140212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810833751.XA Active CN108829425B (en) 2018-07-26 2018-07-26 Online upgrade control method for application software on domestic operating system

Country Status (1)

Country Link
CN (1) CN108829425B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109739532B (en) * 2018-12-13 2022-05-27 北京计算机技术及应用研究所 Software updating method on domestic Linux operating system
CN109857514B (en) * 2018-12-20 2020-11-27 中国电子科技集团公司第十五研究所 Cross-platform cross-commercial autonomous environment complex giant information system hybrid deployment system
CN112099825B (en) * 2020-09-11 2024-04-09 北京金山云网络技术有限公司 Method, device, equipment and storage medium for upgrading component
CN113138787A (en) * 2021-04-28 2021-07-20 中消云(北京)物联网科技研究院有限公司 Program updating method and device
CN113377413A (en) * 2021-04-29 2021-09-10 先进操作系统创新中心(天津)有限公司 Software batch adaptation method based on kylin desktop operating system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799445A (en) * 2012-05-03 2012-11-28 陈昊 Application upgrading method based on Android platform and system
CN104077160A (en) * 2014-05-12 2014-10-01 联动优势电子商务有限公司 Android software upgrading method, device and system
CN105183496A (en) * 2015-07-21 2015-12-23 浪潮软件集团有限公司 Method for automatically upgrading and pushing software based on domestic CPU and operating system
CN107479931A (en) * 2017-08-18 2017-12-15 郑州云海信息技术有限公司 A kind of method that Linux system application layer refreshes BIOS

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120054734A1 (en) * 2010-08-31 2012-03-01 Apple Inc. Device software upgrade using a dynamically sized partition
CN104317626B (en) * 2014-11-13 2017-08-11 北京奇虎科技有限公司 The methods, devices and systems of application software control of authority in terminal device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102799445A (en) * 2012-05-03 2012-11-28 陈昊 Application upgrading method based on Android platform and system
CN104077160A (en) * 2014-05-12 2014-10-01 联动优势电子商务有限公司 Android software upgrading method, device and system
CN105183496A (en) * 2015-07-21 2015-12-23 浪潮软件集团有限公司 Method for automatically upgrading and pushing software based on domestic CPU and operating system
CN107479931A (en) * 2017-08-18 2017-12-15 郑州云海信息技术有限公司 A kind of method that Linux system application layer refreshes BIOS

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
嵌入式系统软件远程在线升级的研究与实现;杨枢 等;《微型电脑应用》;20090223;第24卷(第11期);37-39 *

Also Published As

Publication number Publication date
CN108829425A (en) 2018-11-16

Similar Documents

Publication Publication Date Title
CN108829425B (en) Online upgrade control method for application software on domestic operating system
US8151277B2 (en) Method and system for dynamic remote injection of in-process agents into virtual machine based applications
CN106991035B (en) Host monitoring system based on micro-service architecture
US9588752B2 (en) Performing unattended software installation
US8667482B2 (en) Automated application modeling for application virtualization
US10120672B2 (en) Method for offline updating virtual machine images
US9116776B2 (en) Updating software objects
US20160147558A1 (en) Virtual machine disk image installation
US8707297B2 (en) Apparatus and methods for updating firmware
US8225292B2 (en) Method and system for validating a knowledge package
US10216503B2 (en) Deploying, monitoring, and controlling multiple components of an application
US20110138374A1 (en) Downtime reduction for enterprise manager patching
US10671376B2 (en) Server program hot upgrading method and device
US11645086B2 (en) System and method for implementing a filesystem agent management solution
CN113330419A (en) Equipment application installation method and device
CN108121552B (en) Automatic patching method based on XenServer
US10394619B2 (en) Signature-based service manager with dependency checking
US20070192387A1 (en) Information processing device, method and program for controlling information processing device
US20210389941A1 (en) Method and device for managing aircraft equipment software configurations
CN113064698A (en) Method for providing product environment and corresponding device, system, equipment and medium
KR102156656B1 (en) System and method for creating stack of virtual machine
CN107015831A (en) A kind of client updating management method upgraded based on server end and system
CN115113972A (en) Application transformation method, system, cluster, medium and program product
WO2015180298A1 (en) Service authentication processing method and apparatus
US20050278694A1 (en) Describing Runtime Components of a Solution for a Computer System

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant