Opened 2 months ago

Closed 2 months ago

#20091 closed enhancement (fixed)

SDL2-2.30.5

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 months ago

2.30.5 This is a stable bugfix release, with the following changes:

  • Respect SDL_HINT_RENDER_DRIVER when creating an accelerated window surface
  • Clean up any accelerated renderer in SDL_DestroyWindowSurface()
  • Disable low level USB controller support on Android by default (can be enabled by setting "SDL_ENV.SDL_JOYSTICK_HIDAPI" metadata to "1" in AndroidManifest.xml)
  • Fixed USB permissions dialog on Android 14
  • Fixed controller mapping matching when one entry has a CRC specified and another doesn't
  • Enable joystick support on FreeBSD when building using CMake
  • Reduced input latency when using an fcitx IME on Linux
  • Fixed graphical corruption on Raspberry Pi
  • Fixed crash when using an unstable sort function in SDL_qsort (you shouldn't do this, but at least it won't crash)

comment:3 by Bruce Dubbs, 2 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

f260307102 Update to cracklib-2.10.0.
35b3a0ccec Update to make-ca-1.14.
e74d48f986 Update to SDL2-2.30.5.
Note: See TracTickets for help on using tickets.