AlmaLinux / build-system

The AlmaLinux OS project Build System documentation and issue tracker.
Creative Commons Attribution Share Alike 4.0 International
27 stars 10 forks source link

Add special handling for erratas that involve devel modules #377

Open javihernandez opened 2 weeks ago

javihernandez commented 2 weeks ago

When an errata is related to a module, we need to provide such information upon the errata creation. Erratas can involve modules, but also can include the devel module. Right now we allow the user to manually add the module when creating our own security advisories, but dealing with the devel module needs a special handling.

By having in mind that at this moment, devel modules are taken into account in backend, but must be added into the title, maybe the devel module deserves a field in the data model. We need to think about this, but as a quick fix, we can add a checkbox Include devel module and that's it.