WO2006136060A1 - Multi-software system upgrading method - Google Patents

Multi-software system upgrading method Download PDF

Info

Publication number
WO2006136060A1
WO2006136060A1 PCT/CN2005/000921 CN2005000921W WO2006136060A1 WO 2006136060 A1 WO2006136060 A1 WO 2006136060A1 CN 2005000921 W CN2005000921 W CN 2005000921W WO 2006136060 A1 WO2006136060 A1 WO 2006136060A1
Authority
WO
WIPO (PCT)
Prior art keywords
version
software
upgrade
information
module
Prior art date
Application number
PCT/CN2005/000921
Other languages
French (fr)
Chinese (zh)
Inventor
Yong Hong Guo
Xu Tong Fan
Original Assignee
Zte Corporation
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 Zte Corporation filed Critical Zte Corporation
Priority to PCT/CN2005/000921 priority Critical patent/WO2006136060A1/en
Publication of WO2006136060A1 publication Critical patent/WO2006136060A1/en

Links

Classifications

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

Definitions

  • the invention relates to a method for separately upgrading a plurality of softwares in a software system, in particular to a method for upgrading multiple softwares in a software system of a multimedia terminal product.
  • the multimedia technology in the prior art is developing rapidly, and the technology of the multimedia terminal product is also rapidly updated.
  • the terminal product that has been released to the user 'such as the set-top box terminal system, it is necessary to involve the function update and upgrade.
  • the first upgrade method divides the software system into multiple parts. When upgrading, separately obtain the version of each part of the software, and then go to the upgrade server to query the updated version of the apricot, and decide whether each part of the software needs to be downloaded. upgrade.
  • the disadvantages of this method are: You must know which software parts are in advance, and get the versions one by one. It is not convenient to add new software in the middle, and it is not scalable. For the version rollback, Lang upgrades from the high version to the lower version. _ and specific version upgrade, that is, only for a specific version upgrade, other versions are not difficult to meet the upgrade requirements, the upgrade process is not flexible.
  • Another upgrade method is to provide the entire software system as a whole with only one version number.
  • the latest software version is obtained directly from the server, replaced as a whole, and the upgrade is completed.
  • the disadvantage of this method is that when the software system of the product needs to be changed only in one part, the total version number will be changed.
  • the level is changed, only part of the software upgrade cannot be performed, and only the whole upgrade can be performed together.
  • the upgrade process is time consuming. Not flexible.
  • the object of the present invention is to overcome the problems of the non-extensible, inflexible, and inflexible upgrade methods of the prior art multi-software system, and propose an upgrade method with flexibility, scalability, and flexibility.
  • a method for upgrading a multi-software system comprising a storage module storing multiple software, a version management module for recording the multi-software version information, and an upgrade module for upgrading operations, the method comprising:
  • the version management module is provided with a version information file for saving version information, for centrally managing version information of each software in the storage module;
  • the version management module collects local version information of each software in the storage module and saves; c), an upgrade server provides a version description file and each new version of software to be upgraded through the network, and the new version software Depositing the upgrade server in a predetermined location;
  • the upgrade module completes the upgrade function according to the version description file and the local version information file on the upgrade server.
  • step d) further comprises:
  • the upgrade module acquires the release specification file from the upgrade server;
  • the upgrade module parses the version description file, and obtains an upgrade list
  • the upgrade module performs upgrade of the corresponding software according to the item-by-item information of the upgrade list, and reports the upgrade progress on the user interface.
  • step d2) further includes:
  • step d2) further includes:
  • the upgrade module obtains the software from the corresponding location of the upgrade server through the network and saves the file to the local temporary path, and performs version verification and check on it, and if the check passes, approves the Software upgrade, replace the old version; Apricot, give up the upgrade of the software; For software without backup upgrade requirements, . Download directly over the old version of the software, and let it report the latest version to the version management module, update the The version record in the version information file.
  • the method of checking is: running the new software, causing it to report the version to the version management module, and the upgrade module obtains the version from the version management module, and compares whether the version number is consistent with the version number of the upgrade server. Pass, otherwise the check does not pass.
  • the method wherein the software in the storage module comprises three types: non-executable software, independent executable software, and/or accessory software.
  • the method wherein the version management module provides a version setting interface, configured to update corresponding version information of the version information file according to a software name and a version number; and when the executable software is running, the interface is set to the The version management module reports its own version.
  • the version management module further provides a single version acquisition interface, configured to obtain version information of the software from the version information file according to a software name.
  • the version description file is used to record the software name to be upgraded, the storage location of the upgrade server, the latest version information, the installation location of the terminal product, the upgrade rule, and whether the backup is upgraded. .
  • the version management module provides a simple version interface and convenient access.
  • the upgrade rule is defined on the server side. It is very easy to implement special requirements such as version rollback, specific version upgrade, and specific version not upgrade.
  • the software parts of the method of the present invention can be independently upgraded, and the flexibility is good. When only some software is improved, Greatly improved the upgrade speed, shortened the upgrade time, reduced the redundant access to the storage device, improved the stability of the terminal product system, and extended the service life of the device.
  • Figure 1 is a schematic view of an upgrade apparatus of the method of the present invention
  • FIG. 2 is a schematic structural diagram of a version management module of the method of the present invention.
  • FIG. 3 is a schematic flow chart of an upgrade process of the method of the present invention. detailed description
  • the upgrading apparatus of the method of the present invention comprises four parts: a storage module, a version management module, an upgrade module, and an upgrade server.
  • the storage module is composed of a plurality of software components, which may be non-executable software, independent executable software, and accessory software; the storage module is an upgraded object.
  • the version management module centrally manages each software version in the storage module for use by the upgrade module for selection.
  • the upgrade module completes the upgrade function of part or all of the software in the storage module according to the upgrade server information and the local version information.
  • the multi-software upgrade method of the present invention specifically includes:
  • the version management module provides a text file that stores version information of each software, that is, a version information file, and centrally manages version information of each software in the storage module. among them, 1.
  • the version management module provides a version setting interface, and the version setting interface updates the corresponding version in the text file according to the software name and the version number: ⁇ information.
  • the version management module provides a single version acquisition 0, and obtains version information of the software from the text file according to the software name.
  • the version management module provides the version active acquisition function. For special software that does not have executable attributes, the version information can be obtained actively by the agreed method.
  • the version management module collects version information of each software in the storage module.
  • software in the storage module can be non-executable software, stand-alone executable software, and affiliate software. .
  • the host software that uses it can report the version on its behalf; the host software here is a normal stand-alone executable software, but the affiliate software is only used by it.
  • the version management module proactively obtains version information by pre-agreed.
  • the upgrade server provides a version description file and each new version of the software to be upgraded.
  • the new version of the software is stored in the predetermined location on the server as a normal file.
  • the release notes file indicates the name of each software, the location where the server is stored, the latest version information, the location where the terminal product is installed, the upgrade rules, and whether the backup is upgraded.
  • Each line of information indicates information about a piece of software that can be expanded to multiple lines.
  • the upgrade rules can indicate which rules are eligible to be upgraded and what rules are met without upgrading the two parts. Two parts can be combined, and each part can also define more rules in a logical relationship. The development of reasonable upgrade rules makes it easy to implement version rollback and specific version upgrades, and specific versions without upgrades.
  • the upgrade module completes the upgrade function according to the version description file information and the local version information on the upgrade server.
  • the upgrade module first obtains a release notes file from the upgrade server.
  • the upgrade module parses the release notes file to obtain an upgrade list.
  • This upgrade list is used to record which software needs to be upgraded, and the software name is recorded, stored in the server. Place location, installation location, latest version number, backup upgrade, etc.
  • the operation steps of the upgrade list are as follows: first clearing the upgrade list; parsing each line of information in the obtained version description file one by one; obtaining the local software version number from the version management module according to the name of each software, according to the upgrade rule In contrast, if the local version meets the upgrade rules, the software needs to be upgraded, and a message is added to the upgrade list.
  • the upgrade module performs software upgrades one by one according to the upgrade list, and reports the upgrade progress in the user interface.
  • FIG. 1 shows the upgrade method of the technical solution.
  • the upgrade method of the technical solution depends on the centralized version management of the version management module, and the version information of each software is uniformly managed by the version management module, and is saved in the version information file ⁇ ⁇ .
  • Figure 2 shows the flow chart of version management.
  • the version management module provides a version information file for saving version information, and centrally manages version information of each software in the storage module.
  • the version management module provides a version setting interface that updates the corresponding version information in the text file according to the software name and version number.
  • the version management module provides a single version acquisition interface, and obtains version information of the software from the text file according to the software name.
  • the version management module provides the version active acquisition function.
  • the version information is actively obtained through the approximate method.
  • the boot screen logo is placed in the specific partition mtd3 of the flash.
  • the image does not have executable attributes and is displayed by other software. You can agree on the first 16 bytes of the logo image to put the version information of the logo, and then put the image information of the logo.
  • the version management module actively reads the first 16 bytes of the mtd3 partition of the flash, thereby obtaining the version information of the logo.
  • the software In the second step, once the software is running, it actively reports its version to the version management module.
  • Each software runtime must report its version to the version management module through the interface. If the parameter " version" is run, only the version is logged out.
  • the host software can report the version on its behalf.
  • the upgrade server provides the release notes file and various software, and puts them in a certain location on the server.
  • the release notes are used to indicate the name of each software, where it is stored on the server, the latest version information, where to install the terminal product, upgrade rules, whether to back up and upgrade, etc.
  • Each line of information indicates information about a piece of software that can be expanded to multiple lines. The following specific examples:
  • the upgrade rule Rules can indicate the upgrade rule and the non-upgrade rule.
  • the "Y” section indicates The version number of the Vplayer in the terminal product is upgraded according to the rule.
  • the "N” part indicates that the version number of the Vplayer in the terminal product does not upgrade according to the rule.
  • the "Y” and “N” parts can be combined, and each part can define more rules in a logical relationship.
  • the development of reasonable upgrade rules makes it easy to implement version rollback and specific version upgrades, and specific versions are not upgraded.
  • the upgrade module completes the upgrade function according to the version description file information and the local version information on the upgrade server.
  • the upgrade flow chart is shown in Figure 3.
  • the upgrade module first obtains a release notes file from the upgrade server.
  • the transmission process can be http, and the address and file path of the upgrade server are set by the user of the terminal product.
  • the upgrade list is used to record which software needs to be upgraded, and records the software name, where the upgrade server is stored, the installation location, the latest version number, and whether the backup is upgraded.
  • Each line of information in the obtained version description text # is parsed one by one. According to the name of each software, obtain the local software version number from the version management module. If there is no version of the software locally, the default is 0 version, and then according to the upgrade rule, if the local version meets the upgrade rule, the software needs Upgrade to add a message to the upgrade list. This can implement software Expansion.
  • the upgrade module upgrades software by software according to the upgrade list, and reports the upgrade progress in the user interface.
  • the software is saved from the corresponding location of the upgrade server to the local temporary path through the network.
  • the new software is run with the parameter "version", which causes it to report the version to the version management module, and the upgrade module obtains its version from the version management module, and compares whether the version number is consistent with the version number claimed by the upgrade server. If they are consistent, recognize the upgrade of the software and replace the old version; otherwise, abandon the upgrade of the software. For no backup
  • the software required by the + level after downloading, directly overwrite the old version of the software, and run the new software, let it report the latest version to the version management module, and update the version record.
  • the versions of various types of software implement single management, and the logic is simple and clear. At the same time, the authenticity and scalability of the software version information are guaranteed. It also provides flexibility for automatic upgrades. When some software changes, the upgrade speed is greatly improved; the upgrade time is shortened, the redundant access of the flash is reduced, and the flash life is prolonged. And improve the stability of the set-top box system.

