mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
file-roller: upgrade 3.32.5 -> 3.36.2
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 -------------- Bugs fixed: * Fixed Properties command in menubar. (Sabri Ünal) * Fixed compiling with GCC 10. (Sabri Ünal) New or updated application translations: * Burmese (Vampire) * Ukrainian (Yuri Chornoivan) New or updated manual translations: * Catalan (Manel Vidal) * Czech (Marek ÄŒernocký) * French (Charles Monzat) * Indonesian (Andika Triwidada) version 3.36.0 -------------- New or updated application translations: * Japanese (sicklylife) * Kurdish (Sorani) (Jwtiyar Nariman) New or updated manual translations: * Polish (Piotr DrÄ…g) * Swedish (Anders Jonsson) version 3.35.92 --------------- New features and user visible changes: * User's manual updates (Andre Klapper) New or updated application translations: * English - United Kingdom (Bruce Cowan) New or updated manual translations: * Brazilian Portuguese (Fábio Nogueira) version 3.35.91 --------------- New features and user visible changes: * Updated manual (Andre Klapper) New or updated application translations: * Japanese (sicklylife) New or updated manual translations: * es (Daniel Mustieles) version 3.35.90 --------------- New or updated application translations: * Galician (Fran Dieguez) * Japanese (sicklylife) * Pasukan Terjemahan Malaysia (abuyop) * Turkish (Emin Tufan Çetin) New or updated manual translations: * Galician (Fran Diéguez) version 3.35.1 -------------- New features and user visible changes: * Support for Zstandard compressed files/archives. (Felix Riemann) * Allow to directly open .tar.lzo files. (Felix Riemann) * libarchive: implemented read support for 7z. (Peter Keresztes Schmidt) * Provide a development variant of the app icon. (Jakub Steiner) (!12) * Converted README to README.md (Roger) * Remove file-roller from the recommended applications for ePub files. (Bastien Nocera) Bugs fixed: * Removed deprecated functions. (Peter Keresztes Schmidt) * Add application/x-xar as a supported mime-type. (Bastien Nocera) (!50) New or updated application translations: * Basque (Asier Sarasua Garmendia) * Japanese (Ryuta Fujii) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ DEPENDS = " \
|
||||
|
||||
inherit gnomebase gsettings itstool gnome-help gettext upstream-version-is-even mime-xdg
|
||||
|
||||
SRC_URI[archive.md5sum] = "2afc688ac66a50213f6c42ee99479a96"
|
||||
SRC_URI[archive.sha256sum] = "d53d30b4b45f61158b7e550b71a8a5556e877695f43a2ceb88be895960e54176"
|
||||
SRC_URI[archive.md5sum] = "caa0103ab34d237a9760fbf5e1c72bc1"
|
||||
SRC_URI[archive.sha256sum] = "268f7fdad8d2a78dfed5e82eb8710bad389c311b720666d6f07a04ed51056bd2"
|
||||
|
||||
PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'packagekit', '', d)}"
|
||||
|
||||
Reference in New Issue
Block a user