Package Release Info

engrampa-1.22.1-2.1

Update Info: openSUSE-2020-822
Available in Package Hub : 12 SP4, SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

caja-engrampa
engrampa
engrampa-lang

Change Logs

* Sun May 12 2019 sor.alexei@meowr.ru
- Update to version 1.22.1:
  * Help: Replace link linkend with xref linkend.
  * file-utils: Avoid out of bound memory access.
  * actions: Avoid use of memory after it is freed.
  * fr-process: Fix memory leak: "g_shell_quote" needs to be freed.
  * fr-process: Fix memory leak: "g_strconcat" needs to be freed.
  * [Security] fr-process: Avoid "strcpy" and "strcat".
  * fr-process: Fix memory leak.
  * Help: Fix version to 1.22.
  * Help: Update copyright.
  * Upgrade the manual to docbook 5.
  * Update translations.
* Tue Mar 05 2019 sor.alexei@meowr.ru
- Update to version 1.22.0:
  * Add .a (Ar) support.
  * fr-window: Replace deprecated gtk_menu_popup functions.
  * Fix a crash on exit after using the Open With dialogue.
  * Avoid deprecated GtkStock.
  * Avoid array index out of bounds parsing dpkg-deb --info.
  * warning: Use of memory after it is freed.
  * Read authors (updated) from engrampa.about gresource.
  * eggsmclient: Avoid deprecated 'g_type_class_add_private'.
  * rar/unrar: Fix: "overwrite existing files" disabled must work.
  * fix fr-command-cfile.c: fr_process_set_working_dir.
  * Added test integrity for brotli.
  * Added test integrity for the cfile compressors: gzip, bzip2,
    etc.
  * Move appdata to the metainfo/ directory.
  * fr-window: Show the pause button only if the dialogue is
    working.
  * fr-window: Avoid 'gtk_dialog_add_button' with stock ids.
  * fr-window: Hide the progress bar if the process is paused.
  * fr-window: Change the info label if process is paused/resumed.
  * fr-window: Little improvements in the look of pause/resume
    button.
  * Adding pause and start functions.
  * Fix implementation and use of the alternative package name
    lookup.
  * Add support for brotli (*.tar.br) compressed tar archives.
  * Add brotli support.
  * Add the ability to support 'unar' over .zip archives.
  * Add support for OpenDocument formats.
  * UI: On the properties dialogue, focus the Close button instead
    of the Help button by default.
  * Update translations.
- Rebase engrampa-gtk-3.20.patch.
* Thu Dec 13 2018 sor.alexei@meowr.ru
- Update to version 1.20.2:
  * Disable deprecation warnings for distcheck.
  * Use make functions for HELP_LINGUAS.
  * Replace -Dokumentationsprojekt with Documentation Project.
  * Manual: Update file format descriptions using shared-mime-info.
  * Fix url of ulinks to point to mate-user-guide.
  * "UNIX and Linux systems" -> "Linux and UNIX-like systems".
  * fr-window: Fix a typo.
  * Update translations.
* Sat Jun 16 2018 sor.alexei@meowr.ru
- Update to version 1.20.1:
  * Add .a (Ar) support.
  * Fix crash on exit after using Open With dialogue.
  * Update translations.
Version: 1.20.0-bp150.1.3
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
  * Require GTK+ 3.22 and GLib 2.50.
  * UI files: Avoid deprecations.
  * gtk-utils, fr-window: Remove some GtkStock deprecations.
  * gtk-utils: Avoid deprecated gtk_icon_size_lookup_for_settings.
  * fr-window: Avoid deprecated GtkMisc and GtkAlignment.
  * dlg-add-folder: Avoid deprecated gtk_alignment_new().
  * build: Use a variable instead of a hardcoded file name when
    cleaning.
  * Avoid deprecated gdk_screen_make_display_name().
  * Don't use deprecated gtk_show_uri().
  * Avoid deprecated gdk_screen_get_number().
  * Add the button "Show the Files and Quit" in the progress
    dialogue.
  * build: Use PKG_CONFIG to fix cross-building.
  * Add MATE's copyright to the About dialogue and Caja extension.
  * 7z: Fix renaming files with password without the list
    encrypted.
- Add engrampa-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20
  support.
- Recommend the same format packages as file-roller does.
* Tue Nov 07 2017 sor.alexei@meowr.ru
- Update to version 1.18.3 (changes since 1.18.1):
  * Fix browsing history.
  * Hide directories in "View All Files"
  * Fix: Wrong behaviour of Skip button in Replace file dialogue.
  * 7z: Fix delete/rename files/directories with the list encrypted.
  * Fix creating zip files in "maximum" compression level.
  * Update translations.
