diff --git a/.github/workflows/audio-capture.yml b/.github/workflows/audio-capture.yml index 890e1c99..f4a2a0b6 100644 --- a/.github/workflows/audio-capture.yml +++ b/.github/workflows/audio-capture.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/audio-playback.yml b/.github/workflows/audio-playback.yml index 4583e36e..4c83e8e5 100644 --- a/.github/workflows/audio-playback.yml +++ b/.github/workflows/audio-playback.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axevent.yml b/.github/workflows/axevent.yml index d0e3add5..0f64c3e5 100644 --- a/.github/workflows/axevent.yml +++ b/.github/workflows/axevent.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axoverlay.yml b/.github/workflows/axoverlay.yml index 2c8e4358..f6f34217 100644 --- a/.github/workflows/axoverlay.yml +++ b/.github/workflows/axoverlay.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axparameter.yml b/.github/workflows/axparameter.yml index 579cc5d1..e3939dd3 100644 --- a/.github/workflows/axparameter.yml +++ b/.github/workflows/axparameter.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axserialport.yml b/.github/workflows/axserialport.yml index 157150f1..a209282c 100644 --- a/.github/workflows/axserialport.yml +++ b/.github/workflows/axserialport.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axstorage.yml b/.github/workflows/axstorage.yml index 98c29220..0995c515 100644 --- a/.github/workflows/axstorage.yml +++ b/.github/workflows/axstorage.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/bounding-box.yml b/.github/workflows/bounding-box.yml index 14022a7f..15c1a22c 100644 --- a/.github/workflows/bounding-box.yml +++ b/.github/workflows/bounding-box.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/container-example.yml b/.github/workflows/container-example.yml index eeb65828..4ebffca1 100644 --- a/.github/workflows/container-example.yml +++ b/.github/workflows/container-example.yml @@ -15,7 +15,7 @@ jobs: include: - arch: aarch64 platformarch: "linux/arm64/v8" - axis-os: 12.9.57 + axis-os: 12.10.68 env: EXREPO: acap-native-examples EXNAME: container-example diff --git a/.github/workflows/curl-openssl.yml b/.github/workflows/curl-openssl.yml index 4f69758d..966b76ce 100644 --- a/.github/workflows/curl-openssl.yml +++ b/.github/workflows/curl-openssl.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/hello-world.yml b/.github/workflows/hello-world.yml index 70a7a7ed..15af4ed7 100644 --- a/.github/workflows/hello-world.yml +++ b/.github/workflows/hello-world.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/http-requests-using-fastcgi.yml b/.github/workflows/http-requests-using-fastcgi.yml index ee7179f8..92f85bb9 100644 --- a/.github/workflows/http-requests-using-fastcgi.yml +++ b/.github/workflows/http-requests-using-fastcgi.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/licensekey.yml b/.github/workflows/licensekey.yml index bd2db149..cb8afb2d 100644 --- a/.github/workflows/licensekey.yml +++ b/.github/workflows/licensekey.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/message-broker.yml b/.github/workflows/message-broker.yml index 38ae040b..5c9cea52 100644 --- a/.github/workflows/message-broker.yml +++ b/.github/workflows/message-broker.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/object-detection-cv25.yml b/.github/workflows/object-detection-cv25.yml index 7d25134b..668c0189 100644 --- a/.github/workflows/object-detection-cv25.yml +++ b/.github/workflows/object-detection-cv25.yml @@ -15,7 +15,7 @@ jobs: include: - arch: aarch64 chip: cv25 - axis-os: 12.9.57 + axis-os: 12.10.68 env: EXREPO: acap-native-examples EXNAME: object-detection-cv25 diff --git a/.github/workflows/object-detection-yolov5.yml b/.github/workflows/object-detection-yolov5.yml index d1af7c80..b2111e84 100644 --- a/.github/workflows/object-detection-yolov5.yml +++ b/.github/workflows/object-detection-yolov5.yml @@ -15,13 +15,13 @@ jobs: include: - arch: aarch64 chip: cpu - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: aarch64 chip: artpec8 - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: aarch64 chip: artpec9 - axis-os: 12.9.57 + axis-os: 12.10.68 env: EXREPO: acap-native-examples EXNAME: object-detection-yolov5 diff --git a/.github/workflows/object-detection.yml b/.github/workflows/object-detection.yml index d8dfa925..ed5886c6 100644 --- a/.github/workflows/object-detection.yml +++ b/.github/workflows/object-detection.yml @@ -15,16 +15,16 @@ jobs: include: - arch: armv7hf chip: cpu - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: armv7hf chip: edgetpu - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: aarch64 chip: artpec8 - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: aarch64 chip: artpec9 - axis-os: 12.9.57 + axis-os: 12.10.68 env: EXREPO: acap-native-examples EXNAME: object-detection diff --git a/.github/workflows/remote-debug-example.yml b/.github/workflows/remote-debug-example.yml index 26e4393c..50bdb5ed 100644 --- a/.github/workflows/remote-debug-example.yml +++ b/.github/workflows/remote-debug-example.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/reverse-proxy-using-fixed-port.yml b/.github/workflows/reverse-proxy-using-fixed-port.yml index 3ebc2326..b387e2a1 100644 --- a/.github/workflows/reverse-proxy-using-fixed-port.yml +++ b/.github/workflows/reverse-proxy-using-fixed-port.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/shell-script-example.yml b/.github/workflows/shell-script-example.yml index b642b32f..64dd2894 100644 --- a/.github/workflows/shell-script-example.yml +++ b/.github/workflows/shell-script-example.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/using-opencv.yml b/.github/workflows/using-opencv.yml index ed9b4ec7..3817fbd6 100644 --- a/.github/workflows/using-opencv.yml +++ b/.github/workflows/using-opencv.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/utility-libraries.yml b/.github/workflows/utility-libraries.yml index 8177d9d3..04d599d6 100644 --- a/.github/workflows/utility-libraries.yml +++ b/.github/workflows/utility-libraries.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vapix.yml b/.github/workflows/vapix.yml index bcb2b0c0..9b684f50 100644 --- a/.github/workflows/vapix.yml +++ b/.github/workflows/vapix.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vdo-larod.yml b/.github/workflows/vdo-larod.yml index 1ce79fe5..e70b8b70 100644 --- a/.github/workflows/vdo-larod.yml +++ b/.github/workflows/vdo-larod.yml @@ -15,19 +15,19 @@ jobs: include: - arch: armv7hf chip: cpu - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: armv7hf chip: edgetpu - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: aarch64 chip: artpec8 - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: aarch64 chip: artpec9 - axis-os: 12.9.57 + axis-os: 12.10.68 - arch: aarch64 chip: cv25 - axis-os: 12.9.57 + axis-os: 12.10.68 env: EXREPO: acap-native-examples EXNAME: vdo-larod diff --git a/.github/workflows/vdo-opencl-filtering.yml b/.github/workflows/vdo-opencl-filtering.yml index 8929d09f..e6ea2224 100644 --- a/.github/workflows/vdo-opencl-filtering.yml +++ b/.github/workflows/vdo-opencl-filtering.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.9.57"] + axis-os: ["12.10.68"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/audio-capture/Dockerfile b/audio-capture/Dockerfile index f565d79a..72fbed90 100644 --- a/audio-capture/Dockerfile +++ b/audio-capture/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/audio-capture/app/manifest.json b/audio-capture/app/manifest.json index 3c91eb47..ea49c674 100644 --- a/audio-capture/app/manifest.json +++ b/audio-capture/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "1.9.0", + "schemaVersion": "2.0.0", "resources": { "linux": { "user": { @@ -12,9 +12,14 @@ "friendlyName": "Audio capture", "appName": "audiocapture", "vendor": "Axis Communications", - "embeddedSdkVersion": "3.0", + "vendorId": "1234567890", "runMode": "never", - "version": "1.0.0" + "version": "1.0.0", + "compatibleOsVersions": [ + { + "max": "13" + } + ] } } } diff --git a/audio-playback/Dockerfile b/audio-playback/Dockerfile index f565d79a..72fbed90 100644 --- a/audio-playback/Dockerfile +++ b/audio-playback/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/audio-playback/app/manifest.json b/audio-playback/app/manifest.json index 255195c6..a786bcb4 100644 --- a/audio-playback/app/manifest.json +++ b/audio-playback/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "1.9.0", + "schemaVersion": "2.0.0", "resources": { "linux": { "user": { @@ -12,9 +12,14 @@ "friendlyName": "Audio playback", "appName": "audioplayback", "vendor": "Axis Communications", - "embeddedSdkVersion": "3.0", + "vendorId": "1234567890", "runMode": "never", - "version": "1.0.0" + "version": "1.0.0", + "compatibleOsVersions": [ + { + "max": "13" + } + ] } } } diff --git a/axevent/send_event/Dockerfile b/axevent/send_event/Dockerfile index f565d79a..72fbed90 100644 --- a/axevent/send_event/Dockerfile +++ b/axevent/send_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axevent/send_event/app/manifest.json b/axevent/send_event/app/manifest.json index 12bed2b3..8447ec65 100644 --- a/axevent/send_event/app/manifest.json +++ b/axevent/send_event/app/manifest.json @@ -1,14 +1,19 @@ { - "schemaVersion": "1.9.0", + "schemaVersion": "2.0.0", "acapPackageConf": { "setup": { "friendlyName": "send_event", "appName": "send_event", "vendor": "Axis Communications", - "embeddedSdkVersion": "3.0", + "vendorId": "1234567890", "vendorUrl": "https://www.axis.com", "runMode": "never", - "version": "1.0.0" + "version": "1.0.0", + "compatibleOsVersions": [ + { + "max": "13" + } + ] } } -} \ No newline at end of file +} diff --git a/axevent/subscribe_to_event/Dockerfile b/axevent/subscribe_to_event/Dockerfile index f565d79a..72fbed90 100644 --- a/axevent/subscribe_to_event/Dockerfile +++ b/axevent/subscribe_to_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axevent/subscribe_to_event/app/manifest.json b/axevent/subscribe_to_event/app/manifest.json index 053f46e3..ce3786aa 100644 --- a/axevent/subscribe_to_event/app/manifest.json +++ b/axevent/subscribe_to_event/app/manifest.json @@ -1,14 +1,19 @@ { - "schemaVersion": "1.9.0", + "schemaVersion": "2.0.0", "acapPackageConf": { "setup": { "friendlyName": "subscribe_to_event", "appName": "subscribe_to_event", "vendor": "Axis Communications", - "embeddedSdkVersion": "3.0", + "vendorId": "1234567890", "vendorUrl": "https://www.axis.com", "runMode": "never", - "version": "1.0.0" + "version": "1.0.0", + "compatibleOsVersions": [ + { + "max": "13" + } + ] } } -} \ No newline at end of file +} diff --git a/axevent/subscribe_to_events/Dockerfile b/axevent/subscribe_to_events/Dockerfile index 9e0fb4ac..72fbed90 100644 --- a/axevent/subscribe_to_events/Dockerfile +++ b/axevent/subscribe_to_events/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk @@ -9,4 +9,4 @@ FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION} # Building the ACAP application COPY ./app /opt/app/ WORKDIR /opt/app -RUN . /opt/axis/acapsdk/environment-setup* && acap-build . \ No newline at end of file +RUN . /opt/axis/acapsdk/environment-setup* && acap-build . diff --git a/axevent/subscribe_to_events/app/manifest.json b/axevent/subscribe_to_events/app/manifest.json index 89302994..51f4a716 100644 --- a/axevent/subscribe_to_events/app/manifest.json +++ b/axevent/subscribe_to_events/app/manifest.json @@ -1,14 +1,19 @@ { - "schemaVersion": "1.9.0", + "schemaVersion": "2.0.0", "acapPackageConf": { "setup": { "friendlyName": "subscribe_to_events", "appName": "subscribe_to_events", "vendor": "Axis Communications", - "embeddedSdkVersion": "3.0", + "vendorId": "1234567890", "vendorUrl": "https://www.axis.com", "runMode": "never", - "version": "1.0.0" + "version": "1.0.0", + "compatibleOsVersions": [ + { + "max": "13" + } + ] } } -} \ No newline at end of file +} diff --git a/axoverlay/Dockerfile b/axoverlay/Dockerfile index f565d79a..72fbed90 100644 --- a/axoverlay/Dockerfile +++ b/axoverlay/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axoverlay/app/manifest.json b/axoverlay/app/manifest.json index da58ff4f..e71c2afb 100644 --- a/axoverlay/app/manifest.json +++ b/axoverlay/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "1.9.0", + "schemaVersion": "2.0.0", "resources": { "dbus": { "requiredMethods": [ @@ -13,10 +13,15 @@ "friendlyName": "axoverlay", "appName": "axoverlay", "vendor": "Axis Communications", - "embeddedSdkVersion": "3.0", + "vendorId": "1234567890", "vendorUrl": "https://www.axis.com", "runMode": "never", - "version": "1.0.0" + "version": "1.0.0", + "compatibleOsVersions": [ + { + "max": "13" + } + ] } } } diff --git a/axparameter/Dockerfile b/axparameter/Dockerfile index f565d79a..72fbed90 100644 --- a/axparameter/Dockerfile +++ b/axparameter/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axparameter/app/manifest.json b/axparameter/app/manifest.json index 6a4a09fa..e8f9fccd 100644 --- a/axparameter/app/manifest.json +++ b/axparameter/app/manifest.json @@ -1,14 +1,19 @@ { - "schemaVersion": "1.9.0", + "schemaVersion": "2.0.0", "acapPackageConf": { "setup": { "friendlyName": "axparameter", "appName": "axparameter", "vendor": "Axis Communications", - "embeddedSdkVersion": "3.0", + "vendorId": "1234567890", "vendorUrl": "https://www.axis.com", "runMode": "never", - "version": "1.0.0" + "version": "1.0.0", + "compatibleOsVersions": [ + { + "max": "13" + } + ] }, "configuration": { "paramConfig": [ diff --git a/axserialport/Dockerfile b/axserialport/Dockerfile index 8c99f2d2..60272c78 100644 --- a/axserialport/Dockerfile +++ b/axserialport/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=armv7hf -ARG VERSION=12.9.0 +ARG VERSION=12.10.0-rc.5 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk @@ -14,4 +14,4 @@ WORKDIR /opt/app RUN <