JP2017134541A - Information processing device and software update method - Google Patents

Information processing device and software update method Download PDF

Info

Publication number
JP2017134541A
JP2017134541A JP2016012846A JP2016012846A JP2017134541A JP 2017134541 A JP2017134541 A JP 2017134541A JP 2016012846 A JP2016012846 A JP 2016012846A JP 2016012846 A JP2016012846 A JP 2016012846A JP 2017134541 A JP2017134541 A JP 2017134541A
Authority
JP
Japan
Prior art keywords
update program
software
information processing
individual
update
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.)
Pending
Application number
JP2016012846A
Other languages
Japanese (ja)
Inventor
嘉晃 佐藤
Yoshiaki Sato
嘉晃 佐藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2016012846A priority Critical patent/JP2017134541A/en
Publication of JP2017134541A publication Critical patent/JP2017134541A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce labor of generation of an update program.SOLUTION: A software update method executed by an information processing device according to one embodiment comprises a step for applying an update program. The step for applying the update program is configured to apply the update program, after returning a state of a software to a state before an individual update program is applied when the update program is applied to the software to which the individual update program is applied. The individual update program is distributed to an information processing device which is used by a first user group of the software. The update program is distributed to an information processing device used by a second user group containing the first user group.SELECTED DRAWING: Figure 5

Description

本発明は、情報処理装置及びソフトウェア更新方法に関する。   The present invention relates to an information processing apparatus and a software update method.

情報処理装置にインストールされているオペレーティングシステム(OS)、及びアプリケーションなどのソフトウェアを更新(アップデート)するための更新プログラムが作成され、配布されている。ユーザは、例えば、情報処理装置にインストールされている更新対象のソフトウェアに、配布された更新プログラムを適用することで、ソフトウェアを更新することができる。   An update program for updating (updating) software such as an operating system (OS) and applications installed in the information processing apparatus is created and distributed. For example, the user can update the software by applying the distributed update program to the update target software installed in the information processing apparatus.

また、例えば、或るソフトウェアにおいて、特定の法人に所属するユーザなど、一部のユーザの業務に影響を与える不具合が発覚することがある。この場合、一部のユーザの業務への影響を抑える為に、ソフトウェアの全ユーザの情報処理装置を対象とする更新プログラムの配布とは別に、個別の更新プログラムを逸早くリリースし、不具合に対処することがある。個別の更新プログラムは、例えば、最小限の動作確認を行った後で早いタイミングでリリースされるため、例えば、業務に影響を受ける一部のユーザが用いる情報処理装置を対象に配布され、そのユーザ群の情報処理装置にインストールされているソフトウェアに限定して適用される。   In addition, for example, in some software, a problem that affects the work of some users, such as a user belonging to a specific corporation, may be detected. In this case, in order to suppress the impact on the work of some users, apart from distributing the update program for the information processing devices of all users of the software, individual update programs are released quickly to deal with the problems. Sometimes. The individual update program is released at an early timing after, for example, performing a minimum operation check. Therefore, for example, the individual update program is distributed to information processing apparatuses used by some users who are affected by work, and the user The present invention is applied only to software installed in a group of information processing apparatuses.

これに関し、複数のプログラムの更新中にエラーが発生しても更新前のプログラムのバージョンの組み合わせに戻すための技術が知られている。(例えば、特許文献1)また、プログラム等の更新に起因するアクシデントに対しても短時間に対処できる情報記憶装置及びそのダウンロード方法を提供するための技術が知られている。(例えば、特許文献2)ファームウェアの更新に伴うサービス停止期間を短くするための技術が知られている。(例えば、特許文献3)   In this regard, there is known a technique for returning to a combination of program versions before update even if an error occurs during the update of a plurality of programs. (For example, patent document 1) Moreover, the technique for providing the information storage device which can cope with the accident resulting from the update of a program etc. in a short time, and its download method is known. (For example, patent document 2) The technique for shortening the service stop period accompanying firmware update is known. (For example, Patent Document 3)

特開2014−6571号公報JP, 2014-6571, A 特開2001−117780号公報JP 2001-117780 A 特開2013−161401号公報JP 2013-161401 A

上述のように、或るソフトウェアにおいて、一部のユーザが用いる情報処理装置にインストールされているソフトウェアを対象に個別の更新プログラムを逸早くリリースして、ソフトウェアを更新することがある。しかし、この場合、ソフトウェアは個別の更新プログラムの適用で改変されるため、例えば、その後に全ユーザの情報処理装置を対象とした通常の更新プログラムを適用すると不具合を生じる恐れがある。そのため、個別の更新プログラムが適用されたソフトウェアを更新するために、通常の更新プログラムと対応する別の個別の更新プログラムが別途作成されることがある。その結果、更新プログラムの作成や検証の時間が増加したり、ソフトウェアのバージョン管理が複雑になったりといった問題が生じることがある。1つの側面では、本発明は、更新プログラムの作成の労力を低減することのできる技術を提供することを目的とする。   As described above, in some software, an individual update program may be quickly released for software installed in an information processing apparatus used by some users to update the software. However, in this case, since the software is modified by applying an individual update program, for example, if a normal update program targeted for information processing apparatuses of all users is applied thereafter, there is a possibility of causing a problem. Therefore, in order to update the software to which the individual update program is applied, another individual update program corresponding to the normal update program may be separately created. As a result, problems such as increased time for creating and verifying the update program and complicated software version management may occur. In one aspect, an object of the present invention is to provide a technique capable of reducing labor for creating an update program.

本発明の一つの態様の情報処理装置が実行するソフトウェア更新方法は、更新プログラムを適用する工程を含む。更新プログラムを適用する工程は、個別更新プログラムが適用されているソフトウェアに、更新プログラムを適用する場合、ソフトウェアを、個別更新プログラムを適用する前の状態に戻した後で、更新プログラムを適用する。個別更新プログラムは、ソフトウェアの第1のユーザ群が用いる情報処理装置を対象に配布される。更新プログラムは、第1のユーザ群を包含する第2のユーザ群が用いる情報処理装置を対象に配布される。   The software update method executed by the information processing apparatus according to one aspect of the present invention includes a step of applying an update program. In the step of applying the update program, when the update program is applied to software to which the individual update program is applied, the update program is applied after returning the software to the state before applying the individual update program. The individual update program is distributed to the information processing apparatus used by the first user group of software. The update program is distributed to the information processing apparatus used by the second user group including the first user group.

更新プログラムの作成の労力を低減することができる。   The effort for creating the update program can be reduced.

ソフトウェアの更新を例示する図である。It is a figure which illustrates the update of software. ソフトウェアに個別更新プログラムが適用される場合を例示する図である。It is a figure which illustrates the case where an individual update program is applied to software. 実施形態に係る情報処理装置の機能ブロック構成を例示する図である。It is a figure which illustrates the functional block structure of the information processing apparatus which concerns on embodiment. 記憶部に記憶されている情報のマップとアプリケーションシステム領域の構成とを例示する図である。It is a figure which illustrates the map of the information memorize | stored in the memory | storage part, and the structure of an application system area | region. 実施形態に係るソフトウェアの更新処理を例示する図である。It is a figure which illustrates the update process of the software which concerns on embodiment. 実施形態の適用例を示す図である。It is a figure which shows the example of application of embodiment. 実施形態に係る情報処理装置を実現するためのコンピュータのハードウェア構成を例示する図である。It is a figure which illustrates the hardware constitutions of the computer for implement | achieving the information processing apparatus which concerns on embodiment.

以下、図面を参照しながら、本発明のいくつかの実施形態について詳細に説明する。なお、複数の図面において対応する要素には同一の符号を付す。   Hereinafter, some embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is attached | subjected to the corresponding element in several drawing.

