SHA256
1
0
forked from pool/peazip
Commit Graph

136 Commits

Author SHA256 Message Date
Ana Guerrero
af9ac7d5dc Accepting request 1194681 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/1194681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=50
2024-08-19 21:45:26 +00:00
Pragmatic Linux
ec562ba569 - Update to 9.9.1:
CODE
  * Updated GitHub repository

  FILE MANAGER
  * Fixed rename bugs which prevented detecting filenames collisions in some cases
  * Updated translations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=132
2024-08-19 10:20:40 +00:00
Dominique Leuenberger
2a77b07683 Accepting request 1191642 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/1191642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=49
2024-08-05 15:22:26 +00:00
Pragmatic Linux
681b4391c0 Accepting request 1191641 from home:pragmalin:branches:devel:languages:pascal
- Update to 9.9.0:
  BACKEND
  * 7z 24.07
  * Pea 1.19 adds optional extra KDF rounds for triple cascaded encryption in .PEA format
    (up to 20 millions iterations for each algorithm, total 60 M rounds)
  * Zstd 1.5.6 (Windows, Linux)

  CODE
  * Compiled with Lazarus 3.4, sources are still compatible with Lazarus 2.x
  * Fixes and code cleanup
    * Fixed loading Custom format in custom compression settings
    * Fixed browsing some special cases of archives (containing items with absolute paths
      starting with directopry separator characters)
  * Updated Options screen
    * (7z/p7zip) syntax level can now be set to 21.07 and 23.01 legacy versions, form 
      Options > Settings > Advances, Backend binaries
    * (7z/p7zip) new option to show timestamps as UTC insead of local time, form form
      Options > Settings > Archive manager
    * New group for TAR -related options in Options > Settings > Archive manager

  FILE MANAGER
  * (Windows) When UAC elevation is needed (non writeable output path) the user is now
    offered to restart the app UAC elevated.
    * In this way it is not needed to require elevation to subsequent operations on the
      same path, and it is possible to use all of functions of PeaZip (console mode,
      force interactive password)
  * Added internal drag and drop features
    * It is now possible to perform internal drag and drop extraction from file/archive
      manager to sidebar, both toward treeview panel and navigation panel (bookmarks,
      filesystem, history paths).
      * It is possible to extract either one or more entire archive(s), or selected
        archive content while browsing archives
      * If right mouse button is pressed, it will be possible to choese to extract with
        or without new folder/smart new folder, overriding defaults
    * It is now possible to use drag and drop to add items from file browser/archive
      browser to Bookmarks panel
  * Archives are now tested for encryption also for list/test operations, so password is
    required in advance if needed
  * Improved System tools menu for Linux (context menu, File manager)
  * New "Extract here" quick link on the right of the tool bar, shown when browing an archive
    * Extracts selected content, or entire archive if nothing is selected
    * Extracts to new/smart folder depending on settings, link text is adjusted accordingly
    * Shows context menu with all extraction options (here, smart, new folder) to be used
      on the fly without changing the configuration
  * The app now dispays if it isrunning as root (admin or UAC elevated on Windows), 
    showing <ROOT> (or <ADMIN>) note in main menu, or dropdown main menu (if main menu is
    hidden)

  EXTRACTION and ARCHIVING
  * Improved reading DMG, IMG, RPM, and SQUASHFS files as archives
  * Revamped task launcher GUI
  * Updated compression Presets files to support latest options set

