1. Mar 21, 2023
  2. Mar 17, 2023
  3. Mar 16, 2023
  4. Feb 28, 2023
  5. Feb 23, 2023
    • Eberhard Beilharz's avatar
      fix(linux): Fix debian postinst script · c8a0cc4f
      Eberhard Beilharz authored
      The ibus-keyman post-installation script failed, causing the entire
      installation to fail. This change removes `set -e` so that we try
      to run the rest of the commands even when one command should fail.
      Also accounts for ibus-daemon being started with the full path,
      and start ibus-daemon with fill path as well.
      
      (cherry picked from commit 9c1500fe)
      c8a0cc4f
  6. Feb 21, 2023
  7. Feb 19, 2023
  8. Feb 18, 2023
  9. Feb 17, 2023
  10. Feb 14, 2023
  11. Feb 10, 2023
  12. Feb 09, 2023
  13. Feb 08, 2023
  14. Feb 07, 2023
  15. Feb 03, 2023
  16. Feb 02, 2023
    • Eberhard Beilharz's avatar
      chore(linux): Fix lintian warnings · 134e084b
      Eberhard Beilharz authored
      Also improve upload script to force push changelog branches.
      Lintian v2.115 (which is run on Debian servers) still produces
      pedantic warnings, but there seems to be a bug - no matter what
      pattern I add to `lintian-overrides`, I can't get it to ignore
      the files. The following version v2.116 has these rules built in,
      so we don't need `lintian-overrides` anymore.
      134e084b
    • Eberhard Beilharz's avatar
      chore(linux): Update debian changelog · 3baaf266
      Eberhard Beilharz authored
      3baaf266