図1は、ソフトウェアの更新を例示する図である。図1では、機種名:F−OAの情報処理装置100にインストールされている或るソフトウェアのバージョンを、(N−1)回目の更新で更新されたバージョン:V(N−1)から、N回目の更新でバージョン:V(N)に更新する場合を例示している。なお、情報処理装置100は、例えば、スマートフォン、携帯電話機、タブレット端末、パーソナルコンピュータ(PC)、ノートPCなどを含んでよい。また、ソフトウェアは、任意のソフトウェアであってよく、例えば、OS及びアプリケーションなどであってよい。ソフトウェアは、例えばFOTA(Firmware On-The-Air)方式で更新されてよく、又は他の方式を用いて更新されてもよい。ソフトウェアを提供する会社は、例えば、更新後のバージョン:V(N)のソフトウェアと、更新前のバージョン:V(N−1)のソフトウェアとのデータの差分から更新プログラムを作成し、サーバにアップロードして配布する(図1の生成・配布(1))。図1の例では、N−1回目からN回目の更新に対して、1本の更新プログラムが作成されている。情報処理装置100のユーザは、例えば、サーバからソフトウェアの更新プログラムをダウンロードしてソフトウェアに適用し、ソフトウェアを更新(アップデート)する(図1の更新(1))。   FIG. 1 is a diagram illustrating software update. In FIG. 1, the version of certain software installed in the information processing apparatus 100 of model name: F-OA is changed from version (V (N-1) updated in the (N-1) th update to N The case of updating to version: V (N) in the second update is illustrated. Note that the information processing apparatus 100 may include, for example, a smartphone, a mobile phone, a tablet terminal, a personal computer (PC), a notebook PC, and the like. The software may be arbitrary software, for example, an OS and an application. The software may be updated using, for example, a FOTA (Firmware On-The-Air) method, or may be updated using another method. For example, the company that provides the software creates an update program from the data difference between the updated version: V (N) software and the pre-update version: V (N-1) software, and uploads it to the server. To distribute (generation / distribution (1) in FIG. 1). In the example of FIG. 1, one update program is created for the (N−1) th to Nth updates. For example, the user of the information processing apparatus 100 downloads a software update program from the server, applies the software to the software, and updates (updates) the software (update (1) in FIG. 1).

また、上述のように、一部のユーザが用いる情報処理装置にインストールされているソフトウェアを対象とした個別の更新プログラムを逸早くリリース(公開)し、適用することがある。例えば、或るソフトウェアにおいて、一部のユーザの業務に影響を与える不具合が発覚した場合、業務への影響を抑える為に、その一部のユーザが用いる情報処理装置に対して、不具合を修正する個別の更新プログラムが逸早くリリースされる。なお、一部のユーザは例えば、特定の法人に所属するユーザなどであってよい。この場合、更新プログラムは、業務に影響を受ける一部のユーザが用いる情報処理装置を対象に配布され、そのユーザ群の情報処理装置にインストールされているソフトウェアに限定して適用される。なお、以降の説明では、一部のユーザが用いる情報処理装置を対象に限定して配布される更新プログラムを個別更新プログラムと呼ぶことがある。また、例えば、対象が一部のユーザが用いる情報処理装置に限定されない更新プログラムを、通常の更新プログラムと呼ぶことがある。通常の更新プログラムは、例えば、全ユーザの情報処理装置を対象に配布されてよい。   In addition, as described above, an individual update program for software installed in an information processing apparatus used by some users may be quickly released (released) and applied. For example, in a certain software, when a problem that affects the work of some users is detected, the problem is corrected for the information processing apparatus used by the some users in order to suppress the influence on the work. Individual updates are released sooner. Note that some users may be users belonging to a specific corporation, for example. In this case, the update program is distributed only to information processing devices used by some users who are affected by the business, and is applied only to software installed in the information processing devices of the user group. In the following description, an update program distributed only for information processing apparatuses used by some users may be referred to as an individual update program. Further, for example, an update program that is not limited to an information processing apparatus used by some users may be referred to as a normal update program. The normal update program may be distributed to information processing apparatuses for all users, for example.

図2は、ソフトウェアに個別更新プログラムが適用される場合を例示する図である。図2では、N−1回目の通常の更新プログラムの適用後に、N回目の通常の更新プログラムを適用する場合を例示している。そして、この2つの通常の更新プログラムのリリースの期間に、A社向けの個別更新プログラムと、B社向けの個別更新プログラムとがリリースされている。この場合、例えば、A社とB社以外の個別更新プログラムが適用されていない通常のユーザの情報処理装置100は、N−1回目の通常の更新プログラムの適用で更新されたバージョン:V(N−1)Aのソフトウェアを使用している。そのため、ソフトウェアの提供会社は、通常のユーザに対しては、バージョン:V(N−1)Aのデータと、N回目の通常の更新プログラムの適用後のバージョン:V(N)Aのデータとの差分から更新プログラムを作成し、配布する(図2の生成・配布(1))。そして、通常のユーザは、配布された更新プログラムを用いてソフトウェアをバージョン:V(N)Aへと更新する(図2の更新(1))。   FIG. 2 is a diagram illustrating a case where an individual update program is applied to software. FIG. 2 illustrates a case where the Nth normal update program is applied after the N-1th normal update program is applied. The individual update program for company A and the individual update program for company B are released during the release period of these two normal update programs. In this case, for example, the information processing apparatus 100 of a normal user to which the individual update programs other than the company A and the company B are not applied is updated by the application of the N-1th normal update program: V (N -1) Software A is used. Therefore, for a normal user, the software provider provides the version: V (N-1) A data and the version: V (N) A data after application of the N-th normal update program. An update program is created from the difference between the two and distributed (generation / distribution (1) in FIG. 2). Then, the normal user updates the software to version: V (N) A using the distributed update program (update (1) in FIG. 2).

また、A社に所属するユーザ群は、A社向けの個別更新プログラムが適用されたバージョン:V(N−1)Bのソフトウェアを使用している。そのため、ソフトウェアの提供会社は、例えば、A社向けのV(N−1)Bと、N回目の通常の更新プログラムの適用後のV(N)Aとのソフトウェアのデータの差分から、A社向けに個別の更新プログラムを作成し、配布する(図2の生成・配布(2))。A社のユーザは、A社向けに配布された個別の更新プログラムを用いてソフトウェアをバージョン:V(N)Aへと更新する(図2の更新(1))。   In addition, the user group belonging to company A uses software of version: V (N-1) B to which the individual update program for company A is applied. Therefore, the software provider, for example, from the difference in software data between V (N-1) B for Company A and V (N) A after application of the Nth normal update program, An individual update program is created and distributed to the user (generation / distribution (2) in FIG. 2). The user of company A updates the software to version: V (N) A using an individual update program distributed to company A (update (1) in FIG. 2).

また同様に、B社に所属するユーザ群は、B社向けの個別更新プログラムが適用されたバージョン:V(N−1)Cのソフトウェアを使用している。そのため、ソフトウェアの提供会社は、例えば、B社向けのV(N−1)Cと、N回目の通常の更新プログラムの適用後のV(N)Aのソフトウェアのデータの差分から、B社向けに個別の更新プログラムを作成し、配布する(図2の生成・配布(3))。B社のユーザは、B社向けに配布された個別の更新プログラムを用いてソフトウェアをバージョン:V(N)Aへと更新する(図2の更新(1))。   Similarly, a user group belonging to company B uses software of version V (N-1) C to which an individual update program for company B is applied. For this reason, the software provider, for example, uses the difference between V (N-1) C for company B and V (N) A software data after application of the N-th normal update program. Individual update programs are created and distributed (generation / distribution (3) in FIG. 2). The user of company B updates the software to version: V (N) A using an individual update program distributed to company B (update (1) in FIG. 2).

例えば、以上のように、新たな通常の更新プログラムがリリースされた場合、個別更新プログラムが適用されているA社及びB社には、通常の更新プログラムとは別に、個別の更新プログラムが用意される。そのため、ソフトウェアをバージョン:V(N)Aへと更新するために作成される更新プログラムの本数は3本となる。この様に、一部のユーザが用いる情報処理装置を対象とした個別更新プログラムをリリースし、その後に、通常の更新プログラムをリリースする場合、その通常の更新プログラムと対応する別の個別更新プログラムが作成されることがある。その結果、更新プログラムの作成や検証の時間が増加したり、ソフトウェアのバージョン管理が複雑になったりといった問題が生じることがある。そのため、一部のユーザが用いる情報処理装置のソフトウェアに個別更新プログラムが適用されている場合にも、更新プログラムの作成の労力を低減することができる技術の提供が望まれている。   For example, when a new normal update program is released as described above, a separate update program is prepared separately from the normal update program for Company A and Company B to which the individual update program is applied. The Therefore, the number of update programs created for updating the software to version: V (N) A is three. In this way, when an individual update program for an information processing apparatus used by some users is released and then a normal update program is released, another individual update program corresponding to the normal update program is released. May be created. As a result, problems such as increased time for creating and verifying the update program and complicated software version management may occur. Therefore, even when an individual update program is applied to software of an information processing apparatus used by some users, it is desired to provide a technique that can reduce the effort for creating the update program.

以下で述べる実施形態では、ソフトウェアに個別更新プログラムを適用する場合、個別更新プログラムと、個別更新プログラムの適用で更新されるソフトウェアの更新箇所の更新前のデータとを含むバックワード情報が、例えば、記憶装置に記憶される。そして、情報処理装置100は、個別更新プログラムが適用されているソフトウェアを通常の更新プログラムで更新する場合、記憶装置に記憶されたバックワード情報を用いて、個別更新プログラムを適用する前の状態にソフトウェアを戻す。その後、情報処理装置100は、戻されたソフトウェアに対して、通常の更新プログラムを適用して更新を行う。そのため、個別更新プログラムが適用されたソフトウェアも、通常の更新プログラムで更新することができる。従って、更新プログラムの作成の労力を低減することができる。以下、図面を参照して、実施形態を詳細に説明する。   In the embodiment described below, when applying the individual update program to the software, the backward information including the individual update program and the data before the update of the update part of the software updated by the application of the individual update program is, for example, Stored in a storage device. When the information processing apparatus 100 updates the software to which the individual update program is applied with the normal update program, the information processing apparatus 100 uses the backward information stored in the storage device to the state before applying the individual update program. Return the software. Thereafter, the information processing apparatus 100 updates the returned software by applying a normal update program. Therefore, software to which the individual update program is applied can also be updated with a normal update program. Therefore, it is possible to reduce the labor for creating the update program. Hereinafter, embodiments will be described in detail with reference to the drawings.

図3は、実施形態に係る情報処理装置100の機能ブロック構成を例示する図である。情報処理装置100は、例えば、制御部300及び記憶部302を含んでいる。制御部300は、例えば更新部311などの機能部を含んでいる。また、情報処理装置100の記憶部302は、例えば、後述するマップ400の情報などを記憶している。これらの各機能部の詳細及び記憶部302に格納されている情報の詳細については後述する。   FIG. 3 is a diagram illustrating a functional block configuration of the information processing apparatus 100 according to the embodiment. The information processing apparatus 100 includes a control unit 300 and a storage unit 302, for example. The control unit 300 includes functional units such as an update unit 311. Further, the storage unit 302 of the information processing apparatus 100 stores, for example, information on a map 400 described later. Details of these functional units and details of information stored in the storage unit 302 will be described later.

図4は、実施形態に係る情報処理装置100が備える記憶部302に記憶されている情報のマップ400とそのアプリケーションシステム領域410の構成とを例示する図である。マップ400は、例えば、メモリマップであってよい。図4のマップ400において、アプリケーションシステム領域410は、複数のアプリケーションシステムファイルを含む。アプリケーションシステムファイル1は、他のアプリケーションシステムファイルと異なり、例えば、機種名、ソフトウェアバージョン、ビルド日時などのソフトウェアに関する情報を含む管理ファイルであってよい。アプリケーションシステムファイル1は、例えば、OS、及び個別にインストールされるソフトウェアなどの複数のソフトウェアについての情報を含んでいてよい。アプリケーションシステムファイル1は、例えば、ソフトウェアの更新の実行時に変更される。アプリケーションシステムファイル1の機種名は、例えば、情報処理装置100の機種を識別するための情報であってよい。また、アプリケーションシステムファイル1のソフトウェアバージョンは、現在インストールされているソフトウェアのバージョンであってよい。アプリケーションシステムファイル1のビルド日時は、例えば、ソフトウェアを現在のバージョンへと更新するために適用された更新プログラムが作成された日時であってよい。また、マップ400は、更に、例えば、更新プログラムをダウンロードするための更新プログラムダウンロード領域401と、バックワード情報を保存するためのバックワード情報保存領域402とを含んでよい。なお、別の実施形態では、例えば、機種名、ソフトウェアバージョン、ビルド日時などのソフトウェアの更新に関する情報は、記憶部302に保持されたデータベースで管理されるなど、別の方式で管理されてもよい。   FIG. 4 is a diagram illustrating a map 400 of information stored in the storage unit 302 included in the information processing apparatus 100 according to the embodiment and the configuration of the application system area 410. The map 400 may be a memory map, for example. In the map 400 of FIG. 4, the application system area 410 includes a plurality of application system files. Unlike the other application system files, the application system file 1 may be a management file including information about software such as a model name, software version, build date and time, for example. The application system file 1 may include information on a plurality of software such as an OS and software installed individually. The application system file 1 is changed, for example, when executing software update. The model name of the application system file 1 may be information for identifying the model of the information processing apparatus 100, for example. Further, the software version of the application system file 1 may be the version of the currently installed software. The build date and time of the application system file 1 may be, for example, the date and time when the update program applied to update the software to the current version is created. The map 400 may further include, for example, an update program download area 401 for downloading an update program and a backward information storage area 402 for storing backward information. In another embodiment, for example, information related to software updates such as model name, software version, and build date / time may be managed by another method, such as being managed by a database held in the storage unit 302. .

図5は、実施形態に係るソフトウェアの更新処理を例示する図である。情報処理装置100の制御部300は、例えば、情報処理装置100が起動すると図5の処理を開始してよい。   FIG. 5 is a diagram illustrating a software update process according to the embodiment. For example, the control unit 300 of the information processing apparatus 100 may start the process of FIG. 5 when the information processing apparatus 100 is activated.

ステップ501(以降、ステップを“S”と記載し、例えば、S501と表記する)において情報処理装置100の制御部300は、例えば、ソフトウェアの更新プログラムがリリースされているかを、更新プログラムを配布するサーバに問い合わせる。例えば、更新プログラムがFOTAで配布される場合には、制御部300は、FOTAのポーリングタイミングが来ると、FOTAを配布するサーバに新しい更新プログラムがリリースされているか問い合わせる。或いは、例えば、ユーザが手動でソフトウェアの更新の確認指示を入力すると、制御部300は、更新プログラムがリリースされているかの問い合わせを実行してよい。   In step 501 (hereinafter, step is described as “S”, for example, S501), the control unit 300 of the information processing apparatus 100 distributes the update program, for example, whether a software update program has been released. Query the server. For example, when the update program is distributed by FOTA, the control unit 300 inquires of the server that distributes FOTA whether a new update program has been released when the FOTA polling timing comes. Alternatively, for example, when the user manually inputs a software update confirmation instruction, the control unit 300 may inquire whether the update program has been released.

S502において制御部300は、サーバからの応答結果に基づいて、ソフトウェアの更新プログラムが自情報処理装置100に向けてリリースされているか否かを判定する。新しいバージョンの更新プログラムがリリースされていない場合(S502がNo)、フローはS501に戻る。一方、新しいバージョンの更新プログラムがリリースされている場合(S502がYes)、フローはS503に進む。   In step S <b> 502, the control unit 300 determines whether or not a software update program has been released toward the information processing apparatus 100 based on a response result from the server. If a new version update program has not been released (No in S502), the flow returns to S501. On the other hand, if a new version of the update program has been released (Yes in S502), the flow proceeds to S503.

なお、新しい更新プログラムが自情報処理装置100に向けてリリースされているか否かの判定は、例えば、以下のように実施することができる。例えば、サーバにリリースされている更新プログラムが通常の更新プログラムであれば、更新プログラムは適用対象を制限されずに配布されている。そのため、制御部300は、サーバで配布されている更新プログラムのバージョンが、アプリケーションシステムファイル1のソフトウェアバージョンよりも新しければ、S502においてYesと判定してよい。   The determination as to whether or not a new update program has been released toward the information processing apparatus 100 can be performed as follows, for example. For example, if the update program released to the server is a normal update program, the update program is distributed without restriction of the application target. Therefore, if the version of the update program distributed by the server is newer than the software version of the application system file 1, the control unit 300 may determine Yes in S502.

また、サーバにリリースされている更新プログラムが個別更新プログラムである場合、サーバは、更新プログラムを一部の情報処理装置100に制限して配布する。なお、この配布の制限は、例えば、情報処理装置100のIMEIを用いて行うことができる。IMEIは、International Mobile Equipment Identityの略称である。IMEIは、一台一台の携帯電話端末及び携帯データ通信端末などの情報処理装置100に付与される国際的な識別番号である。そして、例えば、個別更新プログラムの適用対象をA社の情報処理装置100に限定する場合、A社に出荷された情報処理装置100のIMEIを指定して個別更新プログラムをサーバからリリースする。それにより、個別更新プログラムの配布対処をA社の情報処理装置100に限定することが可能である。この場合、制御部300は、例えば、リリースされている個別更新プログラムの適用対象として指定されたIMEIに自情報処理装置100に対して付与されたIMEIが含まれているかを判定する。そして、適用対象に自情報処理装置100のIMEIが含まれている場合に、個別更新プログラムのバージョンが、アプリケーションシステムファイル1のソフトウェアバージョンよりも新しければ、制御部300は、S502においてYesと判定してよい。   When the update program released to the server is an individual update program, the server distributes the update program to a part of the information processing apparatuses 100. Note that this distribution restriction can be performed using, for example, the IMEI of the information processing apparatus 100. IMEI is an abbreviation for International Mobile Equipment Identity. The IMEI is an international identification number assigned to the information processing apparatus 100 such as each mobile phone terminal and mobile data communication terminal. For example, when the application target of the individual update program is limited to the information processing apparatus 100 of the company A, the IMEI of the information processing apparatus 100 shipped to the company A is designated and the individual update program is released from the server. Thereby, it is possible to limit the distribution of the individual update program to the information processing apparatus 100 of company A. In this case, for example, the control unit 300 determines whether the IMEI assigned to the information processing apparatus 100 is included in the IMEI designated as the application target of the released individual update program. If the IMEI of the information processing apparatus 100 is included in the application target and the version of the individual update program is newer than the software version of the application system file 1, the control unit 300 determines Yes in S502. You can do it.

S503において制御部300は、リリースされた新しい更新プログラムをダウンロードする。例えば、制御部300は、リリースされた新しい更新プログラムを記憶部302の更新プログラムダウンロード領域401に保存してよい。   In S503, the control unit 300 downloads the released new update program. For example, the control unit 300 may store the released new update program in the update program download area 401 of the storage unit 302.

S504において制御部300は、保存した更新プログラムが、個別更新プログラムであるか否かを判定する。例えば、制御部300は、ダウンロードした更新プログラムのソフトウェアのバージョンを確認し、個別更新プログラムであるか否かを判定してよい。一例として、ソフトウェアのバージョンはVxxyの形式で表されてよい。ここでは、xxは数字で、初期出荷時を01とし、以降、新しい通常の更新プログラムのリリースのたびに、02、03、・・・と順次インクリメントするものとする。また、yはアルファベットで、Aが通常の更新プログラムを表し、A以外の例えばB〜Zの値は、個別更新プログラムを表すものとする。この場合、制御部300は、ダウンロードした更新プログラムのバージョンを確認し、末尾がAなら通常の更新プログラムと判定してよい。また、制御部300は、ダウンロードした更新プログラムのバージョンを確認し、末尾がA以外のB〜Zなら、個別更新プログラムと判定してよい。例えば、この様に、ソフトウェアのバージョンを所定のルールに従って決めることで、制御部300は、更新プログラムのバージョンから、その更新プログラムが、通常の更新プログラムであるか、個別更新プログラムであるかを判別することが可能である。   In S504, the control unit 300 determines whether or not the stored update program is an individual update program. For example, the control unit 300 may check the software version of the downloaded update program and determine whether it is an individual update program. As an example, the software version may be represented in the format Vxxx. Here, xx is a number, and is assumed to be 01 at the time of initial shipment, and thereafter incremented sequentially as 02, 03,... Each time a new normal update program is released. In addition, y is an alphabet, A represents a normal update program, and values other than A, for example, B to Z, represent individual update programs. In this case, the control unit 300 may confirm the version of the downloaded update program, and if it ends with A, it may be determined as a normal update program. Further, the control unit 300 may confirm the version of the downloaded update program, and if it ends with B to Z other than A, it may be determined as an individual update program. For example, by determining the software version according to a predetermined rule in this way, the control unit 300 determines whether the update program is a normal update program or an individual update program from the update program version. Is possible.

S504においてダウンロードした更新プログラムが個別更新プログラムである場合(S504がYes)、フローはS505に進む。S505において制御部300は、ダウンロードした個別更新プログラムと、その個別更新プログラムで更新されるソフトウェアの更新箇所の更新前のデータとを含むバックワード情報を記憶部302のバックワード情報保存領域402に保存する。なお、後述するように、制御部300は、バックワード情報保存領域402に保存したバックワード情報を用いることで、ソフトウェアを個別更新プログラムによる更新前の状態に戻すことができる。S506において制御部300は、ダウンロードした個別更新プログラムをソフトウェアに適用してソフトウェアを更新し、フローはS501に戻る。   When the update program downloaded in S504 is an individual update program (S504 is Yes), the flow proceeds to S505. In step S <b> 505, the control unit 300 stores backward information including the downloaded individual update program and data before the update of the software updated by the individual update program in the backward information storage area 402 of the storage unit 302. To do. As will be described later, the control unit 300 can return the software to the state before being updated by the individual update program by using the backward information stored in the backward information storage area 402. In step S506, the control unit 300 updates the software by applying the downloaded individual update program to the software, and the flow returns to step S501.

また、S504においてダウンロードした更新プログラムが個別更新プログラムでない場合(S504がNo)、更新プログラムは通常の更新プログラムであり、この場合、フローはS507に進む。S507において制御部300は、通常の更新プログラムを前回適用して以降、現在までに個別更新プログラムがソフトウェアに適用された実績があるか否かを判定する。例えば、図5の動作フローでは、後述するS511で述べるように、制御部300は、通常の更新プログラムを適用すると、記憶部302のバックワード情報保存領域402に記憶されているバックワード情報を削除する。そのため、制御部300は、例えば、記憶部302のバックワード情報保存領域402に個別更新プログラムに対応するバックワード情報が記憶されていなければ、S507においてNoと判定してよく、この場合、フローはS509に進む。一方、例えば、記憶部302のバックワード情報保存領域402に個別更新プログラムに対応するバックワード情報が記憶されていれば、制御部300は、S507においてYesと判定してよく、この場合、フローはS508に進む。   If the update program downloaded in S504 is not an individual update program (No in S504), the update program is a normal update program. In this case, the flow proceeds to S507. In S <b> 507, the control unit 300 determines whether or not there is a track record that the individual update program has been applied to the software since the last time the normal update program was applied. For example, in the operation flow of FIG. 5, as described in S <b> 511 described later, when the normal update program is applied, the control unit 300 deletes the backward information stored in the backward information storage area 402 of the storage unit 302. To do. Therefore, for example, if the backward information corresponding to the individual update program is not stored in the backward information storage area 402 of the storage unit 302, the control unit 300 may determine No in S507. The process proceeds to S509. On the other hand, for example, if the backward information corresponding to the individual update program is stored in the backward information storage area 402 of the storage unit 302, the control unit 300 may determine Yes in S507. In this case, the flow is The process proceeds to S508.

S508において、制御部300は、通常の更新プログラムが前回適用されて以降、現在までに適用された個別更新プログラムによるソフトウェアの変更を元に戻し、ソフトウェアを、通常の更新プログラムが前回適用された後の状態まで戻す。例えば、制御部300は、S505で記憶部302のバックワード情報保存領域402に保存したバックワード情報を用いて、ソフトウェアを個別更新プログラムを適用する前の状態に戻してよい。なお、例えば、通常の更新プログラムが前回適用されて以降、現在までに複数の個別更新プログラムがソフトウェアに適用されている場合もある。この場合、制御部300は、例えば、適用された順序の遅い個別更新プログラムに対応するバックワード情報から順に用いて、個別更新プログラムを適用する前の状態に戻し、複数の個別更新プログラムのそれぞれによるソフトウェアの更新を元に戻してよい。   In S508, after the normal update program is applied last time, the control unit 300 reverses the software change by the individual update program applied up to the present, and the software is applied after the normal update program is applied last time. Return to the state. For example, the control unit 300 may return the software to the state before applying the individual update program using the backward information stored in the backward information storage area 402 of the storage unit 302 in S505. For example, after a normal update program is applied last time, a plurality of individual update programs may have been applied to the software. In this case, the control unit 300 uses, for example, backward information corresponding to the applied individual update programs with a later order in order, and returns to the state before applying the individual update program, and each of the plurality of individual update programs. Software updates may be reversed.

S509において制御部300は、S503でダウンロードした通常の更新プログラムをソフトウェアに適用する。なお、通常の更新プログラムは、個別更新プログラムをソフトウェアに適用することで修正される不具合を修正するプログラムを含んでいてよい。それにより、個別更新プログラムの適用で修正されていた不具合は、個別更新プログラムの適用前の状態にソフトウェアを戻した場合にも、通常の更新プログラムによって修正することができる。   In S509, the control unit 300 applies the normal update program downloaded in S503 to the software. The normal update program may include a program that corrects a problem that is corrected by applying the individual update program to software. As a result, the defect that has been corrected by applying the individual update program can be corrected by the normal update program even when the software is returned to the state before the application of the individual update program.

S510において制御部300は、記憶部302のバックワード情報保存領域402にバックワード情報が保存されているか否かを判定する。S510において記憶部302のバックワード情報保存領域402に個別更新プログラムに対応するバックワード情報が保存されていない場合(S510がNo)、フローはS501に戻る。一方、S510において記憶部302のバックワード情報保存領域402に個別更新プログラムに対応するバックワード情報が保存されている場合(S510がYes)、フローはS511に進む。S511において制御部300は、バックワード情報保存領域402に保存されているバックワード情報を削除する。なお、バックワード情報保存領域402に複数のバックワード情報が記憶されている場合には、制御部300は、その複数のバックワード情報を削除する。そのため、例えば、記憶部302のバックワード情報保存領域402には、前回の通常の更新プログラムが適用されて以降、次の通常の更新プログラムが適用されるまでの間の期間に適用された個別更新プログラムのバックワード情報が保持されてよい。S511において制御部300が、記憶部302のバックワード情報保存領域402からバックワード情報を削除すると、フローはS501に戻る。   In S <b> 510, the control unit 300 determines whether backward information is stored in the backward information storage area 402 of the storage unit 302. When the backward information corresponding to the individual update program is not stored in the backward information storage area 402 of the storage unit 302 in S510 (S510: No), the flow returns to S501. On the other hand, when the backward information corresponding to the individual update program is stored in the backward information storage area 402 of the storage unit 302 in S510 (S510: Yes), the flow proceeds to S511. In S511, the control unit 300 deletes the backward information stored in the backward information storage area 402. When a plurality of pieces of backward information is stored in the backward information storage area 402, the control unit 300 deletes the pieces of backward information. Therefore, for example, in the backward information storage area 402 of the storage unit 302, the individual update applied during the period from when the previous normal update program is applied to when the next normal update program is applied Program backward information may be retained. When the control unit 300 deletes the backward information from the backward information storage area 402 of the storage unit 302 in S511, the flow returns to S501.

図5の動作フローにおいて、制御部300は、例えば更新部311として動作する。   In the operation flow of FIG. 5, the control unit 300 operates as, for example, the update unit 311.

以上で述べた様に、制御部300は、通常の更新プログラムがリリースされた際に、前回の通常の更新プログラムを適用した後、個別更新プログラムがソフトウェアに適用されている場合は、ソフトウェアを個別更新プログラムを適用する前の状態に戻す。その後、制御部300は、リリースされた通常の更新プログラムをソフトウェアに適用する。従って、例えば、ソフトウェアの提供業者は、個別更新プログラムをリリースした後に通常の更新プログラムをリリースする場合にも、その個別更新プログラム毎に、更新プログラムを生成しなくてよい。   As described above, when the normal update program is released, the control unit 300 applies the previous normal update program and then applies the software individually when the individual update program is applied to the software. Return to the state before applying the update program. Thereafter, the control unit 300 applies the released normal update program to the software. Therefore, for example, even when a software provider releases a normal update program after releasing an individual update program, it is not necessary to generate an update program for each individual update program.

また、上記の実施形態では、制御部300は、ソフトウェアに個別更新プログラムを適用する場合に、個別更新プログラムと、その個別更新プログラムにより更新される更新箇所の更新前のデータとを含むバックワード情報を、記憶部302に保存する。そのため、実施形態によれば、制御部300は、個別更新プログラムを適用したソフトウェアを、個別更新プログラムを適用する前の状態に戻すことができる。   In the above-described embodiment, when the individual update program is applied to the software, the control unit 300 includes the individual update program and the backward information including the data before update of the update portion updated by the individual update program. Is stored in the storage unit 302. Therefore, according to the embodiment, the control unit 300 can return the software to which the individual update program is applied to the state before the individual update program is applied.

また、制御部300は、バックワード情報を用いてソフトウェアを個別更新プログラムを適用する前の状態に戻した場合、そのバックワード情報を記憶部302から削除する。そのため、制御部300は、例えば、記憶部302にバックワード情報が保存されているか否かを確認することで、ソフトウェアに個別更新プログラムが適用されているか否かを判定することができる。或いは、更新プログラムによる更新後のソフトウェアと、個別更新プログラムによる更新後のソフトウェアのバージョン名を区別可能なように、所定の規則に従ってバージョン名を設定する。それにより、制御部300は、アプリケーションシステムファイル1を参照し、現在のソフトウェアのバージョン名を確認することで、ソフトウェアに個別更新プログラムが適用されているか否かを判定することができる。   When the controller 300 returns the software to the state before applying the individual update program using the backward information, the controller 300 deletes the backward information from the storage unit 302. Therefore, for example, the control unit 300 can determine whether or not the individual update program is applied to the software by confirming whether or not the backward information is stored in the storage unit 302. Alternatively, the version name is set according to a predetermined rule so that the version name of the software updated by the update program and the version name of the software updated by the individual update program can be distinguished. Accordingly, the control unit 300 can determine whether or not the individual update program is applied to the software by referring to the application system file 1 and confirming the version name of the current software.

以上で述べた様に、上記の実施形態によれば、個別更新プログラムをリリースし、その後に通常の更新プログラムをリリースする場合に、更新プログラムの作成時間、及び検証時間の増加を抑えることができる。また、ソフトウェアバージョン管理が複雑になることを抑制することができる。従って、実施形態によれば、更新プログラムの作成の労力を低減することができる。   As described above, according to the above embodiment, when an individual update program is released and then a normal update program is released, an increase in update program creation time and verification time can be suppressed. . In addition, the software version management can be prevented from becoming complicated. Therefore, according to the embodiment, it is possible to reduce labor for creating an update program.

なお、上記の実施形態では、S507において通常の更新プログラムを前回適用して以降、現在までに個別更新プログラムがソフトウェアに適用されているか否かを判定している。しかしながら、例えば、情報処理装置100にソフトウェアがインストールされた直後など、通常の更新プログラムの適用実績がない場合には、制御部300は、S507で、これまでに適用された個別更新プログラムがあるか否かを判定してよい。   In the above embodiment, it is determined whether or not the individual update program has been applied to the software up to now since the normal update program was applied last time in S507. However, for example, when there is no application record of a normal update program, for example, immediately after software is installed in the information processing apparatus 100, the control unit 300 determines whether there is an individual update program applied so far in S507. It may be determined whether or not.

また、上記の動作フローでは、S507において前回通常の更新プログラムが適用されて以降に適用された個別更新プログラムの特定を、記憶部302のバックワード情報保存領域402に保存されたバックワード情報に基づいて行っている。しかしながら、別の実施形態では、例えば、制御部300は、適用された通常の更新プログラムと、個別更新プログラムの適用の際に、適用日時等の情報を記憶部302に保存する。そして、制御部300は、その情報を参照することで、前回通常の更新プログラムが適用されて以降に適用された個別更新プログラムの特定を行ってもよい。   In the above operation flow, the identification of the individual update program applied after the previous normal update program was applied in S507 is based on the backward information stored in the backward information storage area 402 of the storage unit 302. Is going. However, in another embodiment, for example, the control unit 300 stores information such as the application date and time in the storage unit 302 when the applied normal update program and the individual update program are applied. And the control part 300 may specify the separate update program applied after the last normal update program was applied by referring the information.

また、上記の実施形態では、無線通信を介して更新プログラムをダウンロードする場合を例示しているが、実施形態はこれに限定されるものではない。例えば、制御部300は、SDカードなどの可搬型記憶媒体に保存された更新プログラムを読み出してソフトウェアに適用してもよい。   Moreover, although said embodiment has illustrated the case where an update program is downloaded via wireless communication, embodiment is not limited to this. For example, the control unit 300 may read an update program stored in a portable storage medium such as an SD card and apply it to software.

また、上記の実施形態では、例えば、全ユーザの情報処理装置を対象に配布される通常の更新プログラムと、一部のユーザが用いる情報処理装置を対象に配布される個別更新プログラムとを例に説明を行っている。しかしながら、実施形態はこれに限定されるものではない。例えば、或るソフトウェアの第1のユーザ群が用いる情報処理装置を対象に配布された個別更新プログラムが適用されているソフトウェアに、第2のユーザ群が用いる情報処理装置を対象に配布された更新プログラムを適用する場合にも実施形態は適用できる。なお、第2のユーザ群は、第1のユーザ群を包含し、且つ、第1のユーザ群よりも大きなユーザ群であってよい。この場合、制御部300は、ソフトウェアを、第1のユーザ群が用いる情報処理装置を対象に配布された個別更新プログラムを適用する前の状態に戻した後で、第2のユーザ群が用いる情報処理装置を対象に配布された更新プログラムを適用する。それにより、更新プログラムの作成の労力を低減することができる。また、この場合に、第2のユーザ群が用いる情報処理装置を対象に配布される更新プログラムは、上述の全ユーザの情報処理装置を対象とする通常の更新プログラムと対応していてよい。しかしながら、第2のユーザ群が用いる情報処理装置を対象に配布される更新プログラムは、全ユーザではなく、一部のユーザが用いる情報処理装置を対象に配布された更新プログラムであってもよい。また、第1のユーザ群が用いる情報処理装置を対象に配布された個別更新プログラムは、上述の実施形態における一部のユーザが用いる情報処理装置を対象に配布される個別更新プログラムと対応していてよい。   In the above embodiment, for example, a normal update program distributed to information processing apparatuses for all users and an individual update program distributed to information processing apparatuses used by some users are taken as examples. I am explaining. However, the embodiment is not limited to this. For example, an update distributed to an information processing device used by a second user group in software to which an individual update program distributed to the information processing device used by a first user group of a certain software is applied The embodiment can also be applied when a program is applied. Note that the second user group may be a user group that includes the first user group and is larger than the first user group. In this case, the control unit 300 returns information used by the second user group after returning the software to a state before applying the individual update program distributed to the information processing apparatus used by the first user group. Apply the update program distributed to the processing device. Thereby, it is possible to reduce the labor for creating the update program. In this case, the update program distributed to the information processing apparatus used by the second user group may correspond to the normal update program targeted for the above-described information processing apparatuses of all users. However, the update program distributed to the information processing apparatus used by the second user group may be an update program distributed to the information processing apparatuses used by some users instead of all users. The individual update program distributed to the information processing apparatus used by the first user group corresponds to the individual update program distributed to the information processing apparatus used by some users in the above-described embodiment. It's okay.

<適用例>
以上で述べた実施形態の適用例を、以下に述べる。図6は、実施形態の適用例を示す図である。図6では、通常の更新プログラムによる2回目の更新でバージョン:V02Aに更新されているソフトウェアへの個別更新プログラムと、通常の更新プログラムとの適用について例示する。
<Application example>
An application example of the embodiment described above will be described below. FIG. 6 is a diagram illustrating an application example of the embodiment. FIG. 6 exemplifies application of the individual update program to the software updated to version: V02A and the normal update program in the second update by the normal update program.

先ず、A社の機種名:F−0Aの情報処理装置100のソフトウェアへの個別更新プログラムの適用について説明する。A社は、例えば、工事関係の業務を行う会社であり、建造物の工事状況、状態を記録するために、情報処理装置100で写真を大量に保存している。また、機種名:F−0Aの情報処理装置100のソフトウェア(バージョン:V02A)では、筐体の温度が基準値を超えたり、又は電池残量が基準値以下になったりすると、カメラの抑止処理を起動し、カメラのアプリケーションを終了させる仕様となっている。ここで、仮に記憶部302にカメラで撮像した写真データを保存している最中にカメラ抑止処理が起動した場合、写真データの保存の完了前にカメラのアプリケーションが終了してしまい、保存中の写真データが壊れてしまう恐れがあるとする。   First, application of the individual update program to the software of the information processing apparatus 100 of the model name F-0A of company A will be described. Company A is, for example, a company that conducts work related to construction, and stores a large amount of photos in the information processing apparatus 100 in order to record the construction status and state of the building. Further, in the software (version: V02A) of the information processing apparatus 100 of model name: F-0A, when the temperature of the casing exceeds the reference value or the remaining battery level becomes equal to or less than the reference value, the camera suppression process It is a specification that starts and terminates the camera application. Here, if the camera suppression process is activated while photo data captured by the camera is being stored in the storage unit 302, the camera application ends before the photo data is completely saved, Suppose your photo data might be corrupted.

この不具合はA社にとっては致命的な不具合となり得る。そのため、例えば、ソフトウェアの提供会社は、カメラの抑止処理の起動時に写真データを保存中の場合、保存が完了するまでカメラのアプリケーションを終了しないように仕様を修正するための個別更新プログラム(V02B)を作成する。そして、最小限の動作確認を行った後、早いタイミングで個別更新プログラム(V02B)をリリースする。この場合、例えば、最小限の動作確認しか行われていない為、リリースの対象はA社の情報処理装置100に限定する。なお、個別更新プログラムを適用する対象となる情報処理装置100の指定は、例えば、上述のように、情報処理装置100のIMEIを用いて行うことができる。   This failure can be a fatal failure for Company A. Therefore, for example, if the software provider is saving photo data at the start of camera suppression processing, an individual update program (V02B) for correcting specifications so that the application of the camera is not terminated until the saving is completed. Create Then, after performing the minimum operation check, the individual update program (V02B) is released at an early timing. In this case, for example, since only a minimum operation check is performed, the release target is limited to the information processing apparatus 100 of company A. The information processing apparatus 100 to which the individual update program is to be applied can be specified using, for example, the IMEI of the information processing apparatus 100 as described above.

A社の機種名:F−0Aの情報処理装置100の制御部300は、例えば、ソフトウェアの提供会社のサーバに、新しい更新プログラム(V02B)がリリースされたことを確認すると、更新プログラム(V02B)をダウンロードする。制御部300は、ダウンロードが終了すると、ダウンロードした更新プログラムのソフトウェアバージョンを確認する。ここでダウンロードされる更新プログラムのバージョンはV02Bであり、末尾がA以外となっている。そのため、制御部300は、ダウンロードした更新プログラムを個別更新プログラムと判定してよい。この場合、制御部300は、個別更新プログラムと、個別更新プログラムで更新される箇所の更新前のデータとを含むバックワード情報を記憶部302に保存する。その後、制御部300は、個別更新プログラムをソフトウェアに適用し、ソフトウェアを、バージョン:V02AからV02Bへと更新する(図6の個別更新(1))。   For example, when the control unit 300 of the information processing apparatus 100 having the model name F-0A confirms that a new update program (V02B) has been released on the server of the software provider, the update program (V02B) Download. When the download is completed, the control unit 300 confirms the software version of the downloaded update program. The version of the update program downloaded here is V02B, and the end is other than A. Therefore, the control unit 300 may determine that the downloaded update program is an individual update program. In this case, the control unit 300 stores backward information including the individual update program and the data before the update of the portion updated by the individual update program in the storage unit 302. Thereafter, the control unit 300 applies the individual update program to the software, and updates the software from the version: V02A to V02B (individual update (1) in FIG. 6).

続いて、B社の機種名:F−0Aの情報処理装置100のソフトウェアへの個別更新プログラムの適用について説明する。例えば、B社は或るビルディングの5階に事務所を構えており、5階には他にも多くの会社が事務所を構えている。その結果、2.4GHz帯は、WiFi(登録商標)の電波が密集しており、電波干渉により通信速度が遅くなり、つながりにくいという問題が生じている。なお、WiFiの周波数帯域は、自動、2.4GHz固定、及び5GHz固定の3パターンが設定可能であるものとし、5GHzは屋外の使用が制限されるため、通常は自動、又は2.4GHz固定に設定されるものとする。しかし、B社は先に述べた理由により、WiFi帯域を5GHz固定に設定して情報処理装置100を使用している。ところが、バージョン:V02Aのソフトウェアには、WiFi帯域を5GHz固定で長時間使用すると通信ができなくなるという不具合が潜んでいたことが、或るタイミングで発覚したとする。   Next, application of the individual update program to the software of the information processing apparatus 100 with the model name F-0A of company B will be described. For example, Company B has an office on the 5th floor of a building, and many other companies have offices on the 5th floor. As a result, in the 2.4 GHz band, WiFi (registered trademark) radio waves are concentrated, and there is a problem that the communication speed is slow due to radio wave interference and is not easily connected. The WiFi frequency band can be set to three patterns: automatic, 2.4 GHz fixed, and 5 GHz fixed. Since 5 GHz is restricted for outdoor use, it is usually automatic or fixed to 2.4 GHz. It shall be set. However, Company B uses the information processing apparatus 100 with the WiFi band set to 5 GHz fixed for the reasons described above. However, it is assumed that the software of version: V02A has discovered at a certain timing that there is a problem that communication cannot be performed if the WiFi band is fixed at 5 GHz and used for a long time.

この不具合はB社にとっては通信ができなくなるという業務に支障をきたす重大な不具合である。そのため、例えば、ソフトウェアの提供会社は、この不具合を修正するための個別更新プログラム(バージョン:V02C)を作成し、最小限の動作確認を行った後、早いタイミングでリリースする。なお、最小限の動作確認しか行っていない為、例えば、ソフトウェアの適用対象は、B社に出荷したIMEIの情報処理装置100に限定する。   This problem is a serious problem that hinders the business that B company cannot communicate. Therefore, for example, a software provider creates an individual update program (version: V02C) for correcting this problem, performs a minimum operation check, and releases it at an early timing. In addition, since only a minimum operation check is performed, for example, the application target of software is limited to the IMEI information processing apparatus 100 shipped to the B company.

B社の機種名:F−0Aの情報処理装置100の制御部300は、例えば、ソフトウェアの提供会社のサーバに、新しい更新プログラム(V02C)がリリースされたことを確認すると、更新プログラム(V02C)をダウンロードする。制御部300は、ダウンロードが終了すると、ダウンロードした更新プログラムのソフトウェアバージョンを確認する。ここでダウンロードされる更新プログラムのバージョンはV02Cであり、末尾がA以外となっている。そのため、制御部300は、ダウンロードした更新プログラムを個別更新プログラムと判定してよい。そして、制御部300は、個別更新プログラムと、個別更新プログラムで更新される箇所の更新前のデータとを含むバックワード情報を、記憶部302に保存する。その後、制御部300は、個別更新プログラムを適用し、ソフトウェアを、バージョン:V02AからV02Cへと更新する(図6の個別更新(2))。   For example, when the control unit 300 of the information processing apparatus 100 having the model name F-0A confirms that a new update program (V02C) has been released on the server of the software provider, the update program (V02C) Download. When the download is completed, the control unit 300 confirms the software version of the downloaded update program. The version of the update program downloaded here is V02C, and the end is other than A. Therefore, the control unit 300 may determine that the downloaded update program is an individual update program. Then, the control unit 300 stores backward information including the individual update program and the data before the update of the portion updated by the individual update program in the storage unit 302. Thereafter, the control unit 300 applies the individual update program, and updates the software from the version: V02A to V02C (individual update (2) in FIG. 6).

ここまでにおいて、A社、及びB社の機種名:F−0Aの情報処理装置100のソフトウェアには、個別更新プログラムが適用され、ソフトウェアバージョンがそれぞれ、V02B、及びV02Cに更新されている。情報処理装置100の制御部300は、個別更新の後も、例えば、ソフトウェアの提供会社のサーバに、新しい更新プログラムがリリースされているかを問い合わせ続ける。   Up to this point, the individual update program has been applied to the software of the information processing apparatus 100 of the model name F-0A of company A and company B, and the software versions have been updated to V02B and V02C, respectively. After the individual update, the control unit 300 of the information processing apparatus 100 continues to inquire, for example, whether a new update program has been released from the server of the software provider.

そして、ソフトウェアの提供会社は、A社向け個別更新プログラム及びB社向け個別更新プログラムのリリース後、A社にリリースしたカメラ抑止処理の修正と、B社にリリースしたWiFiの修正との両方を行ったソフトウェアの動作検証を行う。そして、提供会社は、動作検証の結果、不具合が無いことが確認できたら、両方の修正を含むバージョン:V03Aの通常の更新プログラムを作成し、機種名:F−0Aの全情報処理装置100を対象に配布する(図6の生成・配布(1))。   After the release of the individual update program for Company A and the individual update program for Company B, the software provider performs both the correction of the camera suppression process released to Company A and the correction of WiFi released to Company B. Verify the operation of the software. Then, if the provider confirms that there is no problem as a result of the operation verification, the provider creates a normal update program of version: V03A including both corrections, and installs all information processing apparatuses 100 of model name: F-0A. Distribute to the target (generation / distribution (1) in FIG. 6).

上述のように、A社、B社の機種名:F−0Aの情報処理装置100の制御部300は、新しい更新プログラムがリリースされているかを継続して確認しており、新しい更新プログラムがリリースされた場合、その更新プログラムをダウンロードする。そして、制御部300は、ダウンロードした更新プログラムのソフトウェアバージョンを確認する。ここで、ダウンロードした更新プログラムのソフトウェアバージョンはV03Aであり、末尾がAなので、制御部300は、更新プログラムが通常の更新プログラムであると判定できる。   As described above, the control unit 300 of the information processing apparatus 100 with the model names of Company A and Company B: F-0A continuously checks whether a new update program has been released, and a new update program has been released. If so, download the update. Then, the control unit 300 confirms the software version of the downloaded update program. Here, since the software version of the downloaded update program is V03A and the end is A, the control unit 300 can determine that the update program is a normal update program.

そして、制御部300は、通常の更新プログラムを適用する際に、前回の通常の更新プログラムの適用後に個別更新プログラムが適用されている場合には、個別更新プログラムで更新された箇所を前回の通常の更新プログラムの適用後の状態まで戻す。それから、制御部300は、今回配布された通常の更新プログラムを適用する。   Then, when applying the normal update program, the control unit 300, if the individual update program is applied after the application of the previous normal update program, sets the location updated by the individual update program as the previous normal update program. Return to the state after applying the update. Then, the control unit 300 applies the normal update program distributed this time.

例えば、A社の機種名:F−0Aの情報処理装置100の制御部300は、V02AからV02Bへの個別更新の際に記憶部302に保存したバックワード情報を使って、ソフトウェアをV02Aの適用直後の状態まで戻す(図6のバックワード(1))。その後、制御部300は、V02Aの適用直後の状態まで戻したソフトウェアに、V03Aへの通常の更新プログラムを適用し、ソフトウェアを更新する(図6の更新(1))。なお、更新を実行すると、制御部300は、V02AからV02Bへの個別更新の際に記憶部302に保存したバックワード情報を削除してよい。   For example, the control unit 300 of the information processing apparatus 100 having the model name F-0A of company A uses the backward information stored in the storage unit 302 during the individual update from V02A to V02B, and applies the software to V02A. Return to the state immediately after (backward (1) in FIG. 6). Thereafter, the control unit 300 updates the software by applying a normal update program to V03A to the software that has been returned to the state immediately after the application of V02A (update (1) in FIG. 6). When the update is executed, the control unit 300 may delete the backward information stored in the storage unit 302 when performing the individual update from V02A to V02B.

また、B社の機種名:F−0Aの情報処理装置100の場合は、V02AからV02Cへの個別更新の際に記憶部302に保存したバックワード情報を使って、ソフトウェアをV02Aの適用直後の状態まで戻す(図6のバックワード(2))。その後、制御部300は、V02Aの適用直後の状態まで戻したソフトウェアに、V03Aへの通常の更新プログラムを適用し、ソフトウェアを更新する(図6の更新(1))。更新を実行すると、制御部300は、V02AからV02Cへの個別更新の際に記憶部302に保存したバックワード情報を削除してよい。   Further, in the case of the information processing apparatus 100 having the model name F-0A of Company B, the software immediately after the application of V02A is used by using the backward information stored in the storage unit 302 at the time of the individual update from V02A to V02C. Return to the state (backward (2) in FIG. 6). Thereafter, the control unit 300 updates the software by applying a normal update program to V03A to the software that has been returned to the state immediately after the application of V02A (update (1) in FIG. 6). When the update is executed, the control unit 300 may delete the backward information stored in the storage unit 302 during the individual update from V02A to V02C.

以上で述べた様に、バックワード情報を用いて、個別更新プログラムによる更新箇所を、更新前の元の状態に戻すことで、個別更新プログラムを適用されたソフトウェアに対しても通常の更新プログラムを適用することができる。   As described above, the backward update information is used to return the update location by the individual update program to the original state before the update, so that the normal update program can be downloaded even to the software to which the individual update program is applied. Can be applied.

なお、図6の例は、V02A及びV03Aの2つの通常の更新プログラムの間にA社、及びB社の情報処理装置に対して、それぞれ1つの個別更新プログラムがリリースされた場合を述べている。しかしながら、例えば、1社に向けて個別更新プログラムのリリースを複数回実施した場合にも、適用された順序の遅い個別更新プログラムから順に、バックワード情報を用いて適用前の状態に戻すことで、実施形態を適用することができる。   The example in FIG. 6 describes a case where one individual update program is released for each of the information processing apparatuses of company A and company B between two normal update programs V02A and V03A. . However, for example, even when the release of the individual update program for one company is performed multiple times, by returning to the state before application using backward information in order from the individual update program with the later applied order, Embodiments can be applied.

例えばC社の機種名:F−0Aの情報処理装置100が、V02Aへの通常の更新プログラムをソフトウェアに適用した後、V02B、及びV02Cの個別更新プログラムをソフトウェアに適用し、その後V03Aへの通常の更新プログラムを適用するとする。この場合、制御部300は、V02Bへのソフトウェアの更新時に、V02BからV02Aへと戻すためのバックワード情報を記憶部302に保存する。また、制御部300は、V02Cへのソフトウェアの更新時に、V02CからV02Bへと戻すためのバックワード情報を記憶部302に保存する。   For example, after the information processing apparatus 100 of model name F-0A of company C applies a normal update program for V02A to software, the individual update program for V02B and V02C is applied to the software, and then the normal update program for V03A Suppose you apply the update. In this case, the control unit 300 stores the backward information for returning from V02B to V02A in the storage unit 302 when the software is updated to V02B. In addition, the control unit 300 stores backward information for returning from V02C to V02B in the storage unit 302 when the software is updated to V02C.

そして、V03Aへのソフトウェアの更新時、制御部300は、先ずV02CからV02Bへと戻すためのバックワード情報を使ってバージョン:V02Bまでソフトウェアを戻す。続いて、制御部300は、V02BからV02Aへと戻すためのバックワード情報を使ってバージョン:V02Aまでソフトウェアを戻す。その後、制御部300は、バージョン:V03Aへの通常の更新プログラムを適用し、ソフトウェアを更新する。例えば、この様に処理を実行することで、或る会社の情報処理装置100のソフトウェアに複数の個別更新プログラムを適用した場合にも、通常の個別更新プログラムを適用することができる。   When updating the software to V03A, the control unit 300 first returns the software to version: V02B using backward information for returning from V02C to V02B. Subsequently, the control unit 300 returns the software to version: V02A using the backward information for returning from V02B to V02A. Thereafter, the control unit 300 updates the software by applying a normal update program to version: V03A. For example, by executing the processing in this manner, a normal individual update program can be applied even when a plurality of individual update programs are applied to the software of the information processing apparatus 100 of a certain company.

以上において実施形態を例示したが、実施形態はこれに限定されるものではない。例えば、上述の動作フローは例示であり、実施形態はこれに限定されるものではない。可能な場合には、動作フローは、処理の順番を変更して実行されてもよく、別に更なる処理を含んでもよく、又は、一部の処理が省略されてもよい。例えば、図5のS505とS506との処理は順序を入れ替えて実行してもよい。   Although the embodiment has been exemplified above, the embodiment is not limited thereto. For example, the above-described operation flow is an example, and the embodiment is not limited to this. If possible, the operation flow may be executed by changing the order of processing, may include additional processing, or some processing may be omitted. For example, the processes of S505 and S506 in FIG.

図7は、実施形態に係る情報処理装置100を実現するためのコンピュータ700のハードウェア構成を例示する図である。図7の情報処理装置100を実現するためのハードウェア構成は、例えば、プロセッサ701、メモリ702、記憶装置703、読取装置704、通信インタフェース706、及び入出力インタフェース707を備える。なお、プロセッサ701、メモリ702、記憶装置703、読取装置704、通信インタフェース706、入出力インタフェース707は、例えば、バス708を介して互いに接続されている。   FIG. 7 is a diagram illustrating a hardware configuration of a computer 700 for realizing the information processing apparatus 100 according to the embodiment. The hardware configuration for realizing the information processing apparatus 100 in FIG. 7 includes, for example, a processor 701, a memory 702, a storage device 703, a reading device 704, a communication interface 706, and an input / output interface 707. The processor 701, the memory 702, the storage device 703, the reading device 704, the communication interface 706, and the input / output interface 707 are connected to each other via a bus 708, for example.

プロセッサ701は、メモリ702を利用して例えば上述の動作フローの手順を記述したプログラムを実行することにより、上述した制御部300を含む各機能部の一部または全部の機能を提供する。また、記憶部302は、例えばメモリ702、記憶装置703、及び着脱可能記憶媒体705を含む。情報処理装置100のプロセッサ701は、例えば、記憶装置703に格納されているプログラムを読み出して実行することで、更新部311として機能する。情報処理装置100のメモリ702には、例えば、マップ400の情報が格納されている。   The processor 701 provides a part or all of the functions of each functional unit including the control unit 300 described above by executing a program describing the procedure of the above-described operation flow using the memory 702, for example. The storage unit 302 includes, for example, a memory 702, a storage device 703, and a removable storage medium 705. The processor 701 of the information processing apparatus 100 functions as the update unit 311 by reading and executing a program stored in the storage device 703, for example. For example, information of the map 400 is stored in the memory 702 of the information processing apparatus 100.

メモリ702は、例えば半導体メモリであり、RAM領域及びROM領域を含んでいてよい。なお、RAMは、Random Access Memoryの略称である。また、ROMは、Read Only Memoryの略称である。記憶装置703は、例えばハードディスク、フラッシュメモリ等の半導体メモリ、又は外部記憶装置である。   The memory 702 is a semiconductor memory, for example, and may include a RAM area and a ROM area. Note that RAM is an abbreviation for Random Access Memory. ROM is an abbreviation for Read Only Memory. The storage device 703 is, for example, a semiconductor memory such as a hard disk or a flash memory, or an external storage device.

読取装置704は、プロセッサ701の指示に従って着脱可能記憶媒体705にアクセスする。着脱可能記憶媒体705は、例えば、半導体デバイス(USBメモリ等)、磁気的作用により情報が入出力される媒体(磁気ディスク等)、光学的作用により情報が入出力される媒体(CD−ROM、DVD等)などにより実現される。なお、USBは、Universal Serial Busの略称である。CDは、Compact Discの略称である。DVDは、Digital Versatile Diskの略称である。   The reading device 704 accesses the removable storage medium 705 in accordance with instructions from the processor 701. The detachable storage medium 705 includes, for example, a semiconductor device (USB memory or the like), a medium to / from which information is input / output by a magnetic action (a magnetic disk), For example, a DVD). USB is an abbreviation for Universal Serial Bus. CD is an abbreviation for Compact Disc. DVD is an abbreviation for Digital Versatile Disk.