Abstract

A multi-software system upgrading method of the present invention comprises: a) a version management module sets a version information file storing version information, for centralized managing the version information of various software in the storage module; b) the version management module collects and stores the local version information of various software in the storage module; c) an upgrading server provides a version specification file and every new version software to be upgraded, said software located in a predetermination position of the upgrading server; d) the upgrading module realizes the upgrading function based on the version specification file and the local version information file in the upgrading server. The present invention realizes elasticity of upgrade process, expandability of system function software. The version information interface provided by the version management module is simply, is convenient for accessing. It is very easily to realize the special request of the version backspacing, the special version upgrading, and the special version un-upgrading.

Description

一种多软件系统升级的方法 技术领域 ■  A method for upgrading multiple software systems Technical Field ■
本发明涉及软件系统中多个软件单独升级的方法,尤其涉及多媒体终端产品的软件 系统中多软件的升级方法。 背景技术  The invention relates to a method for separately upgrading a plurality of softwares in a software system, in particular to a method for upgrading multiple softwares in a software system of a multimedia terminal product. Background technique
现有技术中的多媒体技术发展迅猛, 多媒体终端产品的技术也在迅速的更新换代, 对于已经发布到用户手中的终端产品, '如机顶盒终端系统,必然涉及到功能更新和升级 的需求。  The multimedia technology in the prior art is developing rapidly, and the technology of the multimedia terminal product is also rapidly updated. For the terminal product that has been released to the user, 'such as the set-top box terminal system, it is necessary to involve the function update and upgrade.
现有的多媒体终端产品的升级方法归纳起来有两种:  There are two ways to upgrade existing multimedia terminal products:
第一种升级方法,将 ^个软件系统划分为多个部分, 当升级时, 分别获取每个部分 软件的版本,然后去升级服务器查询是杏有更新版本,并决定每个部分软件是否需要下 载升级。这种方法的缺点在于: 必须事先知道有哪几个软件部分, 并逐个获取版本, 不 方便中途添加新的软件, 不具有扩展性; 对于版本回退, 郎从高版本升级至较低版本, _ 和特定版本升级, 即只针对特定的版本升级,其它的版本不升级的需求难以满足, 升级 过程不灵活。  The first upgrade method divides the software system into multiple parts. When upgrading, separately obtain the version of each part of the software, and then go to the upgrade server to query the updated version of the apricot, and decide whether each part of the software needs to be downloaded. upgrade. The disadvantages of this method are: You must know which software parts are in advance, and get the versions one by one. It is not convenient to add new software in the middle, and it is not scalable. For the version rollback, Lang upgrades from the high version to the lower version. _ and specific version upgrade, that is, only for a specific version upgrade, other versions are not difficult to meet the upgrade requirements, the upgrade process is not flexible.
另一种升级方法,.是将整个软件系统作为一个整体, 只提供一个版本号。当系统升 级时, 直接从服务器获取最新软件版本, 整体替换, 完成升级。 这种方法的缺点在于- 当产品的软件系统只在某一个部分需要更改时, 总版本号就要更改, 弁级时,不能只做 部分软件升级, 只能整体一起升级, 其升级过程费时, 没有弹性。  Another upgrade method is to provide the entire software system as a whole with only one version number. When the system is upgraded, the latest software version is obtained directly from the server, replaced as a whole, and the upgrade is completed. The disadvantage of this method is that when the software system of the product needs to be changed only in one part, the total version number will be changed. When the level is changed, only part of the software upgrade cannot be performed, and only the whole upgrade can be performed together. The upgrade process is time consuming. Not flexible.
因此, 现有技术存在缺陷, 而有待于改进和发展。 发明内容  Therefore, the prior art has drawbacks that need to be improved and developed. Summary of the invention
. 本发明的目的是为了克服现有技术的多软件系统的升级方法不可扩展、 没有弹性、 升级规则不灵活等问题, 而提出的一种具有弹性、 可扩展性和灵活性的升级方法。  The object of the present invention is to overcome the problems of the non-extensible, inflexible, and inflexible upgrade methods of the prior art multi-software system, and propose an upgrade method with flexibility, scalability, and flexibility.
本发明的技术方案如下:  The technical solution of the present invention is as follows:
一种多软件系统升级的方法,所述多软件系统包括有存储多软件的存贮模块、记录 所述多软件版本信息的版本管理模块及用于升级操作的升级模块, 所述方法包括:  A method for upgrading a multi-software system, the multi-software system comprising a storage module storing multiple software, a version management module for recording the multi-software version information, and an upgrade module for upgrading operations, the method comprising:
a)、 所述版本管理模块设置有一保存版本信息的版本信息文件, 用于集中管理所 述存贮模块中各软件的版本信息;  a), the version management module is provided with a version information file for saving version information, for centrally managing version information of each software in the storage module;
1  1
确认本 b)、 所述版本管理模块收集所述存贮模块中各软件的本地版本信息并保存; c)、 一升级服务器通过网络提供一版本说明文件和各个待升级的新版本软件, 这 些新版本软件在所述升级服务器存放在一预定位置; Confirmation b), the version management module collects local version information of each software in the storage module and saves; c), an upgrade server provides a version description file and each new version of software to be upgraded through the network, and the new version software Depositing the upgrade server in a predetermined location;
d)、所述升级模块根据所述升级服务器上的版本说明文件和本地的版本信息文件完 成升级功能。  d) The upgrade module completes the upgrade function according to the version description file and the local version information file on the upgrade server.
所述的方法, 其中, 所述步骤 d)还包括:  The method, wherein the step d) further comprises:
dl )、 所述升级模块从所述升级服务器获取所述版本说明文件;  Dl), the upgrade module acquires the release specification file from the upgrade server;
d2)、 所述升级模块解析所述版本说明文件, 获取升级列表;  D2), the upgrade module parses the version description file, and obtains an upgrade list;
d3)、 所述升级模块根据所述升级列表的逐项信息进行对应软件的升级, 并在用户 界面报告升级进度。  D3) The upgrade module performs upgrade of the corresponding software according to the item-by-item information of the upgrade list, and reports the upgrade progress on the user interface.
所述的方法, 其中, 所述步骤 d2)还包括:  The method, wherein the step d2) further includes:
d21 )、 清空所述升级列表, 对获取的所述版本说明文件中的每行信息逐个解析; d22)、根据所述版本说明文件中的每个软件名字,从所述版本管理模块获取其本地 软件版本号, 并根据升级规则进行对照, 如果本地版本符合升级规则, 需要升级, 则在 所述升级列表中添加一项信息。  D21) clearing the upgrade list, parsing each line of information in the obtained version description file one by one; d22) obtaining local information from the version management module according to each software name in the version specification file The software version number is compared with the upgrade rule. If the local version meets the upgrade rules and needs to be upgraded, add a message to the upgrade list.
所述的方法, 其中, 所述步骤 d2)还包括:  The method, wherein the step d2) further includes:
d23)、对于有备份升级荽求的软件,所述升级模块通过网络从所述升级服务器相应 位置获取该软件保存至本地临时路径,并对它做版本验证和检査,如果检查通过,认可 该软件的升级, 替代旧版本; 杏则, 放弃该软件的升级; 对于无备份升级要求的软件, . 下载后直接覆盖旧版本软件,并让它向所述版本管理模块汇报其最新版本,更新所述版 本信息文件中的版本记录。  D23), for the software that has the backup upgrade request, the upgrade module obtains the software from the corresponding location of the upgrade server through the network and saves the file to the local temporary path, and performs version verification and check on it, and if the check passes, approves the Software upgrade, replace the old version; Apricot, give up the upgrade of the software; For software without backup upgrade requirements, . Download directly over the old version of the software, and let it report the latest version to the version management module, update the The version record in the version information file.
所述检査的方法为: 运行该新软件,让它向版本管理模块汇报版本,升级模块再从 版本管理模块获取其版本, 比较这个版本号是否与升级服务器的版本号一致,若一致则 检查通过, 否则检查不通过。  The method of checking is: running the new software, causing it to report the version to the version management module, and the upgrade module obtains the version from the version management module, and compares whether the version number is consistent with the version number of the upgrade server. Pass, otherwise the check does not pass.
所述的方法, 其中, 所述存贮模块中的软件包括三种: 非可执行软件、独立可执行 软件和 /或附属软件。  The method, wherein the software in the storage module comprises three types: non-executable software, independent executable software, and/or accessory software.
所述的方法,其中,所述版本管理模块提供版本设置接口,用于根据软件名字和版 本号更新所述版本信息文件的相应版本信息;可执行软件运行时,通过该版本设置接口 向所述版本管理模块报告自己的版本。  The method, wherein the version management module provides a version setting interface, configured to update corresponding version information of the version information file according to a software name and a version number; and when the executable software is running, the interface is set to the The version management module reports its own version.
所述的方法,其中,所述版本管理模块还提供单一版本获取接口,用于根据软件名 字从所述版本信息文件中获取该软件的版本信息。 所述的方法,其中,所述版本管理模块还提供版本主动获取功能,用于对不具有可 执行属性的特殊软件, 通过约定方式, 主动获取其版本信息。 The method, wherein the version management module further provides a single version acquisition interface, configured to obtain version information of the software from the version information file according to a software name. The method, wherein the version management module further provides a version active acquisition function for actively acquiring the version information of the special software that does not have the executable attribute by using an agreed manner.
所述的方法, 其中, 对于附属软件, 由使用它的宿主软件代其报告版本。  The method described, wherein, for the affiliate software, the version is reported by the host software using it.
所述的方法, 其中, 所述版本说明文件用于记录待升级的各软件名字、在所述升级 服务器的存放位置、最新版本信息、在终端产品的安装位置、升级规则、是否备份升级 的信息。  In the method, the version description file is used to record the software name to be upgraded, the storage location of the upgrade server, the latest version information, the installation location of the terminal product, the upgrade rule, and whether the backup is upgraded. .
釆用本发明所述方法, 与现有用于多媒体终端产品的升级技术相比, 实现了升级过 程的弹性、 系统功能软件的可扩展性; 其中的版本管理模块提供的版本信息接口简单、 访问方便; 升级规则定义在服务器端, 可以非常容易的实现版本回退、 特定版本升级、 特定版本不升级等特殊要求; 本发明方法的各个软件部分可以独立升级, 弹性好, 当只 有部分软件改进时,极大的提高了升级速度,缩短了升级时间,减少了对存贮设备的多 余访问, 提高了终端产品系统的稳定性, 延长了设备的使用寿命。 附图说明  Compared with the existing upgrade technology for multimedia terminal products, the flexibility of the upgrade process and the scalability of the system function software are realized. The version management module provides a simple version interface and convenient access. The upgrade rule is defined on the server side. It is very easy to implement special requirements such as version rollback, specific version upgrade, and specific version not upgrade. The software parts of the method of the present invention can be independently upgraded, and the flexibility is good. When only some software is improved, Greatly improved the upgrade speed, shortened the upgrade time, reduced the redundant access to the storage device, improved the stability of the terminal product system, and extended the service life of the device. DRAWINGS
图 1是本发明方法的升级装置示意图;  Figure 1 is a schematic view of an upgrade apparatus of the method of the present invention;
图 2是本发明方法的版本管理模块结构示意图;  2 is a schematic structural diagram of a version management module of the method of the present invention;
图 3是本发明方法的升级过程流程示意图。 具体实施方式  3 is a schematic flow chart of an upgrade process of the method of the present invention. detailed description
下面结合附图, 将对本发明方法的具体实施例进行较为详细的描述。  Specific embodiments of the method of the present invention will be described in detail below with reference to the accompanying drawings.
本发明所述方法的升级装置, 如图 1所示的, 包括存贮模块、版本管理模块、升级 模块、 升级服务器四个部分。  The upgrading apparatus of the method of the present invention, as shown in FIG. 1, comprises four parts: a storage module, a version management module, an upgrade module, and an upgrade server.
其中,所述存贮模块由多个软件部分组成,其可以是非可执行软件、独立可执行软 件和附属软件; 存贮模块是升级的对象。  The storage module is composed of a plurality of software components, which may be non-executable software, independent executable software, and accessory software; the storage module is an upgraded object.
所述版本管理模块集中管理存贮模块中的各软件版本,以提供给升级模块选择时索 引使用。  The version management module centrally manages each software version in the storage module for use by the upgrade module for selection.
所述升级模块根据升级服务器信息和本地版本信息完成对存贮模块中的部分或全 部软件的升级功能。  The upgrade module completes the upgrade function of part or all of the software in the storage module according to the upgrade server information and the local version information.
本发明所述的多软件升级方法, 如图 2和图 3所示的, 具体包括:  The multi-software upgrade method of the present invention, as shown in FIG. 2 and FIG. 3, specifically includes:
第一步,所述版本管理模块提供一个保存各软件的版本信息的文本文件即一版本信 息文件, 集中管理所述存贮模块中各软件的版本信息。 其中, 1. 所述版本管理模块提供版本设置接口, 该版本设置接口根据软件名字和 版本号更新文本文件中的相应版: φ信息。 In the first step, the version management module provides a text file that stores version information of each software, that is, a version information file, and centrally manages version information of each software in the storage module. among them, 1. The version management module provides a version setting interface, and the version setting interface updates the corresponding version in the text file according to the software name and the version number: φ information.
2. 所述版本管理模块提供单一版本获取接 0, 根据软件名字从文本文件中 获取该软件的版本信息。  2. The version management module provides a single version acquisition 0, and obtains version information of the software from the text file according to the software name.
3. 所述版本管理模块提供版本主动获取功能, 对于不具有可执行属性的特 殊软件, 可以通过约定方式, 主动获取其版本信息。  3. The version management module provides the version active acquisition function. For special software that does not have executable attributes, the version information can be obtained actively by the agreed method.
第二步, 所述版本管理模块收集存贮模块中各软件的版本信息。存贮模块中的软件 分为 3种: 可以是非可执行软件、 独立可执行软件和附属软件。 .  In the second step, the version management module collects version information of each software in the storage module. There are three types of software in the storage module: it can be non-executable software, stand-alone executable software, and affiliate software. .
1. 每个可执行软件运行时,一定通过版本设置接口向版本管理模块报告自己 的版本; 当一个新软件新加入机顶盒系统时, 一定给予机会报告版本。 1. When each executable software runs, it must report its version to the version management module through the version setting interface; when a new software is newly added to the set-top box system, it must give an opportunity to report the version.
2. 对于不方便报告版本的附属软件, 可以由使用它的宿主软件代其报告版 本; 这里的宿主软件是一个普通的独立可执行软件, 但附属软件仅仅被它 使用。 2. For an inconvenient report version of the affiliate software, the host software that uses it can report the version on its behalf; the host software here is a normal stand-alone executable software, but the affiliate software is only used by it.
3. 对于非可执行软件, 版本管理模块通过事先约定方式, 主动获取其版本信 息。  3. For non-executable software, the version management module proactively obtains version information by pre-agreed.
第三步, 升级服务器提供版本说明文件和各个待升级的新版本软件, 这些新版本软 件在服务器以普通文件的形式存放在预定位置。  In the third step, the upgrade server provides a version description file and each new version of the software to be upgraded. The new version of the software is stored in the predetermined location on the server as a normal file.
1. 所述版本说明文件指出各软件的名字、在服务器的存放位置、 最新版本信 息、 在终端产品的安装位置、 升级规则、 是否备份升级。 每行信息指示一个 软件的信息, 可以扩充为多行。  1. The release notes file indicates the name of each software, the location where the server is stored, the latest version information, the location where the terminal product is installed, the upgrade rules, and whether the backup is upgraded. Each line of information indicates information about a piece of software that can be expanded to multiple lines.
其中的升级规则可以指出符合什么规则升级和符合什么规则不升级两个 部分。 两个部分可以组合使用, 各部分也可以按逻辑关系定义更多的规则。 制定合理的升级规则可以很方便的实现版本回退和特定版本升级、 特定版本 不升级的功能。  The upgrade rules can indicate which rules are eligible to be upgraded and what rules are met without upgrading the two parts. Two parts can be combined, and each part can also define more rules in a logical relationship. The development of reasonable upgrade rules makes it easy to implement version rollback and specific version upgrades, and specific versions without upgrades.
2. 各软件存放在服务器的发布路径下, 并与版本说明文件中指出的存放位置 一致。 如果采用 http发布, 就存放在 http的发布路径下。  2. Each software is stored in the server's publishing path and is consistent with the storage location indicated in the release notes file. If you use http to publish, it will be stored in the http release path.
第四步,所述升级模块根据升级服务器上的版本说明文件信息和本地版本信息完成 升级功能。  In the fourth step, the upgrade module completes the upgrade function according to the version description file information and the local version information on the upgrade server.
1. 所述升级模块首先从升级服务器获取版本说明文件。  1. The upgrade module first obtains a release notes file from the upgrade server.
2. 所述升级模块解析该版本说明文件, 获取升级列表。  2. The upgrade module parses the release notes file to obtain an upgrade list.
该升级列表用于记录哪些软件需要升级, 并记录了软件名字, 在服务器的存 放位置, 安装位置, 最新版本号, 是否备份升级等信息。 对所述升级列表的 操作步骤为: 首先清空升级列表; 对获取的版本说明文件中的每行信息逐个 解析; 根据每个软件的名字, 从版本管理模块获取本地软件版本号, 根据升 级规则进行对照, 如果本地版本符合升级规则, 则该软件需要升级, 就在升 级列表中添加一项信息。 This upgrade list is used to record which software needs to be upgraded, and the software name is recorded, stored in the server. Place location, installation location, latest version number, backup upgrade, etc. The operation steps of the upgrade list are as follows: first clearing the upgrade list; parsing each line of information in the obtained version description file one by one; obtaining the local software version number from the version management module according to the name of each software, according to the upgrade rule In contrast, if the local version meets the upgrade rules, the software needs to be upgraded, and a message is added to the upgrade list.
3. 所述升级模块根据该升级列表逐个进行软件升级,并在用户界面报告升级 进度。  3. The upgrade module performs software upgrades one by one according to the upgrade list, and reports the upgrade progress in the user interface.
对于有备份升级要求的软件, 通过网络从升级服务器相应位置获取该软件 保存至本地临时路径。 对它做版本验证和检查, 如果检查通过, 认可该软件 的升级, 替代旧版本; 否则, 放弃该软件的升级。 这样可以保证备份升级的 安全性。 .  For software with backup upgrade requirements, obtain the software from the corresponding location of the upgrade server through the network and save it to the local temporary path. Verify and check the version, if the check is approved, approve the upgrade of the software, replace the old version; otherwise, give up the upgrade of the software. This will ensure the security of the backup upgrade. .
对于无备份升级要求的软件。 下载后直接覆盖旧版本软件, 并让它向所述 版本管理模块汇报其最新版本, 更新其在所述版本管理模块中的版本记录。 以下对本发明方法在网络机顶盒终端系统中的技术方案的实施作进一步的详细描 述 ί  For software without backup upgrade requirements. After downloading, directly overwrite the old version of the software, and let it report the latest version to the version management module, updating its version record in the version management module. The following is a further detailed description of the implementation of the technical solution of the method of the present invention in a network set-top box terminal system.
.从图 1 可以得知, 本技术方案的升级方法依赖与所述版本管理模块的集中版本管 理,各软件的版本信息由所述版本管理模块统一管理, 并保存在其版本信息文^ ^中。图 2给出了版本管理的流程示意图。  It can be seen from FIG. 1 that the upgrade method of the technical solution depends on the centralized version management of the version management module, and the version information of each software is uniformly managed by the version management module, and is saved in the version information file ^ ^ . Figure 2 shows the flow chart of version management.
第一步,所述版本管理模块提供一个保存版本信息的版本信息文件中,集中管理存 贮模块中各软件的版本信息。  In the first step, the version management module provides a version information file for saving version information, and centrally manages version information of each software in the storage module.
1. 所述版本管理模块提供版本设置接口, 该接口根据软件名字和版本号更 新文本文件中的相应版本信息。  1. The version management module provides a version setting interface that updates the corresponding version information in the text file according to the software name and version number.
2. 所述版本管理模块提供单一版本获取接口, 根据软件名字从文本文件中 获取该软件的版本信息。  2. The version management module provides a single version acquisition interface, and obtains version information of the software from the text file according to the software name.
3. 所述版本管理模块提供版本主动获取功能。 对于不具有可执行属性的特 殊软件, 通过约牟方式, 主动获取其版本信息。 比如开机画面 logo, 放 在 flash的特定分区 mtd3,该图片不具有可执行属性, 由其它软件调度 出来显示。 可以约定 logo图片的前 16个字节放 logo的版本信息, 后 面再放 logo 的图片信息。 版本管理模块根据这个约定主动读取 flash 的 mtd3分区的前 16个字节, 从而获取到了 logo的版本信息。 第二步, 各个软件一旦运行, 即主动向所述版本管理模块报告自己的版本。 3. The version management module provides the version active acquisition function. For special software that does not have executable attributes, the version information is actively obtained through the approximate method. For example, the boot screen logo is placed in the specific partition mtd3 of the flash. The image does not have executable attributes and is displayed by other software. You can agree on the first 16 bytes of the logo image to put the version information of the logo, and then put the image information of the logo. According to this convention, the version management module actively reads the first 16 bytes of the mtd3 partition of the flash, thereby obtaining the version information of the logo. In the second step, once the software is running, it actively reports its version to the version management module.
1. 每个软件运行时, 一定通过接口向版本管理模块报告自己的版本。如果带 参数 " version"运行, 则仅仅报告版本就退出。  1. Each software runtime must report its version to the version management module through the interface. If the parameter " version" is run, only the version is logged out.
2. 当一个新软件新加入机顶盒系统时, 一定带参数 "version"运行, 专门 报告版本。  2. When a new software is added to the set-top box system, it must be run with the parameter "version", specifically reporting the version.
3. 对于不方便报告版本的附属软件, 可以由宿主软件代其报告版本。 第三步, 在升级服务器提供版本说明文件和各种软件, 并放在服务器一定的位置。  3. For affiliate software that is not convenient for reporting versions, the host software can report the version on its behalf. In the third step, the upgrade server provides the release notes file and various software, and puts them in a certain location on the server.
1. 版本说明文件用于指出各软件的名字、在服务器的存放位置、最新版本信 息、 在终端产品的安装位置、 升级规则、 是否备份升级等信息。 每行信息指 示一个软件的信息, 可以扩充为多行。 如下具体示例:  1. The release notes are used to indicate the name of each software, where it is stored on the server, the latest version information, where to install the terminal product, upgrade rules, whether to back up and upgrade, etc. Each line of information indicates information about a piece of software that can be expanded to multiple lines. The following specific examples:
AppName=VPl a er Location="vplayer. jpg" Version=l. 10 AppName=VPl a er Location="vplayer. jpg" Version=l. 10
Destination= 7bin/vplayer" Backup=Yes Rules= {Y(〈l. 1&>0. 3) &N (=0. 9) } 其中的升级规则 Rules可以指出升级规则和不升级规则。 "Y"部分指出, 终端产品中 Vplayer的版本号符合该规则就升级。 "N" 部分指出, 终端产品 中 Vplayer的版本号符合该规则就不升级。 Destination= 7bin/vplayer" Backup=Yes Rules= {Y(<l. 1&>0. 3) &N (=0. 9) } The upgrade rule Rules can indicate the upgrade rule and the non-upgrade rule. The "Y" section indicates The version number of the Vplayer in the terminal product is upgraded according to the rule. The "N" part indicates that the version number of the Vplayer in the terminal product does not upgrade according to the rule.
"Y"部分和 "N" 部分可以组合使用, 各部分也可以按逻辑关系定义更多 的规则。 制定合理的升级规则可以很方便的实现版本回退和特定版本升级、 特定版本不升级的功能。  The "Y" and "N" parts can be combined, and each part can define more rules in a logical relationship. The development of reasonable upgrade rules makes it easy to implement version rollback and specific version upgrades, and specific versions are not upgraded.
2. 各软件存放在升级菔务器上, 并与版本说明文^^中指出的存放位置一致。 第四步,所述升级模块根据升级服务器上的版本说明文件信息和本地版本信息完成 升级功能。 升级流程图见图 3。  2. Each software is stored on the upgrade server and is consistent with the storage location indicated in the release notes ^^. In the fourth step, the upgrade module completes the upgrade function according to the version description file information and the local version information on the upgrade server. The upgrade flow chart is shown in Figure 3.
1. 所述升级模块首先从升级服务器获取版本说明文件。传输过程可采用 http, 升级服务器的地址和文件路径由终端产品的用户设置。  1. The upgrade module first obtains a release notes file from the upgrade server. The transmission process can be http, and the address and file path of the upgrade server are set by the user of the terminal product.
2. 解析所述版本说明文件, 获取升级列表。 升级列表用于记录哪些软件需要 升级, 记录了软件名字, 在升级服务器的存放位置, 安装位置, 最新版本 号, 是否备份升级等信息。  2. Parse the release notes file to get an upgrade list. The upgrade list is used to record which software needs to be upgraded, and records the software name, where the upgrade server is stored, the installation location, the latest version number, and whether the backup is upgraded.
首先清空升级列表。 对获取的版本说明文 #中的每行信息逐个解析。 根据 每个软件的名字, 从版本管理模块获取本地软件版本号, 如果本地没有该软件 的版本, 缺省认为是 0版本, 再根据升级规则进行对照, 如果本地版本符合升 级规则, 则该软件需要升级, 在升级列表中添加一项信息。 这样可以实现软件 的扩充。 First clear the upgrade list. Each line of information in the obtained version description text # is parsed one by one. According to the name of each software, obtain the local software version number from the version management module. If there is no version of the software locally, the default is 0 version, and then according to the upgrade rule, if the local version meets the upgrade rule, the software needs Upgrade to add a message to the upgrade list. This can implement software Expansion.
3. 所述升级模块根据升级列表逐个软件升级, 并在用户界面报告升级进度。  3. The upgrade module upgrades software by software according to the upgrade list, and reports the upgrade progress in the user interface.
对于有备份升级要求的软件, 通过网络从所述升级服务器的相应位置获取 该软件保存至本地临时路径。 带参数 "version"运行该新软件, 让它向所 述版本管理模块汇报版本, 所述升级模块再从所述版本管理模块获取其版 本, 比较这个版本号是否与升级服务器声称的版本号一致。 如果一致, 认 可该软件的升级, 替代旧版本; 否则, 放弃该软件的升级。 对于无备份升 For software with backup upgrade requirements, the software is saved from the corresponding location of the upgrade server to the local temporary path through the network. The new software is run with the parameter "version", which causes it to report the version to the version management module, and the upgrade module obtains its version from the version management module, and compares whether the version number is consistent with the version number claimed by the upgrade server. If they are consistent, recognize the upgrade of the software and replace the old version; otherwise, abandon the upgrade of the software. For no backup
+级要求的软件, 下载后直接覆盖旧版本软件, 并运行新软件, 让它向版本 管理模块汇报最新版本, 更新版本记录。 The software required by the + level, after downloading, directly overwrite the old version of the software, and run the new software, let it report the latest version to the version management module, and update the version record.
4. 直至列表为空后, 结束升级过程。  4. After the list is empty, end the upgrade process.
网络机顶盒系统中使用了本发明方法的方案后,多种类软件的版本实现了单一化管 理, 其逻辑简洁明了。 同时, 保证了软件版本信息的真实性、可扩展性。而且也为自动 升级提供了弹性。 当有部分软件改迸时, 极大的提高了升级速度; 缩短了升级时间, 减 少 flash的多余访问, 延长了 flash寿命。 并提高了机顶盒系统的稳定性。  After the solution of the method of the present invention is used in the network set-top box system, the versions of various types of software implement single management, and the logic is simple and clear. At the same time, the authenticity and scalability of the software version information are guaranteed. It also provides flexibility for automatic upgrades. When some software changes, the upgrade speed is greatly improved; the upgrade time is shortened, the redundant access of the flash is reduced, and the flash life is prolonged. And improve the stability of the set-top box system.
应当理解的是,上述针对具体实施例的描述较为具体,并不能因此而理解为对本发 明专利保护范围的限制, 本发明的专利保护范围应以所附权利要求为准。  It is to be understood that the above description of the specific embodiments is intended to be illustrative and not restrictive of the scope of the invention.

