From fe47a568651e29f43f05a139bb0a71b3c45bdfb5 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Wed, 6 Nov 2024 11:47:37 +0000 Subject: [PATCH 1/3] update services/etc/param/ohos.para. Signed-off-by: hlzhangaj --- services/etc/param/ohos.para | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 5ee34925f..0085b34bc 100755 --- a/services/etc/param/ohos.para +++ b/services/etc/param/ohos.para @@ -29,7 +29,7 @@ const.build.product=default const.product.hardwareversion=default const.product.bootloader.version=bootloader const.product.cpu.abilist=default -const.product.software.version=OpenHarmony 5.0.1.107 +const.product.software.version=OpenHarmony 5.0.1.106 const.product.incremental.version=default const.product.firstapiversion=1 const.product.build.type=default -- Gitee From 6e5a3a3bead518e2d53072078075ed23701373fa Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Wed, 6 Nov 2024 11:48:34 +0000 Subject: [PATCH 2/3] update services/etc/param/ohos_const/ohos.para. Signed-off-by: hlzhangaj --- services/etc/param/ohos_const/ohos.para | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index ed86f643e..1b9fc1f6a 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -const.ohos.version.security_patch=2024/11/01 +const.ohos.version.security_patch=2024/10/01 const.ohos.releasetype=Beta3 const.ohos.apiversion=13 -const.ohos.fullname=OpenHarmony-5.0.1.107 \ No newline at end of file +const.ohos.fullname=OpenHarmony-5.0.1.106 \ No newline at end of file -- Gitee From a0bd91c3b338151457e34571cd6fb2ac47e019d6 Mon Sep 17 00:00:00 2001 From: hlzhangaj Date: Wed, 6 Nov 2024 11:49:01 +0000 Subject: [PATCH 3/3] update services/etc_lite/param/ohos_const/ohos.para. Signed-off-by: hlzhangaj --- services/etc_lite/param/ohos_const/ohos.para | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index 89636318d..7fafe29bd 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -13,5 +13,5 @@ const.ohos.releasetype=Beta3 const.ohos.apiversion=13 -const.ohos.version.security_patch=2024/11/01 -const.ohos.fullname=OpenHarmony-5.0.1.107 \ No newline at end of file +const.ohos.version.security_patch=2024/10/01 +const.ohos.fullname=OpenHarmony-5.0.1.106 \ No newline at end of file -- Gitee