Debian Patches

Status for ebook-speaker/6.2.0-4+deb12u1

Patch Description Author Forwarded Bugs Origin Last update
fix_spelling_error_found_by_lintian.patch lintian found a spelling mistake invalid
path-fix no
format no
automake no
long-logins commit b29f4884e9a7637e09f93f8d53973c83a69670d9

Fix testing belonging to the audio group

cuserid() is limited to L_cuserid characters, which is 9. This means that
users with a longer login were never seen as belonging to the group.

Let us just replace with using getgroups, which allows
- to actually check the current allowed groups,
- to compare gids, which don't pose length limitations.

Fixes #4

diff --git a/src/common.c b/src/common.c
index a580153..6658c40 100644
Samuel Thibault <samuel.thibault@ens-lyon.org> no 2024-02-11

All known versions for source package 'ebook-speaker'

Links