cuttlefish-common (1.19.0) UNRELEASED; urgency=medium * -- Jason Macnak Fri, 01 Aug 2025 15:06:58 -0700 cuttlefish-common (1.18.0) unstable; urgency=medium * Start development on v1.18 by @cjreynol in https://github.com/google/android-cuttlefish/pull/1448 * Extract `WaitForFile` out of `files.cpp` by @Databean in https://github.com/google/android-cuttlefish/pull/1449 * Split `sparse_image_utils` out of `image_aggregator` by @Databean in https://github.com/google/android-cuttlefish/pull/1452 * Import ag/34790658 by @Databean in https://github.com/google/android-cuttlefish/pull/1451 * Create a DiskImage subclass for android-sparse images by @Databean in https://github.com/google/android-cuttlefish/pull/1453 * Use `Result` types in `image_aggregator.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1456 * sparse_image_utils acquires flock on where real image is located at by @0405ysj in https://github.com/google/android-cuttlefish/pull/1460 * root-canal -> rootcanal by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1455 * Create a CompositeDiskImage subclass of DiskImage by @Databean in https://github.com/google/android-cuttlefish/pull/1459 * Create a `VmManagerFlag` type by @Databean in https://github.com/google/android-cuttlefish/pull/1458 * Expose image type detection from image_aggregator by @Databean in https://github.com/google/android-cuttlefish/pull/1461 * Convenient wrappers for `RunWithManagedStdio` by @Databean in https://github.com/google/android-cuttlefish/pull/1445 * Lift `GetGuestConfigAndSetDefaults` components out by @Databean in https://github.com/google/android-cuttlefish/pull/1462 * Make `cvd host_bugreport` more robust by @jemoreira in https://github.com/google/android-cuttlefish/pull/1450 * Extract `VmmMode` to a separate file out of `cuttlefish_config.h` by @Databean in https://github.com/google/android-cuttlefish/pull/1463 * Stop supporting legacy HO golang client APIs dealing with user artifacts by @0405ysj in https://github.com/google/android-cuttlefish/pull/1454 * Format golang files under Github repository by @0405ysj in https://github.com/google/android-cuttlefish/pull/1468 * Incorporate the grpcio-sys crate. by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1464 * Stop supporting legacy HO REST APIs dealing with user artifacts by @0405ysj in https://github.com/google/android-cuttlefish/pull/1466 * Fix wifi mode selection again by @Databean in https://github.com/google/android-cuttlefish/pull/1470 * Don't start the webrtc_operator binary by @jemoreira in https://github.com/google/android-cuttlefish/pull/1465 * Return bootparams in-memory from UnpackBootImage by @Databean in https://github.com/google/android-cuttlefish/pull/1432 * Update build_packages.sh by @spi3ex in https://github.com/google/android-cuttlefish/pull/1472 * Fix some segfaults during cvd reset. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1474 -- Jason Macnak Fri, 01 Aug 2025 13:14:27 -0700 cuttlefish-common (1.17.0) stable; urgency=medium * Begin development of version 1.17 by @Databean in https://github.com/google/android-cuttlefish/pull/1422 * Create a ChromeOsStateImage type by @Databean in https://github.com/google/android-cuttlefish/pull/1420 * Create a `DiskImage` superclass over `Qcow2Image` by @Databean in https://github.com/google/android-cuttlefish/pull/1414 * Upgrade all debian actions to use bookworm by @Databean in https://github.com/google/android-cuttlefish/pull/1426 * Add rootcanal. by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1419 * Revert "Temporary workaround: use a presubmit build in place of git_main testing to fix kokoro" by @Databean in https://github.com/google/android-cuttlefish/pull/1424 * Extract `ReadGuestConfig` from flags.cc by @Databean in https://github.com/google/android-cuttlefish/pull/1427 * Adding std::vector header to logging_splitters.h. by @jemoreira in https://github.com/google/android-cuttlefish/pull/1429 * Move *CompositeDiskBuilder out of disk_flags.cc by @Databean in https://github.com/google/android-cuttlefish/pull/1425 * Split disk_flags.cc by @Databean in https://github.com/google/android-cuttlefish/pull/1430 * Read avb metadata straight into memory rather than going through a temporary directory and file by @Databean in https://github.com/google/android-cuttlefish/pull/1431 * Update Gfxstream to c7ceec935723db8c6b296b04bc71eb6f6eb27607 by @jmacnak in https://github.com/google/android-cuttlefish/pull/1423 * Create a type to represent the `--boot_image` flag. by @Databean in https://github.com/google/android-cuttlefish/pull/1433 * Add ms-tpm-20-ref by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1436 * Extract RunWithManagedStdio from subprocess.h by @Databean in https://github.com/google/android-cuttlefish/pull/1437 * Mark 1.16 as stable by @Databean in https://github.com/google/android-cuttlefish/pull/1438 * Retrogress protobuf version for load_config proto. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1441 * ms-tpm-20-ref: Add simulator_lib. by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1442 * Recommend cvd create instead of start by @jemoreira in https://github.com/google/android-cuttlefish/pull/1443 -- Chad Reynolds Fri, 25 Jul 2025 12:05:33 -0700 cuttlefish-common (1.16.0) stable; urgency=medium * `Make the config proto build target public` by @cjreynol in https://github.com/google/android-cuttlefish/pull/1416 * `Temporary workaround: use a presubmit build in place of git_main testing to fix kokoro` by @Databean in https://github.com/google/android-cuttlefish/pull/1418 * `Return success after taking screenshot` by @jemoreira in https://github.com/google/android-cuttlefish/pull/1417 * `Add pica` by @jacky8hyf in https://github.com/google/android-cuttlefish/pull/1409 * `Add link layer proxy commands for root canal.` by @rohillah96 in https://github.com/google/android-cuttlefish/pull/1415 * `Re-enable clang-tidy tests for socket2socket_proxy` by @jemoreira in https://github.com/google/android-cuttlefish/pull/1410 * `Cvd send sms` by @jemoreira in https://github.com/google/android-cuttlefish/pull/1408 * `Include nvidia in baseimage generation` by @jmacnak in https://github.com/google/android-cuttlefish/pull/1401 * `Remove the misc_info_txt flag` by @Databean in https://github.com/google/android-cuttlefish/pull/1406 * `Support extracting files with libzip` by @Databean in https://github.com/google/android-cuttlefish/pull/1399 * `Extract qcow2 code from a free function into a new type.` by @Databean in https://github.com/google/android-cuttlefish/pull/1405 * `Log the right path in GetBinName.` by @3405691582 in https://github.com/google/android-cuttlefish/pull/1403 * `Mark 1.15.0 as stable` by @jemoreira in https://github.com/google/android-cuttlefish/pull/1404 * `Run the bazel cache update cron jobs only for the upstream repository` by @Databean in https://github.com/google/android-cuttlefish/pull/1398 * `Delete DiskChangesComponent` by @Databean in https://github.com/google/android-cuttlefish/pull/1400 * `Improve cvd fetch error messages` by @cjreynol in https://github.com/google/android-cuttlefish/pull/1392 * `Warning fixes` by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1380 * `Add webrtc html client to cvd package` by @jemoreira in https://github.com/google/android-cuttlefish/pull/1396 * `Add a buffering layer for SeekableZipSource.` by @Databean in https://github.com/google/android-cuttlefish/pull/1395 * `Use AutoSetup for super_image_mixer.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1387 -- Jorge Moreira Fri, 11 Jul 2025 17:13:20 -0700 cuttlefish-common (1.15.0) unstable; urgency=medium * Begin development of version 1.15 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1349 * Build libsparse and simg2img from @android_system_core by @Databean in https://github.com/google/android-cuttlefish/pull/1351 * Clean up stray `DECLARE_*` flags in assemble_cvd by @Databean in https://github.com/google/android-cuttlefish/pull/1352 * Create a `DisplaysProtoFlag` class encapsulating the FLAGS_displays_* globals by @Databean in https://github.com/google/android-cuttlefish/pull/1353 * Split `//cuttlefish/host/commands/cvd/cli/selector` by @Databean in https://github.com/google/android-cuttlefish/pull/1309 * Add hash for workflow task at bazel cache key by @k311093 in https://github.com/google/android-cuttlefish/pull/1342 * Remove the userdata.img flag from assemble_cvd by @Databean in https://github.com/google/android-cuttlefish/pull/1354 * Add new secure_env flags to account for https://github.com/google/android-cuttlefish/pull/1347 by @Databean in https://github.com/google/android-cuttlefish/pull/1355 * Create a type to represent the factory-reset-protected partition by @Databean in https://github.com/google/android-cuttlefish/pull/1360 * Remove the `init_boot` flag. by @Databean in https://github.com/google/android-cuttlefish/pull/1359 * Just a buildozer format run. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1363 * Delete the `--use_16k` flag. by @Databean in https://github.com/google/android-cuttlefish/pull/1370 * Remove the `--hibernation_image` flag by @Databean in https://github.com/google/android-cuttlefish/pull/1373 * Create a KernelPathFlag type to resolve ordering dependencies by @Databean in https://github.com/google/android-cuttlefish/pull/1374 * Add and use @android_system_core//:liblp, @android_system_extras//:[lpadd,lpmake] by @Databean in https://github.com/google/android-cuttlefish/pull/1376 * Create a InitramfsPathFlag type to resolve ordering dependencies by @Databean in https://github.com/google/android-cuttlefish/pull/1377 * Remove `strip_include_prefix` from `base/cvd/cuttlefish` and use workspace-relative include paths by @Databean in https://github.com/google/android-cuttlefish/pull/1378 * Request remote zip file sizes. by @Databean in https://github.com/google/android-cuttlefish/pull/1362 * Build libvpx with bazel instead of make by @jemoreira in https://github.com/google/android-cuttlefish/pull/1318 * Remove libzip usage from adb by @Databean in https://github.com/google/android-cuttlefish/pull/1293 * Introduce types for persistent_vbmeta.img and ap_vbmeta.img by @Databean in https://github.com/google/android-cuttlefish/pull/1379 * Create types for InstanceCompositeDisk and ApCompositeDisk by @Databean in https://github.com/google/android-cuttlefish/pull/1383 * Create types for `BootloaderEnvPartition` and `ApBootloaderEnvPartition` by @Databean in https://github.com/google/android-cuttlefish/pull/1384 * Set pipefail in generate_font_cc.sh. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1382 * Warning fixes by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1380 * Fix some mistakes in remote_zip.cc by @Databean in https://github.com/google/android-cuttlefish/pull/1385 * Delete DiskChangesPerInstanceComponent by @Databean in https://github.com/google/android-cuttlefish/pull/1386 * Ensure ProxyPair's fields are always initialized by @jemoreira in https://github.com/google/android-cuttlefish/pull/1389 * Store the correct webrtc_device_id on the database by @jemoreira in https://github.com/google/android-cuttlefish/pull/1388 -- Jorge Moreira Fri, 11 Jul 2025 16:34:40 -0700 cuttlefish-common (1.14.0) unstable; urgency=medium * Being development of version 1.14 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1307 * sensors_hal_proxy: Only report continous mode sensors by @chihchiachen in https://github.com/google/android-cuttlefish/pull/1298 * Fix memory leak in zip_cc.cc by @Databean in https://github.com/google/android-cuttlefish/pull/1308 * Remove build_package() function from build_packages.sh by @k311093 in https://github.com/google/android-cuttlefish/pull/1315 * Bump version on `aspect_rules_lint`. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1319 * Create a type to represent misc.img creation by @Databean in https://github.com/google/android-cuttlefish/pull/1282 * Update README to match refactor. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1317 * Use bazel cache mechanism for GitHub workflow, Kokoro by @k311093 in https://github.com/google/android-cuttlefish/pull/1313 * Build macros by @Databean in https://github.com/google/android-cuttlefish/pull/1310 * Bring nasm into bazel, since libvpx requires it. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1316 * Use build macros in //cuttlefish/host/libs/web/http_client by @Databean in https://github.com/google/android-cuttlefish/pull/1328 * Add types to represent the `--system_image_dir` and `--use_16k` flags. by @Databean in https://github.com/google/android-cuttlefish/pull/1320 * Remove gflags parsing from the `ParseGflags` feature by @Databean in https://github.com/google/android-cuttlefish/pull/1330 * Create bazel cache from scratch at regular intervals by @k311093 in https://github.com/google/android-cuttlefish/pull/1324 * Add default value for remote_cache_arg and cache_version_arg by @k311093 in https://github.com/google/android-cuttlefish/pull/1332 * Add github.event_name at bazel cache key while creating cache by @k311093 in https://github.com/google/android-cuttlefish/pull/1333 * Remove TODO that was fixed by @k311093 in https://github.com/google/android-cuttlefish/pull/1334 * Remove build-only deps for nasm. by @3405691582 in https://github.com/google/android-cuttlefish/pull/1325 * libzip C++ wrapper: More types, minus ZipBuilder by @Databean in https://github.com/google/android-cuttlefish/pull/1300 * Separate flag defines for `cvd_internal_start` and `assemble_cvd` by @cjreynol in https://github.com/google/android-cuttlefish/pull/1331 * Use build macros in `//cuttlefish/host/libs/web` by @Databean in https://github.com/google/android-cuttlefish/pull/1329 * Use build macros in `//cuttlefish/host/commands/assemble_cvd/disk` by @Databean in https://github.com/google/android-cuttlefish/pull/1338 * Use build macros in part of `//cuttlefish/host/libs/...` by @Databean in https://github.com/google/android-cuttlefish/pull/1339 * Docker image doesn't support building deb packages inside anymore. by @0405ysj in https://github.com/google/android-cuttlefish/pull/1341 * Use nasm with bazel deps while building libvpx by @k311093 in https://github.com/google/android-cuttlefish/pull/1340 * Migrate from `cc_*` to `cf_cc_*` by @Databean in https://github.com/google/android-cuttlefish/pull/1344 * Import ag/34252503 by @Databean in https://github.com/google/android-cuttlefish/pull/1345 * Validate build files in presubmit by @Databean in https://github.com/google/android-cuttlefish/pull/1346 * Import ag/33519567 and ag/34111965 by @Databean in https://github.com/google/android-cuttlefish/pull/1347 -- Jorge Moreira Fri, 27 Jun 2025 16:28:45 -0700 cuttlefish-common (1.13.0) stable; urgency=medium * Build and package mkfs.fat (dosfstools) by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1256 * Being development of v1.13 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1270 * Split a few things out of `cvd/fetch/fetch_cvd.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1260 * Create a type to represent bootconfig creation by @Databean in https://github.com/google/android-cuttlefish/pull/1272 * Create a type to represent the metadata image. by @Databean in https://github.com/google/android-cuttlefish/pull/1271 * Split out more parts of `fetch_cvd.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1273 * Add reasonable defaults to `base/cvd/.bazelrc` by @Databean in https://github.com/google/android-cuttlefish/pull/1276 * Swap from remaining `aosp-main` builds by @cjreynol in https://github.com/google/android-cuttlefish/pull/1257 * Add workflow for build cache for bazel in postsubmit by @k311093 in https://github.com/google/android-cuttlefish/pull/1284 * Add runner's architecture in bazel cache name by @k311093 in https://github.com/google/android-cuttlefish/pull/1285 * Add C++ wrapper classes for libzip by @Databean in https://github.com/google/android-cuttlefish/pull/1278 * Build libcbor bazel instead of cmake by @jemoreira in https://github.com/google/android-cuttlefish/pull/1292 * Mark 1.12.0 as stable by @jemoreira in https://github.com/google/android-cuttlefish/pull/1295 * Add option to set bazel disk cache dir while building base package by @k311093 in https://github.com/google/android-cuttlefish/pull/1302 * Change to use bazel disk cache instead of local cache by @k311093 in https://github.com/google/android-cuttlefish/pull/1301 * Use deb package artifact from build-debian-package in docker-image-check by @k311093 in https://github.com/google/android-cuttlefish/pull/1304 -- Jorge Moreira Fri, 20 Jun 2025 15:06:23 -0700 cuttlefish-common (1.12.0) stable; urgency=medium * Creates graphics symlinks using debian links file by @jmacnak in https://github.com/google/android-cuttlefish/pull/1177 * Fix missing std includes in `//cuttlefish/host/commands/cvd` by @Databean in https://github.com/google/android-cuttlefish/pull/1216 * Fix memory leak when running cvd fetch unit tests by @jemoreira in https://github.com/google/android-cuttlefish/pull/1219 * Support arm64 while building libffi by @k311093 in https://github.com/google/android-cuttlefish/pull/1207 * Steps to build android-cuttlefish debs packages inside a container. by @ser-io in https://github.com/google/android-cuttlefish/pull/1197 * Simplify composite disk creation a little by @Databean in https://github.com/google/android-cuttlefish/pull/1220 * Remove the external DNS resolver capability. by @Databean in https://github.com/google/android-cuttlefish/pull/1223 * Add missing default condition to build files' select by @jemoreira in https://github.com/google/android-cuttlefish/pull/1225 * Delete unused `HttpClient` functions by @Databean in https://github.com/google/android-cuttlefish/pull/1224 * Remove support for booting protected VMs in cuttlefish. by @Databean in https://github.com/google/android-cuttlefish/pull/1227 * Cleanup TODO comment about removing wifi_tap_name from CF config by @0405ysj in https://github.com/google/android-cuttlefish/pull/1228 * Update `zlib` version in `MODULE.bazel` by @Databean in https://github.com/google/android-cuttlefish/pull/1181 * Separate `disk/android_composite_disk_config.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1233 * Split `build_api.h` and extract class member `BuildApi::GetBuildZipName` by @Databean in https://github.com/google/android-cuttlefish/pull/1234 * Remove the MODULE.bazel.lock file by @cjreynol in https://github.com/google/android-cuttlefish/pull/1239 * Make UrlEscape a free function and not part of HttpClient by @Databean in https://github.com/google/android-cuttlefish/pull/1237 * Update `cvd version` to match `cuttlefish-common` version by @cjreynol in https://github.com/google/android-cuttlefish/pull/1214 * screen_connector_common.h refactoring by @Databean in https://github.com/google/android-cuttlefish/pull/1201 * Remove lifetime management from `*BuildApi` classes, and split up `cvd/fetch` targets by @Databean in https://github.com/google/android-cuttlefish/pull/1242 * Mark 1.11.0 stable by @jemoreira in https://github.com/google/android-cuttlefish/pull/1244 * Build and package mtools (mmd, mcopy) by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1243 * Add missing dependency by @jemoreira in https://github.com/google/android-cuttlefish/pull/1246 * Build and package Gfxstream by @jmacnak in https://github.com/google/android-cuttlefish/pull/1221 * Build and package cpio by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1231 * Support android builds that don't include userdata. by @Databean in https://github.com/google/android-cuttlefish/pull/1251 * Split interface for HttpClient by @Databean in https://github.com/google/android-cuttlefish/pull/1247 * Add a `FakeHttpClient` implementation for tests, and its own test by @Databean in https://github.com/google/android-cuttlefish/pull/1254 * Support creating zip_t* archives based on remote files by @Databean in https://github.com/google/android-cuttlefish/pull/1258 * Split `assemble_cvd/disk_flags.cc` by @Databean in https://github.com/google/android-cuttlefish/pull/1259 * Package cf_vhost_user_input and fix its tests by @jemoreira in https://github.com/google/android-cuttlefish/pull/1263 * Add missing #includes by @jemoreira in https://github.com/google/android-cuttlefish/pull/1264 * Use DEFINE_uint64 instead of DEFINE_uint32 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1265 * Split fetch flags by @Databean in https://github.com/google/android-cuttlefish/pull/1266 * Extract enums from `CuttlefishConfig::InstanceSpecific` by @Databean in https://github.com/google/android-cuttlefish/pull/1267 -- Jorge Moreira Wed, 18 Jun 2025 13:56:30 -0700 cuttlefish-common (1.11.0) stable; urgency=medium * Begin development of cuttlefish 1.11.0 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1198 * Refactor and split `cvd/instances/instance_database_utils` by @Databean in https://github.com/google/android-cuttlefish/pull/1192 * cvd/utils/flags_collector refactor by @Databean in https://github.com/google/android-cuttlefish/pull/1193 * Build and package fsck.f2fs and make_f2fs by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1199 * Build and package e2fsck by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1200 * Split `//cuttlefish/host/commands/assemble_cvd:assemble_cvd_not_main` by @Databean in https://github.com/google/android-cuttlefish/pull/1204 * Support arm64 while building libwebrtc by @k311093 in https://github.com/google/android-cuttlefish/pull/1208 * Prefer `enforce_mac80211_hwsim` configuration from android-info.txt by @Databean in https://github.com/google/android-cuttlefish/pull/1210 * Mark 1.10.0 as stable by @jemoreira in https://github.com/google/android-cuttlefish/pull/1211 -- Jorge Moreira Thu, 05 Jun 2025 16:00:52 -0700 cuttlefish-common (1.10.0) stable; urgency=medium * Begin development of version 1.10 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1175 * Build and package adb by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1136 * Split `//cuttlefish/host/commands/cvd/instances:[data_viewer,run_cvd_proc_collector]` by @Databean in https://github.com/google/android-cuttlefish/pull/1169 * Extract `//cuttlefish/host/commands/assemble_cvd:[clean,misc_info]` and fix clang-tidy issues by @Databean in https://github.com/google/android-cuttlefish/pull/1179 * Package webRTC binary by @jemoreira in https://github.com/google/android-cuttlefish/pull/1108 * Extract `//cuttlefish/common/libs/fs:[epoll,shared_fd_stream]` by @Databean in https://github.com/google/android-cuttlefish/pull/1180 * Detect fastboot started triggered by GBL by @dimorinny in https://github.com/google/android-cuttlefish/pull/1176 * Start building `//cuttlefish/host/commands/process_sandboxer` by @Databean in https://github.com/google/android-cuttlefish/pull/1183 * Build the rest of `//cuttlefish/host/commands/process_sandboxer` by @Databean in https://github.com/google/android-cuttlefish/pull/1187 * Test git_main too by @jemoreira in https://github.com/google/android-cuttlefish/pull/1182 * Add e2fsprogs, selinux and dependent tools by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1190 -- Jorge Moreira Fri, 23 May 2025 14:32:30 -0700 cuttlefish-common (1.9.0) stable; urgency=medium * Begin development of version 1.9.0 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1143 * Migrate casimir_control_server by @cjreynol in https://github.com/google/android-cuttlefish/pull/1139 * Move tests out of `//cuttlefish/host/commands/cvd/unittests` by @Databean in https://github.com/google/android-cuttlefish/pull/1138 * Split most dependencies on `common/libs/utils` by @Databean in https://github.com/google/android-cuttlefish/pull/1145 * Deleting webrtc_operator files from staging by @cjreynol in https://github.com/google/android-cuttlefish/pull/1140 * Split dependencies on `//cuttlefish/common/libs/utils:[contains,flag_parser]` by @Databean in https://github.com/google/android-cuttlefish/pull/1148 * Remove most of the `host/libs/config:config` re-exports by @cjreynol in https://github.com/google/android-cuttlefish/pull/1146 * Build a minimal version of `secure_env` by @Databean in https://github.com/google/android-cuttlefish/pull/1160 * Split dependencies on `//cuttlefish/common/libs/utils:[files,subprocess]` by @Databean in https://github.com/google/android-cuttlefish/pull/1149 * Add missing dependencies by @jemoreira in https://github.com/google/android-cuttlefish/pull/1162 * Revert "Enable jcardsim simulator for Strongbox via new flag." by @jemoreira in https://github.com/google/android-cuttlefish/pull/1164 * Skip HostImage actions on PR and merge pushes by @cjreynol in https://github.com/google/android-cuttlefish/pull/1166 * Finish splitting config target and add some missing dependencies by @jemoreira in https://github.com/google/android-cuttlefish/pull/1171 * Mark 1.8 as stable by @jemoreira in https://github.com/google/android-cuttlefish/pull/1172 -- Jorge Moreira Fri, 16 May 2025 17:57:02 -0700 cuttlefish-common (1.8.0) stable; urgency=medium * Start development on Cuttlefish 1.8 by @jemoreira in https://github.com/google/android-cuttlefish/pull/1104 * Build and package fastboot by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1075 * static_assert expects a boolean by @jemoreira in https://github.com/google/android-cuttlefish/pull/1106 * Add missing dependency and header by @jemoreira in https://github.com/google/android-cuttlefish/pull/1107 * Add Rust test targets by @cjreynol in https://github.com/google/android-cuttlefish/pull/1109 * Don't pass display flags when none is configured by @jemoreira in https://github.com/google/android-cuttlefish/pull/1112 * Clean duplicated effort jobs. by @ser-io in https://github.com/google/android-cuttlefish/pull/1111 * Migrate cvd_send_sms by @cjreynol in https://github.com/google/android-cuttlefish/pull/1126 * Separate out dependencies on `//cuttlefish/common/libs/utils:[archive,base64,inotify]` by @Databean in https://github.com/google/android-cuttlefish/pull/1129 * Cleanup jobs by @ser-io in https://github.com/google/android-cuttlefish/pull/1124 * Migrate cvd_update_location by @cjreynol in https://github.com/google/android-cuttlefish/pull/1127 * Enable jcardsim simulator for Strongbox via new flag. by @subrahmanyaman in https://github.com/google/android-cuttlefish/pull/1125 * Migrate cuttlefish_example_action_server by @cjreynol in https://github.com/google/android-cuttlefish/pull/1134 * Split `//cuttlefish/host/commands/cvd/utils` by @Databean in https://github.com/google/android-cuttlefish/pull/1137 -- Jorge Moreira Fri, 09 May 2025 18:07:16 -0700 cuttlefish-common (1.7.0) stable; urgency=medium * Build and package mkbootfs by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1071 * Swap libdrm/wayland repo URLs during outage by @cjreynol in https://github.com/google/android-cuttlefish/pull/1087 * Swap to Github mirror for libwebsockets by @cjreynol in https://github.com/google/android-cuttlefish/pull/1088 * Split `//cuttlefish/common/libs/utils` by @Databean in https://github.com/google/android-cuttlefish/pull/1090 * Prepare webrtc/libdevice for internal build by @jemoreira in https://github.com/google/android-cuttlefish/pull/1086 * cvd substitutions work when running from source by @jemoreira in https://github.com/google/android-cuttlefish/pull/1091 * Build and package wmediumd and wmediumd_gen_config by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1067 * Add missing dependencies by @jemoreira in https://github.com/google/android-cuttlefish/pull/1095 * Debian packaging improvements by @adelva1984 in https://github.com/google/android-cuttlefish/pull/1094 * Migrate more files out of staging, particularly unittests left when migrating binary targets by @cjreynol in https://github.com/google/android-cuttlefish/pull/1083 * Drop operator websocket connection support from webRTC by @jemoreira in https://github.com/google/android-cuttlefish/pull/1097 * Support older versions of libwebsockets in webRTC by @jemoreira in https://github.com/google/android-cuttlefish/pull/1100 * Rename linux-headers as linux_headers by @jemoreira in https://github.com/google/android-cuttlefish/pull/1101 * Add missing licenses by @jemoreira in https://github.com/google/android-cuttlefish/pull/1102 -- Jorge Moreira Fri, 02 May 2025 16:40:47 -0700 cuttlefish-common (1.6.0) stable; urgency=medium * Build cf_vhost_user_input * Build and package lpadd and lpmake * sensors_simulator: Support more sensors * Build and package mkbootimg and unpack_bootimg * Prepare webrtc/libcommon for upgrade of libwebrtc * Delete unnecessary depencies * Add option to add symlinks to the cuttlefish package * Support building crosvm from source out of a different git repository using `rules_rust` * Add options to control virtio-media * Use correct name for webRTC binary * Build fec tool and copy avbtool.py * Build and package simg2img * Support png screenshots in webRTC * Support jpeg screenshots in webRTC * Don't include append_squash_overlay in cvd package * Switch from injections for motion * Enforce misc-include-cleaner on //cuttlefish/host/libs/config * Extract //cuttlefish/host/libs/config:fetcher_config * Extract //cuttlefish/host/libs/config:data_image * Extract //cuttlefish/host/libs/config:mbr * Extract //cuttlefish/host/libs/config:host_tools_version * Extract //cuttlefish/host/libs/config:[custom_actions,esp] * Extract //cuttlefish/host/libs/config:instance_nums * Extract //cuttlefish/host/libs/config:display * Extract //cuttlefish/host/libs/config:kernel_args * Extract //cuttlefish/host/libs/config:openwrt_args * Extract //cuttlefish/host/libs/config:known_paths * Extract //cuttlefish/host/libs/config:logging * Extract //cuttlefish/host/libs/config:touchpad * Extract //cuttlefish/host/libs/config:config_flag * Extract //cuttlefish/host/libs/config:feature * Extract //cuttlefish/host/libs/config:secure_hals * Extract //cuttlefish/host/libs/config:config_fragment * Fix visibility for package append_squashfs_overlay * Enforce misc-include-cleaner on host/libs/web * Extract web:caching_build_api * Extract web:android_build_api * Extract web:luci_build_api * Extract web:oauth2_consent * Split out web:chrome_os_build_string * Split out web:credential_source * Split out web:build_api * Use include paths relative to the bazel workspace for cuttlefish files in web/cas * Use include paths relative to the bazel workspace for cuttlefish files in web/http_client * Separate out web:android_build_string * Separate `web/cas` from `web` * Split `http_client:http_client_util` out of `http_client` * Split `http_client:curl_global_init` off from `http_client`. * Separate `//cuttlefish/host/libs/web/http_client` into a separate bazel target -- Jorge E. Moreira Fri, 25 Apr 2025 17:17:25 -0700 cuttlefish-common (1.5.0) stable; urgency=medium * Warning fixes - https://github.com/google/android-cuttlefish/pull/1053 * Migrate `append_squashfs_overlay` - https://github.com/google/android-cuttlefish/pull/1048 * Remove android11-gsi test since the latest build is archived - https://github.com/google/android-cuttlefish/pull/1045 * Flip dst<->src in package_files() - https://github.com/google/android-cuttlefish/pull/1042 * Add -fPIC to fix mesa_util compilation - https://github.com/google/android-cuttlefish/pull/1040 * Add a missing include - https://github.com/google/android-cuttlefish/pull/1038 * move_self_to_cgroup - https://github.com/google/android-cuttlefish/pull/1031 * Bazel changes necessary to build on Arch Linux - https://github.com/google/android-cuttlefish/pull/1029 * Allow separate substitution of `cvd_internal_start` and its subtools, fix `cvd start --help` exception failure - https://github.com/google/android-cuttlefish/pull/1027 * Build and package lavapipe - https://github.com/google/android-cuttlefish/pull/983 -- A. Cody Schuffelen Mon, 14 Apr 2025 00:39:22 -0700 cuttlefish-common (1.4.0) stable; urgency=medium * Disable android10-gsi boot test for now. - https://github.com/google/android-cuttlefish/pull/1032 * move_self_to_cgroup - https://github.com/google/android-cuttlefish/pull/1031 * Add default_vvmtruststore_file_name parameter - https://github.com/google/android-cuttlefish/pull/1030 * Changes to simplify the internal import configuration - https://github.com/google/android-cuttlefish/pull/1028 * Import sensors_simulator command and its dependencies - https://github.com/google/android-cuttlefish/pull/1025 * Check for reboot completion and rebalance threads - https://github.com/google/android-cuttlefish/pull/1024 * Move stamp_helper.sh into base directory. - https://github.com/google/android-cuttlefish/pull/1022 * Restore gpu_mode flag and propagate gpu_mode presence from cvd canonical configs - https://github.com/google/android-cuttlefish/pull/1021 * Enforce misc-include-cleaner on mkenvimage_slim - https://github.com/google/android-cuttlefish/pull/1019 * Libwebrtc and dependencies - https://github.com/google/android-cuttlefish/pull/1017 * Make `flags_defaults.h` dependencies explicit - https://github.com/google/android-cuttlefish/pull/1013 * Allow client to set the snapshot id. - https://github.com/google/android-cuttlefish/pull/1012 * Use ubuntu 22.04 for consistency and update debian container images - https://github.com/google/android-cuttlefish/pull/1009 * Implement display composition parser - https://github.com/google/android-cuttlefish/pull/985 -- Chad Reynolds Fri, 04 Apr 2025 13:05:10 -0700 cuttlefish-common (1.3.1) stable; urgency=medium * HO - Allow client to set the snapshot id. * Move stamp_helper.sh into base directory. -- Sergio Rodriguez Mon, 07 Apr 2025 16:00:00 -0800 cuttlefish-common (1.3.0) stable; urgency=medium * Fix wifi and vhost_device_vsock invocation flows - https://github.com/google/android-cuttlefish/pull/1016 * Define toolchain options to use a host clang executable - https://github.com/google/android-cuttlefish/pull/1014 * Use libzip in host_bugreport - https://github.com/google/android-cuttlefish/pull/1011 * Downgrade from c++20 to c++17 * Remove use of literal operators - https://github.com/google/android-cuttlefish/pull/1008 * Add missing include - https://github.com/google/android-cuttlefish/pull/1007 * Remove outdated build file - https://github.com/google/android-cuttlefish/pull/1006 * Remove unnecessary @ - https://github.com/google/android-cuttlefish/pull/1005 * Extract //cuttlefish/common/libs/utils:proto - https://github.com/google/android-cuttlefish/pull/1004 * Fetch error case fix and build+target cleanup - https://github.com/google/android-cuttlefish/pull/1003 * Split `//cuttlefish/host/commands/run_cvd/launch:launch` and enforce `misc-include-cleaner` - https://github.com/google/android-cuttlefish/pull/1002 * Migrate `cvd_internal_host_bugreport` out of staging - https://github.com/google/android-cuttlefish/pull/996 * Split `//cuttlefish/host/commands/cvd/cli/commands:leaf_commands` and enforce `misc-include-cleaner` - https://github.com/google/android-cuttlefish/pull/995 * Disable e2e orchistration snapshot test - https://github.com/google/android-cuttlefish/pull/994 * Fix include paths and strip_include_prefix in `//cuttlefish/host/commands/cvd` - https://github.com/google/android-cuttlefish/pull/992 * Migrate libcuttlefish_screen_connector and remaining dependencies - https://github.com/google/android-cuttlefish/pull/991 * Separate run_cvd/launch into a separate bazel target. - https://github.com/google/android-cuttlefish/pull/990 * Revert "Expose `gpu_mode` parameter in env config." - https://github.com/google/android-cuttlefish/pull/988 * Update build-debian-package to larger runner - https://github.com/google/android-cuttlefish/pull/987 * Enforce include-cleaner validation on kernel_log_monitor. - https://github.com/google/android-cuttlefish/pull/982 * Include //cuttlefish headers relative to the bazel workspace in run_cvd - https://github.com/google/android-cuttlefish/pull/981 * Rename `//external` to `//external_build` in `base/cvd` - https://github.com/google/android-cuttlefish/pull/980 * Remove `#ifdef CUTTLEFISH_HOST` checks - https://github.com/google/android-cuttlefish/pull/979 * Add new doc about host tools development on Github - https://github.com/google/android-cuttlefish/pull/978 * Fix 100% CPU uage in webRTC process - https://github.com/google/android-cuttlefish/pull/977 * Reorganize debian package creation from bazel files and executable substitution - https://github.com/google/android-cuttlefish/pull/976 * libwebsockets and libcbor - https://github.com/google/android-cuttlefish/pull/975 * Package swiftshader - https://github.com/google/android-cuttlefish/pull/974 * Add more codeowners to the debian directories - https://github.com/google/android-cuttlefish/pull/973 * Begin development on unreleased version 1.3.0 - https://github.com/google/android-cuttlefish/pull/971 -- Chad Reynolds Fri, 21 Mar 2025 14:52:16 -0700 cuttlefish-common (1.2.0) stable; urgency=medium * migrate many of the Cuttlefish host tools from AOSP -- Chad Reynolds Fri, 24 Jan 2025 11:23:42 -0800 cuttlefish-common (1.1.0) stable; urgency=medium * add cvd cache * automatic cache pruning when fetching * add cvd login * certain `cvd` commands now directly communicate with a running device instead of executing a separate binary (restart, powerwash, powerbtn) * fix cvd help fetch * casdownloader support added when fetching -- Jorge Moreira Fri, 01 Nov 2024 16:02:12 -0700 cuttlefish-common (1.0.0) stable; urgency=medium [ Jorge E. Moreira ] * Delete unused experimental commands [ A. Cody Schuffelen] * Reduce logging verbosity [ Andrew Wheeler ] * Facilitate using 3rd-party build APIs [ Wei-chung Hsu ] * Disable acloud translator -- Jorge Moreira Thu, 05 Sep 2024 11:05:25 -0700 cuttlefish-common (0.9.31) stable; urgency=medium [ Chad Reynolds ] * Help command improvements [ Jorge E. Moreira ] * cvd continues to track instances after stop or failure * Split cvd start into create and start * Introduce cvd remove command * cvd start and remove use group selection menu * cvd pre-registers devices with operator -- Jorge Moreira Mon, 12 Aug 2024 16:47:44 -0700 cuttlefish-common (0.9.30) stable; urgency=medium [ Chad Reynolds ] [Jorge E. Moreira] * Use iptables when iptables-legacy is not available * Cvd instances stored in databasse during preparation stage [A. Cody Schuffelen] * Improvements to fetch_cvd [Chad Reynolds] * Download artifacts to temporary file first -- Jorge Moreira Mon, 29 Jul 2024 15:44:02 -0700 cuttlefish-common (0.9.29) stable; urgency=medium [ A. Cody Schuffelen ] * Add capability to `cvd fetch` to download ChromeOS builds [ Chad Reynolds ] * Always attempt to fetch full set of system images * Add `cvd fetch` temporary caching for downloaded artifacts [ Jorge E. Moreira ] * Execute cvd commands in-process, without a cvd server * Build cvd with bazel * Return group information from cvd start -- Chad Reynolds Thu, 06 Jun 2024 16:38:42 -0700 cuttlefish-common (0.9.28) stable; urgency=medium * Other bug fixes * Fetch_cvd converts android sparse images to raw * Include the cvd command in the base package * Explicitly specify dependency on iproute2 -- Jorge E. Moreira Wed, 31 Jan 2024 11:40:30 -0700 cuttlefish-common (0.9.27) stable; urgency=medium * Increase nofile soft limit to support passthrough GPU modes -- Jason Macnak Tue, 23 May 2023 08:58:58 -0700 cuttlefish-common (0.9.26) stable; urgency=medium * Change operator's web UI to tile UI -- JaeMan Park Fri, 13 Jan 2023 15:39:50 +0900 cuttlefish-common (0.9.25) unstable; urgency=medium [ Jorge Moreira Broche ] * Split source package into common and frontend -- JaeMan Park Fri, 13 Jan 2023 15:39:34 +0900 cuttlefish-common (0.9.24) unstable; urgency=medium * Extract cuttlefish-base from cuttlefish-common * Extract operator from host-orchestrator -- Jorge Moreira Broche Wed, 09 Jun 2022 16:43:44 -0700 cuttlefish-common (0.9.23) unstable; urgency=medium * CreateCVD endpoints for orchestrator * Cosmetic changes to device list in signaling server * Ability to connect with devices in the device list page * Several bug fixes and improvements -- Jorge Moreira Broche Fri, 13 May 2022 15:01:21 -0700 cuttlefish-common (0.9.22) stable; urgency=medium * Don't require deviceId parameter in host-orchestrator * Start host-orchestrator on boot -- Jorge Moreira Broche Wed, 27 Apr 2022 13:33:43 -0700 cuttlefish-common (0.9.21) stable; urgency=medium * Initial version of host-orchestrator -- Jorge Moreira Broche Wed, 01 Dec 2021 15:03:04 -0800 cuttlefish-common (0.9.20) stable; urgency=medium [ Ram Muthiah ] * Rev'ng version number to account for removal of cuttlefish-google -- Ram Muthiah Mon, 30 Sep 2021 13:26:02 -0700 cuttlefish-common (0.9.19) stable; urgency=medium [ Ram Muthiah ] * Rev'ng version number to account for bump to debian 11 [ Tristan Muntsinger ] * Add e2fsprogs package to control file (#93) -- Ram Muthiah Mon, 30 Aug 2021 13:43:05 -0700 cuttlefish-common (0.9.18) stable; urgency=medium [ Kyoungwon Stephen Kim ] * Added vsock_guest_cid option and separated port forwarding logic (#80) * cvd_publish_${name} should be sourced in other terminals * ./build.sh can build .deb packages only without building the docker image * default lunch target on amd64 changed to aosp_cf_x86_64_phone-debug from corresponding x86_phone-debug * default cuttlefish host package location changed for setup.sh * Fix setup.sh to credibly find cvd-host_package.tar.gz from default paths * Added -w/--host_network option to propagate --network host to docker run * Revert "Added -w/--host_network option to propagate --network host to docker run" * Update BUILDING.md * Update README.md * Added -v and an option to skip Google Chrome download in docker build * Changed short options and default values for build.sh * Changed comments in utils.sh [ A. Cody Schuffelen ] * Enable nested virtualization for cuttlefish-integration. [ Alistair Delva ] * Add grub-efi dependency to cuttlefish-common -- Alistair Delva Tue, 09 Mar 2021 08:01:20 -0800 cuttlefish-common (0.9.17) stable; urgency=medium [ Alistair Delva ] * Networking improvements to support Ethernet interfaces [ A. Cody Schuffelen ] * Grant access to /dev/tpm for the secure environment code -- Cody Schuffelen Fri, 13 Nov 2020 13:35:59 -0800 cuttlefish-common (0.9.16) stable; urgency=medium [ Ram Muthiah ] * Add QEMU to GCE package to enable QEMU CI testing -- Ram Muthiah Mon, 26 Oct 2020 10:53:54 -0700 cuttlefish-common (0.9.14) stable; urgency=medium [ Jorge E. Moreira ] * Depend on Python 2.7 instead of Python 2 [ Alistair Delva ] * Networking improvements to enable ipv4/ipv6 bridging [ A. Cody Schuffelen ] * Add missing runtime dependencies for crosvm -- Jason Macnak Thu, 21 May 2020 03:18:25 -0800 cuttlefish-common (0.9.13) stable; urgency=medium [ Jorge E. Moreira ] * Explicitly depend on iptables [ Jason Macnak ] * Load nvidia-modeset kernel module in cuttlefish-common.init [ Alistair Delva ] * Disable masquerading of DNS lookups * Added /etc/default/cuttlefish-common config file -- Alistair Delva Tue, 03 Mar 2020 03:18:25 -0800 cuttlefish-common (0.9.12) stable; urgency=medium [ Tristan Muntsinger ] * Add in required dependencies for arm64 buster * Remove superfluous dependencies for cuttlefish-common * Add in net-tools dependency [ A. Cody Schuffelen ] * Add missing libusb-1.0-0 dependency * Install f2fs-tools. [ Jason Macnak ] * Add missing dnsmasq-base dependency -- Cody Schuffelen Wed, 04 Dec 2019 12:20:28 -0800 Old Changelog: cuttlefish-common (0.9.11) stable; urgency=medium cuttlefish-common (0.9.10) stable; urgency=medium cuttlefish-common (0.9.9) stable; urgency=medium * Added missing dependencies for crosvm and rockpi4 -- Greg Hartman Fri, 14 Jun 2019 09:43:13 -0700 cuttlefish-common (0.9.8) stable; urgency=medium [ Greg Hartman ] * Changes to enable arm builds * Fix dependencies for buster * Add qemu-user-static on non-amd64 * Remove Debian adb package [ Julien Desprez ] * Update default number of cvd account to 10 -- Cody Schuffelen Thu, 01 Aug 2019 14:54:42 -0700 cuttlefish-common (0.9.6) stable; urgency=medium * Add missing dependency on dnsmasq. -- Cody Schuffelen Wed, 10 Apr 2019 16:26:46 -0700 cuttlefish-common (0.9.5) stable; urgency=medium * No need to displace instance_configs.cfg.template * Turn on detailed logging in ssh * Do a sparse unpack if the zip is local -- Greg Hartman Fri, 05 Apr 2019 17:03:33 -0700 cuttlefish-common (0.9.4) stable; urgency=medium * Add binutils for kernel decompresson on crosvm boots -- Greg Hartman Fri, 29 Mar 2019 08:46:22 -0700 cuttlefish-common (0.9.3) stable; urgency=medium [ Cody Schuffelen ] * Use udev for vhost-vsock instead of a chmod. [ Greg Hartman ] * Use modprobe.d to load modules * Remove remaining libvirt cruft * Add missing dependencies on cuttlefish-common * Revert "Use modprobe.d to load modules" * Use modules-load.d to load required cuttlefish modules * Add dependency on lzop for faster image uploads -- Greg Hartman Thu, 28 Mar 2019 12:44:36 -0700 cuttlefish-common (0.9.1) UNRELEASED; urgency=medium * Add a network dependency on cuttlefish-common -- Greg Hartman Fri, 01 Feb 2019 19:39:09 -0800 cuttlefish-common (0.9.0) stable; urgency=medium * install_zip.sh: exit early in case of errors * install_zip.sh: support partial extraction * install_zip.sh: convert sparse images -- Greg Hartman Mon, 28 Jan 2019 17:33:25 -0800 cuttlefish-common (0.9+nmu4) UNRELEASED; urgency=medium * Add support for vsock connections. -- Cody Schuffelen Fri, 04 Jan 2019 17:06:46 -0800 cuttlefish-common (0.9+nmu3) UNRELEASED; urgency=medium [ Steven Laver ] * Add acl package dependency for setfacl (required by install_zip.sh) [ Greg Hartman ] * Add rsync dependency -- Greg Hartman Thu, 20 Dec 2018 20:39:23 -0800 cuttlefish-common (0.9+nmu1) unstable; urgency=medium * Incorporate change that removes mac80211 -- Greg Hartman Tue, 21 Aug 2018 15:11:27 -0700 cuttlefish-common (0.8.1) stable; urgency=medium * Remove dangling mac80211hwsim reference -- Greg Hartman Tue, 21 Aug 2018 14:47:36 -0700 cuttlefish-common (0.9pre1) unstable; urgency=medium * Initial work for vde networking architecture -- Cody Schuffelen Mon, 20 Aug 2018 14:28:05 -0700 cuttlefish-common (0.8) stable; urgency=medium * Remove the dkms module needed for legacy WiFi. Final release for gLinux -- Greg Hartman Mon, 20 Aug 2018 13:56:40 -0700 cuttlefish-common (0.7) stable; urgency=medium * Final release for GCE images -- Greg Hartman Mon, 20 Aug 2018 13:38:20 -0700 cuttlefish-common (0.7pre4) unstable; urgency=medium * Put the legacy WiFi back in to allow TreeHugger to update -- Greg Hartman Mon, 25 Jun 2018 15:50:59 -0700 cuttlefish-common (0.7pre3) unstable; urgency=medium * Changes to allow running without libvirt -- Jorge Moreira Broche Mon, 18 Jun 2018 18:21:29 -0700 cuttlefish-common (0.7pre2) UNRELEASED; urgency=medium * Changes to add host capabilities -- Jorge Moreira Broche Mon, 18 Jun 2018 18:21:29 -0700 cuttlefish-common (0.7pre1) UNRELEASED; urgency=medium * Back out the 0.6 era wifi b/110059274 -- Greg Hartman Mon, 11 Jun 2018 18:19:44 -0700 cuttlefish-common (0.6) RELEASED; urgency=medium * Changes to fully enable WiFi -- Greg Hartman Fri, 23 Mar 2018 17:30:46 -0700 cuttlefish-common (0.1) UNRELEASED; urgency=medium * Initial release. (Closes: #64528814) -- Tomasz Wiszkowski Wed, 09 Aug 2017 11:42:48 -0700