~roguescholar/flatpak/+git/trunk:make-valgrind-check-manual

Last commit made on 2021-11-13
Get this branch:
git clone -b make-valgrind-check-manual https://git.launchpad.net/~roguescholar/flatpak/+git/trunk

Branch merges

Branch information

Name:
make-valgrind-check-manual
Repository:
lp:~roguescholar/flatpak/+git/trunk

Recent commits

c7a4349... by Phaedrus Leeds <email address hidden>

CI: Move valgrind to a manual job

It seems a bit overzealous to run this 6 hour job on every single push
to every PR and branch, so make it a manually triggered check.

fd4e9e8... by Phaedrus Leeds <email address hidden>

dir: Fix typos in a warning

eabbff6... by Will Thompson <email address hidden>

run: Document shortcomings of PulseAudio server string parsing

These are just based on a cursory reading of the spec.

bcc1143... by Will Thompson <email address hidden>

run: Add link to PulseAudio server string documentation

7534a97... by Will Thompson <email address hidden>

run: Support PulseAudio socket path without unix: prefix

https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/ServerStrings/
says:

> If the string starts with / or unix: the remaining address string is taken as
> UNIX socket name.

but previously the string was only taken to be a UNIX socket name if it began
with "unix:".

This is an issue in practice with WSLg <https://github.com/microsoft/wslg>
which sets $PULSE_SERVER to "/mnt/wslg/PulseServer", without a "unix:" prefix.

692ec86... by Phaedrus Leeds <email address hidden>

Merge pull request #4563 from gostsdmitry/patch-1

Update hi.po

baf5dd8... by Dmitry <email address hidden>

Update hi.po

284edff... by Phaedrus Leeds <email address hidden>

Merge pull request #4560 from gostsdmitry/patch-1

Update hi.po

dc81524... by Dmitry <email address hidden>

Update hi.po

Fixing errors and correcting them.
Correction of translation for the interface.

4b89d92... by Phaedrus Leeds <email address hidden>

SECURITY.md: Update supported branches