libgit2 1.5.0+ds-6ubuntu2 source package in Ubuntu

Changelog

libgit2 (1.5.0+ds-6ubuntu2) lunar; urgency=medium

  * 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

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 12:25:02 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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.5.0+ds.orig.tar.xz 2.9 MiB cbcddf353c98a8f7eec1f7e84f85c68d37e0f3ee9a94e5c2c983a8522b8267a2
libgit2_1.5.0+ds-6ubuntu2.debian.tar.xz 18.3 KiB 07a34c8dd7b4dad00c35b0b9dabbb7052b536ddf585f1d72df69d0a2f4e68f59
libgit2_1.5.0+ds-6ubuntu2.dsc 2.2 KiB 1175bc60c7f514d964434ed304efef484c8ae23d8725d14f58665e5c368d39e0

View changes file

Binary packages built by this source

libgit2-1.5: 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.5-dbgsym: debug symbols for libgit2-1.5
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.