Claims

权利要求 Rights request
1、 一种多软件系统升级的方法, 所述多软件系统包括有存储多软件的存贮模块、 记录所述多软件版本信息的版本管理模块及用于升级操作的升级模块, 所述方法包括: a)、 所述版本管理模块设置有一保存版本信息的版本信息文件, 用于集中管理所 述存贮模块中各软件的版本信息; A method for upgrading a multi-software system, the multi-software system comprising a storage module storing multiple software, a version management module for recording the multi-software version information, and an upgrade module for upgrading operations, the method comprising a version management file is provided with a version information file for storing version information, for centrally managing version information of each software in the storage module;
b)、 所述版本管理模块收集所述存贮模块中各软件的本地版本信息并保存; c)、 一升级服务器通过网络提供一版本说明文件和各个待升级的新版本软件, 这 些新版本软件在所述升级服务器存放在一预定位置;  b), the version management module collects local version information of each software in the storage module and saves; c), an upgrade server provides a version description file and each new version of software to be upgraded through the network, and the new version software Depositing the upgrade server in a predetermined location;
d)、所述升级模块根据所述升级服务器上的版本说明文件和本地的版本信息文件完 成升级功能。  d) The upgrade module completes the upgrade function according to the version description file and the local version information file on the upgrade server.
2、 根据权利要求 1所述的方法, 其特征在于, 所述步骤 d)还包括:  2. The method according to claim 1, wherein the step d) further comprises:
dl )、 所述升级模块从所述升级服务器获取所述版本说明文件;  Dl), the upgrade module acquires the release specification file from the upgrade server;
d2)、 所述升级模块解析所述版本说明文件, 获取升级列表;  D2), the upgrade module parses the version description file, and obtains an upgrade list;
d3)、 所述升级模块根据所述升级列表的逐项信息进行对应软件的升级, 并在用户 界面报告升级进度。  D3) The upgrade module performs upgrade of the corresponding software according to the item-by-item information of the upgrade list, and reports the upgrade progress on the user interface.
3、 根据权利要求 2所述的方法, 其特征在于, 所述步骤 d2) 还包括:  3. The method according to claim 2, wherein the step d2) further comprises:
d21 )、 清空所述升级列表, 对获取的所述版本说明文件中的每行信息逐个解析; d22)、根据所述版本说明文件中的每个软件名字,从所述版本管理模块获取其本地 软件版本号, 并根据升级规则进行对照, 如果本地版本符合升级规则, 需要升级, 则在 所述升级列表中添加一项信息。  D21) clearing the upgrade list, parsing each line of information in the obtained version description file one by one; d22) obtaining local information from the version management module according to each software name in the version specification file The software version number is compared with the upgrade rule. If the local version meets the upgrade rules and needs to be upgraded, add a message to the upgrade list.
4、 根据权利要求 3所述的方法, 其特征在于, 所述步骤 d2)还包括:  4. The method according to claim 3, wherein the step d2) further comprises:
d23)、对于有备份升级要求的软件,所述升级模块通过网络从所述升级服务器相应 位置获取该软件保存至本地临时路径, 并对它做版本验证和检查, 如果检查通过,认可 该软件的升级, 替代旧版本; 否则, 放弃该软件的升级; 对于无备份升级要求的软件, 下载后直接覆盖旧版本软件,并让它向所述版本管理模块汇报其最新版本,更新所述版 本信息文件中的版本记录。  D23), for the software having the backup upgrade requirement, the upgrade module obtains the software from the corresponding location of the upgrade server through the network and saves the file to the local temporary path, and performs version verification and check on the software. If the check passes, the software is approved. Upgrade, replace the old version; otherwise, give up the upgrade of the software; for the software without backup upgrade requirements, directly overwrite the old version of the software after downloading, and let it report the latest version to the version management module, update the version information file The version in the record.
5、 根据权利要求 4所述的方法,其特征在于,所述检查的方法为:运行该新软件, 让它向版本管理模块汇报版本,升级模块再从版本管理模块获取其版本, 比较这个版本 号是否与升级服务器的版本号一致, 若一致则检查通过, 否则检查不通过。  The method according to claim 4, wherein the checking method is: running the new software, causing it to report the version to the version management module, and the upgrading module obtains the version from the version management module, and compares the version. Whether the number is the same as the version number of the upgrade server. If they are consistent, the check is passed. Otherwise, the check fails.
6、 根据权利要求 1所述的方法, 其特征在于, 所述存贮模块中的软件包括三种: 非可执行软件、 独立可执行软件和 /或附属软件。 6. The method according to claim 1, wherein the software in the storage module comprises three types: Non-executable software, stand-alone executable software, and/or affiliate software.
7、 根据权利要求 1所述的方法, 其特征在于, 所述版本管理模块提供版本设置接 口,用于根据软件名字和版本号更新所述版本信息文件的相应版本信息;可执行软件运 行时, 通过该版本设置接口向所述版本管理模块报告自己的版本。  The method according to claim 1, wherein the version management module provides a version setting interface for updating corresponding version information of the version information file according to a software name and a version number; The version is set to report the version of the version to the version management module.
8、 根据权利要求 1所述的方法, 其特征在于, 所述版本管理模块还提供单一版本 获取接口, 用于根据软件名字从所述版本信息文件中获取该软件的版本信息。  The method according to claim 1, wherein the version management module further provides a single version acquisition interface, configured to obtain version information of the software from the version information file according to a software name.
9、 根据权利要求 1所述的方法, 其特征在于, 所述版本管理模块还提供版本主动 获取功能,用于对不具有可执行属性的特殊软件,通过约定方式,主动获取其版本信息。  The method according to claim 1, wherein the version management module further provides a version active acquisition function for actively acquiring the version information of the special software that does not have the executable attribute by using an agreed manner.
10、 根据权利要求 1所述的方法, 其特征在于, 对于附属软件, 由使用它的宿 主软件代其报告版本。  10. The method according to claim 1, characterized in that, for the affiliated software, the version is reported by the host software using it.
根据权利要求 1所述的方法,其特征在于,所述版本说明文件用于记录待升级的各软件 名字、在所述升级服务器的存放位置、最新版本信息、在终端产品的安装位置、升级规 则、 是否备份升级的信息。 The method according to claim 1, wherein the version description file is used to record each software name to be upgraded, a storage location of the upgrade server, latest version information, an installation location of the terminal product, and an upgrade rule. Whether to back up the upgrade information.
PCT/CN2005/000921 2005-06-24 2005-06-24 Multi-software system upgrading method WO2006136060A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2005/000921 WO2006136060A1 (en) 2005-06-24 2005-06-24 Multi-software system upgrading method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2005/000921 WO2006136060A1 (en) 2005-06-24 2005-06-24 Multi-software system upgrading method

