Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2023 14:12:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274452] games/moonlight-embedded Update to 2.6.1
Message-ID:  <bug-274452-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274452

            Bug ID: 274452
           Summary: games/moonlight-embedded Update to 2.6.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/moonlight-stream/moonlight-embedded
                    /releases/tag/v2.6.1
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lisp_25689@163.com
             Flags: maintainer-feedback-

Created attachment 245604
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245604&action=
=3Dedit
games/moonlight-embedded Update to 2.6.1

Update to version 2.6.1
 *Security fixes:
     Fixed CVE-2023-42799, CVE-2023-42800, and CVE-2023-42801
    From:
https://github.com/moonlight-stream/moonlight-embedded/releases/tag/v2.6.1
 *Optimize the experience of grabing the keyboard.
     Now,Exclusive grab keyboard is the default behavior.But maybe it doesn=
't
work on the Wayland WM.
     Use Alt+Ctrl+Shift+Z to grab or ungrab keyboard.
 *Optimize the experience of using the gamepad on FreeBSD.
     Replace the libevdev drive gamepad with SDL to ensure maximum
compatibility.
     The rumble on the gamepad may not work.
 *Update man page.


Explanation for changed patch files:
 *patch-src_config.c:
 *patch-src_config.h:
 *patch-src_main.c:
 *patch-src_input_sdl.c:
 *patch-src_input_sdl.h:
      Add -nosdl option and replace the libevdev drive gamepad with SDL.

 *patch-src_input_evdev.c:
 *patch-src_input_x11.c:
 *patch-src_video_x11.c:
      Add the way to ungrab the keyboard for x11* platform.

 *patch-src_sdl.c:
 *patch-src_sdl.h:
 *patch-src_input_sdl.c:
     Add the way to ungrab the keyboard for SDL platform.

Please ignore the warning when make stage-qa for libSDL2.so.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274452-7788>