From cfa80bdacf723531ef58058b981f4bb883975c49 Mon Sep 17 00:00:00 2001 From: Jason Macnak Date: Thu, 29 Jan 2026 13:01:51 -0800 Subject: [PATCH] Mark release 1.41.0 as unstable Release bug: b/479875649 --- base/debian/changelog | 39 ++++++++++++++++++++++++++++++++++----- frontend/debian/changelog | 9 ++++++--- 2 files changed, 40 insertions(+), 8 deletions(-) diff --git a/base/debian/changelog b/base/debian/changelog index 4f76d3addf4..7b80a4e5da9 100644 --- a/base/debian/changelog +++ b/base/debian/changelog @@ -1,8 +1,37 @@ -cuttlefish-common (1.41.0) UNRELEASED; urgency=medium - - * - - -- Ram Muthiah Sun, 25 Jan 2026 15:13:16 -0800 +cuttlefish-common (1.41.0) unstable; urgency=medium + + * Start development on v1.41 by @rmuthiah in https://github.com/google/android-cuttlefish/pull/2056 + * Upgrade Vulkan Headers and fix build by @jmacnak in https://github.com/google/android-cuttlefish/pull/2057 + * Reduce CLI output during fetch invocations by @cjreynol in https://github.com/google/android-cuttlefish/pull/2048 + * Mark some intrinsically Linux-specific targets. by @3405691582 in https://github.com/google/android-cuttlefish/pull/2052 + * Add initial flag metrics gathering by @cjreynol in https://github.com/google/android-cuttlefish/pull/2043 + * Caching directory creation refactor by @cjreynol in https://github.com/google/android-cuttlefish/pull/2024 + * Move external build configuration into build_external (#5) by @Databean in https://github.com/google/android-cuttlefish/pull/2058 + * Bazel 9 readiness: libbase by @Databean in https://github.com/google/android-cuttlefish/pull/2059 + * Move external build configuration into `build_external` (#6) by @Databean in https://github.com/google/android-cuttlefish/pull/2060 + * Add missing include for CuttlefishFlags by @jmacnak in https://github.com/google/android-cuttlefish/pull/2061 + * Update some dependencies for bazel 9 by @Databean in https://github.com/google/android-cuttlefish/pull/2063 + * Bazel 9 readiness: more libraries by @Databean in https://github.com/google/android-cuttlefish/pull/2064 + * Apply misc-include-cleaner to run_cvd by @Databean in https://github.com/google/android-cuttlefish/pull/2066 + * Move external build configuration into build_external (#7) by @Databean in https://github.com/google/android-cuttlefish/pull/2062 + * Make the presubmit "command line flag" envvar more generic by @jmacnak in https://github.com/google/android-cuttlefish/pull/2068 + * Bazel 9 readiness: //adb by @Databean in https://github.com/google/android-cuttlefish/pull/2069 + * Move gen_ffi_header into build_external/libffi by @Databean in https://github.com/google/android-cuttlefish/pull/2070 + * Bazel 9 readiness: teeui by @Databean in https://github.com/google/android-cuttlefish/pull/2071 + * Bazel 9 readiness: //fastboot by @Databean in https://github.com/google/android-cuttlefish/pull/2072 + * Bazel 9 readiness: libwebrtc by @Databean in https://github.com/google/android-cuttlefish/pull/2074 + * Bazel 9 readiness: more targets by @Databean in https://github.com/google/android-cuttlefish/pull/2075 + * Enforce misc-include-cleaner on assemble_cvd/android_build by @Databean in https://github.com/google/android-cuttlefish/pull/2076 + * Remove extra registry for freetype by @Databean in https://github.com/google/android-cuttlefish/pull/2081 + * Reapply "Add pretty-printing for liblp types" by @Databean in https://github.com/google/android-cuttlefish/pull/2083 + * Make the cf_cc.* rules work with Bazel 9. by @3405691582 in https://github.com/google/android-cuttlefish/pull/2080 + * Write a pretty-printed `AndroidBuild` to an instance log directory by @Databean in https://github.com/google/android-cuttlefish/pull/2084 + * Add some graphics e2e tests by @jmacnak in https://github.com/google/android-cuttlefish/pull/2082 + * Add missing bazel dependency by @jmacnak in https://github.com/google/android-cuttlefish/pull/2090 + * podcvd can make adb connection after executing cvd create on container by @0405ysj in https://github.com/google/android-cuttlefish/pull/2093 + * New flag and behavior `--experimental_build_super_image` by @Databean in https://github.com/google/android-cuttlefish/pull/2092 + + -- Jason Macnak Fri, 30 Jan 2026 22:53:20 -0800 cuttlefish-common (1.40.0) unstable; urgency=medium diff --git a/frontend/debian/changelog b/frontend/debian/changelog index 344d94b73cd..e3a3e9bed52 100644 --- a/frontend/debian/changelog +++ b/frontend/debian/changelog @@ -1,8 +1,11 @@ -cuttlefish-frontend (1.41.0) UNRELEASED; urgency=medium +cuttlefish-frontend (1.41.0) unstable; urgency=medium - * + * cvdexec is available to pull our container image into local podman engine by @0405ysj in https://github.com/google/android-cuttlefish/pull/2017 + * Rename cvdexec into podcvd by @0405ysj in https://github.com/google/android-cuttlefish/pull/2077 + * podcvd can create Cuttlefish container instance by @0405ysj in https://github.com/google/android-cuttlefish/pull/2078 + * podcvd can execute cvd create on Cuttlefish container instance by @0405ysj in https://github.com/google/android-cuttlefish/pull/2085 - -- Ram Muthiah Sun, 25 Jan 2026 15:13:42 -0800 + -- Jason Macnak Thu, 29 Jan 2026 13:01:30 -0800 cuttlefish-frontend (1.40.0) unstable; urgency=medium