Skip to content

v3.33.6089.2-archlinux-r27-gda1065bf

Choose a tag to compare

@github-actions github-actions released this 11 Mar 10:08
· 4 commits to main since this release

commit d863b05a3334daa56378f5368901cec895fbc003
Author: Hiroyuki Komatsu komatsu@google.com
Date: Mon Mar 9 03:26:51 2026 +0000

Prevent atomic bundle replacement during macOS package upgrades.

Generate a component property list and set BundleOverwriteAction to an empty string. This causes the installer to overwrite files in place, preserving the existing macOS IME registration.

This change is based on the comment by yukawa.
https://github.com/google/mozc/issues/1439

PiperOrigin-RevId: 880619716