Skip to content

Conversation

msjang
Copy link

@msjang msjang commented Sep 2, 2025

The package_version, set_sidebar_vars functions were previously implemented only for RHEL-based systems, relying exclusively on the RPM2 module.

This change introduces OS detection to provide multi-distro support. It now correctly retrieves package versions on Debian-based systems by using dpkg, while maintaining the existing RPM functionality.

The package_version function was previously implemented only for RHEL-based
systems, relying exclusively on the RPM2 module.

This change introduces OS detection to provide multi-distro support.
It now correctly retrieves package versions on Debian-based systems
by using dpkg, while maintaining the existing RPM functionality.
@msjang msjang changed the title Enhance package_version for multi-OS support Enhance functions for multi-OS support Sep 2, 2025
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

Successfully merging this pull request may close these issues.

1 participant