Git Product home page Git Product logo

Comments (9)

jacquesg avatar jacquesg commented on September 27, 2024

This is due to the Debian maintainers replacing the bundled copy of libgit2 with a copy that was built externally. You're lucky that this is the only fallout.

Playing outside of the parameters and scope of the module does not constitute a bug with this project.

If you feel that the copy of libgit2 bundled in the distribution is outdated or is lacking something, feel free to open a pull request to update to a more recent version.

from p5-git-raw.

gregoa avatar gregoa commented on September 27, 2024

from p5-git-raw.

jacquesg avatar jacquesg commented on September 27, 2024

Thank you. It is something I'm aware of, they get picked up by the test/release process currently, and does require me to change 2 or 3 lines of code during each minor bump.

from p5-git-raw.

real-dam avatar real-dam commented on September 27, 2024

Any news?
If you can point to the couple of lines that needs changing we can apply the change as a patch to the Debian package until it is release officially.
Thanks!

from p5-git-raw.

jacquesg avatar jacquesg commented on September 27, 2024

@real-dam The patch is already available. If I apply it to the main branch, it will result in test case failures. An upgrade of the bundled libgit2 library is required, which isn't as simple as changing 2 or 3 lines of code due to compatibility issues I would need to take care of, document, fix or whatever.

from p5-git-raw.

mdb571 avatar mdb571 commented on September 27, 2024

Hey there,
Just a little headsup, libgit2 has 1.4.3 as its latest version and the same has been already uploaded to Debian experimental. So I think it would be better to bump (if you're planning to do so) the bundled libgit2 version to the latest so as to avoid extra work or you can point us to the relevant patch that supports the upgrade and it can be applied to the Debian package so that things we'll be smooth in Debian and you can work on the official release at your ease.

from p5-git-raw.

xtaran avatar xtaran commented on September 27, 2024

@mdb571:

ibgit2 has 1.4.3 as its latest version and the same has been already uploaded to Debian experimental. So I think it would be better to bump (if you're planning to do so) the bundled libgit2 version to the latest so as to avoid extra work

Using bundled libraries is a strong no-go in Debian, at least if the bundled library is packaged already in Debian.

And actually bundling it adds additional security-maintenance (and responsibility) to the developers as well as to anyone using it.

from p5-git-raw.

jacquesg avatar jacquesg commented on September 27, 2024

Just because its the Debian way doesn't mean the approach works for other people. As per my previous comment, if you feel that something should change, please submit a PR, bearing in mind, that this gets used on numerous other systems.

Also bear in mind that this package predates any stable releases from libgit2, hence the pinning to a specific commit.

from p5-git-raw.

jacquesg avatar jacquesg commented on September 27, 2024

Version 0.89 has been compiled against 1.5.0 of libgit2.

from p5-git-raw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.