Skip to content

Commit f36ed08

Browse files
committed
Mark release 1.35.0 as unstable
1 parent 018ba15 commit f36ed08

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.35.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Alistair Delva <[email protected]> Fri, 21 Nov 2025 15:27:32 -0800
1+
cuttlefish-common (1.35.0) unstable; urgency=medium
2+
3+
* Mark release 1.34.0 as unstable by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1825
4+
* Release 1.35 by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1827
5+
* Pin cxx dependency in netsim to fix build by @Databean in https://github.com/google/android-cuttlefish/pull/1824
6+
* Use `FileSource` to filter searching `FetcherConfig` for files by @Databean in https://github.com/google/android-cuttlefish/pull/1820
7+
* Replace android::base::StartsWith with absl::StartsWith by @jemoreira in https://github.com/google/android-cuttlefish/pull/1826
8+
* cvd checks user is in cvdnetwork and kvm groups by @jemoreira in https://github.com/google/android-cuttlefish/pull/1834
9+
* Condense fetch log time trace by @Databean in https://github.com/google/android-cuttlefish/pull/1835
10+
* Add a utility to access archives produced by `cvd fetch` by @Databean in https://github.com/google/android-cuttlefish/pull/1831
11+
* Don't use `CHECK` in assemble_cvd/flags.cc by @Databean in https://github.com/google/android-cuttlefish/pull/1852
12+
* Use `Result` in `SplitRamdiskModules` by @Databean in https://github.com/google/android-cuttlefish/pull/1850
13+
* Use fetch.log's absolute path when symlinking by @jemoreira in https://github.com/google/android-cuttlefish/pull/1841
14+
* FileSource cleanups by @Databean in https://github.com/google/android-cuttlefish/pull/1849
15+
16+
-- Ram Muthiah <[email protected]> Fri, 28 Nov 2025 15:13:47 -0800
617

718
cuttlefish-common (1.34.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.35.0) UNRELEASED; urgency=medium
1+
cuttlefish-frontend (1.35.0) unstable; urgency=medium
22

3-
*
3+
* N/A
44

5-
-- Alistair Delva <adelva@google.com> Fri, 21 Nov 2025 15:27:53 -0800
5+
-- Ram Muthiah <rammuthiah@google.com> Fri, 28 Nov 2025 15:18:09 -0800
66

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

0 commit comments

Comments
 (0)