Publications (1)

Publication Number Publication Date
WO2006136060A1 true WO2006136060A1 (en) 2006-12-28

Family

ID=37570085

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2005/000921 WO2006136060A1 (en) 2005-06-24 2005-06-24 Multi-software system upgrading method

Country Status (1)

Country Link
WO (1) WO2006136060A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331948A (en) * 2014-10-28 2015-02-04 深圳市华宝电子科技有限公司 Upgrade information sending method, receiving method, device and system for automobile data recorder
CN104346844A (en) * 2014-10-28 2015-02-11 深圳市华宝电子科技有限公司 Method and device for calling upgrading information of driving recorder
CN105677409A (en) * 2015-12-31 2016-06-15 中科创达软件股份有限公司 System upgrading method and device
CN110262826A (en) * 2019-03-05 2019-09-20 上海博泰悦臻网络技术服务有限公司 Vehicle-mounted software configuration updating management method, server-side, client and processing end
CN110377302A (en) * 2019-06-29 2019-10-25 苏州浪潮智能科技有限公司 A kind of server special-purpose model controls the upgrade method and system of storage OSES more
CN111124462A (en) * 2019-12-27 2020-05-08 上海闻泰电子科技有限公司 Embedded multimedia card updating method, device, server and storage medium
CN111414185A (en) * 2020-02-28 2020-07-14 浙江吉利新能源商用车集团有限公司 Terminal upgrading method and device, terminal and storage medium
CN113157297A (en) * 2021-05-10 2021-07-23 成都特来电新能源有限公司 Charging station equipment remote upgrading method and system
CN116737220A (en) * 2023-05-23 2023-09-12 广州汽车集团股份有限公司 Method and device for acquiring domain controller software version information and vehicle diagnosis equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1288199A (en) * 1999-09-09 2001-03-21 日本电气株式会社 Method for updating customer's mounting data respons costomer raising events
CN1525318A (en) * 2002-12-31 2004-09-01 鸿富锦精密工业(深圳)有限公司 Remote program installing system and method for mobile computing device
US20040261071A1 (en) * 2003-06-23 2004-12-23 Macronix International Co., Ltd. Peer version control system
CN1581077A (en) * 2003-08-05 2005-02-16 华为技术有限公司 Method for device for improving computer furction for accessing internet
CN1690961A (en) * 2004-04-30 2005-11-02 鸿富锦精密工业(深圳)有限公司 Client program automatic updating system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1288199A (en) * 1999-09-09 2001-03-21 日本电气株式会社 Method for updating customer's mounting data respons costomer raising events
CN1525318A (en) * 2002-12-31 2004-09-01 鸿富锦精密工业(深圳)有限公司 Remote program installing system and method for mobile computing device
US20040261071A1 (en) * 2003-06-23 2004-12-23 Macronix International Co., Ltd. Peer version control system
CN1581077A (en) * 2003-08-05 2005-02-16 华为技术有限公司 Method for device for improving computer furction for accessing internet
CN1690961A (en) * 2004-04-30 2005-11-02 鸿富锦精密工业(深圳)有限公司 Client program automatic updating system and method

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331948A (en) * 2014-10-28 2015-02-04 深圳市华宝电子科技有限公司 Upgrade information sending method, receiving method, device and system for automobile data recorder
CN104346844A (en) * 2014-10-28 2015-02-11 深圳市华宝电子科技有限公司 Method and device for calling upgrading information of driving recorder
CN104346844B (en) * 2014-10-28 2018-04-10 深圳市华宝电子科技有限公司 A kind of call method and device of Tachographs upgrade information
CN105677409A (en) * 2015-12-31 2016-06-15 中科创达软件股份有限公司 System upgrading method and device
CN110262826A (en) * 2019-03-05 2019-09-20 上海博泰悦臻网络技术服务有限公司 Vehicle-mounted software configuration updating management method, server-side, client and processing end
CN110377302A (en) * 2019-06-29 2019-10-25 苏州浪潮智能科技有限公司 A kind of server special-purpose model controls the upgrade method and system of storage OSES more
CN111124462A (en) * 2019-12-27 2020-05-08 上海闻泰电子科技有限公司 Embedded multimedia card updating method, device, server and storage medium
CN111124462B (en) * 2019-12-27 2023-06-30 上海闻泰电子科技有限公司 Method, device, server and storage medium for updating embedded multimedia card
CN111414185A (en) * 2020-02-28 2020-07-14 浙江吉利新能源商用车集团有限公司 Terminal upgrading method and device, terminal and storage medium
CN111414185B (en) * 2020-02-28 2023-01-10 浙江吉利新能源商用车集团有限公司 Terminal upgrading method and device, terminal and storage medium
CN113157297A (en) * 2021-05-10 2021-07-23 成都特来电新能源有限公司 Charging station equipment remote upgrading method and system
CN113157297B (en) * 2021-05-10 2023-12-12 成都特来电新能源有限公司 Remote upgrading method and system for charging station equipment
CN116737220A (en) * 2023-05-23 2023-09-12 广州汽车集团股份有限公司 Method and device for acquiring domain controller software version information and vehicle diagnosis equipment