通信インタフェース706は、プロセッサ701の指示に従ってネットワーク720を介してデータを送受信する。入出力インタフェース707は、例えば、入力装置及び出力装置との間のインタフェースであってよい。入力装置は、例えばユーザからの指示を受け付けるキーボードやマウスなどのデバイスである。出力装置は、例えばディスプレーなどの表示装置、及びスピーカなどの音声装置である。   The communication interface 706 transmits / receives data via the network 720 in accordance with instructions from the processor 701. The input / output interface 707 may be an interface between an input device and an output device, for example. The input device is, for example, a device such as a keyboard or a mouse that receives an instruction from the user. The output device is a display device such as a display and an audio device such as a speaker.

実施形態に係る各プログラムは、例えば、下記の形態で情報処理装置100に提供される。
(1)記憶装置703に予めインストールされている。
(2)着脱可能記憶媒体705により提供される。
(3)プログラムサーバなどのサーバ730から提供される。
Each program according to the embodiment is provided to the information processing apparatus 100 in the following form, for example.
(1) Installed in advance in the storage device 703.
(2) Provided by the removable storage medium 705.
(3) Provided from a server 730 such as a program server.

なお、図7を参照して述べた情報処理装置100を実現するためのコンピュータ700のハードウェア構成は、例示であり、実施形態はこれに限定されるものではない。例えば、上述の機能部の一部または全部の機能がFPGA及びSoCなどによるハードウェアとして実装されてもよい。なお、FPGAは、Field Programmable Gate Arrayの略称である。SoCは、System-on-a-chipの略称である。   The hardware configuration of the computer 700 for realizing the information processing apparatus 100 described with reference to FIG. 7 is an exemplification, and the embodiment is not limited to this. For example, some or all of the functions of the above-described functional units may be implemented as hardware such as FPGA and SoC. Note that FPGA is an abbreviation for Field Programmable Gate Array. SoC is an abbreviation for System-on-a-chip.

