Change logs for zsnes source package in Trusty

  • zsnes (1.510+bz2-6) unstable; urgency=low
    
    
      [ Fabian Greffrath ]
      * 0001-gcc-fno-rtti.patch: Removed, one less deviation from upstream.
      * 0002-replace_crc32.patch: Removed, not actually needed at all.
      * 0013-Fix-sound-with-libao.patch: Replace with the actual patch from
        upstream SVN.
      * 0014-Initialize-driver_format.matrix-with-NULL.patch: Only keep the
        memset() part as discussed with upstream author Nach on the ZSNES board.
      * Set Architecture: any-i386.
      * Add CPPFLAGS to CFLAGS and CXXFLAGS to enable full hardening flags.
      * fortify-source.patch: New patch to fix compilation with FORTIFY_SOURCE.
        (Closes: #698990)
    
      [ Etienne Millon ]
      * Fix crashes on resume : use int64s instead of floats in sem_GetTicks().
        Thanks to Ian Munsie. (Closes: #687107)
      * Fix loading states with _FORTIFY_SOURCE enabled.
        Thanks to Nelson Elhage. (Closes: #712790)
      * Add keywords to desktop file.
      * Bump Standards-Version to 3.9.4 (no changes).
      * Canonicalize VCS-* fields.
    
     -- Etienne Millon <email address hidden>  Sat, 20 Jul 2013 12:28:28 +0200
  • zsnes (1.510+bz2-5ubuntu3) saucy; urgency=low
    
      * fortify-source-load.patch: New patch to fix loading save files under
        FORTIFY_SOURCE (LP: #1173090)
     -- Nelson Elhage <email address hidden>   Mon, 17 Jun 2013 22:57:15 -0700