Change logs for libsdl2 source package in Trusty

  • libsdl2 (2.0.2+dfsg1-3ubuntu1.3) trusty-security; urgency=medium
    
      * SECURITY UPDATE: heap-based buffer over-read in Fill_IMA_ADPCM_block
        - debian/patches/CVE-2017-2888.diff: check var size before mallocing pixels
        - debian/patches/CVE-2017-2888_CVE-2019-7637.diff: assert size of int
          before mallocing
        - CVE-2017-2888
        - CVE-2019-7637
      * SECURITY UPDATE: heap-based buffer over-read in Blit1to4
        - debian/patches/CVE-2019-7635.diff: add error checking to SDL_LoadBMP_RW
        - CVE-2019-7635
      * SECURITY UPDATE: heap-based buffer over-read in Map1toN and SDL_GetRGB
        - debian/patches/CVE-2019-7636_CVE-2019-7638.patch: add error checking to
          SDL_LoadBMP_RW
        - CVE-2019-7636
        - CVE-2019-7638
    
     -- Avital Ostromich <email address hidden>  Wed, 25 Sep 2019 11:26:34 -0400
  • libsdl2 (2.0.2+dfsg1-3ubuntu1.2) trusty; urgency=medium
    
      * Explicitly depend on virtual package libwayland-egl1 to avoid
        multiarch issues with new graphics stacks (LP: #1536081).
    
     -- Vlad Orlov <email address hidden>  Tue, 19 Apr 2016 14:43:45 +0300
  • libsdl2 (2.0.2+dfsg1-3ubuntu1.1) trusty-proposed; urgency=medium
    
      * New patch: mir_forward_declaration_syswm.diff
        - Forward declare structs so you don't need mir headers
          (LP: #1306629)
     -- Brandon Schaefer <email address hidden>   Thu, 01 May 2014 13:03:23 -0400
  • libsdl2 (2.0.2+dfsg1-3ubuntu1) trusty; urgency=medium
    
      * Enable Mir video support (LP: #1295389).
     -- Brandon Schaefer <email address hidden>   Thu, 10 Apr 2014 01:15:21 +0100
  • libsdl2 (2.0.2+dfsg1-3) unstable; urgency=medium
    
    
      * Actually change Build-Depends libegl1-mesa-dev to be conditionally
        [!hurd-any].  It was applied to libgl1-mesa-dev by mistake in -2.
    
     -- Manuel A. Fernandez Montecelo <email address hidden>  Wed, 19 Mar 2014 20:22:29 +0000
  • libsdl2 (2.0.1+dfsg1-1ubuntu1) trusty; urgency=medium
    
      * Patch libtool.m4 and configure to support ppc64el.
     -- Matthias Klose <email address hidden>   Sat, 28 Dec 2013 22:28:39 +0100
  • libsdl2 (2.0.1+dfsg1-1) unstable; urgency=medium
    
    
      * New upstream release (Closes: #728974)
        - Remove patch applied upstream:
          bug-723797-false_positives_in_mouse_wheel_code.patch
      * Bump Standards-Version to 3.9.5, no changes needed.
      
      [ Felix Geyer ]
      * Import upstream gpg key for uscan to verify the orig tarball.
    
     -- Manuel A. Fernandez Montecelo <email address hidden>  Sat, 28 Dec 2013 12:31:19 +0000
  • libsdl2 (2.0.0+dfsg1-3) unstable; urgency=low
    
    
      * Build-Depends on pkg-config
      * Apply patch accepted upstream to work around a false-positive in the
        X11 mouse wheel code (Closes: #723797).  Thanks Darren Salt for the
        report and the fix.
      * Review and removal of old patches not applied in SDL2, virtually of
        them applied upstream, or rejected as invalid for good reason, or
        don't apply any more (code/functionality removed upstream).  I
        forwarded and documented the remaining patches.
        - 001_autogen_autotools_fix.diff
        - 020_libcaca_new_api.diff
        - 030_pulseaudio_enable.diff
        - 040_propagate_pic_to_nasm.diff
        - 050_altivec_detection.diff
        - 060_disable_ipod.diff
        - 205_lock_keys.diff
        - 205_x11_keysym_fix.diff
        - 206_gcc4_compilation_fix.diff
        - 209_alsa_priority.diff
        - 214_missing_mmx_blit.diff
        - 215_kfreebsd_gnu.diff
        - 216_page_size.diff
        - 217_x11_keytounicode.diff
        - 218_double_free.diff
        - 218_joystick_memmove.diff
        - 219_pulseaudio_crackles.diff
        - 220_std_cld.diff
        - 221_check_SDL_NOKBD_environment_variable.diff
        - 222_joystick_crash.diff
        - 310_fixmouseclicks
        - 310_segfault_noGLX.diff
        - 320_activate_xrandr_on_default.diff
        - 320_disappearingcursor.diff
    
     -- Manuel A. Fernandez Montecelo <email address hidden>  Sun, 20 Oct 2013 00:58:48 +0100
  • libsdl2 (2.0.0+dfsg1-2) unstable; urgency=low
    
    
      * Remove external_header_paths.diff, it's not needed anymore and pulls
        harmful flags into the pkg-config file. Thanks to Thibaut Girka for
        the report and analysis. (Closes: #720650)
    
     -- Felix Geyer <email address hidden>  Fri, 30 Aug 2013 20:20:47 +0200