upgrades, security: Update the messages describing backports

See https://salsa.debian.org/sunilmohan/plinth/-/merge_requests/1 for discussion
on the topic.

Signed-off-by: Q.-A. Nick <email.bug@arcor.de>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Q.-A. Nick 2020-09-15 11:22:04 -07:00 committed by Sunil Mohan Adapa
parent 1b7349867e
commit 91d96b9f72
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2
3 changed files with 21 additions and 18 deletions

View File

@ -22,12 +22,13 @@
</p>
<p>
{% blocktrans trimmed %}
Frequent feature updates allow a very limited set of software, including
{{box_name}} service, to be updated to receive newer features regularly
instead of once every 2 years or so. Note that packages with frequent
feature updates do not have support from Debian Security Team. They are
instead maintained by contributors to Debian and the {{box_name}}
community.
Frequent feature updates allow the {{box_name}} Service, plus a very
limited set of software, to receive new features more frequently (from
the backports repository). This results in receiving some new features
within weeks, instead of only once every 2 years or so. Note that
software with frequent feature updates does not have support from the
Debian Security Team. Instead, they are maintained by contributors to
Debian and the {{box_name}} community.
{% endblocktrans %}
</p>
{% endif %}

View File

@ -12,12 +12,13 @@
<p>
{% blocktrans trimmed %}
Frequent feature updates allow a very limited set of software, including
{{box_name}} service, to be updated to receive newer features regularly
instead of once every 2 years or so. Note that packages with frequent
feature updates do not have support from Debian Security Team. They are
instead maintained by contributors to Debian and the {{box_name}}
community.
Frequent feature updates allow the {{box_name}} Service, plus a very
limited set of software, to receive new features more frequently (from the
backports repository). This results in receiving some new features within
weeks, instead of only once every 2 years or so. Note that software with
frequent feature updates does not have support from the Debian Security
Team. Instead, they are maintained by contributors to Debian and the
{{box_name}} community.
{% endblocktrans %}
</p>

View File

@ -29,12 +29,13 @@
<p>
{% if can_activate_backports %}
{% blocktrans trimmed %}
Frequent feature updates allow a very limited set of software, including
{{box_name}} service, to be updated to receive newer features regularly
instead of once every 2 years or so. Note that packages with frequent
feature updates do not have support from Debian Security Team. They are
instead maintained by contributors to Debian and the {{box_name}}
community.
Frequent feature updates allow the {{box_name}} Service, plus a very
limited set of software, to receive new features more frequently (from
the backports repository). This results in receiving some new features
within weeks, instead of only once every 2 years or so. Note that
software with frequent feature updates does not have support from the
Debian Security Team. Instead, they are maintained by contributors to
Debian and the {{box_name}} community.
{% endblocktrans %}
{% endif %}
</p>