diff options
author | raveit65 <[email protected]> | 2024-02-21 21:33:10 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2024-02-21 21:33:10 +0100 |
commit | 1f1fb3c13f8fe9a6e33562a145d66f1900ed7b52 (patch) | |
tree | 0fb25668c091fa3aba1ebb83e53fda2eb8c7028d /NEWS | |
parent | 00b19b8816642b2066e8b22fb1fec1d057c06276 (diff) | |
download | engrampa-1f1fb3c13f8fe9a6e33562a145d66f1900ed7b52.tar.bz2 engrampa-1f1fb3c13f8fe9a6e33562a145d66f1900ed7b52.tar.xz |
release 1.28.0v1.28.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +### engrampa 1.28.0 + + * update translations + * Use unar instead of cpio for CPIO archives + * Add correct jar mime type + * Fix double URI escaping + * Escapes a string for use in a URI. replace special "# and ?" characters in uri + * rar: Actually accept unrar-free as the executable name + * rar: Add support for unrar-free + * rar: Fix out of bounds read on malformed output + * rar: Simplify and merge duplicate code + * zip: Fix crashes on buggy zip output + * 7z: Fix accepting RAR archives when unar-open-zip=true + * correct translation string + * Fix Segfault on opening .deb files after recent Debian Unstable updates + * fix warning in Japanese translations + ### engrampa 1.27.1 * update translations |