|
1 | | -cuttlefish-common (1.3.0) UNRELEASED; urgency=medium |
2 | | - |
3 | | - * |
| 1 | +cuttlefish-common (1.3.0) stable; urgency=medium |
| 2 | + |
| 3 | + * Fix wifi and vhost_device_vsock invocation flows - https://github.com/google/android-cuttlefish/pull/1016 |
| 4 | + * Define toolchain options to use a host clang executable - https://github.com/google/android-cuttlefish/pull/1014 |
| 5 | + * Use libzip in host_bugreport - https://github.com/google/android-cuttlefish/pull/1011 |
| 6 | + * Downgrade from c++20 to c++17 |
| 7 | + * Remove use of literal operators - https://github.com/google/android-cuttlefish/pull/1008 |
| 8 | + * Add missing include - https://github.com/google/android-cuttlefish/pull/1007 |
| 9 | + * Remove outdated build file - https://github.com/google/android-cuttlefish/pull/1006 |
| 10 | + * Remove unnecessary @ - https://github.com/google/android-cuttlefish/pull/1005 |
| 11 | + * Extract //cuttlefish/common/libs/utils:proto - https://github.com/google/android-cuttlefish/pull/1004 |
| 12 | + * Fetch error case fix and build+target cleanup - https://github.com/google/android-cuttlefish/pull/1003 |
| 13 | + * Split `//cuttlefish/host/commands/run_cvd/launch:launch` and enforce `misc-include-cleaner` - https://github.com/google/android-cuttlefish/pull/1002 |
| 14 | + * Migrate `cvd_internal_host_bugreport` out of staging - https://github.com/google/android-cuttlefish/pull/996 |
| 15 | + * Split `//cuttlefish/host/commands/cvd/cli/commands:leaf_commands` and enforce `misc-include-cleaner` - https://github.com/google/android-cuttlefish/pull/995 |
| 16 | + * Disable e2e orchistration snapshot test - https://github.com/google/android-cuttlefish/pull/994 |
| 17 | + * Fix include paths and strip_include_prefix in `//cuttlefish/host/commands/cvd` - https://github.com/google/android-cuttlefish/pull/992 |
| 18 | + * Migrate libcuttlefish_screen_connector and remaining dependencies - https://github.com/google/android-cuttlefish/pull/991 |
| 19 | + * Separate run_cvd/launch into a separate bazel target. - https://github.com/google/android-cuttlefish/pull/990 |
| 20 | + * Revert "Expose `gpu_mode` parameter in env config." - https://github.com/google/android-cuttlefish/pull/988 |
| 21 | + * Update build-debian-package to larger runner - https://github.com/google/android-cuttlefish/pull/987 |
| 22 | + * Enforce include-cleaner validation on kernel_log_monitor. - https://github.com/google/android-cuttlefish/pull/982 |
| 23 | + * Include //cuttlefish headers relative to the bazel workspace in run_cvd - https://github.com/google/android-cuttlefish/pull/981 |
| 24 | + * Rename `//external` to `//external_build` in `base/cvd` - https://github.com/google/android-cuttlefish/pull/980 |
| 25 | + * Remove `#ifdef CUTTLEFISH_HOST` checks - https://github.com/google/android-cuttlefish/pull/979 |
| 26 | + * Add new doc about host tools development on Github - https://github.com/google/android-cuttlefish/pull/978 |
| 27 | + * Fix 100% CPU uage in webRTC process - https://github.com/google/android-cuttlefish/pull/977 |
| 28 | + * Reorganize debian package creation from bazel files and executable substitution - https://github.com/google/android-cuttlefish/pull/976 |
| 29 | + * libwebsockets and libcbor - https://github.com/google/android-cuttlefish/pull/975 |
| 30 | + * Package swiftshader - https://github.com/google/android-cuttlefish/pull/974 |
| 31 | + * Add more codeowners to the debian directories - https://github.com/google/android-cuttlefish/pull/973 |
| 32 | + * Begin development on unreleased version 1.3.0 - https://github.com/google/android-cuttlefish/pull/971 |
4 | 33 |
|
5 | 34 | -- Chad Reynolds < [email protected]> Fri, 21 Mar 2025 14:52:16 -0700 |
6 | 35 |
|
|
0 commit comments