Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
git-speechd-version | commit 818ccfb0b0ac41a627c50a33a539411eb0efbe0e Bump speech-dispatcher dep to 0.13.0 To avoid typing issues with libspeechd 0.11.0, see https://gitlab.com/ndarilek/speech-dispatcher-rs/-/issues/3 diff --git a/src/server/Cargo.toml b/src/server/Cargo.toml index fafcfe0..1ec5de2 100644 |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | 2022-08-02 | ||
git-speechd-version-update | commit c3aa9756f5b065cd80dd290fe9a2bca88e60c50f Update nvda2speechd Cargo.lock Update nvda2speechd Cargo.lock after bumping speech-dispatcher to 0.13.0. diff --git a/src/server/Cargo.lock b/src/server/Cargo.lock index 5c88863..a38bc79 100644 |
RastislavKish <rastislav.kish@protonmail.com> | no | 2022-09-03 | ||
git-i386 | https://github.com/RastislavKish/nvda2speechd/pull/5 commit b996bdfd42df850a3fc846880df93060917e0ca7 Fix server build on i386 Speech-dispatcher-rs before 0.15.0 had a build issue on i386: https://gitlab.com/ndarilek/speech-dispatcher-rs/-/issues/5 diff --git a/src/server/Cargo.toml b/src/server/Cargo.toml index 1ec5de2..87b9a6c 100644 |
Samuel Thibault <samuel.thibault@ens-lyon.org> | no | 2022-09-11 | ||
force-deps | Make sure to always use the same versions, to avoid build regressions and be reproducible. |
no | ||||
upgrade | In order to use libclang >= 16, we need to upgrade bindgen, and consequently bump rmp-serde and speech-dispatcher a bit |
no |