[calls] Document and release 43.alpha.1
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls] Document and release 43.alpha.1
- Date: Wed, 25 May 2022 21:18:31 +0000 (UTC)
commit 138f8826434075a803ecfa9fea1068493ae2392c
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date: Wed May 25 21:07:22 2022 +0200
Document and release 43.alpha.1
NEWS | 29 ++++++++++++++++++++++++++++
debian/changelog | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 86 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7517d4d7..4da53090 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Calls 43.alpha.1
+----------------
+Released: 25 May 2022
+
+New features:
+=============
+* SIP plugin can now be used for SRTP (SDES key exchange).
+ By default it can only be used when using TLS transport.
+ If you want to use SRTP without TLS, you must set the newly added
+ "always-allow-sdes" gsetting
+
+
+Maybe noteworthy:
+=================
+* UI tweaks for SIP account settings
+* Fixed gsettings binding cycle
+
+Translation updates:
+====================
+ - Georgian (Zurab Kargareteli)
+ - Dutch (Nathan Follens)
+ - Portuguese (Hugo Carvalho)
+ - Spanish (Pablo Correa Gómez)
+ - Ukrainian (Yuri Chornoivan)
+ - Swedish (Anders Jonsson)
+
+The detailed changes can be found in debian/changelog
+
+
Calls 43.alpha.0
----------------
Released: 25 April 2022
diff --git a/debian/changelog b/debian/changelog
index 52db7641..6149bc3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,63 @@
gnome-calls (43~alpha.1) UNRELEASED; urgency=medium
- * UNRELEASED
+ [ Evangelos Ribeiro Tzaras ]
+ * dir-locals: Treat G_DEFINE_FINAL_* macros as including a semicolon
+ * uncrustify: Treat g_auto* as types
+ * sip: call: Fix header alignment
+ * sip: origin: Remove unused variable
+ * meson: Enable warning for unused variables
+ * sip: call: Defer setting up codecs for pipeline until activated
+ * Fix header alignment
+ * settings: Convert to the singleton pattern
+ * settings: Break settings binding cycle
+ * tests: Add testing for sideeffects of using CallsSettings
+ * Update libcall-ui to v0.0.3
+ * account-row: Fix header alignments
+ * sip-origin: Codestyle
+ * sip: origin: Tweak debugging
+ * sip: origin: Notify on state change
+ * account-row: Use delayed state changes for GtkSwitch
+ * sip: origin: Always notify state changes when relevant to the UI
+ * sip: origin: Don't treat DNS failures as errors
+ * account-widgets: Conform to style
+ * account-widgets: Make row activatable
+ * sip-origin: Notify on account property updates
+ * sip: account-widget: Include option for automatically connecting
+ * Add editorconfig
+ * sip: account-widget: Warn when trying to find unknown protocol
+ * dbus-manager: Remove unused variables
+ * sip: Add srtp-utilities
+ * sip: media-pipeline: Use cryptographic parameters
+ * sip: media-pipeline: Uncrustify struct members
+ * sip: Add SDP crypto context class
+ * sip: media-manager: Include crypto attributes for capabilities
+ * sip: Allow specifying if media encryption is desired
+ * call: Add "encrypted" property
+ * dbus-manager: Bind encrypted property
+ * schema: Add setting allowing to use SDES
+ * sip: account-widget: Add media encryption option
+ * sip: Store media encryption account preference to disk
+
+ [ Zurab Kargareteli ]
+ * Add Georgian translation
+
+ [ Nathan Follens ]
+ * Update Dutch translation
+
+ [ Hugo Carvalho ]
+ * Update Portuguese translation
+
+ [ Pablo Correa Gómez ]
+ * Update Spanish translation
+
+ [ Yuri Chornoivan ]
+ * Update Ukrainian translation
+ * Update Ukrainian translation
+
+ [ Anders Jonsson ]
+ * Update Swedish translation
- -- Evangelos Ribeiro Tzaras <devrtz-debian fortysixandtwo eu> Tue, 26 Apr 2022 07:13:23 +0200
+ -- Evangelos Ribeiro Tzaras <devrtz-debian fortysixandtwo eu> Wed, 25 May 2022 20:15:47 +0200
gnome-calls (43~alpha.0) byzantium; urgency=medium
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]