Skip to content

Commit e5300a9

Browse files
committed
Mark release 1.33.0 as unstable
1 parent c78ea20 commit e5300a9

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

base/debian/changelog

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
cuttlefish-common (1.33.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Chad Reynolds <[email protected]> Fri, 07 Nov 2025 13:51:15 -0800
1+
cuttlefish-common (1.33.0) unstable; urgency=medium
2+
3+
* Start development on 1.33.0 release by @cjreynol in https://github.com/google/android-cuttlefish/pull/1774
4+
* Clean up "private implementation" artifacts from zip_cc by @Databean in https://github.com/google/android-cuttlefish/pull/1773
5+
* Mark 1.31 as stable by @Databean in https://github.com/google/android-cuttlefish/pull/1775
6+
* Change the cvd directory location to /var/tmp/cvd by @jemoreira in https://github.com/google/android-cuttlefish/pull/1777
7+
* Separate `zip_cc.[cc,h]` into multiple files by @Databean in https://github.com/google/android-cuttlefish/pull/1778
8+
* Update crosvm handling for gpu capture by @jmacnak in https://github.com/google/android-cuttlefish/pull/1704
9+
* base: cvd: MODULE.bazel: upgrade clang version to 19.1.0 by @grandpaul in https://github.com/google/android-cuttlefish/pull/1599
10+
* Let FromGlobalGflags take an explicit default. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1779
11+
* Migrate use_cvdalloc to a dedicated flag type. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1781
12+
* Condtionally rename boringssl/openssl libraries when building openssl-sys by @Databean in https://github.com/google/android-cuttlefish/pull/1782
13+
* Separate `WritableZipSource` into a new file. by @Databean in https://github.com/google/android-cuttlefish/pull/1784
14+
* Refactor/strengthen casdownloader flags handling by @frankfeng579 in https://github.com/google/android-cuttlefish/pull/1780
15+
* Parse flag defaults from a file in assemble_cvd. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1766
16+
* Package the defaults file. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1789
17+
* Separate `readable_zip_source.[cc,h]` by @Databean in https://github.com/google/android-cuttlefish/pull/1788
18+
* cvd load creates a single group directory by @jemoreira in https://github.com/google/android-cuttlefish/pull/1786
19+
* Download the signed image artifact, when the default build request is signed. by @Databean in https://github.com/google/android-cuttlefish/pull/1798
20+
21+
-- Jason Macnak <[email protected]> Fri, 14 Nov 2025 13:15:53 -0800
622

723
cuttlefish-common (1.32.0) unstable; urgency=medium
824

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

3-
*
3+
* Give fetching a longer timeout in the HO client by @jemoreira in https://github.com/google/android-cuttlefish/pull/1792
44

5-
-- Chad Reynolds <chadreynolds@google.com> Fri, 07 Nov 2025 13:51:40 -0800
5+
-- Jason Macnak <natsu@google.com> Fri, 14 Nov 2025 13:19:30 -0800
66

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

0 commit comments

Comments
 (0)