From cb305168b3b81b904c5df3a6030e26492639b008 Mon Sep 17 00:00:00 2001 From: Evangelos Ribeiro Tzaras Date: Mon, 25 Apr 2022 18:22:13 +0200 Subject: [PATCH] Document and release 43.alpha.0 --- NEWS | 32 ++++++++++++++++++++++++++++++++ debian/changelog | 19 +++++++++++++++++-- 2 files changed, 49 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index e6c159b..7517d4d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,36 @@ +Calls 43.alpha.0 +---------------- +Released: 25 April 2022 + +No major features + +Maybe noteworthy: +================= + +* Preparations for allowing use of SRTP (not user-visible) +* Added switch to display password in VoIP account management +* Contributions by + - Andrey Skvortsov + - Eugenio Paolantonio + - Evangelos Ribeiro Tzaras + +Translation updates: +==================== + - Polish (Piotr Drąg) + - Italian (Vittorio Monti) + - Turkish (Emin Tufan Çetin) + - Slovenian (Martin Srebotnjak) + - Hebrew (Yosef Or Boczko) + - Spanish (Pablo Correa Gómez) + - Romanian (Daniel Șerbănescu) + - Persian (Danial Behzadi) + - Finnish (Jiri Grönroos) + +The detailed changes can be found in debian/changelog + + Calls 42.0 +---------- Released: 19 March 2022 Translation updates: diff --git a/debian/changelog b/debian/changelog index d9bbe25..2981ee0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -gnome-calls (43~alpha.0) UNRELEASED; urgency=medium +gnome-calls (43~alpha.0) byzantium; urgency=medium [ Piotr Drąg ] * Update Polish translation @@ -44,6 +44,18 @@ gnome-calls (43~alpha.0) UNRELEASED; urgency=medium * sip: media-pipeline: No need to undef locally declared macros * tests: media: Rename tests * sip: pipeline: Unify send and receive pipeline + * d/control: Add "bad" gstreamer plugins in order to test srtp elements + * ci: Use new debian image + * dir-locals: Add projectile commands + * sip: media-pipeline: Remove unused variables + * sip: origin: Debug print public IP as seen by the registrar + * sip: media-pipeline: Fix socket reuse + * Add uncrustify config + * Uncrustify sources + * sip: media: Allow specifying SRTP for GStreamer capabilities + * sip: media-pipeline: Debug pipeline graph on SIGUSR2 + * sip: media-pipeline: Introduce SRTP elements + * sip: media-pipeline: Take srtp into account when determing pipeline state [ Danial Behzadi ] * Update Persian translation @@ -51,7 +63,10 @@ gnome-calls (43~alpha.0) UNRELEASED; urgency=medium [ Eugenio Paolantonio (g7) ] * ofono: call: do not try to pass the "properties" property - -- Evangelos Ribeiro Tzaras Tue, 12 Apr 2022 10:35:09 +0200 + [ Jiri Grönroos ] + * Update Finnish translation + + -- Evangelos Ribeiro Tzaras Mon, 25 Apr 2022 18:02:02 +0200 gnome-calls (42.0) byzantium; urgency=medium