Skip to content
Snippets Groups Projects

Merge changes from apertis/v2020-security into apertis/v2020

Merged Ritesh Raj Sarraf requested to merge apertis/v2020-security into apertis/v2020
Compare changes
  • Side-by-side
  • Inline
Files
294
  • 27cae40c
    webkit2gtk (2.28.4-1~deb10u1) buster-security; urgency=medium
    
      * Rebuild for buster-security.
      * debian/patches/force-single-process.patch:
        + Force the single-process mode in Evolution and Geary
      * debian/control:
        + Remove Breaks for Evolution < 3.34.1.
        + Remove build dependency on libwpebackend-fdo-1.0-dev.
        + Switch build dependency from libenchant-2-dev to libenchant-dev.
    
    webkit2gtk (2.28.4-1) unstable; urgency=high
    
      * New upstream release.
      * Enable OpenGL ES in arm:
        + debian/patches/use-gles-on-arm.patch:
          - Set ENABLE_GLES2_DEFAULT to ON on arm.
        + debian/control:
          - Always depend on libgl1-mesa-dev.
    
    webkit2gtk (2.28.3-2) unstable; urgency=high
    
      * The WebKitGTK security advisory WSA-2020-0006 lists the following
        security fixes in the latest versions of WebKitGTK:
        + CVE-2020-9802, CVE-2020-9803, CVE-2020-9805, CVE-2020-9806,
          CVE-2020-9807, CVE-2020-9843, CVE-2020-9850, CVE-2020-13753 (fixed
          in 2.28.3).
      * Don't build the documentation in binary-arch builds and with the nodoc
        build profile (Closes: #962616).
        + debian/control:
          - Move gtk-doc-tools and *-doc to Build-Depends-Indep.
          - Add Build-Profiles: <!nodoc> to libwebkit2gtk-4.0-doc
        + debian/rules:
          - Use dh_listpackages to decide whether to build the documentation.
    
    webkit2gtk (2.28.3-1) unstable; urgency=high
    
      * New upstream release.
      * debian/rules:
        + Remove disabling of openjpeg on Ubuntu, it's in main now (thanks,
          Sebastien Bacher)
      * debian/patches/dont-fallback-to-libwpe.patch:
        + Drop this patch.
      * debian/copyright:
        + Update copyright information of all files.
    
    webkit2gtk (2.28.2-2) unstable; urgency=high
    
      * debian/patches/dont-fallback-to-libwpe.patch:
        + Fix crash when DISPLAY is unset (Closes: #956219).
Loading