[calls] Document and release 42.rc.1
- From: Evangelos Ribeiro Tzaras <devrtz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [calls] Document and release 42.rc.1
- Date: Sun, 6 Mar 2022 04:06:59 +0000 (UTC)
commit 281e0d3081c13a6d79256f2c1ff1a70228fcb19c
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date: Sat Mar 5 23:16:15 2022 +0100
Document and release 42.rc.1
NEWS | 17 ++++++++++++
data/org.gnome.Calls.metainfo.xml | 8 ++++++
debian/changelog | 55 +++++++++++++++++++++++++++++++++++++++
3 files changed, 80 insertions(+)
---
diff --git a/NEWS b/NEWS
index 109e49e9..a78e7287 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Calls 42.rc.1
+---------------
+Released: 5 March 2022
+
+Maybe noteworthy:
+=================
+
+* G722 is now the preferred codec for SIP calls
+* Hole punching scheme now also used for RTCP
+
+Translation updates:
+====================
+ - Portuguese (Hugo Carvalho)
+
+The detailed changes can be found in debian/changelog
+
+
Calls 42.rc.0
---------------
Released: 24 February 2022
diff --git a/data/org.gnome.Calls.metainfo.xml b/data/org.gnome.Calls.metainfo.xml
index f5a10532..84b561b5 100644
--- a/data/org.gnome.Calls.metainfo.xml
+++ b/data/org.gnome.Calls.metainfo.xml
@@ -62,6 +62,14 @@
<content_rating type="oars-1.1"/>
<releases>
+ <release version="42.rc.1" date="2022-03-05">
+ <description>
+ <p>
+ This release sets G722 as the preferred codec and brings some improvements
+ to the SIP media pipeline.
+ </p>
+ </description>
+ </release>
<release version="42.rc.0" date="2022-02-24">
<description>
<p>
diff --git a/debian/changelog b/debian/changelog
index 6efe9439..e656cf24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,58 @@
+gnome-calls (42~rc.1) byzantium; urgency=medium
+
+ [ Hugo Carvalho ]
+ * Update Portuguese translation
+
+ [ Evangelos Ribeiro Tzaras ]
+ * sip: media-pipeline: Add G_BEGIN_DECLS and G_END_DECLS to header
+ * sip: media-manager: Don't include sofia-sip/nua.h in public header
+ * sip: Debug print remote SDP and codec to be used
+ * sip: build: Use simple variant of gnome.mkenums
+ * sip: media-pipeline: Remove comment about preexisting linked pads
+ * sip: media-pipeline: Prefix overriden GObjectClass methods
+ * sip: call: Remove unnecessary G_OBJECT() cast
+ * media-manager: Don't run deinitialize GStreamer in finalize()
+ * sip: media-manager: Initialize GStreamer if it's not already initialized
+ * sip: media-pipeline: Initialize GStreamer if it's not already initialized
+ * tests: sip: Codestyle: Use int and char instead of gint and gchar
+ * tests: sip: Initialize and deinitialize GStreamer explicitly
+ * tests: Split media tests into separate file
+ * sip: media-manager: Remove unused code
+ * tests: build: Avoid linking against sip module
+ * flatpak: Update dependencies
+ * ci: Bump flatpak job timeout to 4 hours
+ * desktop: Add X-GNOME-UsesNotification
+ * schema: Set G722 as the preferred audio codec
+ * record-store: Sort include headers
+ * call: Prefer pragma once over explicit include guard
+ * manager: Remove unused function declaration
+ * plugins: Implement call-type property
+ * origin: Add id property and adapt to changes
+ * ui-call-data: Store origin id and adapt to changes
+ * manager: Implement lookup_origin_by_id()
+ * ui-call-data: Provide API to get the name of the origin used
+ * record-store: Switch to CallsUiCallData
+ * manager: Remove call-add and call-remove signal
+ * record-row: Avoid raising critical
+ * meson: Post release bump to 42.rc.1
+ * ci: Fix typo in packaging job name
+ * sip: media-pipeline: Allow pausing pipeline
+ * sip: media-pipeline: Split initialization per GstPipeline
+ * sip: media-pipeline: Delay setting codec
+ * sip: media-pipeline: Check codec availability before setup
+ * sip: media-pipeline: Allow new pipeline without codec set
+ * sip: media-pipeline: Let the OS allocate sockets for udpsrc
+ * sip: media-pipeline: Keep track of pipeline state
+ * sip: media-pipeline: Don't implement GInitable
+ * media manager: Manage and hand out available pipelines
+ * sip: call: Add pipeline as a construct only property
+ * sip: media-pipeline: Remove lport-rtp and lport-rtcp property
+ * sip: origin: Try fetching RTCP port from SDP attributes
+ * sip: media-pipeline: Setup socket reuse for RTP and RTCP during initialization
+ * tests: media: Test pipeline
+
+ -- Evangelos Ribeiro Tzaras <devrtz-debian fortysixandtwo eu> Sat, 05 Mar 2022 23:07:23 +0100
+
gnome-calls (42~rc.0) byzantium; urgency=medium
[ Evangelos Ribeiro Tzaras ]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]