Skip to content
  1. Sep 01, 2019
  2. Aug 30, 2019
  3. Aug 29, 2019
    • Peter Korsgaard's avatar
      configs/roseapplepi_defconfig: use gcc 7.x · 268bdf03
      Peter Korsgaard authored
      
      
      The old 3.10.x based vendor kernel does not build correctly with gcc 8.x.
      
      While there is basic s500 support in the mainline kernel, there is not yet a
      mmc driver so it isn't quite a replacement yet.
      
      Stick to the vender kernel for now and revert back to gcc 7.x, hopefully
      mainline support will be more complete once gcc 7.x gets dropped.
      
      Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
      268bdf03
  4. Aug 28, 2019
  5. Aug 27, 2019
  6. Aug 25, 2019
  7. Aug 21, 2019
  8. Aug 20, 2019
  9. Aug 19, 2019
    • Fabrice Fontaine's avatar
      package/giflib: add two upstream security fixes · d7926d7c
      Fabrice Fontaine authored
      
      
      - Fix CVE-2018-11490: The DGifDecompressLine function in dgif_lib.c in
        GIFLIB (possibly version 3.0.x), as later shipped in cgif.c in sam2p
        0.49.4, has a heap-based buffer overflow because a certain
        "Private->RunningCode - 2" array index is not checked. This will lead
        to a denial of service or possibly unspecified other impact.
      
      - Fix CVE-2019-15133: In GIFLIB before 2019-02-16, a malformed GIF file
        triggers a divide-by-zero exception in the decoder function DGifSlurp
        in dgif_lib.c if the height field of the ImageSize data structure is
        equal to zero.
      
      Signed-off-by: default avatarFabrice Fontaine <fontaine.fabrice@gmail.com>
      Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
      d7926d7c
Loading