[rygel/rygel-0-38] Prepare 0.38.4
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel/rygel-0-38] Prepare 0.38.4
- Date: Fri, 3 Jul 2020 17:11:02 +0000 (UTC)
commit d8dfd749616de512190379a80f2c49028fe212a9
Author: Jens Georg <mail jensge org>
Date: Fri Jul 3 18:52:18 2020 +0200
Prepare 0.38.4
NEWS | 43 +++++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 44 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e6f6e431..96eba915 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+0.38.4
+======
+
+Core:
+ - Actually use the pretty hostname if found
+
+Server:
+ - Fix missing nullable argument
+
+Rygel:
+ - Add debug output regarding the currently applied
+ ACL policy
+
+Server:
+ - Fix TimeSeekRange headers being locale-dependent
+
+Tracker:
+ - Some fixes for compatibility with recent vala
+ - nmm:albumTitle was removed ages ago, use nie:title
+
+GStreamer Media Engine:
+ - Do not seek on encodebin
+
+ Translation updates
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/rygel/issues/157
+ - https://gitlab.gnome.org/GNOME/rygel/issues/161
+ - https://gitlab.gnome.org/GNOME/rygel/issues/165
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - sicklylife <translation sicklylife jp>
+ - Daniel Korostil <ted korostiled gmail com>
+ - Danial Behzadi <dani behzi ubuntu com>
+ - Umarzuki Bin Mochlis Moktar <umarzuki gmail com>
+
+Added/updated translations:
+ - fa.po, courtesy of Danial Behzadi
+ - ja.po, courtesy of sicklylife
+ - ms.po, courtesy of abuyop
+ - uk.po, courtesy of Yuri Chornoivan
+
0.38.3
======
diff --git a/meson.build b/meson.build
index 0e1d9f8e..f0f415bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('rygel', 'vala', 'c', version : '0.38.3')
+project('rygel', 'vala', 'c', version : '0.38.4')
vala = meson.get_compiler('vala')
# Check for the required vala version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]