[file-roller] updated for version 3.36.2



commit eef4df4c857520ac81b1514d3b923e88855ce669
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Apr 19 19:20:36 2020 +0200

    updated for version 3.36.2

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 19922c2d..7a577569 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+version 3.36.2
+--------------
+
+ Bugs fixed:
+
+  * libarchive: do not follow external links when extracting files.
+  * libarchive: overwrite symbolic links as well if requested by the user.
+  * Help: Update steps to create a new archive to 3.34 UI. (Andre Klapper)
+
+ New or updated application translations:
+
+  * Hebrew (Yosef Or Boczko)
+  * Kurdish (Sorani) (Jwtiyar Nariman)
+  * Turkish (Emin Tufan Çetin)
+
+ New or updated manual translations:
+
+  * French (Guillaume Bernard)
+  * Indonesian (Andika Triwidada)
+  * Polish (Piotr Drąg)
+  * Ukrainian (Yuri Chornoivan)
+
 version 3.36.1
 --------------
 
diff --git a/meson.build b/meson.build
index 25124e9d..0164fdba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('file-roller', 'c',
   license : 'GPL2+',
-  version : '3.36.1',
+  version : '3.36.2',
   meson_version : '>=0.50'
 )
 


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