以上において、いくつかの実施形態が説明される。しかしながら、実施形態は上記の実施形態に限定されるものではなく、上述の実施形態の各種変形形態及び代替形態を包含するものとして理解されるべきである。例えば、各種実施形態は、その趣旨及び範囲を逸脱しない範囲で構成要素を変形して具体化できることが理解されよう。また、前述した実施形態に開示されている複数の構成要素を適宜組み合わせることにより、種々の実施形態が実施され得ることが理解されよう。更には、実施形態に示される全構成要素からいくつかの構成要素を削除して又は置換して、或いは実施形態に示される構成要素にいくつかの構成要素を追加して種々の実施形態が実施され得ることが当業者には理解されよう。   In the above, several embodiments are described. However, the embodiments are not limited to the above-described embodiments, and should be understood as including various modifications and alternatives of the above-described embodiments. For example, it will be understood that various embodiments can be embodied by modifying the components without departing from the spirit and scope thereof. It will be understood that various embodiments can be implemented by appropriately combining a plurality of components disclosed in the above-described embodiments. Further, various embodiments may be implemented by deleting or replacing some components from all the components shown in the embodiments, or adding some components to the components shown in the embodiments. Those skilled in the art will appreciate that this can be done.

100 情報処理装置
300 制御部
302 記憶部
311 更新部
700 コンピュータ
701 プロセッサ
702 メモリ
703 記憶装置
704 読取装置
705 着脱可能記憶媒体
706 通信インタフェース
707 入出力インタフェース
708 バス
720 ネットワーク
730 サーバ
DESCRIPTION OF SYMBOLS 100 Information processing apparatus 300 Control part 302 Storage part 311 Update part 700 Computer 701 Processor 702 Memory 703 Storage apparatus 704 Reading apparatus 705 Removable storage medium 706 Communication interface 707 Input / output interface 708 Bus 720 Network 730 Server

