android-cuttlefish
android-cuttlefish copied to clipboard
Cuttlefish host support debian package.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps google.golang.org/protobuf from 1.25.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
- Changed arm target to `aosp_cf_arm64_only_phone-trunk_staging-userdebug` - Changed x86_64 branch from aosp-main-throttled to aosp-main This resolves [discussion on #349](https://github.com/google/android-cuttlefish/pull/349#discussion_r1305982993)
The rsync tool can be used to efficiently copy images from an Android build directory into the container by sending only the file differences. rsync needs to be installed on...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
It's time to upgrade to Bookworm. I encountered a `libc6 (>= 2.34)` error in older versions.
Add support for the notation `@user_artifact` to specify user artifact path at canonical config. Example config for using user artifact while launching CVD with canonical config. ``` { "env_config": {...
While proxying ADB, wsWrapper.Close() is executed twice, at deferred function and inside go routine. Call wsWrapper.Close() only at go routine that writes data to the wsWrapper. Also move tcpConn.Close() after...
The `*.spec` files already produce these RPM packages: cuttlefish-base-0.9.29-1.el9.x86_64.rpm cuttlefish-user-0.9.29-1.el9.x86_64.rpm cuttlefish-integration-0.9.29-1.el9.x86_64.rpm cuttlefish-orchestration-0.9.29-1.el9.x86_64.rpm I'd probably would need more information, eg. what to build with `bazel` and also, which packages are even...
Bumps the npm_and_yarn group in /frontend/src/operator/webui with 7 updates: | Package | From | To | | --- | --- | --- | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |...