[Bug 277114] x11/lightdm: fix tty counting in patch-src_x-server.c

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Feb 2024 19:06:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277114

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch 2024Q1 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=79674f5097cfec61c7e981ede019bb449f6e28e6

commit 79674f5097cfec61c7e981ede019bb449f6e28e6
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-02-26 19:00:03 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-02-26 19:04:59 +0000

    x11/lightdm: Fix ttyv numbering logic

    Adapt code from wlroots to correctly generate ttyv device names for
    numbers beyond 9.

    Upstream pull request: https://github.com/canonical/lightdm/pull/343

    PR:             277114
    Obtained from: 
https://github.com/swaywm/wlroots/commit/fc6c0ca12e941d5d7d567834bff3ab7df9447001
(inspired by)
    MFH:            2024Q1

    (cherry picked from commit c88dffc0c8b6f2c82a522d8eb2dcd2b49e9a4015)

 x11/lightdm/Makefile                   |  2 +-
 x11/lightdm/files/patch-src_x-server.c | 60 ++++++++++++++++++++++++++++++----
 2 files changed, 55 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.