Claims (4)

ソフトウェアの第1のユーザ群が用いる情報処理装置を対象に配布された個別更新プログラムが適用されている前記ソフトウェアに、前記第1のユーザ群を包含する第2のユーザ群が用いる情報処理装置を対象に配布された更新プログラムを適用する場合、前記ソフトウェアを、前記個別更新プログラムを適用する前の状態に戻した後で前記更新プログラムを適用する工程を含む、情報処理装置が実行するソフトウェア更新方法。   An information processing device used by a second user group including the first user group is applied to the software to which an individual update program distributed to the information processing device used by the first user group of software is applied. A method of updating software executed by an information processing apparatus, including a step of applying the update program after returning the software to a state before applying the individual update program when applying an update program distributed to a target . 更に、前記ソフトウェアに前記個別更新プログラムを適用する場合、前記個別更新プログラムと、前記個別更新プログラムによる前記ソフトウェアの更新箇所の更新前のデータとを含むバックワード情報を、記憶部に保存する工程を含み、
前記更新プログラムを適用する工程は、前記バックワード情報を用いて、前記ソフトウェアを、前記個別更新プログラムを適用する前の状態に戻す、
ことを特徴とする、請求項1に記載のソフトウェア更新方法。
Further, when applying the individual update program to the software, a step of storing in the storage unit backward information including the individual update program and data before the update of the software by the individual update program is updated. Including
The step of applying the update program returns the software to a state before applying the individual update program, using the backward information.
The software update method according to claim 1, wherein:
前記更新プログラムを適用する工程は、前記更新プログラムよりも一つ前に前記第2のユーザ群が用いる情報処理装置を対象に配布された前回更新プログラムが前記ソフトウェアに適用された後、前記個別更新プログラム及び前記第1のユーザ群が用いる情報処理装置を対象に配布されている第2の個別更新プログラムが前記ソフトウェアに適用されていた場合、前記ソフトウェアを、前記個別更新プログラム及び前記第2の個別更新プログラムを適用する前の状態に戻した後で、前記更新プログラムを適用する、ことを特徴とする請求項1又は2に記載のソフトウェア更新方法。   The step of applying the update program includes the step of applying the individual update after the previous update program distributed to the information processing apparatus used by the second user group before the update program is applied to the software. When the second individual update program distributed to the information processing apparatus used by the program and the first user group is applied to the software, the software is changed to the individual update program and the second individual update program. The software update method according to claim 1, wherein the update program is applied after returning to a state before the update program is applied. ソフトウェアの第1のユーザ群が用いる情報処理装置を対象に配布された個別更新プログラムが適用されている前記ソフトウェアに、前記第1のユーザ群を包含する第2のユーザ群が用いる情報処理装置を対象に配布された更新プログラムを適用する場合、前記ソフトウェアを、前記個別更新プログラムを適用する前の状態に戻した後で前記更新プログラムを適用する更新部を含む、情報処理装置。   An information processing device used by a second user group including the first user group is applied to the software to which an individual update program distributed to the information processing device used by the first user group of software is applied. An information processing apparatus comprising: an update unit that applies the update program after returning the software to a state before applying the individual update program when applying the update program distributed to a target.
JP2016012846A 2016-01-26 2016-01-26 Information processing device and software update method Pending JP2017134541A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016012846A JP2017134541A (en) 2016-01-26 2016-01-26 Information processing device and software update method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016012846A JP2017134541A (en) 2016-01-26 2016-01-26 Information processing device and software update method

