Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge yum API methods from jfrog fork #22

Open
mcandre opened this issue Jan 22, 2020 · 2 comments
Open

Merge yum API methods from jfrog fork #22

mcandre opened this issue Jan 22, 2020 · 2 comments

Comments

@mcandre
Copy link

mcandre commented Jan 22, 2020

Hi, thank you for publishing a tremendously helpful library for analyzing RPM packages! Some forks such as jfrog have extended the library to analyze Yum metadata as well. Could we merge these changes into the main go-rpm library?

https://github.com/jfrog/go-rpm

@cavaliercoder
Copy link
Collaborator

Thanks! I'd be happy to but I don't see the yum API code anywhere? I only see a change to a single bounds check.

master...jfrog:master

@pixdrift
Copy link

I believe @mcandre is referring to the yum capabilities here:
https://github.com/jfrog/go-rpm/tree/master/yum

Primarily to interrogate the repomd.xml and primary.xml files generated by createrepo, although it appears the jfrog implementation has chosen to use the sqlite primarydb over the primary.xml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants