Skip to content

Commit 0d29cd6

Browse files
committed
Mark release 1.32.0 as unstable
Bug: 458761215
1 parent ecb0044 commit 0d29cd6

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

base/debian/changelog

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1-
cuttlefish-common (1.32.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Cody Schuffelen <[email protected]> Fri, 31 Oct 2025 21:41:50 +0000
1+
cuttlefish-common (1.32.0) unstable; urgency=medium
2+
3+
* Start development on v1.32 by @Databean in https://github.com/google/android-cuttlefish/pull/1760
4+
* Mark 1.30 as stable by @jemoreira in https://github.com/google/android-cuttlefish/pull/1759
5+
* Report nonexistent directories from `IsDirectoryEmpty` by @Databean in https://github.com/google/android-cuttlefish/pull/1764
6+
* Report archive contents from `ExtractFiles` by @Databean in https://github.com/google/android-cuttlefish/pull/1763
7+
* Install libvulkan1 & mesa-utils to support GPU by @0405ysj in https://github.com/google/android-cuttlefish/pull/1761
8+
* Regenerate composite disk only when it changes by @jemoreira in https://github.com/google/android-cuttlefish/pull/1765
9+
* Separate fetching business logic from cross-cutting file download concerns by @Databean in https://github.com/google/android-cuttlefish/pull/1762
10+
* Disable /tmp as tmpfs due backwards compatibility issues. by @ser-io in https://github.com/google/android-cuttlefish/pull/1767
11+
* Initial guest metrics gathering by @cjreynol in https://github.com/google/android-cuttlefish/pull/1737
12+
* Set gpu_mode with `guest_swiftshader` in snapshot_test. by @ser-io in https://github.com/google/android-cuttlefish/pull/1771
13+
* Update `CuttlefishGuest::EventType` enum by @cjreynol in https://github.com/google/android-cuttlefish/pull/1768
14+
* Validate image script fixes. by @ser-io in https://github.com/google/android-cuttlefish/pull/1770
15+
16+
-- Chad Reynolds <[email protected]> Fri, 07 Nov 2025 12:58:19 -0800
617

718
cuttlefish-common (1.31.0) unstable; urgency=medium
819

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.32.0) UNRELEASED; urgency=medium
1+
cuttlefish-frontend (1.32.0) unstable; urgency=medium
22

3-
*
3+
* N/A
44

5-
-- Cody Schuffelen <schuffelen@google.com> Fri, 31 Oct 2025 21:42:03 +0000
5+
-- Chad Reynolds <chadreynolds@google.com> Fri, 07 Nov 2025 12:59:15 -0800
66

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

0 commit comments

Comments
 (0)