Publications (1)

Publication Number Publication Date
JP2017134541A true JP2017134541A (en) 2017-08-03

Family

ID=59504393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016012846A Pending JP2017134541A (en) 2016-01-26 2016-01-26 Information processing device and software update method

Country Status (1)

Country Link
JP (1) JP2017134541A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005215841A (en) * 2004-01-28 2005-08-11 Mitsubishi Electric Corp Cellular phone terminal device with software correcting function
US20060004756A1 (en) * 2004-06-01 2006-01-05 Red Bend Ltd. Method and system for in-place updating content stored in a storage device
JP2009009237A (en) * 2007-06-26 2009-01-15 Toshiba Corp Information processor and firmware update method
JP2009151426A (en) * 2007-12-19 2009-07-09 Sony Ericsson Mobilecommunications Japan Inc Device, method and program for update processing of software program, and portable terminal device
JP2014021586A (en) * 2012-07-13 2014-02-03 Ricoh Co Ltd Server performing upgrade of program, upgrade system composed of server and plurality of devices, and upgrade method of program
US20140149255A1 (en) * 2012-11-28 2014-05-29 At&T Mobility Ii Llc Store display on-device demonstrations
WO2015001614A1 (en) * 2013-07-02 2015-01-08 富士通株式会社 Machine provision method, machine provision system, and machine provision program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005215841A (en) * 2004-01-28 2005-08-11 Mitsubishi Electric Corp Cellular phone terminal device with software correcting function
US20060004756A1 (en) * 2004-06-01 2006-01-05 Red Bend Ltd. Method and system for in-place updating content stored in a storage device
JP2009009237A (en) * 2007-06-26 2009-01-15 Toshiba Corp Information processor and firmware update method
JP2009151426A (en) * 2007-12-19 2009-07-09 Sony Ericsson Mobilecommunications Japan Inc Device, method and program for update processing of software program, and portable terminal device
JP2014021586A (en) * 2012-07-13 2014-02-03 Ricoh Co Ltd Server performing upgrade of program, upgrade system composed of server and plurality of devices, and upgrade method of program
US20140149255A1 (en) * 2012-11-28 2014-05-29 At&T Mobility Ii Llc Store display on-device demonstrations
WO2015001614A1 (en) * 2013-07-02 2015-01-08 富士通株式会社 Machine provision method, machine provision system, and machine provision program

