From 494e6c5792a2d8b4a8ae9ac68bf34a263ea318ef Mon Sep 17 00:00:00 2001 From: "Jorge E. Moreira" Date: Thu, 9 Apr 2026 16:46:05 -0700 Subject: [PATCH] Start development of version 1.52 --- base/debian/changelog | 6 ++++++ container/debian/changelog | 6 ++++++ cuttlefish-integration-gigabyte-arm64/debian/changelog | 6 ++++++ frontend/debian/changelog | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/base/debian/changelog b/base/debian/changelog index 8b247eacbd3..060e5bd5f9b 100644 --- a/base/debian/changelog +++ b/base/debian/changelog @@ -1,3 +1,9 @@ +cuttlefish-common (1.52.0) UNRELEASED; urgency=medium + + * + + -- Jorge Moreira Thu, 09 Apr 2026 16:45:03 -0700 + cuttlefish-common (1.51.0) unstable; urgency=medium * Add a powerwash e2etest by @jmacnak in https://github.com/google/android-cuttlefish/pull/2311 diff --git a/container/debian/changelog b/container/debian/changelog index 2c55d8e3682..71e461f4bc2 100644 --- a/container/debian/changelog +++ b/container/debian/changelog @@ -1,3 +1,9 @@ +cuttlefish-container (1.52.0) UNRELEASED; urgency=medium + + * + + -- Jorge Moreira Thu, 09 Apr 2026 16:45:08 -0700 + cuttlefish-container (1.51.0) unstable; urgency=medium * Add tools on cuttlefish_mcp_server, but executing podcvd directly by @0405ysj in https://github.com/google/android-cuttlefish/pull/2338 diff --git a/cuttlefish-integration-gigabyte-arm64/debian/changelog b/cuttlefish-integration-gigabyte-arm64/debian/changelog index ccccbd29654..ec3ab44944d 100644 --- a/cuttlefish-integration-gigabyte-arm64/debian/changelog +++ b/cuttlefish-integration-gigabyte-arm64/debian/changelog @@ -1,3 +1,9 @@ +cuttlefish-integration-gigabyte-arm64 (1.52.0) UNRELEASED; urgency=medium + + * + + -- Jorge Moreira Thu, 09 Apr 2026 16:45:11 -0700 + cuttlefish-integration-gigabyte-arm64 (1.51.0) unstable; urgency=medium * Add cloud image installer for Gigabyte Ampere server. by @grandpaul in https://github.com/google/android-cuttlefish/pull/2303 diff --git a/frontend/debian/changelog b/frontend/debian/changelog index 0c4616cc4f3..f01b14d58ff 100644 --- a/frontend/debian/changelog +++ b/frontend/debian/changelog @@ -1,3 +1,9 @@ +cuttlefish-frontend (1.52.0) UNRELEASED; urgency=medium + + * + + -- Jorge Moreira Thu, 09 Apr 2026 16:45:13 -0700 + cuttlefish-frontend (1.51.0) unstable; urgency=medium * N/A