OBS-URL: https://build.opensuse.org/request/show/1191641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=130
2024-08-05 10:49:07 +00:00
Ana Guerrero
7e5e152dd7 Accepting request 1173640 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/1173640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=48
2024-05-13 15:58:31 +00:00
Pragmatic Linux
457c5ac63c Accepting request 1173639 from home:pragmalin:branches:devel:languages:pascal
- Update to 9.8.0:
  BACKEND
  * Pea 1.18

  CODE
  * Code cleanup
  * Compiled with Lazarus 3.2, sources are still compatible with Lazarus 2.x line
  * Various fixes
    * Fixed directory name sorting which for some widget sets was wrongly displayed in
      treeview and breadcrumb dropdown menus
    * Fixed drag and drop extraction failing for some paths (Windows)
    * Fixed inability to browse symlinked directories on Windows (other systems are
      immune from the issue)

  FILE MANAGER
  * Added "Always browse archives in flat view" option switch in main menu > Browse and
    app's context menu > Navigation
  * Added Comment, and Info functions to Status bar context menu, to improve its
    usefulness in providing information to user
  * Improved direct extraction of archives from context menu
    * From context menu "Extract to" submenu it is now possible to directly extract all
      or selected item(s), without further confirmation, to any output path in bookmarks,
      history or breadcrumb
    * Extract here links (optionally to smart folder or to new folder) can now extract
      all or selected items
      * In the dropdown menu of Extract button are still available "Extract all" entries
    * Selection and navigation submenus in extraction and archiving screens are now
      organized in same way of extract here submenu: bookmarks are shown first, history,
      session history, and breadcrumb are shown in History submenu
    * Rename dialog now allows to directly switch to Move to dialog (change file path
      string rather than file name string)
  * Updated themes
    * New Mac and Tux themes
    * Old themes and additional custom themes are still available online, clicking "Check
      for Themes" button on Themes screen (Windows 10+) The application, which by default
      follows system colors, can be manually forced to light or dark mode, regardless
      system mode, creating an empty file named "light" or "dark" in the same path of the
      executable (not integrated with themes due to technical limitations)

  EXTRACTION and ARCHIVING
  * Added new command line switches, which can be used both in scripts and for system
    integration (context menus, SendTo items, .desktop files, Automator scripts)
    * -ext2neutral directly extracts archives in current path applying the "new folder"
      policy as defined in PeaZip app (non, new folder, smart new folder, or force new
      folder)
    * -ext2downloads, -ext2desktop, -ext2documents directly extract archives in
      Downloads, Desktop, or Documents path (applying app's new folder policy)
    * -ext2bookmark(1..8) extract archives in the path of the bookmarked item number 1 to 8
    * Windows context menu versions of those switches begins with -ext2multi instead of -ext2
    * Created sample scripts (.bat, .sh), W11 mini-context menu entries, SendTo items,
      .desktop files and macOS service menus for -ext2downloads, -ext2desktop,
      -ext2documents switches, in (PeaZip)/res/share/batch directory

OBS-URL: https://build.opensuse.org/request/show/1173639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=128
2024-05-13 11:41:43 +00:00
Ana Guerrero
bf60859553 Accepting request 1146720 from devel:languages:pascal
- Update to 9.7.1:
  CODE
    * Added "Requires restarting PeaZip" hint missing in some controls
    * Created SHA256.txt file containing SHA256 hash of each package in the release
    * Fixed Options links, now always open General tab as expected
    * Fixed restart loop switching off history checkbox, improved code against occurrence of similar issues
    * Fixed symbol lookup error experienced in some Linux ditributions with Qt5 packages
    * Fixed usupported compression method eoor experienced extracting source package using some unzip utilities
  FILE MANAGER
    * Updated translations

OBS-URL: https://build.opensuse.org/request/show/1146720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=47
2024-02-15 20:01:00 +00:00
Paolo Stivanin
e1226cc27b - Update to 9.7.1:
CODE
    * Added "Requires restarting PeaZip" hint missing in some controls
    * Created SHA256.txt file containing SHA256 hash of each package in the release
    * Fixed Options links, now always open General tab as expected
    * Fixed restart loop switching off history checkbox, improved code against occurrence of similar issues
    * Fixed symbol lookup error experienced in some Linux ditributions with Qt5 packages
    * Fixed usupported compression method eoor experienced extracting source package using some unzip utilities
  FILE MANAGER
    * Updated translations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=126
2024-02-15 07:31:22 +00:00
Ana Guerrero
52e6d7cd91 Accepting request 1146180 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/1146180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=46
2024-02-12 17:53:39 +00:00
Pragmatic Linux
fee01c54a5 Accepting request 1146176 from home:pragmalin:branches:devel:languages:pascal
- Update to 9.7.0:
  BACKEND
  * Brotli 1.1.0
  * Pea 1.17
  * Zstd 1.5.5
  * 7z 24.01 beta successfully tested, but not included as backend due its beta status
  CODE
  * Compiled with Lazarus 3.0, but still compatible with Lazarus 2.x line
  * Improved loading of translations
  * Can now load language files encoded as UTF8, and as UTF8-BOM (preferred)
  * Improved support for old translation files not matching with application's version
  * Various fixes
  * Fixed -ext2simple bug, the switch is now properly working
  * Fixed Qt5 seection issue, the file browser in details mode is now set to row selection
  FILE MANAGER
  * Smart filename sorting can now be turned on/off form Options > Organize
  * (Windows) PeaZip now supports the Windows 10 and newer systems Dark Mode using zamtmn
    metadarkstyle.lpk, thanks to user contributed pull request 114.
  * Classic dark themes / high contrast mode is still supported on all Windows systems
  * (Themes) Improved "Button" alternative Tab style
  * Vertical tabs in Options screen are now themed accordingly to theme's tab style
  EXTRACTION and ARCHIVING
  * Improved the scripting generation engine:
  * In Console tab af archiving and extraction screens it is now available a new option
    for the scripting engine to use strdin/stdout pipe for creation and extraction of
    compressed TAR archives, so no intermediate TAR file needs to be saved on disk during
    those operations
  * This option does not apply to the GUI app itself (which launches the operations as
    distinct single processes), but only to scripts generated by the application, which
    can be saved to run independently in console instances
  * The option applies only to formats handles through 7z / p7zip backend
  * For extraction operation, the option applies only a single or multiple archives are
    sent to extraction scren, not while brosing a single archive (either for partial or
    total extraction)
  INSTALLERS
  * (Linux) It is now available PeaZip Portable for aarch64 Linux, the first test release
    was released built on previous version's code
  * (Windows) Improved Windows 11 mini-context menu entries, now displaying correct
    PeaZip icons; sample scripts to integrate PeaZip with W11 mini-context menu are
    available in the app inside the subfolder (peazip)\res\share\batch\Windows\Windows 11
    mini context menu
  * (Windows) Packages and configuration wizard built with InnoSetup 6.2.2  
- Removed peazip-lazfileutils.patch (fixed upstream).

OBS-URL: https://build.opensuse.org/request/show/1146176
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=124
2024-02-12 13:08:14 +00:00
Ana Guerrero
c476ae2120 Accepting request 1139371 from devel:languages:pascal
- Add peazip-lazfileutils.patch (patch by pragmalin).
  This fix is backward compatible with Lazarus 2.x.y, because unit
  LazFileUtils already exists there too. They just moved a few
  things from FileUtils to LazFileUtils.

OBS-URL: https://build.opensuse.org/request/show/1139371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=45
2024-01-17 21:16:18 +00:00
Paolo Stivanin
15ad14ba25 update changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=122
2024-01-17 07:06:30 +00:00
Paolo Stivanin
ecdfa43c48 update spec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=121
2024-01-17 07:04:12 +00:00
Paolo Stivanin
e9ae0521af - Add peazip-lazfileutils.patch (patch by Frank).
This fix is backward compatible with Lazarus 2.x.y, because unit
  LazFileUtils already exists there too. They just moved a few
  things from FileUtils to LazFileUtils.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=120
2024-01-17 07:00:33 +00:00
Ana Guerrero
62f7596d98 Accepting request 1134586 from devel:languages:pascal
- Update to 9.6.0:
  BACKEND
    * Pea 1.16
  CODE
    * All scripts are now exported as UTF-8 encoded files, without BOM
    * Improved integrity self-checking of app's binaries
    * Libraries (.dll, .so, etc) and sfx modules are now checked (as for executables, matching SHA256 hash values with whitelisted known values)
  FILE MANAGER
    * Improved file / archive manager
    * Added an icon-only Compact sidebar displaying links to most commonly used system paths
    * Compact side bar can be set visible / hidden separately from the main Side bar
    * The Compact side bar is mainly meant for use when Side bar is hidden or in tree view mode
    * Improved browsing archives with some specific TOC issues (duplicated entries for same item, duplicates names with different cases)
    * Improved smart sorting of file names
    * Improved theming
    * All alternative tab styles (Button, Links, and Tabs) can now ne either centered or left aligned
    * Link tab style is now rendered with graphic as the other styles
    * Introduced profiles to store all configuration data (everything in conf path - except Profiles subfolder) to be loaded / saved in a single pass, either for different users or for different purposes, or to easily export all the conf data to another machine
    * Profiles are stored as *.profile.7z archives in "Profiles" subfolder in conf path and can be optionally encrypted with password/keyfile
    * It is possible to load / save profiles from main menu, Options
    * Various fixes and improvements
    * Fixed breadcrumb issues in full screen and immersive modes
    * Improved handling encrypted ARC files
    * Browsing ARC archive with encrypted filenames now correctly triggers password request
    * Extraction from context menu now correctly triggers password request, and can be terminated by the user if wrong password is provided
    * Input name and path is now correctly reported during archiving / extraction / list / test operations
  EXTRACTION and ARCHIVING
    * Improved archives extraction, "Extract then move to destination" is not applied when extracting to new folder, as naming conflict analysis is not needed

OBS-URL: https://build.opensuse.org/request/show/1134586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=44
2023-12-22 21:41:37 +00:00
Paolo Stivanin
e01be937c2 - Update to 9.6.0:
BACKEND
    * Pea 1.16
  CODE
    * All scripts are now exported as UTF-8 encoded files, without BOM
    * Improved integrity self-checking of app's binaries
    * Libraries (.dll, .so, etc) and sfx modules are now checked (as for executables, matching SHA256 hash values with whitelisted known values)
  FILE MANAGER
    * Improved file / archive manager
    * Added an icon-only Compact sidebar displaying links to most commonly used system paths
    * Compact side bar can be set visible / hidden separately from the main Side bar
    * The Compact side bar is mainly meant for use when Side bar is hidden or in tree view mode
    * Improved browsing archives with some specific TOC issues (duplicated entries for same item, duplicates names with different cases)
    * Improved smart sorting of file names
    * Improved theming
    * All alternative tab styles (Button, Links, and Tabs) can now ne either centered or left aligned
    * Link tab style is now rendered with graphic as the other styles
    * Introduced profiles to store all configuration data (everything in conf path - except Profiles subfolder) to be loaded / saved in a single pass, either for different users or for different purposes, or to easily export all the conf data to another machine
    * Profiles are stored as *.profile.7z archives in "Profiles" subfolder in conf path and can be optionally encrypted with password/keyfile
    * It is possible to load / save profiles from main menu, Options
    * Various fixes and improvements
    * Fixed breadcrumb issues in full screen and immersive modes
    * Improved handling encrypted ARC files
    * Browsing ARC archive with encrypted filenames now correctly triggers password request
    * Extraction from context menu now correctly triggers password request, and can be terminated by the user if wrong password is provided
    * Input name and path is now correctly reported during archiving / extraction / list / test operations
  EXTRACTION and ARCHIVING
    * Improved archives extraction, "Extract then move to destination" is not applied when extracting to new folder, as naming conflict analysis is not needed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=118
2023-12-22 06:40:53 +00:00
Ana Guerrero
fcf8980edd Accepting request 1108029 from devel:languages:pascal
- Update to 9.4.0:
  * Add support for adding, editing, and removing archive-level comments in RAR and ZIP/ZIPX files,
    interactively (Alt+M) and from batch scripts, on single or multiple archives at once even of mixed types.
  * It is now possible to directly add files and folders to archives in Brotli, BZip2, GZip, TAR, WIM, XZ,
    Zstd, and Zpaq formats (from command line, Automator scripts, .desktop files, and context menu items),
    and it was updated the (peazip)/res/share/batch folder containing scripting and system integration examples.
- Use the new Lazarus packages.

OBS-URL: https://build.opensuse.org/request/show/1108029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=43
2023-08-30 08:22:18 +00:00
Paolo Stivanin
ff0dc3115b - Update to 9.4.0:
* Add support for adding, editing, and removing archive-level comments in RAR and ZIP/ZIPX files,
    interactively (Alt+M) and from batch scripts, on single or multiple archives at once even of mixed types.
  * It is now possible to directly add files and folders to archives in Brotli, BZip2, GZip, TAR, WIM, XZ,
    Zstd, and Zpaq formats (from command line, Automator scripts, .desktop files, and context menu items),
    and it was updated the (peazip)/res/share/batch folder containing scripting and system integration examples.
- Use the new Lazarus packages.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=116
2023-08-30 06:21:36 +00:00
Dominique Leuenberger
6bb658dbbd Accepting request 1099754 from devel:languages:pascal
- Update to 9.3.0:
  BACKEND
    * 7z 23.01 (Linux, macOS, Windows)
    * Pea 1.13
  FILE MANAGER
    * Added column to display file-level comment in archives (default hidden)
    * While browsing an archive, the information popup (clicking on status bar) shows if the archive type can be edited in PeaZip
    * Updated Themes
  EXTRACTION and ARCHIVING
    * Added checkbox to manually set RAR binary for Custom / RAR compression format
    * Various fixes

OBS-URL: https://build.opensuse.org/request/show/1099754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=42
2023-07-25 09:50:27 +00:00
Paolo Stivanin
a3631c3d14 - Update to 9.3.0:
BACKEND
    * 7z 23.01 (Linux, macOS, Windows)
    * Pea 1.13
  FILE MANAGER
    * Added column to display file-level comment in archives (default hidden)
    * While browsing an archive, the information popup (clicking on status bar) shows if the archive type can be edited in PeaZip
    * Updated Themes
  EXTRACTION and ARCHIVING
    * Added checkbox to manually set RAR binary for Custom / RAR compression format
    * Various fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=114
2023-07-20 14:07:44 +00:00
Dominique Leuenberger
17cc6ccbd3 Accepting request 1082932 from devel:languages:pascal
- Update to 9.2.0:
  BACKEND:
  * Can now use zpaqfranz https://github.com/fcorbelli/zpaqfranz as
    alternative backend for .zpaq. To use an alternative zpaq rename the
    binary as zpaq and replace the zpaq binary in /usr/lib64/peazip/res/bin/zpaq/
  CODE:
  * Fixed compression method is now saved accordingly for 7z.
  * Re-organized Help section with quicker access to online updates, Plugins,
    Themes, and Translations.
  * Privacy and Security section in main Settings tab, collecting all relevant
    functions, including Updates.
  FILE MANAGER:
  * Minor modification to themes and icons.
  * New options in Main menu, Organize (Tab bar can now be swapped with Address bar,
    Breadcrumb bar can be shown as plain text).
  EXTRACTION and ARCHIVING:
  * Can now set a custom alias name for 7z / p7zip binary, to make easier to use an
    alternative backend, in Options > Settings, Advanced tab.
  * Improved "Edit non-canonical archive types" (Options > Settings, Archive manager tab).
- Fix bin location for upx/arc/brotli/zpaq/zstd

OBS-URL: https://build.opensuse.org/request/show/1082932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=41
2023-04-26 15:25:05 +00:00
Paolo Stivanin
291810c94d update spec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=112
2023-04-26 09:11:48 +00:00
Paolo Stivanin
ea7455b247 Accepting request 1082833 from home:CJ:branches:devel:languages:pascal
- Update to 9.2.0:
  BACKEND:
  * Can now use zpaqfranz https://github.com/fcorbelli/zpaqfranz as
    alternative backend for .zpaq. To use an alternative zpaq rename the
    binary as zpaq and replace the zpaq binary in /usr/lib64/peazip/res/bin/zpaq/
  CODE:
  * Fixed compression method is now saved accordingly for 7z.
  * Re-organized Help section with quicker access to online updates, Plugins,
    Themes, and Translations.
  * Privacy and Security section in main Settings tab, collecting all relevant
    functions, including Updates.
  FILE MANAGER:
  * Minor modification to themes and icons.
  * New options in Main menu, Organize (Tab bar can now be swapped with Address bar,
    Breadcrumb bar can be shown as plain text).
  EXTRACTION and ARCHIVING:
  * Can now set a custom alias name for 7z / p7zip binary, to make easier to use an
    alternative backend, in Options > Settings, Advanced tab.
  * Improved "Edit non-canonical archive types" (Options > Settings, Archive manager tab).
- Fix bin location for upx/arc/brotli/zpaq/zstd

OBS-URL: https://build.opensuse.org/request/show/1082833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=111
2023-04-26 06:04:58 +00:00
Dominique Leuenberger
9031158d89 Accepting request 1067896 from devel:languages:pascal
- Update to 9.1.0:
  * Major restyle in application's look & feel and themes, and many
    usability improvements for the file manager, and archiving / extraction screens.
  * The scripting engine was refined, with the ability to adapt the syntax
    for a specific 7z version at runtime, and to export archive conversion tasks as scripts.
  * Support for TAR, Brotli, and Zstandard formats was improved.
  * Pea was updated to 1.12, fixing for CVE-2023-24785 (this fixes bsc#1208468)

OBS-URL: https://build.opensuse.org/request/show/1067896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=40
2023-02-27 11:55:27 +00:00
Paolo Stivanin
d60bcbab7f fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=109
2023-02-27 07:47:59 +00:00
Paolo Stivanin
134ffd434e - Update to 9.1.0:
* Major restyle in application's look & feel and themes, and many
    usability improvements for the file manager, and archiving / extraction screens.
  * The scripting engine was refined, with the ability to adapt the syntax
    for a specific 7z version at runtime, and to export archive conversion tasks as scripts.
  * Support for TAR, Brotli, and Zstandard formats was improved.
  * Pea was updated to 1.12, fixing for CVE-2023-24785 (this fixes bsc#1208468)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=108
2023-02-27 07:23:12 +00:00
Dominique Leuenberger
43747ded5d Accepting request 1043702 from devel:languages:pascal
- Update to 9.0.0:
  BACKEND:
  * Pea 1.11.
  CODE:
  * Fixes, clean up of legacy code.
  * Improved speed and memory usage.
  FILE MANAGER:
  * GUI better adapts to size and preference changes.
  * Selecting one of the available tool bars (archive manager, file manager,
    image manager) restores its visibility if the Tool bar is hidden.
  EXTRACTION and ARCHIVING:
  * Added new options for 7z/p7zip backend.
  * Improved support for TAR format, and for formats used in combination with TAR.
  * Improved support for ZPAQ and *PAQ formats.
  * Updated compression preset scripts.
  * Updated plugin for PeaZip.
- Rebase all patches.

OBS-URL: https://build.opensuse.org/request/show/1043702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=39
2022-12-19 13:08:10 +00:00
Paolo Stivanin
477614cfe8 - Update to 9.0.0:
BACKEND:
  * Pea 1.11.
  CODE:
  * Fixes, clean up of legacy code.
  * Improved speed and memory usage.
  FILE MANAGER:
  * GUI better adapts to size and preference changes.
  * Selecting one of the available tool bars (archive manager, file manager,
    image manager) restores its visibility if the Tool bar is hidden.
  EXTRACTION and ARCHIVING:
  * Added new options for 7z/p7zip backend.
  * Improved support for TAR format, and for formats used in combination with TAR.
  * Improved support for ZPAQ and *PAQ formats.
  * Updated compression preset scripts.
  * Updated plugin for PeaZip.
- Rebase all patches.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=106
2022-12-19 07:08:44 +00:00
Dominique Leuenberger
8ca86032d0 Accepting request 1010255 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/1010255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=38
2022-10-12 16:27:01 +00:00
aa5e87857a Accepting request 1010230 from home:CJ:branches:devel:languages:pascal
- Update to 8.9.0:
  BACKEND
    * Pea 1.10
  CODE
    * Password Manager is now re-set only from Options > Settings >
      Privacy, Reset Password Manager link
    * Various fixes and improvements
    * Correctly displays folder size inside ZIP archives if applicable
    * Cleanup of legacy code
    * Improved performances and memory management for browsing archives
    * Improved opening folders after task completition
    * Improved detecting root extraction directory
    * Archive conversion procedure now opens target directory only once,
      after final compression step
    * Task window can now show temporary extraction work path from context
      menu right-clicking on input and output links
  FILE MANAGER
    * Added progress bar while opening archive files supported through 7z
      backend; progress indicator is not visible when archive pre-browsing
      is disabled in Options > Settings > General, Performance group
    * Improved Clipboard panel, can display tems size and modification date
    * Improved quick navigation menu (on the left of the Address bar)
    * Can now set password/keyfile, and display if a password is set
    * Can now display info on current archive / selection / clipboard content
      duplicating function of staus bar; the new Info entry is also featured
      in main menu, Navigation group
    * Can now toggle bookmarks, history, and clipboard views in the Status bar
    * Improved Style button
    * Right-clicking Style shows main menu as context menu
    * Settings is now reachable from Style button in Tool / Address bar
    * Updated theming engine
    * Address bar color can now be changed separately from Address field color
    * Tab bar color has now more options
    * Improved existing Themes to take advantage of the new options
    * Updated Tuxedo theme
    * New Droid theme
  EXTRACTION and ARCHIVING
    * Changed default working directory to output path, as more consistent
      with behavior of similar applications on non-Windows systems
    * Added context menu entry for "Add to separate archives" action, shown
      when applicable in file browser screen
    * Improved archiving and extraction context menu, to make easier to add
      files and folders (or open search) from bookmarks abd history items
    * Improved test after archiving
    * Empty archives are reported as warnings
    * It is now possible to set the sequence of tasks to stop for auto-test
      results (otherwise it will stop only in case of error) from Options >
      Settings > Advanced
    * More information is available clicking status bar string in archive
      creation and extraction screens: task type details, temp work path
      (if applicable), input zise, output path with total size and free space

OBS-URL: https://build.opensuse.org/request/show/1010230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=104
2022-10-12 13:49:03 +00:00
Dominique Leuenberger
a576147e39 Accepting request 1004696 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/1004696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=37
2022-09-19 14:04:17 +00:00
a61152d09a Accepting request 1004687 from home:polslinux:branches:devel:languages:pascal
- Update to 8.8.0 (bsc#1202690):
  BACKEND
    * 7z 22.01
    * Pea 1.09
  CODE
    * Various fixes and improvements
  FILE MANAGER
    * Improved GUI for more flexibility to better adapt to multiple environments with different visual styles
  EXTRACTION and ARCHIVING
    * Added option to test archive after creation, for formats supporting test routine, in Options > Settings, Archive manager tab
    * Added timestamp precision option in Archiving screen, Advanced tab, applies to ZIP and TAR/pax formats
    * Added timestamp precision option in Archiving screen, Advanced tab, applies to ZIP and TAR/pax formats
    * Added options to save owner/group ids and names, available in Archiving screen, Advanced tab
- Set correct category in the desktop file (bsc#1202690)

OBS-URL: https://build.opensuse.org/request/show/1004687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=102
2022-09-19 12:10:19 +00:00
Dominique Leuenberger
5ee90c294e Accepting request 985245 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/985245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=36
2022-06-27 09:25:57 +00:00
e792b26b04 Accepting request 985143 from home:polslinux:branches:devel:languages:pascal
- Update to 8.7.0:
  BACKEND
    * 7z 22.00
    * Pea 1.08
  CODE
    * Can now optionally check hash of backend binaries called by PeaZip in order to detect modified ones
    * Can now optionally hardcode paths of backend binaries, configuration, and non-binary resources directories as absoulte paths at compile time
  FILE MANAGER
    * Added "Open in a new tab" to breadcrumb navigation menu
    * Can now export content of navigation/search filter as CSV, from column's header menu, and Main menu > Navigation submenu
    * CSV separator can now be customised from Options > Settings, General Tab, on the right of Localization selector
    * File manager now displays file size and compressed file size of directories inside archives, CRC column displays files and sub-directores count for directories
    * Many visual enhancements
  EXTRACTION and ARCHIVING
    * Can now remember default archive creation action (force new archive, add, update, sync...)
    * Improved displaying directory size in archive creation screen: items are now recursively enumerated asynchronously (non blocking) by default, so it is possible to proceed with archiving operations (confirm, cancel, modify parameters...) without needing the input count to be completed
    * Re-organized Archive manager settings page in Options > Settings
    * For Zpaq format now "Absolute paths" extraction option is enabled by default (in Advanced tab of extraction screen)

OBS-URL: https://build.opensuse.org/request/show/985143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=100
2022-06-27 08:08:53 +00:00
Dominique Leuenberger
47dca7e562 Accepting request 970085 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/970085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=35
2022-04-14 15:25:40 +00:00
ad990efddd Accepting request 970050 from home:polslinux:branches:devel:languages:pascal
- Update to 8.6.0:
  BACKEND
    * Pea 1.07
    * 7z updated to 21.07
    * (Linux) Zstd 1.5.2
  CODE
    * Fixed dictionary size for ZIP using XZ compression
    * Compiled with Lazarus 2.2.0
    * Various fixes
  FILE MANAGER
    * Improved theming
    * New .ico and .png icons are now available in (peazip)/res/share/icons
      directory for customizing the application on Linux, macOS, and Windows systems
    * Simplified organization of UI layout
    * Added link to devices mounted in /var/run/media in filesystem treeview, when applicable
    * File / archive browser can now alternatively display larger details,
      and large list modes (from Style menu on status bar) in order to improve readability and touch usability
  EXTRACTION and ARCHIVING
    * Added "Immediate execution" option for Profiles and Presets, in Add button's dropdown menu
    * Added command line switches to compress items using one of the compression presets
      or loading a saved custom compression setting
    * Added option to not immediately save edited files into archive, keeping changes for further editing
      (or for manually saving to archive from context menu, More submenu)
    * Labels in status bar of Archiving and Extraction screens are clickable to show synthetic information about the task
    * Improved compression settings
    * Improved usage of Layouts
- Switch from GTK2 to QT5

OBS-URL: https://build.opensuse.org/request/show/970050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=98
2022-04-14 08:55:05 +00:00
Dominique Leuenberger
213f95da52 Accepting request 949277 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/949277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=34
2022-01-26 20:26:45 +00:00
27db1901b5 Accepting request 949269 from home:polslinux:branches:devel:languages:pascal
- Update to 8.4.0:
  BACKEND
    * Pea 1.05
    * 7z 21.06 (console) used by default on Darwin/macOS, Linux, and Windows
    * p7zip, and szcnick's p7zip (fork of p7zip) syntax is fully supported
      and can be used as alternative replacing (peazip)/res/bin/7z/7z binary
  CODE
    * Fixed issues when temporary work path is set to user's temp
    * Fixed smart extraction not able to remove extra level of nesting
  FILE MANAGER
    * Added single and multi core performances benchmark, in main menu Tools > System benchmark (pea)
    * The benchmark performs integer and floating point arithmetic operations
    * Benchmark result unit is arbitrary and only meant to allow comparison between different platforms
    * For reference 2020 MacBook Air M1 score is 100 (single core) and 515 (multi core) for aarm64 build
    * (Darwin/macOS, Linux) File manager columns' menu is available righclicking status bar
    * Added links to Volumes, Applications, and System/Applications in navigation treeview
    * Added auto-configured custom apps for "Open with" submenu
    * Open command prompt here function now working
    * PeaUtils launching from PeaZip now working
    * Language can now be changed from dropdown menu from General settings tab (main menu, Options > Settings)
    * Previous method allowing to manually select the language file is still available
      from the link before the dropdown menu
  EXTRACTION and ARCHIVING
    * New option to not stop sequences of archive test tasks unless an error is encountered
    * From main menu, Options > Settings, Advanced tab set "Stop to inspect report for error,
      list" instead of default value "Stop to inspect report for error, list, test"
    * With this setting, a successful archive test closes on completion unless an error is foud in the archive and test fails,
      in which case error message (and full report) is shown to user and needs to be dismissed
      before continuing with following test in sequence
    * Improved management of temporary work files
    * 7z/p7zip work files during compression are now inside peazip-tmp subpath,
      if work directory is set to Custom or User's tem

OBS-URL: https://build.opensuse.org/request/show/949269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=97
2022-01-26 13:32:08 +00:00
34a2a015a2 Accepting request 949036 from home:dfaggioli:branches:devel:languages:pascal
- 7z is expected to be in ../res/bin/7z
  * this is mentioned in comment 5 of bsc#1195041 (even if the bug
    itself is about something else)

OBS-URL: https://build.opensuse.org/request/show/949036
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=96
2022-01-25 14:56:03 +00:00
Dominique Leuenberger
21c94b6c0e Accepting request 931915 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/931915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=33
2021-11-18 09:33:27 +00:00
c32729a7ee Accepting request 931899 from home:polslinux:branches:devel:languages:pascal
- Update to 8.3.0:
  BACKEND
    * Total max length of command scripts generated by the application
      can be customized from 32KB to 2MB from
      Options > Settings > General, Performances
    * szcnick/p7zip regressed from 17.04 to 17.02 due a possible bug
      handling some zip files different versions / branches of p7zip
      (provided same syntax is employed) can be used simply replacing binaries
      in (peazip)res/bin/7z path
    * Updated to pea 1.04
  CODE
    * Improved compliance with Open Desktop specifications: configuration
      is now saved in $XDG_CONFIG_HOME/peazip directory; if $XDG_CONFIG_HOME
      is not defined configuration is saved to $HOME/.config/peazip.
      To import existing configuration simply copy content of
      $HOME/.PeaZip directory to the new location
    * Fixed possible error with progress bar
    * Fixed possible error not asking password opening some encrypted archives,
      and reduced false positive cases in which it the application
      suggested to provide a password
    * Fixed error reporting information about multi volume archives
    * Fixed error in file manager selecting files with same
      characteristics of selected item
  FILE MANAGER
    * Shortcuts to /media, /run/media, and /mnt (if not empty) are now
      featured in navigation tree, under filesystem group
    * Improved automatically configuring XFCE apps alternatives in
      "Open with" menu: Mousepad, Midori, Parole, Ristretto
    * Fixed theming issues with GTK2
    * Column header's context menu is now accessible alternatively

OBS-URL: https://build.opensuse.org/request/show/931899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=95
2021-11-17 09:37:31 +00:00
Dominique Leuenberger
90f78405a5 Accepting request 922322 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/922322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=32
2021-09-30 21:43:42 +00:00
ab89b380c8 Accepting request 922321 from home:polslinux:branches:devel:languages:pascal
- Update to version 8.2.0
  * BACKEND
    * Updated Brotli to 1.0.9 version
    * Added read support (browse / test / extract) to Lzip .lz file type
    * Added support for .apkm, .apks, and .aab packages Android package formats
    * Updated Pea 1.02
    * Updated Zstd 1.50
    * Updated p7zip 17.04
  * CODE
    * maximum length of CL generated on Linux systems is now increased to
      128 K characters in contrast to much more limited 32 K characters
      allowed on Windows systems
  * FILE MANAGER
    * Improved system directories shown by default in navigation tree
      on the left of file manager
    * Updated list of apps automatically detected for Open with submenu;
      apps and scripts can be customized in Options > Settings, Applications tab
    * Enabled System tools submenu in context menu > File manager
    * New Ctrl+Alt+A link to autoadjust file browser columns
    * Themes: added "Presets" link on the right of Application accent color picker,
      allowing to quickly customize both application and text accent colors accordingly to
      common color themes of reference Operating Systems e.g. Mint, Ubuntu, Windows
  * EXTRACTION and ARCHIVING
    * Added XZ (Linux, Windows) and Zstd (Linux) as optional algorithms for ZIP/ZIPX compression,
      from Advanced tab in archiving / conversion screen
    * Improved extraction
    * Improved raw file spanning, it is now possible to submit multiple separate
      input files at once to be split to specified size
    * Improved support for .xxxaa spanned files from Unix/Linux split command
    * New option for default behavior at application startup: Extract all here (smart new folder)
    * Added support (as container files) to .whl Python archives and .gem Ruby gem archives
    * Added option to extract all, selected or displayed items to extraction dropdown menu,
      replicating Extract button context menu
    * Added actions to Test all, selected or displayed items in Test button context menu
- Rebase peazip-desktop.patch

OBS-URL: https://build.opensuse.org/request/show/922321
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=94
2021-09-30 09:00:14 +00:00
Dominique Leuenberger
97c4a102bf Accepting request 906446 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/906446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=31
2021-07-15 22:00:42 +00:00
272917da5b Accepting request 906423 from home:polslinux:branches:devel:languages:pascal
- Update to version 8.0.0
  * BACKEND
    * Pea 1.01:
      + Added exit codes to functions for easier integration with
        third party software and scripts
      + Running PEA in batch_report and hidden_report mode automatically
        saves task log without further user interaction
      + Fixed: hidden and hidden_report modes do not flash the GUI
        before hiding it
      + Updated online documentation at https://peazip.github.io/pea_help.pdf
  * FILE MANAGER
    * Added support for .xappx, and various Open Packaging Conventions
      filetypes (.3mf, .vsdx, .mmzx, .aasx, .slx, .scdoc) files,
      218 file extensions supported
    * Added text completion for search field
    * Checksum/hash files can now be set to perform a single
      algorithm (faster), by default SHA256
    * Dragging a single archive file on file manager screen, the archive
      is now opened without requiring further interaction
    * Improved preview and open with functions
    * Improved random password generator in main menu,
      Tools > Create random password / keyfile
    * Improved smart sorting of file names
    * Improved status bar
    * Improved support for non-canonical archive types
      (containers, disk images, installers...) with new options in
      main menu, Options > Settings > Archive manager
    * Improved theming: can now optionally display grids with
      alternate color for better readability
  * EXTRACTION and ARCHIVING
    * Added "Force typing passwords interactively" option in password
      screen that forces to always type password in the native
      backend interface
    * Can now edit existing 7Z-compressed sfx archives
    * Improved "TAR before" option, which saves multiple input to
      TAR archive before compression step
    * It is now possible to customize the default action to perform
      when a file type associated with PeaZip is double-clicked on
      the system (or any time a single file is sent as input to PeaZip)

OBS-URL: https://build.opensuse.org/request/show/906423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=93
2021-07-15 10:17:35 +00:00
Dominique Leuenberger
8d8450681f Accepting request 894220 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/894220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=30
2021-05-19 15:49:25 +00:00
84e4359f14 Accepting request 894177 from home:susnux:branches:devel:languages:pascal
Update to version 7.9.0

OBS-URL: https://build.opensuse.org/request/show/894177
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=91
2021-05-19 06:38:46 +00:00
Richard Brown
9ffd9e3009 Accepting request 881056 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/881056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=29
2021-03-30 19:00:33 +00:00
5f9efb6540 Accepting request 881054 from home:ecsos
Update to 7.8.0

OBS-URL: https://build.opensuse.org/request/show/881054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=89
2021-03-24 14:16:08 +00:00
f95d5c2651 Accepting request 869984 from home:ecsos
Update to 7.7.0

OBS-URL: https://build.opensuse.org/request/show/869984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=88
2021-02-06 14:23:47 +00:00