libsdl1.2 1.2.15+dfsg2-8 source package in Ubuntu

Changelog

libsdl1.2 (1.2.15+dfsg2-8) unstable; urgency=medium

  * Team upload
  * d/p/SDL_x11yuv.c-fix-possible-use-after-free.patch:
    Add patch from upstream to fix a use-after-free (CVE-2022-34568)
    (Closes: #1016352)
  * d/p/SDL_bmp.c-reject-bmp-files-with-zero-bpp.patch:
    Add patch from upstream to reject .bmp files claiming to be 0 bits
    per pixel.
    This does not have a CVE ID, but seems like the sort of thing that
    could cause denial of service via a crash or infinite loop.
  * d/patches: Improve patch metadata by syncing with upstream commits.
    In particular, various patches for audio- and image-related buffer
    overflows are now correctly attributed to Petr Písař of Red Hat.
    Some were split into commits differently upstream, so the patch filenames
    do not correspond 1:1.
    No functional changes, other than some ppc64le-specific code now being
    correctly #ifdef'd out on other architectures.
  * d/patches: Sort patch series with non-upstream patches last

 -- Simon McVittie <email address hidden>  Mon, 01 Aug 2022 11:51:13 +0100

Upload details

Uploaded by:
Debian SDL packages maintainers
Uploaded to:
Sid
Original maintainer:
Debian SDL packages maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs
Kinetic release universe libs

Downloads

File Size SHA-256 Checksum
libsdl1.2_1.2.15+dfsg2-8.dsc 2.3 KiB ff6cf187235703226f91af9d636255c5d7141bf1a693aa37293ceeb11430cc33
libsdl1.2_1.2.15+dfsg2.orig.tar.gz 2.8 MiB ec4d5ea4714b92f840aafcf8c759cf7914827f632e19f42b18ba6f6489f0f5e9
libsdl1.2_1.2.15+dfsg2-8.debian.tar.xz 56.2 KiB f1e294c33ad395f3b0dc473ff33b84405ac7fc465e3c9d2a25fee576a96e9fc7

Available diffs

No changes file available.

Binary packages built by this source

libsdl1.2-dev: Simple DirectMedia Layer development files

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the files needed to compile and link programs which
 use SDL.

libsdl1.2debian: Simple DirectMedia Layer

 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with X11 and caca graphics drivers and OSS,
 ALSA and PulseAudio sound drivers.

libsdl1.2debian-dbgsym: debug symbols for libsdl1.2debian