[file-roller/gnome-3-38] updated for version 3.38.1



commit 12d6c77fb736d70bee4c8f6f5ea7c60adde8473c
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Apr 11 17:44:00 2021 +0200

    updated for version 3.38.1

 NEWS        | 34 ++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b928a458..ef3dca8c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+version 3.38.1
+--------------
+
+ Bugs fixed:
+
+  * libarchive: Skip files with symlinks in parents. (Ondrej Holy) (!108)
+  * Fix use-after-free in error message reporting. (Badel2)
+
+ New or updated application translations:
+
+  * Catalan (Gil Forcada)
+  * Chinese (Cheng-Chia Tseng)
+  * Danish (Ask Hjorth Larsen)
+  * Hebrew (Yosef Or Boczko)
+  * Norwegian bokmål (Åka Sikrom)
+  * Portuguese (Hugo Carvalho)
+  * Proxecto Trasno (Fran Dieguez)
+  * Punjabi (A S Alam)
+  * Vietnamese (Trần Ngọc Quân)
+
+ New or updated manual translations:
+
+  * Catalan (Manel Vidal)
+  * Danish (Ask Hjorth Larsen)
+  * French (Guillaume Bernard)
+  * Galician (Fran Dieguez)
+  * Hungarian (Balázs Úr)
+  * Indonesian (Andika Triwidada)
+  * Korea (Seong-ho Cho)
+  * Polish (Piotr Drąg)
+  * Swedish (Anders Jonsson)
+  * Turkish (Sabri Ünal)
+  * Ukrainian (Yuri Chornoivan)
+
 version 3.38.0
 --------------
 
diff --git a/meson.build b/meson.build
index 5f2bb5dc..8e18b2bd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('file-roller', 'c',
   license : 'GPL2+',
-  version : '3.38.0',
+  version : '3.38.1',
   meson_version : '>=0.50'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]