{% extends 'layout.html' %} {% block container %} {% include 'search.html' %}
Comparison between releases {{ data.rel }} and Mageia cauldron
This page compares the packages present in {{ data.rel }} with those in {{ data.config.distribution.cauldron }}, the development release. It can be customized by using the filters available at the top of the page.
Legend: added in {{ data.config.distribution.cauldron }} being tested: same version as in {{ data.config.distribution.cauldron }} same version in {{ data.config.distribution.cauldron }} newer version in {{ data.config.distribution.cauldron }} backported older version in {{ data.config.distribution.cauldron }} dropped from {{ data.config.distribution.cauldron }}
Name | {% for label in data.rpms.index %} {% if label != "classes" and "Summary" not in label %}{{ label }} | {% endif %} {% endfor %}
---|---|
{{ rpm }} {{ data.rpms.at['Summaryrelease',rpm] }} | {% for label in data.rpms.index %} {% if "Summary" not in label and label != "classes" %}{{ data.rpms.at[label, rpm] }} | {% endif %} {% endfor %}