Similar Documents

Publication Publication Date Title
JP6011479B2 (en) Application management apparatus, application management system, and program
WO2021135584A1 (en) Front-end project framework construction method and apparatus, computer device, and storage medium
US10613849B2 (en) Update migration system and method
US20160162271A1 (en) Application Migration Method, Device and System for Mobile Terminal
US20150220245A1 (en) Branded computer devices and apparatus to connect user and enterprise
US11716244B2 (en) Data driven user interface for configuring device settings
CN109669692B (en) Source code sharing method, server, computer readable storage medium and system
CN109074249B (en) Policy driven flight management
CN108132832B (en) Application program starting method and device
CN111159160A (en) Version rollback method and device, electronic equipment and storage medium
CN106293790B (en) application program upgrading method and device based on Firefox operating system
WO2017036197A1 (en) Method and device for managing network element model
JP2017134541A (en) Information processing device and software update method
CN105573766A (en) Software upgrading method and device and electronic equipment
JP6180464B2 (en) Application execution environment control system, execution environment control device, and execution environment control program
CN104166571B (en) The installation control method and device of a kind of software
JP6677345B2 (en) Development operation support system, development management server, operation management server, their methods and programs
CN108595924B (en) Business authority management method and device, computer equipment and storage medium
JP2010140220A (en) Software updating method
JP6504000B2 (en) Data delivery control program, data delivery control method and data delivery apparatus
JP6209854B2 (en) Information processing system
KR102238378B1 (en) Method for controlling firmware download of the terminal and server thereof
JP6648567B2 (en) Data update control device, data update control method, and data update control program
TWI792822B (en) Software upgrade system, software upgrade method and non-transitory recording medium
CN110990475B (en) Batch task inserting method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180409

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20180409

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20180725

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181019

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181102

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190926

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191008

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200121

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200714