* Wed Apr 05 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
  * Add a style class frame to scrolledwindows.
  * Add a style class engrampa-window.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
  * Update engrampa NEWS to use consistent, project wide, markdown-like
    formatting.
  * Build: Require Caja >= 1.17.1 to build against the GTK+3 version
    of libcaja-extension.
  * tar: Add support for pixz for .tar.xz files.
  * tar: Add support for lbzip2 on .tar.bz2 files.
  * lha: Add support for Amiga files.
  * Some corrections in the GSettings schema.
  * check the rar/unrar version to work the new date style with all versions
  * Fix: rar file listing now shows correct date with recent binary.
  * Fix: Open the 7z first split volume after compress.
  * Fix: Compress rar and 7z split into volumes.
  * build: Remove an option that disables deprecated stuff.
  * zip: Add ear and war to the supported types list.
  * Update translations.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
  - -with-gtk build option.
  * Port to GtkApplication.
  * Use natural sort order when sorting by filename.
  * Use application chooser dialog from GTK+ for "Open With"
    command instead of custom code.
  * Make "encrypt header" option insensitive if no password is
    specified.
  * Give unrar priority over p7zip when processing RAR archives.
  * 7z: Add support for p7zip-rar >= 15.14.
  * 7z: Fix issues with files prefixed with '@'.
  * Fix some GTK+ deprecations.
  * Some more fixes and cleanups.
  * Update translations.
* Sun May 22 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
  * tar: Fix problems with backslashes.
  * 'All files' is duplicated in available formats.
  * Fix extracting files with single-character names.
  * Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
  * Update translations.
* Sun Feb 21 2016 sor.alexei@meowr.ru
- Update to version 1.13.1 (changes since 1.12.0):
  * 7z: Correct checking for p7zip 15.09+.
  * Drop MateConf migration script.
  * Fix random crash in "open with" dialog.
  * rar: Avoid "No files to extract" message when disabling
    overwriting existing files.
  * tar: Allow changing contents of .txz files (like it's allowed
    for .tar.xz files)
  * unar, 7z: Avoid problems with '?' char in filenames.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0:
  * Fix ngettext usage in progress dialog.
  * Make extracting multiple archives to a separate dir actually
    work.
  * Fix overwrite check when the files to be extracted are inside a
    directory.
* Wed Oct 14 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
  * Some string fixes.
  * Update translations.
* Thu Oct 01 2015 sor.alexei@meowr.ru
- Update to 1.10.2:
  * Do not crash while opening archives on network drives.
  * Fix extracting archives with '[' in filename.
  * Some other improvements.
* Mon Jul 13 2015 sor.alexei@meowr.ru
- Update to 1.10.1:
  * Help fixes.
  * UI fixes.
* Tue May 05 2015 sor.alexei@meowr.ru
- Update to 1.10.0 (changes since 1.9.2):
  * Update translations.
- Spec cleanup.
* Thu Jan 22 2015 p.drouand@gmail.com
- Update to version 1.9.2 (unstable)
  * Fix hyphen-as-minus-sign issues for engrampa.1 man page
  * Add keywords key to .desktop file
* Wed Dec 10 2014 p.drouand@gmail.com
- Add caja make requirement; do not own extensions directory
* Sun Nov 23 2014 p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
  + Fix open rar file inside a rar file
  + Drop support for Gtk+ < 2.24
  + Unifiy code as to be used in Gtk+2 and Gtk+3
  + Drop support for Glib < 2.32
  + Do not set the selected app as the system default
  + Fix possible errors with some password protected files
  + Use Caja GSettings schema optionally
  + Add ini file for caja extension
  + Add engrampa.appdata.xml
  + Fix memory leaks
  + Fixed crash when clicking Cancel in Add Files
  + use g_get_user_config_dir instead of using .config/mate
  + do not set the "last output" dialog as modal to allow the user to resize it
  + Fixed loading of multi-volume rar archives with 7zip
  + use GtkRecentAction objects to create the recent file choosers
  + Several string improvements
  + set a mnemonic for the label in the request dialog
  + Change strings to use ellipsis
  + allow to compress iso images and tar archives from the caja menu
  + Ask overwrite confirmation when extracting files with drag&drop
  + Small fixes for Gtk3 engrampa
* Sun Oct 26 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
  + Fix hyphen-as-minus-sign issues for engrampa.1 man page
* Fri Oct 03 2014 p.drouand@gmail.com
- Update to version 1.8.1
  + Several small fixes to manpages
  + Add keywords key to .desktop file
  + Fix opening file from rar file (unrar)
  + Do not set the selected app as the system default
  + Fix possible errors with some password protected files (RAR 5)
* Wed Mar 12 2014 p.drouand@gmail.com
- Obsolete mate-file-archiver-lang in main package to avoid conflicts
  with this one
- Require libcaja-extension to ensure building with correct version
* Wed Mar 05 2014 p.drouand@gmail.com
- Update to version 1.8.0
  + updates to man pages.
  + update translations.