diff --git a/.github/workflows/audio-capture.yml b/.github/workflows/audio-capture.yml index f4a2a0b6..0a410228 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/audio-playback.yml b/.github/workflows/audio-playback.yml index 4c83e8e5..bcc2e2e8 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axevent.yml b/.github/workflows/axevent.yml index 0f64c3e5..15bb3c43 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axoverlay.yml b/.github/workflows/axoverlay.yml index f6f34217..a812e567 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axoverlay2.yml b/.github/workflows/axoverlay2.yml index 5c922d11..4d7c2e35 100644 --- a/.github/workflows/axoverlay2.yml +++ b/.github/workflows/axoverlay2.yml @@ -13,7 +13,7 @@ jobs: strategy: fail-fast: false matrix: - axis-os: ["12.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axparameter.yml b/.github/workflows/axparameter.yml index e3939dd3..ff94db0d 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axserialport.yml b/.github/workflows/axserialport.yml index a209282c..2ad4c56e 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/axstorage.yml b/.github/workflows/axstorage.yml index 0995c515..09007ace 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/bounding-box.yml b/.github/workflows/bounding-box.yml index 15c1a22c..e1bbb7ad 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/container-example.yml b/.github/workflows/container-example.yml index 4ebffca1..f5377ab9 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.10.68 + axis-os: 12.11.72 env: EXREPO: acap-native-examples EXNAME: container-example diff --git a/.github/workflows/curl-openssl.yml b/.github/workflows/curl-openssl.yml index 966b76ce..a803de7d 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/hello-world.yml b/.github/workflows/hello-world.yml index 15af4ed7..0f64f7c4 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.10.68"] + axis-os: ["12.11.72"] 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 92f85bb9..2911979f 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/licensekey.yml b/.github/workflows/licensekey.yml index cb8afb2d..593d1b24 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/message-broker.yml b/.github/workflows/message-broker.yml index 5c9cea52..ab3948ea 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.10.68"] + axis-os: ["12.11.72"] 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 668c0189..bf55351b 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.10.68 + axis-os: 12.11.72 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 b2111e84..a3f70e7a 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.10.68 + axis-os: 12.11.72 - arch: aarch64 chip: artpec8 - axis-os: 12.10.68 + axis-os: 12.11.72 - arch: aarch64 chip: artpec9 - axis-os: 12.10.68 + axis-os: 12.11.72 env: EXREPO: acap-native-examples EXNAME: object-detection-yolov5 diff --git a/.github/workflows/object-detection.yml b/.github/workflows/object-detection.yml index ed5886c6..828eafb9 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.10.68 + axis-os: 12.11.72 - arch: armv7hf chip: edgetpu - axis-os: 12.10.68 + axis-os: 12.11.72 - arch: aarch64 chip: artpec8 - axis-os: 12.10.68 + axis-os: 12.11.72 - arch: aarch64 chip: artpec9 - axis-os: 12.10.68 + axis-os: 12.11.72 env: EXREPO: acap-native-examples EXNAME: object-detection diff --git a/.github/workflows/ptz-control-ws-api.yml b/.github/workflows/ptz-control-ws-api.yml index 559a0264..b7efd6d3 100644 --- a/.github/workflows/ptz-control-ws-api.yml +++ b/.github/workflows/ptz-control-ws-api.yml @@ -13,7 +13,7 @@ jobs: strategy: fail-fast: false matrix: - axis-os: ["12.11.58"] + axis-os: ["12.11.72"] arch: ["armv7hf"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/remote-debug-example.yml b/.github/workflows/remote-debug-example.yml index 50bdb5ed..d0b18f91 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.10.68"] + axis-os: ["12.11.72"] 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 b387e2a1..b74661f4 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.10.68"] + axis-os: ["12.11.72"] 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 64dd2894..b046b633 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/using-opencv.yml b/.github/workflows/using-opencv.yml index 3817fbd6..0584709e 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/utility-libraries.yml b/.github/workflows/utility-libraries.yml index 04d599d6..f75d7077 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vapix.yml b/.github/workflows/vapix.yml index 9b684f50..1318100a 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vdo-larod.yml b/.github/workflows/vdo-larod.yml index e70b8b70..eac852c3 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.10.68 + axis-os: 12.11.72 - arch: armv7hf chip: edgetpu - axis-os: 12.10.68 + axis-os: 12.11.72 - arch: aarch64 chip: artpec8 - axis-os: 12.10.68 + axis-os: 12.11.72 - arch: aarch64 chip: artpec9 - axis-os: 12.10.68 + axis-os: 12.11.72 - arch: aarch64 chip: cv25 - axis-os: 12.10.68 + axis-os: 12.11.72 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 e6ea2224..648c7209 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.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] env: EXREPO: acap-native-examples diff --git a/.github/workflows/vdostream.yml b/.github/workflows/vdostream.yml index 1071c007..b4b19052 100644 --- a/.github/workflows/vdostream.yml +++ b/.github/workflows/vdostream.yml @@ -12,23 +12,23 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - axis-os: ["12.10.68"] + axis-os: ["12.11.72"] arch: ["armv7hf", "aarch64"] vdo-format: ["h264", "h265", "y800", "jpeg", "nv12"] include: - - axis-os: "12.10.68" + - axis-os: "12.11.72" arch: "aarch64" vdo-format: "avif" chip: "artpec9" - - axis-os: "12.10.68" + - axis-os: "12.11.72" arch: "aarch64" vdo-format: "av1" chip: "artpec9" - - axis-os: "12.10.68" + - axis-os: "12.11.72" arch: "aarch64" vdo-format: "rgb" chip: "artpec9" - - axis-os: "12.10.68" + - axis-os: "12.11.72" arch: "aarch64" vdo-format: "rgb" chip: "cv25" diff --git a/audio-capture/Dockerfile b/audio-capture/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/audio-capture/Dockerfile +++ b/audio-capture/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 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 ea49c674..562762f8 100644 --- a/audio-capture/app/manifest.json +++ b/audio-capture/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/audio-playback/Dockerfile b/audio-playback/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/audio-playback/Dockerfile +++ b/audio-playback/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 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 a786bcb4..b6b850d3 100644 --- a/audio-playback/app/manifest.json +++ b/audio-playback/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/axevent/send_event/Dockerfile b/axevent/send_event/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/axevent/send_event/Dockerfile +++ b/axevent/send_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 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 8447ec65..867a26a9 100644 --- a/axevent/send_event/app/manifest.json +++ b/axevent/send_event/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "send_event", diff --git a/axevent/subscribe_to_event/Dockerfile b/axevent/subscribe_to_event/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/axevent/subscribe_to_event/Dockerfile +++ b/axevent/subscribe_to_event/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 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 ce3786aa..c40fa290 100644 --- a/axevent/subscribe_to_event/app/manifest.json +++ b/axevent/subscribe_to_event/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "subscribe_to_event", diff --git a/axevent/subscribe_to_events/Dockerfile b/axevent/subscribe_to_events/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/axevent/subscribe_to_events/Dockerfile +++ b/axevent/subscribe_to_events/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axevent/subscribe_to_events/app/manifest.json b/axevent/subscribe_to_events/app/manifest.json index 51f4a716..8cf8a6f1 100644 --- a/axevent/subscribe_to_events/app/manifest.json +++ b/axevent/subscribe_to_events/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "subscribe_to_events", diff --git a/axoverlay/Dockerfile b/axoverlay/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/axoverlay/Dockerfile +++ b/axoverlay/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 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 e71c2afb..a8112c27 100644 --- a/axoverlay/app/manifest.json +++ b/axoverlay/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "dbus": { "requiredMethods": [ diff --git a/axoverlay2-skia/Dockerfile b/axoverlay2-skia/Dockerfile index 26dd2fc8..897bf2ae 100644 --- a/axoverlay2-skia/Dockerfile +++ b/axoverlay2-skia/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.11.0-rc.1 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axoverlay2/Dockerfile b/axoverlay2/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/axoverlay2/Dockerfile +++ b/axoverlay2/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axoverlay2/app/manifest.json b/axoverlay2/app/manifest.json index 59361e66..ce6e9203 100644 --- a/axoverlay2/app/manifest.json +++ b/axoverlay2/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "overlay": { "enabled": true, diff --git a/axparameter/Dockerfile b/axparameter/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/axparameter/Dockerfile +++ b/axparameter/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 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 e8f9fccd..b03292c1 100644 --- a/axparameter/app/manifest.json +++ b/axparameter/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "axparameter", diff --git a/axserialport/Dockerfile b/axserialport/Dockerfile index bbcd2338..22ce2552 100644 --- a/axserialport/Dockerfile +++ b/axserialport/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axserialport/app/manifest.json b/axserialport/app/manifest.json index 05340d67..19f21086 100644 --- a/axserialport/app/manifest.json +++ b/axserialport/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/axstorage/Dockerfile b/axstorage/Dockerfile index bbcd2338..22ce2552 100644 --- a/axstorage/Dockerfile +++ b/axstorage/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/axstorage/app/manifest.json b/axstorage/app/manifest.json index 00262d8f..7f63e52b 100644 --- a/axstorage/app/manifest.json +++ b/axstorage/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/bounding-box/Dockerfile b/bounding-box/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/bounding-box/Dockerfile +++ b/bounding-box/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/bounding-box/app/manifest.json b/bounding-box/app/manifest.json index 5272bb02..3e4fc0a5 100644 --- a/bounding-box/app/manifest.json +++ b/bounding-box/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "dbus": { "requiredMethods": [ diff --git a/container-example/Dockerfile b/container-example/Dockerfile index 19ab3302..b9080209 100644 --- a/container-example/Dockerfile +++ b/container-example/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ARG ARCH=aarch64 -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp diff --git a/container-example/manifest.json b/container-example/manifest.json index 3809ec41..bac00fdf 100644 --- a/container-example/manifest.json +++ b/container-example/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "containerExample", diff --git a/curl-openssl/Dockerfile b/curl-openssl/Dockerfile index 00904111..d3907ea8 100644 --- a/curl-openssl/Dockerfile +++ b/curl-openssl/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/curl-openssl/app/manifest.json b/curl-openssl/app/manifest.json index 3d0d9e21..4c830cb0 100644 --- a/curl-openssl/app/manifest.json +++ b/curl-openssl/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "curl_openssl", diff --git a/device-data-hub/acap-communication/object-consumer/Dockerfile b/device-data-hub/acap-communication/object-consumer/Dockerfile index dd13ad3a..1da06554 100644 --- a/device-data-hub/acap-communication/object-consumer/Dockerfile +++ b/device-data-hub/acap-communication/object-consumer/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.11.0-rc.1 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/device-data-hub/acap-communication/object-detector/Dockerfile b/device-data-hub/acap-communication/object-detector/Dockerfile index dd13ad3a..1da06554 100644 --- a/device-data-hub/acap-communication/object-detector/Dockerfile +++ b/device-data-hub/acap-communication/object-detector/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.11.0-rc.1 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/device-data-hub/consume-scene-metadata/Dockerfile b/device-data-hub/consume-scene-metadata/Dockerfile index dd13ad3a..1da06554 100644 --- a/device-data-hub/consume-scene-metadata/Dockerfile +++ b/device-data-hub/consume-scene-metadata/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.11.0-rc.1 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/device-data-hub/memory-cpu-utilization/Dockerfile b/device-data-hub/memory-cpu-utilization/Dockerfile index dd13ad3a..1da06554 100644 --- a/device-data-hub/memory-cpu-utilization/Dockerfile +++ b/device-data-hub/memory-cpu-utilization/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.11.0-rc.1 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/hello-world/Dockerfile b/hello-world/Dockerfile index 12281999..10c7fb2f 100644 --- a/hello-world/Dockerfile +++ b/hello-world/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/hello-world/app/manifest.json b/hello-world/app/manifest.json index 480e5ad9..a2ab5797 100644 --- a/hello-world/app/manifest.json +++ b/hello-world/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "hello_world", diff --git a/licensekey/Dockerfile b/licensekey/Dockerfile index 8ad290eb..6c9b0545 100644 --- a/licensekey/Dockerfile +++ b/licensekey/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/licensekey/app/manifest.json b/licensekey/app/manifest.json index 5b7cba09..173b8a32 100644 --- a/licensekey/app/manifest.json +++ b/licensekey/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "licensekey_handler", diff --git a/message-broker/consume-scene-metadata/Dockerfile b/message-broker/consume-scene-metadata/Dockerfile index 4e092bf1..73823ed6 100644 --- a/message-broker/consume-scene-metadata/Dockerfile +++ b/message-broker/consume-scene-metadata/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH= -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/message-broker/consume-scene-metadata/app/manifest.json b/message-broker/consume-scene-metadata/app/manifest.json index 6efb8ac5..fdd125fc 100644 --- a/message-broker/consume-scene-metadata/app/manifest.json +++ b/message-broker/consume-scene-metadata/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "consume_scene_metadata", diff --git a/object-detection-cv25/Dockerfile b/object-detection-cv25/Dockerfile index 204eda54..294af001 100644 --- a/object-detection-cv25/Dockerfile +++ b/object-detection-cv25/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/object-detection-cv25/app/manifest.json.cv25 b/object-detection-cv25/app/manifest.json.cv25 index 7d50f196..ddd4bde7 100644 --- a/object-detection-cv25/app/manifest.json.cv25 +++ b/object-detection-cv25/app/manifest.json.cv25 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/object-detection-yolov5/Dockerfile b/object-detection-yolov5/Dockerfile index 78db9389..ce26682c 100644 --- a/object-detection-yolov5/Dockerfile +++ b/object-detection-yolov5/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/object-detection-yolov5/app/manifest.json.artpec8 b/object-detection-yolov5/app/manifest.json.artpec8 index f4b3baa5..22f381f0 100644 --- a/object-detection-yolov5/app/manifest.json.artpec8 +++ b/object-detection-yolov5/app/manifest.json.artpec8 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "dbus": { "requiredMethods": [ diff --git a/object-detection-yolov5/app/manifest.json.artpec9 b/object-detection-yolov5/app/manifest.json.artpec9 index d4d730e0..d49a26f7 100644 --- a/object-detection-yolov5/app/manifest.json.artpec9 +++ b/object-detection-yolov5/app/manifest.json.artpec9 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "dbus": { "requiredMethods": [ diff --git a/object-detection-yolov5/app/manifest.json.cpu b/object-detection-yolov5/app/manifest.json.cpu index 43913271..ed6eae73 100644 --- a/object-detection-yolov5/app/manifest.json.cpu +++ b/object-detection-yolov5/app/manifest.json.cpu @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "dbus": { "requiredMethods": [ diff --git a/object-detection/Dockerfile b/object-detection/Dockerfile index b3fe9a07..72c04a49 100644 --- a/object-detection/Dockerfile +++ b/object-detection/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/object-detection/app/manifest.json.artpec8 b/object-detection/app/manifest.json.artpec8 index 735b71fd..fa16f478 100644 --- a/object-detection/app/manifest.json.artpec8 +++ b/object-detection/app/manifest.json.artpec8 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/object-detection/app/manifest.json.artpec9 b/object-detection/app/manifest.json.artpec9 index f202da69..c20fac24 100644 --- a/object-detection/app/manifest.json.artpec9 +++ b/object-detection/app/manifest.json.artpec9 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/object-detection/app/manifest.json.cpu b/object-detection/app/manifest.json.cpu index 24f1b829..4713e8c3 100644 --- a/object-detection/app/manifest.json.cpu +++ b/object-detection/app/manifest.json.cpu @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/object-detection/app/manifest.json.edgetpu b/object-detection/app/manifest.json.edgetpu index a73dd6b4..34b2cbf8 100644 --- a/object-detection/app/manifest.json.edgetpu +++ b/object-detection/app/manifest.json.edgetpu @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/ptz-control-ws-api/Dockerfile b/ptz-control-ws-api/Dockerfile index a1e63106..f8f2d440 100644 --- a/ptz-control-ws-api/Dockerfile +++ b/ptz-control-ws-api/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=aarch64 -ARG VERSION=12.11.0-rc.1 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/recording-playback/Dockerfile b/recording-playback/Dockerfile index e4ab06ee..09caea4d 100644 --- a/recording-playback/Dockerfile +++ b/recording-playback/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.11.0-rc.1 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/recording-playback/app/manifest.json b/recording-playback/app/manifest.json index 40b5aa7a..3c63701e 100644 --- a/recording-playback/app/manifest.json +++ b/recording-playback/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "recording_playback", diff --git a/remote-debug-example/Dockerfile b/remote-debug-example/Dockerfile index 59575589..2a7fba32 100644 --- a/remote-debug-example/Dockerfile +++ b/remote-debug-example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/remote-debug-example/app/manifest.json b/remote-debug-example/app/manifest.json index 01c83951..f73fe8fd 100644 --- a/remote-debug-example/app/manifest.json +++ b/remote-debug-example/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "remote_debug", diff --git a/reproducible-package/Dockerfile b/reproducible-package/Dockerfile index ca27a2ce..cb41b24e 100644 --- a/reproducible-package/Dockerfile +++ b/reproducible-package/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/reproducible-package/app/manifest.json b/reproducible-package/app/manifest.json index 9f5b1447..d1b4da95 100644 --- a/reproducible-package/app/manifest.json +++ b/reproducible-package/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "reproducible_package", diff --git a/shell-script-example/Dockerfile b/shell-script-example/Dockerfile index 12281999..10c7fb2f 100644 --- a/shell-script-example/Dockerfile +++ b/shell-script-example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/shell-script-example/app/manifest.json b/shell-script-example/app/manifest.json index 8eec70ca..039decb2 100644 --- a/shell-script-example/app/manifest.json +++ b/shell-script-example/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "shell_script_example", diff --git a/using-opencv/Dockerfile b/using-opencv/Dockerfile index d53c6232..b17a03ab 100644 --- a/using-opencv/Dockerfile +++ b/using-opencv/Dockerfile @@ -2,7 +2,7 @@ ARG ARCH=armv7hf ARG REPO=axisecp ARG SDK=acap-native-sdk ARG UBUNTU_VERSION=24.04 -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION} diff --git a/using-opencv/app/manifest.json b/using-opencv/app/manifest.json index 2e0bf685..660f0f10 100644 --- a/using-opencv/app/manifest.json +++ b/using-opencv/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "opencv_example", diff --git a/utility-libraries/custom_lib_example/Dockerfile b/utility-libraries/custom_lib_example/Dockerfile index e9e68788..364e7cc8 100644 --- a/utility-libraries/custom_lib_example/Dockerfile +++ b/utility-libraries/custom_lib_example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/utility-libraries/custom_lib_example/app/manifest.json b/utility-libraries/custom_lib_example/app/manifest.json index d3d217c3..7717b0fd 100644 --- a/utility-libraries/custom_lib_example/app/manifest.json +++ b/utility-libraries/custom_lib_example/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "customlib_example", diff --git a/utility-libraries/openssl_curl_example/Dockerfile b/utility-libraries/openssl_curl_example/Dockerfile index 4db9137c..c5d8b2ea 100644 --- a/utility-libraries/openssl_curl_example/Dockerfile +++ b/utility-libraries/openssl_curl_example/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/utility-libraries/openssl_curl_example/app/manifest.json b/utility-libraries/openssl_curl_example/app/manifest.json index f5e23b32..baa4726c 100644 --- a/utility-libraries/openssl_curl_example/app/manifest.json +++ b/utility-libraries/openssl_curl_example/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "openssl_curl_example", diff --git a/vapix/Dockerfile b/vapix/Dockerfile index 86e3b4fd..9d44ee41 100644 --- a/vapix/Dockerfile +++ b/vapix/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vapix/app/manifest.json b/vapix/app/manifest.json index ac128637..d6a43085 100644 --- a/vapix/app/manifest.json +++ b/vapix/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "vapix_example", diff --git a/vdo-larod/Dockerfile b/vdo-larod/Dockerfile index 84cd124e..8a1617f9 100644 --- a/vdo-larod/Dockerfile +++ b/vdo-larod/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vdo-larod/app/manifest.json.artpec8 b/vdo-larod/app/manifest.json.artpec8 index 32d572e2..75bee82d 100644 --- a/vdo-larod/app/manifest.json.artpec8 +++ b/vdo-larod/app/manifest.json.artpec8 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdo-larod/app/manifest.json.artpec9 b/vdo-larod/app/manifest.json.artpec9 index bbd3285d..3e8857a0 100644 --- a/vdo-larod/app/manifest.json.artpec9 +++ b/vdo-larod/app/manifest.json.artpec9 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdo-larod/app/manifest.json.cpu b/vdo-larod/app/manifest.json.cpu index d67e7906..5ae59401 100644 --- a/vdo-larod/app/manifest.json.cpu +++ b/vdo-larod/app/manifest.json.cpu @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdo-larod/app/manifest.json.cv25 b/vdo-larod/app/manifest.json.cv25 index 592dc017..2d36d61b 100644 --- a/vdo-larod/app/manifest.json.cv25 +++ b/vdo-larod/app/manifest.json.cv25 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdo-larod/app/manifest.json.edgetpu b/vdo-larod/app/manifest.json.edgetpu index 2ca8ad3b..93cc76fa 100644 --- a/vdo-larod/app/manifest.json.edgetpu +++ b/vdo-larod/app/manifest.json.edgetpu @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdo-opencl-filtering/Dockerfile b/vdo-opencl-filtering/Dockerfile index 4ffdfc4d..cda664b3 100644 --- a/vdo-opencl-filtering/Dockerfile +++ b/vdo-opencl-filtering/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vdo-opencl-filtering/app/manifest.json b/vdo-opencl-filtering/app/manifest.json index 168c92b6..f4318e85 100644 --- a/vdo-opencl-filtering/app/manifest.json +++ b/vdo-opencl-filtering/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdostream/Dockerfile b/vdostream/Dockerfile index 4426f76c..0f70998f 100644 --- a/vdostream/Dockerfile +++ b/vdostream/Dockerfile @@ -1,5 +1,5 @@ ARG ARCH=armv7hf -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG UBUNTU_VERSION=24.04 ARG REPO=axisecp ARG SDK=acap-native-sdk diff --git a/vdostream/app/manifest.json.av1 b/vdostream/app/manifest.json.av1 index cfb039fa..35384052 100644 --- a/vdostream/app/manifest.json.av1 +++ b/vdostream/app/manifest.json.av1 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdostream/app/manifest.json.avif b/vdostream/app/manifest.json.avif index 46bb3a3f..ce63b092 100644 --- a/vdostream/app/manifest.json.avif +++ b/vdostream/app/manifest.json.avif @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdostream/app/manifest.json.h264 b/vdostream/app/manifest.json.h264 index a39e4839..30581439 100644 --- a/vdostream/app/manifest.json.h264 +++ b/vdostream/app/manifest.json.h264 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdostream/app/manifest.json.h265 b/vdostream/app/manifest.json.h265 index ac275650..62539e20 100644 --- a/vdostream/app/manifest.json.h265 +++ b/vdostream/app/manifest.json.h265 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdostream/app/manifest.json.jpeg b/vdostream/app/manifest.json.jpeg index f0599052..424b9762 100644 --- a/vdostream/app/manifest.json.jpeg +++ b/vdostream/app/manifest.json.jpeg @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "vdoencodeclient_jpeg", diff --git a/vdostream/app/manifest.json.nv12 b/vdostream/app/manifest.json.nv12 index e4cbaefe..159cd799 100644 --- a/vdostream/app/manifest.json.nv12 +++ b/vdostream/app/manifest.json.nv12 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdostream/app/manifest.json.rgb b/vdostream/app/manifest.json.rgb index 07ad2a62..6f348b9a 100644 --- a/vdostream/app/manifest.json.rgb +++ b/vdostream/app/manifest.json.rgb @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/vdostream/app/manifest.json.y800 b/vdostream/app/manifest.json.y800 index f7e99e25..359198e2 100644 --- a/vdostream/app/manifest.json.y800 +++ b/vdostream/app/manifest.json.y800 @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "resources": { "linux": { "user": { diff --git a/web-server/http-requests-using-fastcgi/Dockerfile b/web-server/http-requests-using-fastcgi/Dockerfile index a2958a34..a65cdcd7 100644 --- a/web-server/http-requests-using-fastcgi/Dockerfile +++ b/web-server/http-requests-using-fastcgi/Dockerfile @@ -2,7 +2,7 @@ ARG ARCH=armv7hf ARG REPO=axisecp ARG SDK=acap-native-sdk ARG UBUNTU_VERSION=24.04 -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION} diff --git a/web-server/http-requests-using-fastcgi/app/manifest.json b/web-server/http-requests-using-fastcgi/app/manifest.json index 1456bc62..7d5c83bf 100644 --- a/web-server/http-requests-using-fastcgi/app/manifest.json +++ b/web-server/http-requests-using-fastcgi/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "friendlyName": "fastcgi_example", diff --git a/web-server/reverse-proxy-using-fixed-port/Dockerfile b/web-server/reverse-proxy-using-fixed-port/Dockerfile index 84f30d6a..f11ba93f 100644 --- a/web-server/reverse-proxy-using-fixed-port/Dockerfile +++ b/web-server/reverse-proxy-using-fixed-port/Dockerfile @@ -2,7 +2,7 @@ ARG ARCH=armv7hf ARG REPO=axisecp ARG SDK=acap-native-sdk ARG UBUNTU_VERSION=24.04 -ARG VERSION=12.10.0 +ARG VERSION=12.11.0 ARG CIVETWEB_VERSION=v1.16 FROM ${REPO}/${SDK}:${VERSION}-${ARCH}-ubuntu${UBUNTU_VERSION} diff --git a/web-server/reverse-proxy-using-fixed-port/app/manifest.json b/web-server/reverse-proxy-using-fixed-port/app/manifest.json index f0f3162f..29325c76 100644 --- a/web-server/reverse-proxy-using-fixed-port/app/manifest.json +++ b/web-server/reverse-proxy-using-fixed-port/app/manifest.json @@ -1,5 +1,5 @@ { - "schemaVersion": "2.0.0", + "schemaVersion": "2.2.0", "acapPackageConf": { "setup": { "appName": "web_server_rev_proxy",