Skip to content

Commit 46302c7

Browse files
committed
Mark release 1.34.0 as unstable
Bug: 462785690
1 parent 78b6637 commit 46302c7

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

base/debian/changelog

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,31 @@
1-
cuttlefish-common (1.34.0) UNRELEASED; urgency=medium
2-
3-
* N/A
4-
5-
-- Jason Macnak <natsu@google.com> Fri, 14 Nov 2025 14:41:40 -0800
1+
cuttlefish-common (1.34.0) unstable; urgency=medium
2+
3+
* Mark release 1.33.0 as unstable by @jmacnak in https://github.com/google/android-cuttlefish/pull/1801
4+
* Start development on v1.34 by @jmacnak in https://github.com/google/android-cuttlefish/pull/1802
5+
* Avoid substituting sensors_simulator without run_cvd by @dimorinny in https://github.com/google/android-cuttlefish/pull/1800
6+
* Build cuttlefish-base host executables in optimized mode by @Databean in https://github.com/google/android-cuttlefish/pull/1787
7+
* Rename `--extract_super_image_fragments` to `--dynamic_super_image` by @Databean in https://github.com/google/android-cuttlefish/pull/1796
8+
* Remove remaining references to the cvd server by @jemoreira in https://github.com/google/android-cuttlefish/pull/1799
9+
* cuttlefish-integration-gigabyte-arm64: use ntp.d for google time server by @grandpaul in https://github.com/google/android-cuttlefish/pull/1797
10+
* Rename `libzip_cc/source.[cc,h]` to `libzip_cc/seekable_source.[cc,h]` by @Databean in https://github.com/google/android-cuttlefish/pull/1795
11+
* Inline `GetBuildZipName` into `FetchContext` by @Databean in https://github.com/google/android-cuttlefish/pull/1803
12+
* Separate `config/file_source.[cc,h]` by @Databean in https://github.com/google/android-cuttlefish/pull/1805
13+
* Remove `FetcherConfig::RecordFlags` by @Databean in https://github.com/google/android-cuttlefish/pull/1804
14+
* Switch from `android::base::EqualsIgnoreCase` to `absl::EqualsIgnoreCase` by @Databean in https://github.com/google/android-cuttlefish/pull/1806
15+
* Replace `android::base::EndsWith` with `absl::EndsWith` by @Databean in https://github.com/google/android-cuttlefish/pull/1807
16+
* Make `FetcherConfig` thread-safe by @Databean in https://github.com/google/android-cuttlefish/pull/1809
17+
* Support low latency off-body sensor with multihal by @blueworrybear in https://github.com/google/android-cuttlefish/pull/1793
18+
* Replace `FetcherConfig::AddFilesToConfig` with `BuildFetcherConfigMember` by @Databean in https://github.com/google/android-cuttlefish/pull/1811
19+
* Always lock incrementally. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1813
20+
* Record archive file sources in FetcherConfig by @Databean in https://github.com/google/android-cuttlefish/pull/1814
21+
* Use `find` in `Defaults::Value()` to check for presence by @Databean in https://github.com/google/android-cuttlefish/pull/1815
22+
* In GCE, derive defaults from metadata. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1808
23+
* Include the dictionary in the fetcher config move constructor and assignment operator by @Databean in https://github.com/google/android-cuttlefish/pull/1817
24+
* Allocate instance ids and acquire locks in the instance manager by @jemoreira in https://github.com/google/android-cuttlefish/pull/1816
25+
* Add a kokoro boot test that substitutes bin/assemble_cvd and bin/run_cvd by @Databean in https://github.com/google/android-cuttlefish/pull/1819
26+
* Remove netsimd from `//cuttlefish/package:cvd` by @Databean in https://github.com/google/android-cuttlefish/pull/1821
27+
28+
-- Alistair Delva <adelva@google.com> Fri, 21 Nov 2025 13:31:44 -0800
629

730
cuttlefish-common (1.33.0) unstable; urgency=medium
831

frontend/debian/changelog

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

3+
[ Jason Macnak ]
34
* N/A
45

5-
-- Jason Macnak <natsu@google.com> Fri, 14 Nov 2025 14:41:56 -0800
6+
-- Alistair Delva <adelva@google.com> Fri, 21 Nov 2025 13:33:10 -0800
67

78
cuttlefish-frontend (1.33.0) unstable; urgency=medium
89

0 commit comments

Comments
 (0)