libgit2 1.7.2+ds-1ubuntu1 source package in Ubuntu

Changelog

libgit2 (1.7.2+ds-1ubuntu1) noble; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Use OpenSSL as the crypto backend
    - Use cmake:native in d/tests/control
    - Lower optimization level to O2 on ppc64el to fix a test failure

libgit2 (1.7.2+ds-1) unstable; urgency=medium

  * New upstream version 1.7.2+ds
    - Fix CVE-2024-24575: Denial of service in git_revparse_single
      (Closes: #1063415)
    - Fix CVE-2024-24577: Use-after-free in git_index_add
      (Closes: #1063416)
  * Build-depend on pkgconf instead of pkg-config

 -- Gianfranco Costamagna <email address hidden>  Tue, 13 Feb 2024 09:12:02 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Utkarsh Gupta
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgit2_1.7.2+ds.orig.tar.xz 4.0 MiB fe3e524576e624141f9bf00183c25421aa6d8fb3e90a1793a5f4e9a5360f53af
libgit2_1.7.2+ds-1ubuntu1.debian.tar.xz 18.0 KiB f3eaad7499ee3f7a8dce8615262435336920c8ff7f57fc104f4564fad518d9a4
libgit2_1.7.2+ds-1ubuntu1.dsc 2.2 KiB a56a5137d0d098d5e5dd47dda75e6cdc2e0bf814f42ba969a443d15f895979b4

View changes file

Binary packages built by this source

libgit2-1.7: low-level Git library

 libgit2 is a portable, pure C implementation of the Git
 distributed version control system core methods provided as a
 re-entrant link-able library with a solid API.

libgit2-1.7-dbgsym: debug symbols for libgit2-1.7
libgit2-dev: low-level Git library (development files)

 libgit2 is a portable, pure C implementation of the Git
 distributed version control system core methods provided as a
 re-entrant link-able library with a solid API.
 .
 This package contains the development files for libgit2.

libgit2-fixtures: low-level Git library - test suite examples

 libgit2 is a portable, pure C implementation of the Git
 distributed version control system core methods provided as a
 re-entrant link-able library with a solid API.
 .
 This package provides the test examples of the library, which
 can be useful for other pieces of software relying on libgit2,
 for testing purposes.