Skip to content

Commit d1203d7

Browse files
committed
Mark release 1.27.0 as unstable
1 parent 7b96b78 commit d1203d7

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

base/debian/changelog

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1-
cuttlefish-common (1.27.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Alistair Delva <[email protected]> Thu, 25 Sep 2025 14:28:21 -0700
1+
cuttlefish-common (1.27.0) unstable; urgency=medium
2+
3+
* Add and use flag wrapper template class by @cjreynol in https://github.com/google/android-cuttlefish/pull/1680
4+
* alloc_utils and cvdalloc use string_view. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1681
5+
* Remove allocd. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1682
6+
* Add `cvd screen_recording list|start|stop` command by @jemoreira in https://github.com/google/android-cuttlefish/pull/1679
7+
* Talk about bridge names symbolically. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1688
8+
* Send the new metrics proto from `cvd start` by @Databean in https://github.com/google/android-cuttlefish/pull/1690
9+
* Remove unnecessary include by @jemoreira in https://github.com/google/android-cuttlefish/pull/1695
10+
* Put locks in CvdDir when invoked as cvd. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1692
11+
* Minor code formatting for display-remove modal by @asasui-2 in https://github.com/google/android-cuttlefish/pull/1696
12+
* Fix a lifetime issue. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1698
13+
* Initial metrics gather by @cjreynol in https://github.com/google/android-cuttlefish/pull/1685
14+
15+
-- Ram Muthiah <[email protected]> Fri, 03 Oct 2025 20:03:54 +0100
616

717
cuttlefish-common (1.26.0) unstable; urgency=medium
818

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

3-
*
3+
* No changes.
44

5-
-- Alistair Delva <adelva@google.com> Thu, 25 Sep 2025 14:28:32 -0700
5+
-- Ram Muthiah <rammuthiah@google.com> Fri, 03 Oct 2025 20:23:38 +0100
66

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

0 commit comments

Comments
 (0)