OpenIPC / firmware

Alternative IP Camera firmware from an open community
https://openipc.org
MIT License
1.29k stars 250 forks source link

FIrmware upgrade version bump is missing #1315

Open vinibali opened 9 months ago

vinibali commented 9 months ago

Hello there! I wanted to upgrade the firmware trough Majestic on my gk7205v210 camera. Originally it was installed with the following version:

# cat /etc/*release
NAME=Buildroot
VERSION=-g570c995a-dirty
ID=buildroot
VERSION_ID=2021.02.12
PRETTY_NAME="Buildroot 2021.02.12"
OPENIPC_VERSION=2.3.05.06
GITHUB_VERSION="master+570c995a, 2023-05-06"
BUILD_OPTION=lite
# uname -a
Linux openipc-gk7205v210 4.9.37 #1 Sat May 6 00:35:21 UTC 2023 armv7l GNU/Linux

Firmware versions according to Majestic update UI:

Firmware
Version

Installed
    2.3.05.06
On GitHub
    2.3.02.15

I assume the correct version number on the GitHub should be: 2.4.02.15 Best regards

vinibali commented 9 months ago

MIght relates to: https://github.com/OpenIPC/webui/issues/251