{% extends "base.html" %} {% load i18n %} {% load pdctags %} {% block content %}
A release is a collection of software with a unique identity and specific life cycle.
Ideally, releases should be immutable. Once they are finished, the content and definition is not supposed to change.
A release is divided into variants. These contain subset of release content targetted at a specific user, for example server or workstation. Each variant can be built for multiple architectures.
{% endhelppopover %} {% endblock %}