Estado de parcheo
Todos los parches tendrían un enlace de defecto ascendente o comentario
Todos los parches en los archivos de especificaciones de Fedora DEBERÍAN incluir un comentario sobre su estado original. Al crear un parche, se recomienda registrarlo en un sistema de seguimiento de errores original e incluir un enlace en el comentario sobre el parche. Por ejemplo:
# https://bugzilla.gnome.org/show_bug.cgi?id=12345 Patch: gnome-panel-fix-frobnicator.patch
The above is perfectly acceptable; but if you prefer, a brief comment about what the patch does above can be helpful:
# Don't crash with frobnicator applet # https://bugzilla.gnome.org/show_bug.cgi?id=12345 Patch: gnome-panel-fix-frobnicator.patch
Sending patches upstream and adding this comment will help ensure that Fedora is acting as a good FLOSS citizen (see Staying Close to Upstream Projects). It will help others (and even you) down the line in package maintenance by knowing what patches are likely to appear in a new upstream release.
Want to help? Learn how to contribute to Fedora Docs ›