Change logs for libgit2 source package in Trusty

  • libgit2 (0.19.0-2ubuntu0.4) trusty-security; urgency=medium
    
      * SECURITY UPDATE: Out of bounds read
        - debian/patches/CVE-2018-10887-1.patch: delta: Fix sign-extension of big
          left-shift
        - debian/patches/CVE-2018-10887-2.patch: delta: fix overflow when
          computing limit
        - debian/patches/CVE-2018-10888.patch fix out-of-bounds read of delta
        - debian/patches/fix-umask-fragility.patch: Fix umask issues in unit tests
          so that build can complete successfully. (needed to successfully build)
        - debian/patches/pool_alloc_sizes.patch: Round up pool alloc sizes for
          alignment (needed to successfully build on armhf)
        - CVE-2018-10887, CVE-2018-10888
    
     -- Mike Salvatore <email address hidden>  Wed, 05 Sep 2018 12:52:25 -0400
  • libgit2 (0.19.0-2) experimental; urgency=low
    
    
      * Added correct dependencies to development package. (Closes: #715173)
      * Standards upgrade to version 3.9.4.
      * Multi-arch support.
      * Manually specified symbols instead of relying on regex.
    
     -- Russell Sim <email address hidden>  Wed, 20 Aug 2013 22:33:20 +1000