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

Detect librpm.so.9 #5

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Detect librpm.so.9 #5

merged 1 commit into from
Jan 31, 2025

Conversation

agrare
Copy link
Member

@agrare agrare commented Jan 30, 2025

Add support for librpm.so.9 which is used by the EL9 distributions, e.g.: CentOS Stream 9, Rocky 9, RHEL9, etc...

Copied commit from dmacvicar#15

Add support for librpm.so.9 which is used by the EL9 distributions,
e.g.: CentOS Stream 9, Rocky 9, RHEL9, etc...
@Fryguy
Copy link
Member

Fryguy commented Jan 31, 2025

Weird, it didn't run the github action - can you rebase maybe?

@Fryguy
Copy link
Member

Fryguy commented Jan 31, 2025

Oh nvm it did - I didn't realize it was only 1 test (i.e. no matrix)

@Fryguy Fryguy merged commit b5d9a1e into ManageIQ:master Jan 31, 2025
2 checks passed
agrare added a commit that referenced this pull request Feb 4, 2025
Added
- Detect librpm.so.8
- Make rpm_version_macro available in c/rpmmacro
- Attach addMacro/delMacro as rpmPushMacro and rpmPopMacro in >= 4.14.0
- Detect librpm.so.9 (#5)

Changed
- MiniTest::Unit::TestCase is now Minitest::Test
- Rename rpm gem to rpm2 (#1)
- Replace TravisCI with Github Actions (#3)

Fixed
- Do not attach deprecated headerNVR on >= 4.14.0
- Handle deprecated addMacro/delMacro
- Do not use headerNVR in Package.version (#4)
- Use rpmExpandMacros on rpm v4.14+ for `RPM#[]` (#12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants