-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Use Case
OpenVox should support version upgrades on Fedora (and on EL using ELevate).
Describe the solution you would like
- The openvox-release.repo.template files should use
$releaseverinstead of substituting in__OS_VERSION__. - The release packages should be included in the relevant yum repos along with the agent and other packages.
During an OS upgrade, the new packages will be pulled from the yum repo associated with the new $releasever automatically.
Adding the release packages to the yum repos also has the additional benefit of allowing automatic updates when gpg keys change, baseurl is updated, etc.
Describe alternatives you've considered
No response
Additional context
https://github.com/rpmfusion/rpmfusion-free-release contains examples that work well on OS upgrades.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request