Skip to content

Commit f902b0e

Browse files
committed
Mark the 1.52 release as unstable
Bug: b/503429795
1 parent 4258958 commit f902b0e

4 files changed

Lines changed: 37 additions & 14 deletions

File tree

base/debian/changelog

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,30 @@
1-
cuttlefish-common (1.52.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Jorge Moreira <jemoreira@google.com> Thu, 09 Apr 2026 16:45:03 -0700
1+
cuttlefish-common (1.52.0) unstable; urgency=medium
2+
3+
* Start development of version 1.52 by @jemoreira in https://github.com/google/android-cuttlefish/pull/2371
4+
* Use `androidboot.cuttlefish_service_bluetooth_checker` in launcher. by @ser-io in https://github.com/google/android-cuttlefish/pull/2367
5+
* Rename `camera` flag to `media`. by @ser-io in https://github.com/google/android-cuttlefish/pull/2353
6+
* Replace android::base::Append with fold expression by @jemoreira in https://github.com/google/android-cuttlefish/pull/2369
7+
* Add udev rules for reverse ncm device interface service by @zenczykowski in https://github.com/google/android-cuttlefish/pull/2366
8+
* Use absl::StripAsciiWhitespace instead of android::base::Trim by @jemoreira in https://github.com/google/android-cuttlefish/pull/2372
9+
* Fix 9 ClangTidyReadability findings: by @jemoreira in https://github.com/google/android-cuttlefish/pull/2373
10+
* Metrics refactors in preparation for incoming fetch metrics gathering by @cjreynol in https://github.com/google/android-cuttlefish/pull/2387
11+
* Fix redundant get() call on smart pointer in oauth2_consent.cpp by @Databean in https://github.com/google/android-cuttlefish/pull/2392
12+
* Mark release 1.49.0 as stable by @ser-io in https://github.com/google/android-cuttlefish/pull/2390
13+
* Update Gfxstream to 765baff by @jmacnak in https://github.com/google/android-cuttlefish/pull/2393
14+
* webrtc: Add Sound volume and mute controls support by @thjnk in https://github.com/google/android-cuttlefish/pull/2213
15+
* swiftshader: add riscv64 default condition to select() blocks by @monkey-jsun in https://github.com/google/android-cuttlefish/pull/2379
16+
* Add NVENC AV1 hardware video encoding for WebRTC by @larsers in https://github.com/google/android-cuttlefish/pull/2240
17+
* gigabyte-ampere-cuttlefish-installer: preseed.cfg: disable backports by @grandpaul in https://github.com/google/android-cuttlefish/pull/2394
18+
* Add missing include to audio_settings.h by @Databean in https://github.com/google/android-cuttlefish/pull/2397
19+
* debian: add riscv64 bazel output paths to dh-exec install files by @monkey-jsun in https://github.com/google/android-cuttlefish/pull/2385
20+
* libwebrtc: add generic DSP implementations for riscv64 by @monkey-jsun in https://github.com/google/android-cuttlefish/pull/2383
21+
* Revert "Fail if new BOARD_BOOTCONFIG keys are found." by @ser-io in https://github.com/google/android-cuttlefish/pull/2404
22+
* Replace libbase's ReadFully and WriteFully by @jemoreira in https://github.com/google/android-cuttlefish/pull/2398
23+
* Revert "Add NVENC AV1 hardware video encoding for WebRTC" by @jmacnak in https://github.com/google/android-cuttlefish/pull/2407
24+
* Bump bzip2 ver to 1.0.8.bcr.4 and remove patch. by @dxapd in https://github.com/google/android-cuttlefish/pull/2399
25+
* Implicitly add :gtest and :gtest_main dependencies to cf_cc_test targets by @Databean in https://github.com/google/android-cuttlefish/pull/2408
26+
27+
-- Cody Schuffelen <schuffelen@google.com> Thu, 16 Apr 2026 14:14:12 -0700
628

729
cuttlefish-common (1.51.0) unstable; urgency=medium
830

container/debian/changelog

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
cuttlefish-container (1.52.0) UNRELEASED; urgency=medium
1+
cuttlefish-container (1.52.0) unstable; urgency=medium
22

3-
*
3+
* Do not filter containers when allContainers is set by @0405ysj in https://github.com/google/android-cuttlefish/pull/2388
4+
* Fix `podcvd create` to deal with parallel execution properly by @0405ysj in https://github.com/google/android-cuttlefish/pull/2389
45

5-
-- Jorge Moreira <jemoreira@google.com> Thu, 09 Apr 2026 16:45:08 -0700
6+
-- Cody Schuffelen <schuffelen@google.com> Thu, 16 Apr 2026 14:16:04 -0700
67

78
cuttlefish-container (1.51.0) unstable; urgency=medium
89

cuttlefish-integration-gigabyte-arm64/debian/changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
cuttlefish-integration-gigabyte-arm64 (1.52.0) UNRELEASED; urgency=medium
1+
cuttlefish-integration-gigabyte-arm64 (1.52.0) unstable; urgency=medium
22

3-
*
3+
* gigabyte-ampere-cuttlefish-installer: preseed.cfg: disable backports by @grandpaul in https://github.com/google/android-cuttlefish/pull/2394
44

5-
-- Jorge Moreira <jemoreira@google.com> Thu, 09 Apr 2026 16:45:11 -0700
5+
-- Cody Schuffelen <schuffelen@google.com> Thu, 16 Apr 2026 14:16:16 -0700
66

77
cuttlefish-integration-gigabyte-arm64 (1.51.0) unstable; urgency=medium
88

frontend/debian/changelog

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
cuttlefish-frontend (1.52.0) UNRELEASED; urgency=medium
1+
cuttlefish-frontend (1.52.0) unstable; urgency=medium
22

3-
*
3+
* N/A
44

5-
-- Jorge Moreira <jemoreira@google.com> Thu, 09 Apr 2026 16:45:13 -0700
5+
-- Cody Schuffelen <schuffelen@google.com> Thu, 16 Apr 2026 14:17:17 -0700
66

77
cuttlefish-frontend (1.51.0) unstable; urgency=medium
88

0 commit comments

Comments
 (0)