1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-11-15 21:05:36 +00:00

Document and release 44.2

This commit is contained in:
Evangelos Ribeiro Tzaras 2023-06-10 21:01:37 +02:00
parent abfa659d16
commit 91e5cad939
4 changed files with 30 additions and 1 deletions

10
NEWS
View file

@ -1,3 +1,13 @@
Calls 44.2
----------
Released: June 2023
Bugfix release
Fixes:
======
* Fix origin being unrefed making calling impossible after a few of calls
Calls 44.1
----------
Released: April 2023

View file

@ -62,6 +62,17 @@
<content_rating type="oars-1.1"/>
<releases>
<release version="44.2" date="2023-06-10">
<description>
<p>
Calls 44.2 is a bugfix release.
</p>
<ul>
<li>Fix placing a call becoming impossible after a few placed calls</li>
</ul>
</description>
</release>
<release version="44.1" date="2023-04-21">
<description>
<p>

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
gnome-calls (44.2) byzantium; urgency=medium
* mm-origin: Don't unref o88a9970b gnome-44 test-application: Use dummy plugin
* sip-provider: Add debugging to password lookup
* ci: Allow nightly jobs to failrigin in call_deleted_cb (Closes: #573)
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Sat, 10 Jun 2023 20:55:03 +0200
gnome-calls (44.1) byzantium; urgency=medium
[ Guido Günther ]

View file

@ -22,7 +22,7 @@
project(
'calls',
'c', 'vala',
version: '44.1',
version: '44.2',
license: 'GPLv3+',
meson_version: '>= 0.56.0',
default_options: [