Skip to content

Commit 7342109

Browse files
committed
Mark release 1.19.0 as unstable
1 parent 16b421a commit 7342109

File tree

2 files changed

+70
-10
lines changed

2 files changed

+70
-10
lines changed

base/debian/changelog

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,38 @@
1-
cuttlefish-common (1.19.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Jason Macnak <natsu@google.com> Fri, 01 Aug 2025 15:06:58 -0700
1+
cuttlefish-common (1.19.0) unstable; urgency=medium
2+
3+
* Start development on v1.19 by @jmacnak in https://github.com/google/android-cuttlefish/pull/1477
4+
* Extract the enum out of by @Databean in https://github.com/google/android-cuttlefish/pull/1481
5+
* Implement GET /cvd_imgs_dirs and DELETE /cvd_imgs_dirs/{id} by @0405ysj in https://github.com/google/android-cuttlefish/pull/1467
6+
* Add interface to host orchestrator by @jmacnak in https://github.com/google/android-cuttlefish/pull/1469
7+
* Fix commands by @jmacnak in https://github.com/google/android-cuttlefish/pull/1487
8+
* Change the return type of LockAllAvailable. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1486
9+
* Factor alloc_utils out. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1484
10+
* Extract out of by @Databean in https://github.com/google/android-cuttlefish/pull/1489
11+
* Split up by @Databean in https://github.com/google/android-cuttlefish/pull/1482
12+
* Fixup json annotation for by @jmacnak in https://github.com/google/android-cuttlefish/pull/1490
13+
* Create a type for the flag by @Databean in https://github.com/google/android-cuttlefish/pull/1476
14+
* Extract out of into a new file by @Databean in https://github.com/google/android-cuttlefish/pull/1491
15+
* Fix disk creation in QEMU launch by @Databean in https://github.com/google/android-cuttlefish/pull/1492
16+
* Simplify the class interface by @Databean in https://github.com/google/android-cuttlefish/pull/1494
17+
* Expose a zip file accessor from by @Databean in https://github.com/google/android-cuttlefish/pull/1480
18+
* Move to by @Databean in https://github.com/google/android-cuttlefish/pull/1479
19+
* Factor out references to /tmp/acloud_cvd_temp. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1495
20+
* Remove the start_webrtc flag behavior by @Databean in https://github.com/google/android-cuttlefish/pull/1493
21+
* Expose GPT types from by @Databean in https://github.com/google/android-cuttlefish/pull/1496
22+
* Preserve proxy environment variables by @Radon10043 in https://github.com/google/android-cuttlefish/pull/1473
23+
* Add an AndroidEfiLoaderFlag type. by @Databean in https://github.com/google/android-cuttlefish/pull/1498
24+
* Keep the group_id flag in webRTC by @jemoreira in https://github.com/google/android-cuttlefish/pull/1499
25+
* Move libcutils to the imported version from AOSP. by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1478
26+
* Add a fake of the HostOrchestratorClient interface by @jemoreira in https://github.com/google/android-cuttlefish/pull/1501
27+
* Fix FakeHostOrchestratorClient by @jemoreira in https://github.com/google/android-cuttlefish/pull/1504
28+
* Add missing quote on display screenshot message by @jmacnak in https://github.com/google/android-cuttlefish/pull/1502
29+
* Allow vhost-user-gpu with guest swiftshader by @jmacnak in https://github.com/google/android-cuttlefish/pull/1444
30+
* Revert "Move libcutils to the imported version from AOSP." by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1503
31+
* Mark v1.17.0 stable by @cjreynol in https://github.com/google/android-cuttlefish/pull/1506
32+
* Extract from by @Databean in https://github.com/google/android-cuttlefish/pull/1507
33+
* Cuttlefish gamepad supports for multiple controllers by @ruki2067 in https://github.com/google/android-cuttlefish/pull/1510
34+
35+
-- Alistair Delva <adelva@google.com> Fri, 08 Aug 2025 14:43:58 -0700
636

737
cuttlefish-common (1.18.0) unstable; urgency=medium
838

frontend/debian/changelog

Lines changed: 35 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,38 @@
1-
cuttlefish-frontend (1.19.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Jason Macnak <natsu@google.com> Fri, 01 Aug 2025 15:06:46 -0700
1+
cuttlefish-frontend (1.19.0) unstable; urgency=medium
2+
3+
* Start development on v1.19 by @jmacnak in https://github.com/google/android-cuttlefish/pull/1477
4+
* Extract the enum out of by @Databean in https://github.com/google/android-cuttlefish/pull/1481
5+
* Implement GET /cvd_imgs_dirs and DELETE /cvd_imgs_dirs/{id} by @0405ysj in https://github.com/google/android-cuttlefish/pull/1467
6+
* Add interface to host orchestrator by @jmacnak in https://github.com/google/android-cuttlefish/pull/1469
7+
* Fix commands by @jmacnak in https://github.com/google/android-cuttlefish/pull/1487
8+
* Change the return type of LockAllAvailable. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1486
9+
* Factor alloc_utils out. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1484
10+
* Extract out of by @Databean in https://github.com/google/android-cuttlefish/pull/1489
11+
* Split up by @Databean in https://github.com/google/android-cuttlefish/pull/1482
12+
* Fixup json annotation for by @jmacnak in https://github.com/google/android-cuttlefish/pull/1490
13+
* Create a type for the flag by @Databean in https://github.com/google/android-cuttlefish/pull/1476
14+
* Extract out of into a new file by @Databean in https://github.com/google/android-cuttlefish/pull/1491
15+
* Fix disk creation in QEMU launch by @Databean in https://github.com/google/android-cuttlefish/pull/1492
16+
* Simplify the class interface by @Databean in https://github.com/google/android-cuttlefish/pull/1494
17+
* Expose a zip file accessor from by @Databean in https://github.com/google/android-cuttlefish/pull/1480
18+
* Move to by @Databean in https://github.com/google/android-cuttlefish/pull/1479
19+
* Factor out references to /tmp/acloud_cvd_temp. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1495
20+
* Remove the start_webrtc flag behavior by @Databean in https://github.com/google/android-cuttlefish/pull/1493
21+
* Expose GPT types from by @Databean in https://github.com/google/android-cuttlefish/pull/1496
22+
* Preserve proxy environment variables by @Radon10043 in https://github.com/google/android-cuttlefish/pull/1473
23+
* Add an AndroidEfiLoaderFlag type. by @Databean in https://github.com/google/android-cuttlefish/pull/1498
24+
* Keep the group_id flag in webRTC by @jemoreira in https://github.com/google/android-cuttlefish/pull/1499
25+
* Move libcutils to the imported version from AOSP. by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1478
26+
* Add a fake of the HostOrchestratorClient interface by @jemoreira in https://github.com/google/android-cuttlefish/pull/1501
27+
* Fix FakeHostOrchestratorClient by @jemoreira in https://github.com/google/android-cuttlefish/pull/1504
28+
* Add missing quote on display screenshot message by @jmacnak in https://github.com/google/android-cuttlefish/pull/1502
29+
* Allow vhost-user-gpu with guest swiftshader by @jmacnak in https://github.com/google/android-cuttlefish/pull/1444
30+
* Revert "Move libcutils to the imported version from AOSP." by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1503
31+
* Mark v1.17.0 stable by @cjreynol in https://github.com/google/android-cuttlefish/pull/1506
32+
* Extract from by @Databean in https://github.com/google/android-cuttlefish/pull/1507
33+
* Cuttlefish gamepad supports for multiple controllers by @ruki2067 in https://github.com/google/android-cuttlefish/pull/1510
34+
35+
-- Alistair Delva <adelva@google.com> Fri, 08 Aug 2025 14:45:33 -0700
636

737
cuttlefish-frontend (1.18.0) unstable; urgency=medium
838

0 commit comments

Comments
 (0)