summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@gnome.org>2021-10-04 10:27:50 +0200
committerVictor Toso <victortoso@gnome.org>2021-10-05 09:04:51 +0000
commitf42014e4c4ba58cff581f202ebec54f044db36f3 (patch)
tree998020764e5d737ec289017054b8dc6166df87ab
parent26f07e9591397ee5cac261cb95822b2ca82d0fdc (diff)
downloadgrilo-f42014e4c4ba58cff581f202ebec54f044db36f3.tar.gz
Release 0.3.14grilo-0.3.14
-rw-r--r--AUTHORS4
-rw-r--r--NEWS29
2 files changed, 33 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index af65d66..be2fb77 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,6 +7,7 @@ Alban Browaeys
Alberto Garcia
Alexander Shopov
Alexandre Franke
+Alexey Rubtsov
Anders Jonsson
Andika Triwidada
Andre Klapper
@@ -79,6 +80,7 @@ Joaquim Rocha
Jordi Mas
José Dapena Paz
Juan A. Suarez Romero
+Juliano Camargo
Jussi Kukkonen
Kalev Lember
Kenneth Nielsen
@@ -121,6 +123,7 @@ Rafael Ferreira
Rafael Fonseca
Rafael Fontenelle
Reinout van Schouwen
+Rosen Penev
Rūdolfs Mazurs
Ryan Lortie
Samir Ribic
@@ -150,6 +153,7 @@ Yi-Jyun Pan
Yi-Soo An
Yosef Or Boczko
Yuri Myasoedov
+Źmicier Turok
Марко Костић
Милош Поповић
Мирослав Николић
diff --git a/NEWS b/NEWS
index ce05f9c..0d79c8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+NEW in 0.3.14
+=============
+ * !78 CVE-2016-20011: Fix TLS cert validation not being done for any network call
+ * !80 Fix double-free when using GrlNet in Python
+ * !71 Load config from GRL_CONFIG_PATH if set
+ * !77 Clarify LGPLv2.1 or later license
+ * !70 Handle numeric limits for GrlOperationOptions
+
+ * New translations
+ * Belarusian
+
+ * Updated translations
+ * Portuguese
+ * Norwegian Bokmål
+ * Galician
+ * Russian
+ * Finnish
+
+ * Contributors to this release:
+ Alexey Rubtsov <rushills@gmail.com>
+ Bastien Nocera <hadess@hadess.net>
+ Fran Dieguez <frandieguez@gnome.org>
+ Jiri Grönroos <jiri.gronroos@iki.fi>
+ Juliano Camargo <julianosc@protonmail.com>
+ Kjartan Maraas <kmaraas@gnome.org>
+ Rosen Penev <rosenp@gmail.com>
+ Victor Toso <victortoso@gnome.org>
+ Źmicier Turok <nashtlumach@gmail.com>
+
NEW in 0.3.13
=============
* !56 Increase glib requirement to 2.58 or greater