diff --git a/metadata/com.carriez.flutter_hbb.yml b/metadata/com.carriez.flutter_hbb.yml index 4282572d92..821d42b506 100644 --- a/metadata/com.carriez.flutter_hbb.yml +++ b/metadata/com.carriez.flutter_hbb.yml @@ -19,7 +19,7 @@ Repo: https://github.com/rustdesk/rustdesk Builds: - versionName: 1.1.10-1 versionCode: 28 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 6ae988ba88cfcf454db7118cd186e73f8805ce5b subdir: flutter sudo: @@ -80,10 +80,12 @@ Builds: - flutter packages pub get - flutter build apk --release --target-platform android-arm64,android-arm ndk: r22b + antifeatures: + - KnownVuln - versionName: 1.2.3-1 versionCode: 12301 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 45dbea57f1c509875e4340254eeb252c657e15a1 timeout: 14400 subdir: flutter @@ -212,10 +214,12 @@ Builds: - echo "# Delete built flutter engine" - rm -rf ../flutter-sdk ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.3-1 versionCode: 12302 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 45dbea57f1c509875e4340254eeb252c657e15a1 timeout: 3600 subdir: flutter @@ -291,10 +295,12 @@ Builds: - echo "# Build apk" - flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM" ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.3-1 versionCode: 12303 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 45dbea57f1c509875e4340254eeb252c657e15a1 timeout: 3600 subdir: flutter @@ -369,10 +375,12 @@ Builds: - echo "# Build apk" - flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM" ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.3-1 versionCode: 12304 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 45dbea57f1c509875e4340254eeb252c657e15a1 timeout: 3600 subdir: flutter @@ -447,10 +455,12 @@ Builds: - echo "# Build apk" - flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM" ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.3-2 versionCode: 12305 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34 timeout: 14400 subdir: flutter @@ -579,10 +589,12 @@ Builds: - echo "# Delete built flutter engine" - rm -rf ../flutter-sdk ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.3-2 versionCode: 12306 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34 timeout: 3600 subdir: flutter @@ -658,10 +670,12 @@ Builds: - echo "# Build apk" - flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM" ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.3-2 versionCode: 12307 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34 timeout: 3600 subdir: flutter @@ -736,10 +750,12 @@ Builds: - echo "# Build apk" - flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM" ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.3-2 versionCode: 12308 - disable: downloads binaries + disable: downloads binaries, known vulnerabilities commit: 3a6f56ebbca1a9a05e644b9b2e4c33d551964e34 timeout: 3600 subdir: flutter @@ -814,63 +830,47 @@ Builds: - echo "# Build apk" - flutter build apk $FLUTTER_APK_CMD --target-platform "$FLUTTER_PLATFORM" ndk: r26b + antifeatures: + - KnownVuln - versionName: 1.2.6 versionCode: 102060001 - disable: downloads binaries - commit: d007408061867f46a0a38b81def843bd8986b788 + commit: 5e8fe239fa334a6159d91c0f8ea748556156d52f timeout: 14400 sudo: - - export DEBIAN_FRONTEND=noninteractive - apt-get update - - apt-get -y full-upgrade - - apt-get -y install clang cmake fakeroot libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev - libgtk-3-dev make nasm ninja-build pkg-config wget xz-utils yasm yq zip - output: flutter/build/app/outputs/flutter-apk/app-debug.apk - prebuild: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" x86 prebuild - build: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" x86 build - - - versionName: 1.2.6 - versionCode: 102060002 - disable: downloads binaries - commit: d007408061867f46a0a38b81def843bd8986b788 - timeout: 14400 - sudo: - - export DEBIAN_FRONTEND=noninteractive - - apt-get -y full-upgrade - - apt-get -y install clang cmake libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev - libgtk-3-dev make nasm ninja-build pkg-config wget xz-utils yasm yq zip + - apt-get -y install cmake/bookworm-backports cmake-data/bookworm-backports + - apt-get -y install clang libclang-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev + libgtk-3-dev make nasm ninja-build patchelf pkg-config wget xz-utils yasm + yq zip output: flutter/build/app/outputs/flutter-apk/app-release.apk prebuild: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" armeabi-v7a prebuild build: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" armeabi-v7a build - versionName: 1.2.6 - versionCode: 102060003 - disable: downloads binaries - commit: d007408061867f46a0a38b81def843bd8986b788 + versionCode: 102060002 + commit: 5e8fe239fa334a6159d91c0f8ea748556156d52f timeout: 14400 sudo: - - export DEBIAN_FRONTEND=noninteractive - apt-get update - - apt-get -y full-upgrade - - apt-get -y install clang cmake libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev - libgtk-3-dev make nasm ninja-build pkg-config wget xz-utils yasm yq zip + - apt-get -y install cmake/bookworm-backports cmake-data/bookworm-backports + - apt-get -y install clang libclang-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev + libgtk-3-dev make nasm ninja-build patchelf pkg-config wget xz-utils yasm + yq zip output: flutter/build/app/outputs/flutter-apk/app-release.apk prebuild: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" arm64-v8a prebuild build: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" arm64-v8a build - ndk: r26b - versionName: 1.2.6 - versionCode: 102060004 - disable: downloads binaries - commit: d007408061867f46a0a38b81def843bd8986b788 + versionCode: 102060003 + commit: 5e8fe239fa334a6159d91c0f8ea748556156d52f timeout: 14400 sudo: - - export DEBIAN_FRONTEND=noninteractive - apt-get update - - apt-get -y full-upgrade - - apt-get -y install clang cmake libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev - libgtk-3-dev make nasm ninja-build pkg-config wget xz-utils yasm yq zip + - apt-get -y install cmake/bookworm-backports cmake-data/bookworm-backports + - apt-get -y install clang libclang-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev + libgtk-3-dev make nasm ninja-build patchelf pkg-config wget xz-utils yasm + yq zip output: flutter/build/app/outputs/flutter-apk/app-release.apk prebuild: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" x86_64 prebuild build: flutter/build_fdroid.sh "$$VERSION$$" "$$VERCODE$$" x86_64 build @@ -903,13 +903,12 @@ MaintainerNotes: |- basilgello: The build script for F-Droid was refactored by me to be included into upstream RustDesk tree in order to minimize the changes needed on F-Droid side and facilitate auto-updates. -AutoUpdateMode: None +AutoUpdateMode: Version %v UpdateCheckMode: HTTP VercodeOperation: - 100 * %c + 1 - 100 * %c + 2 - 100 * %c + 3 - - 100 * %c + 4 UpdateCheckData: https://github.com/rustdesk/rustdesk/releases/download/fdroid-version/rustdesk-version.txt|versionCode=(\d+)|.|versionName=(.*) CurrentVersion: 1.2.6 -CurrentVersionCode: 102060004 +CurrentVersionCode: 102060003