Similar Documents

Publication Publication Date Title
WO2006136060A1 (en) Multi-software system upgrading method
US10110506B2 (en) System and method for quota management in a cloud platform environment
JP4907876B2 (en) Method for communicating metadata corresponding to software updates
US8255363B2 (en) Methods, systems, and computer program products for provisioning software using dynamic tags to identify and process files
US8255362B2 (en) Methods, systems, and computer program products for provisioning software using local changesets that represent differences between software on a repository and a local system
JP4902120B2 (en) System and method for distributing software updates
US7600021B2 (en) Delta replication of source files and packages across networked resources
CN103067484B (en) A kind of method and system of auto-update application program
US8316224B2 (en) Systems and methods for tracking a history of changes associated with software packages and configuration management in a computing system
US20060288055A1 (en) Methods, systems, and computer program products for provisioning software via a networked file repository in which a parent branch has a shadow associated therewith
US20060288054A1 (en) Methods, systems, and computer program products for provisioning software via a file repository in which a version string is used to identify branches of a tree structure
CN107483241B (en) Method and device for downloading upgrade mirror image version in network element upgrading process
WO2011069730A1 (en) A method and system for managing configurations of system management agents in a distributed environment
CN102195804A (en) Automatic updating method of software and system thereof
US20060206757A1 (en) System and method for managing software patches
CN104239439A (en) Selective database replication
WO2010145489A1 (en) System and method for software updating
US20100070967A1 (en) Recording medium of network administration program
CN107193563B (en) Method for managing server stateless firmware version
US20140173634A1 (en) Method and integration component for integrating osgi environments into a service-oriented architecture
US20150234866A1 (en) Data Distribution System
US11403145B1 (en) Enforcing system configuration freeze of services deployed via continuous delivery on datacenters configured in cloud platforms
KR20080039727A (en) Software streaming system and method for supporting software update
JP2006011781A (en) Installation system, installation method, distribution apparatus, and program for the same
KR101271213B1 (en) Apparatus for managing of new device component of mobile terminal and method of the same

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

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 05759560

Country of ref document: EP

Kind code of ref document: A1