Skip to content

Commit cbbc954

Browse files
committed
Mark 1.13 as unstable
1 parent 4f8de89 commit cbbc954

File tree

2 files changed

+32
-10
lines changed

2 files changed

+32
-10
lines changed

base/debian/changelog

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
1-
cuttlefish-common (1.13.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Jorge Moreira <jemoreira@google.com> Fri, 13 Jun 2025 14:40:12 -0700
1+
cuttlefish-common (1.13.0) unstable; urgency=medium
2+
3+
* Build and package mkfs.fat (dosfstools) by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1256
4+
* Being development of v1.13 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1270
5+
* Split a few things out of `cvd/fetch/fetch_cvd.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1260
6+
* Create a type to represent bootconfig creation by @Databean in https://github.com/google/android-cuttlefish/pull/1272
7+
* Create a type to represent the metadata image. by @Databean in https://github.com/google/android-cuttlefish/pull/1271
8+
* Split out more parts of `fetch_cvd.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1273
9+
* Add reasonable defaults to `base/cvd/.bazelrc` by @Databean in https://github.com/google/android-cuttlefish/pull/1276
10+
* Swap from remaining `aosp-main` builds by @cjreynol in https://github.com/google/android-cuttlefish/pull/1257
11+
* Add workflow for build cache for bazel in postsubmit by @k311093 in https://github.com/google/android-cuttlefish/pull/1284
12+
* Add runner's architecture in bazel cache name by @k311093 in https://github.com/google/android-cuttlefish/pull/1285
13+
* Add C++ wrapper classes for libzip by @Databean in https://github.com/google/android-cuttlefish/pull/1278
14+
* Build libcbor bazel instead of cmake by @jemoreira in https://github.com/google/android-cuttlefish/pull/1292
15+
* Mark 1.12.0 as stable by @jemoreira in https://github.com/google/android-cuttlefish/pull/1295
16+
* Add option to set bazel disk cache dir while building base package by @k311093 in https://github.com/google/android-cuttlefish/pull/1302
17+
* Change to use bazel disk cache instead of local cache by @k311093 in https://github.com/google/android-cuttlefish/pull/1301
18+
* Use deb package artifact from build-debian-package in docker-image-check by @k311093 in https://github.com/google/android-cuttlefish/pull/1304
19+
20+
-- Jorge Moreira <jemoreira@google.com> Fri, 20 Jun 2025 15:06:23 -0700
621

722
cuttlefish-common (1.12.0) stable; urgency=medium
823

frontend/debian/changelog

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
cuttlefish-frontend (1.13.0) UNRELEASED; urgency=medium
2-
3-
*
4-
5-
-- Jorge Moreira <jemoreira@google.com> Fri, 13 Jun 2025 14:40:21 -0700
1+
cuttlefish-frontend (1.13.0) unstable; urgency=medium
2+
3+
* Create gce x86_64 image script. by @ser-io in https://github.com/google/android-cuttlefish/pull/1268
4+
* Introduce HO REST API `POST /v1/userartifacts/{checksum}/:extract` by @0405ysj in https://github.com/google/android-cuttlefish/pull/1253
5+
* Use archive/tar Golang package package rather than external `tar` tool. by @ser-io in https://github.com/google/android-cuttlefish/pull/1274
6+
* Don't use test files by @jemoreira in https://github.com/google/android-cuttlefish/pull/1277
7+
* Restrict logs api by @ser-io in https://github.com/google/android-cuttlefish/pull/1279
8+
* Refactor userartifacts_test.go by @0405ysj in https://github.com/google/android-cuttlefish/pull/1296
9+
* [libhoclient] upload artifacts by @ser-io in https://github.com/google/android-cuttlefish/pull/1250
10+
* Use host credentials by @ser-io in https://github.com/google/android-cuttlefish/pull/1230
11+
12+
-- Jorge Moreira <jemoreira@google.com> Fri, 20 Jun 2025 15:10:44 -0700
613

714
cuttlefish-frontend (1.12.0) stable; urgency=medium
815

0 commit comments

Comments
 (0)