Thu, 25 Apr 2024 07:28:35 UTC | login

Information for build libgit2-0.26.6-4.withrepospanner.el7

ID31694
Package Namelibgit2
Version0.26.6
Release4.withrepospanner.el7
Epoch
Sourcelibgit2-0.26.6-4.withrepospanner.el7.src.rpm
SummaryC implementation of the Git core methods as a library with a solid API
Descriptionlibgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.
Built byarrfab
State complete
Volume DEFAULT
StartedTue, 19 Jan 2021 09:11:30 UTC
CompletedTue, 19 Jan 2021 09:13:17 UTC
Taskbuild (infra7-gitforge-pagure-el7, libgit2-0.26.6-4.withrepospanner.el7.src.rpm)
Extra{'source': {'original_url': 'libgit2-0.26.6-4.withrepospanner.el7.src.rpm'}}
Tags
infra7-gitforge-pagure-candidate
infra7-gitforge-pagure-release
infra7-gitforge-pagure-testing
RPMs
src
libgit2-0.26.6-4.withrepospanner.el7.src.rpm (info) (download)
x86_64
libgit2-0.26.6-4.withrepospanner.el7.x86_64.rpm (info) (download)
libgit2-devel-0.26.6-4.withrepospanner.el7.x86_64.rpm (info) (download)
libgit2-debuginfo-0.26.6-4.withrepospanner.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
mock_output.log
build.log
state.log
Changelog * Mon Oct 01 2018 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.26.6-4.withrepospanner - Fix unborn HEAD not working * Fri Sep 21 2018 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.26.6-3.withrepospanner - Fix symbolic reference handling bug * Fri Sep 21 2018 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.26.6-2.withrepospanner - Fix memory corruption bug * Tue Aug 07 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.6-1 - Update to 0.26.6 * Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.5-1 - Update to 0.26.5 (CVE-2018-10887, CVE-2018-10888) * Mon Jun 25 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.4-1 - Update to 0.26.4 (CVE-2018-11235) * Mon Apr 30 2018 Pete Walter <pwalter@fedoraproject.org> - 0.26.3-1 - Update to 0.26.3 - Include previous ABI version for temporary binary compatibility * Thu Aug 10 2017 Pete Walter <pwalter@fedoraproject.org> - 0.24.6-2 - Drop 0.21.5 ABI compat * Wed Mar 22 2017 Pete Walter <pwalter@fedoraproject.org> - 0.24.6-1 - Update to 0.24.6 - Include previous ABI version for temporary binary compatibility * Sat Mar 14 2015 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.21.5-1 - Update to 0.21.5 - Backport crash fix * Wed Aug 06 2014 Christopher Meng <rpm@cicku.me> - 0.21.1-1 - Update to 0.21.1 * Fri Jul 18 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 0.21.0-2 - Fix memory alignment issues on arm, aarch64, ppc64le (#1115905) * Sat Jun 21 2014 Christopher Meng <rpm@cicku.me> - 0.21.0-1 - Update to 0.21.0 * Fri Jun 06 2014 Karsten Hopp <karsten@redhat.com> 0.20.0-4 - temporarily disable checks on ppc64 and s390x (Bugzilla 1105552) * Thu Mar 27 2014 Mathieu Bridon <bochecha@fedoraproject.org> - 0.20.0-3 - Fix build requirement on libssh2-devel. (RHBZ#1039433) * Tue Mar 25 2014 Mathieu Bridon <bochecha@fedoraproject.org> - 0.20.0-2 - Build with the bundled xdiff. - Disable a failing test. (libgit2#2199) - Add missing build requirement on libssh2. (RHBZ#1039433) - Build a thread-safe libgit2. * Sun Nov 24 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 0.20.0-1 - 0.20.0 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Jun 25 2013 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.19.0-1 - 0.19.0 * Wed Jun 19 2013 Dan HorĂ¡k <dan[at]danny.cz> - 0.18.0-5 - Add htonl() and friends declarations on non-x86 arches - Rebuilt with fixed libxdiff for big endian arches * Thu May 30 2013 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.18.0-4 - Update the http-parser patch - Skip tests that require network connectivity * Thu May 30 2013 Tom Callaway <spot@fedoraproject.org> - 0.18.0-3 - use system libxdiff instead of bundled copy * Fri May 24 2013 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.18.0-2 - Remove unnecessary CMake build flags - Fix the pkgconfig file * Thu May 02 2013 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.18.0-1 - Update to version 0.18.0 - Unbundle the http-parser library * Fri Oct 19 2012 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.17.0-2 - Use make for building and installation - Specify minimum CMake version - Remove useless OpenSSL build dependency - Move development documentation to the -devel package - Add code examples to the -devel package * Thu Oct 18 2012 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.17.0-1 - Initial package.