SHA256
1
0
forked from pool/peazip

22 Commits

Author SHA256 Message Date
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
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
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
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
b60ce5266d Accepting request 700704 from home:alois:branches:devel:languages:pascal
- Update to version 6.8.0
  * Various fixes and improvements

OBS-URL: https://build.opensuse.org/request/show/700704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=48
2019-05-05 09:18:16 +00:00
7ded56fede Accepting request 694020 from home:alois:branches:devel:languages:pascal
- Update to version 6.7.2
  * More streamlined GUI for archiving and extraction, that can
    now be sent in background to system tray,
  * Smart extraction to new folder (to avoid extracting multiple
    items to destination, and for removing unnecessary levels of
    nesting),
  * Several improvements and fixes.
  * Multiple archiving and extraction tasks are now performed in
    a single instance, easier to hide, move or resize, providing
    progress bars for current task and for overall process.
  * A total of 188 file extensions can now be managed by PeaZip.
- Refreshed peazip-build_PIE.patch and peazip-help_path.patch

OBS-URL: https://build.opensuse.org/request/show/694020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=46
2019-04-14 09:28:30 +00:00
ccbe5c1843 Accepting request 685763 from home:alois:branches:devel:languages:pascal
- Update to version 6.7.1
  * Various fixes
  * Drag and drop extraction results in hiding the main form,
    consistently to behavior from Extraction and Archiving screens
  * Extraction: "Smart new folder" option improves and replaces
    "Remove redundant directory" option if the new folder contains
    a single object (file or folder), content is copied outside and
    the extra folder is removed (removes extra folder layer and
    preserves original names of archived folders), if copying the
    content outside the new folder fails, the content is kept in
    the new folder smart extraction is meant to guarantee that a
    single item is extracted, to avoid flooding target directory of
    multiple unexpected items, and that no unneeded level of
    directory nesting is added
  * Improved GUI feedback during preliminary steps of archives
    conversion and "TAR before" procedures
  * Improved GUI feedback running option to delete original sources
  * Improved information shown about running archiving / extraction
    tasks

OBS-URL: https://build.opensuse.org/request/show/685763
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=44
2019-03-17 10:36:55 +00:00
550c116ab5 Accepting request 673143 from home:alois:branches:devel:languages:pascal
- Update to version 6.7.0
  * Several improvements and fixes
  * Multiple archiving and extraction tasks are now preformed
    in a single, more streamlined GUI instance, providing
    information and progress bars for current task and for
    overall process.
- Refreshed peazip-build_PIE.patch, peazip-help_path.patch and
  peazip-debuginfo.patch

OBS-URL: https://build.opensuse.org/request/show/673143
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=42
2019-02-10 13:19:46 +00:00
1361dbf455 Accepting request 645198 from home:alois:branches:devel:languages:pascal
- Update to version 6.6.1
  * various improvements and fixes
  * it is now possible to force batch extraction of unsupported
    file types with PeaZip (or other custom executable), and to
    set a custom directory as working path.

OBS-URL: https://build.opensuse.org/request/show/645198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=38
2018-10-29 09:36:41 +00:00
f05cab65ea Accepting request 605304 from home:alois:branches:devel:languages:pascal
- Update to version 6.6.0
  FILE MANAGER:
  * Added new fast function for hinting possible duplicates
    + Possible duplicates shows exactly same size, and same
      CRC32 calculated on sample(s) of file's data
      o For files up to 64 KB data it is sampled a 32 KB region
        at the beginning of the file
      o For files larger than 64 KB a second 32KB region is
        sampled after the half of the file
  * Added option to reset search history in search menu
  * Various fixes and improvements
  EXTRACTION and ARCHIVING:
  * New option "Try to edit non explicitly supported file types"
    in Options > Settings > Archive manager
    + off by default in order to protect from modification files
      outside known supported extensions
    + if on, allows to try to add/update and remove files form
      files not usually employed as archives, but structurally
      based on archive types such as Java jar, MS Office and OOo
      files, etc
- Added peazip-debuginfo.patch
- Switched build to gtk2 on account of startup crashes with Qt5

OBS-URL: https://build.opensuse.org/request/show/605304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=34
2018-05-08 11:31:55 +00:00
Lars Vogdt
322152b5f1 Accepting request 560105 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.0
  FILE MANAGER
  * Updated GUI and themes
  * Can now move and rename objects inside existing archives
    (7z/p7zip supported formats)
  EXTRACTION and ARCHIVING
  * Added option to force browsing of archives containing errors
    (default off)
  * Added option to show which options are volatile (context
    dependent) rather than persistent
  * Improved archive conversion
    + "Change password" switch (default off) asks to provide a new
       password to be applied to converted archive(s), otherwise
       current password (if any) will be applied - decompression
       stage test current password for each input archive, asking
       new password in case of error
  * Improved support for WIM format
    + in archiving and extraction interfaces, Advanced tab, were
      added options to operate including NT security information and
      NTFS Alternate Data Stream
    + file manager shows SHA-1 hash value for items in WIM archives
  * Scheduled deletion after archiving/extraction will not be
    performed if errors are detected
  CODE
  * Privacy directive is available as GUI option
    + 0 default, no password request
    + 1 application asks for password when starts, skippable
    + 2 application asks for password when starts, not skippable
      (password or keyfile must be provided)
  * Updated Wolfgang Ehrhardt's crypto library units
    + crc_hash_2017-06-04
    + fca_2016-05-01
    + util_2017-06-04
  * Various fixes and improvements
  version 6.4.1
  CODE
  * Added experimental privacy_mode directive (at current state
    can be changed only from configuration file, or hardcoded at
    compile time) meant to help users not forgetting to provide a
    password when working on sensitive data
    + 0 default, no password request
    + 1 application asks for password when stars, skippable
    + 2 application asks for password when starts, not skippable
      (password or keyfile must be provided)
  FILE MANAGER
  * Rightclicking on file manager's column header shows context
    menu for
    + customizing columns
    + applying on the fly checksum/hash, search for duplicates,
      and set algorithm for those two functions
    + save GUI content as tab-separated TXT file
  * Clicking the style icon on the right of the status bar shows
    menu of presets for file manager
    + Style icon now changes reflecting the style applied to the
      file manager
  * New "Navigation bar" entry in status bar menu show/hide side
    navigation bar
  * Some keyboard shortcuts were updated
    + Shift+Ctrl+N create new folder
    + Ctrl+N extract to new folder
    + Shift+Del quick delete (do not sent to recycle bin)
    + Ctrl+Del secure delete
    + Alt+Enter properties
  * Various improvements in archive browsing
  * Various improvements of UI usability with custom system colors
  EXTRACTION and ARCHIVING
  * During archive update only relevant options are shown,
    allowing to set password and to change action (add, update,
    freshen, sync)
  version 6.4.0
  BACKEND
  * pea 0.61
    + crc/hash marks duplicate files
    + shows number of copies found
    + to find duplicates, value of best checksum or hash algorithm
      is checked
  * (PeaUtils GUI) secure delete removes items from list if
    successfully erased
  CODE
  * Various fixes, visual updates and code cleanup
  FILE MANAGER
  * Added tabbed browsing
    + Tab bar is toggled from "Tab bar" entry available in from
      main menu > Organize, and in address bar and tab bar context
      menus
    + Tab bar is also shown clicking on "Open in a new tab" in
      context menu
    + Tabs can be added, deleted, moved, and resized
  * Added rename options (context menu, File manager > Rename) :
    prepend and append parent directory name
  * Improved rename dialog (F2)
  EXTRACTION and ARCHIVING
  * Added option to archive and extract using relative, full, or
    absolute paths (non-persistent value, in advanced options) for
    7z / p7zip supported archive formats
  * Improved archive conversion
    + If "Add each object to a separate archive" is checked
      (default), no extra root foder is added to the converted
      archive (supported for conversion toward all 7z/p7zip formats)
    + If the option is unchecked (consolidate multiple archives
      into one), it is added an extra folder with archive name to
      keep content separated
  version 6.3.1
  CODE
  * Various fixes
  FILE MANAGER
  * Minor visual updates
  version 6.3.0
  CODE
  * Improved DPI awareness
  * New command line directive "-peaziplanguage" to
    programmatically change application's localization
    + second parameter is the name of the localization file,
      proper localization directory "lang" is resolved by the program
        example: peazip.exe -peaziplanguage it.txt
    + please note if other instances of PeaZip are open, they will
      overwrite language in configuration when they close
  EXTRACTION and ARCHIVING
  * Added hamburger menu button in tabs bar to provide alternative
    access to archiving/extraction context menu
  * Improved archive creation screen
    + Added installer-mode sfx modules for 7z (advanced options
      tab)
        Replicated archiving action options in main options page
        (7z/p7zip supported types)
        Provided new update options: update only items already in
        archive (ignore extra items on disk), and synchronize archive
        with content on disk (remove items from archive if removed
        from disk)
  version 6.2.0
  BACKEND
  * Pea 0.58
  FILE MANAGER
  * Can now save list of items being browsed to TXT file,
    Navigation > Save as TXT
  * Reorganized keyboad shortcuts
    + Ctrl+O open selected item as archive
    + Ctrl+D toggle bookmarks panel
    + Ctrl+H toggle history panel
    + Ctrl+Alt+H toggle session history panel
  * Separated Add and Convert dropdown menus
  * Single "Extract" button for simplicity - quick extraction
    action/options are now all featured in Extract button dropdown
    menu
  * Browser, and archive/extraction screens, shows "filter" icon
    when advanced filters are set
  * Updated Ten teme
  EXTRACTION and ARCHIVING
  * Archiving and extraction screens shows cumulative progress bar
    when executing multiple operations
  * Improved command line options
    + added -ext2simple and -ext2simplefolder as "blanket"
      extraction command for all backend, first parameter specify
      output path;
    + password is asked interactively (GUI); "folder" variant
      extracts to new folder
  * Various fixes
- Dropped kde4 subpackage
- Added peazip-lazarus_1.8.0.patch
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/560105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=26
2018-02-01 08:35:55 +00:00
Jörg Lorenzen
bf95c297ac Accepting request 427224 from home:enzokiel:branches:devel:languages:pascal
update to version 6.1.1

OBS-URL: https://build.opensuse.org/request/show/427224
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=25
2016-09-13 08:40:22 +00:00
Jörg Lorenzen
ad64222358 Accepting request 420728 from home:enzokiel:branches:devel:languages:pascal
update to version 6.1.0

OBS-URL: https://build.opensuse.org/request/show/420728
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=24
2016-08-20 20:32:23 +00:00
Jörg Lorenzen
ae368dbf16 Accepting request 393617 from home:enzokiel:branches:devel:languages:pascal
update to version 6.0.1

OBS-URL: https://build.opensuse.org/request/show/393617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=23
2016-05-04 11:46:59 +00:00
Jörg Lorenzen
95d9443c4c Accepting request 374184 from home:enzokiel:branches:devel:languages:pascal
update to version 6.0.0

OBS-URL: https://build.opensuse.org/request/show/374184
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=21
2016-03-17 12:39:35 +00:00
Jörg Lorenzen
e1344d98df Accepting request 349130 from home:enzokiel:branches:devel:languages:pascal
update to version 5.9.0

OBS-URL: https://build.opensuse.org/request/show/349130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=19
2015-12-16 12:07:04 +00:00
Jörg Lorenzen
70dc41d1d3 Accepting request 340447 from home:enzokiel:branches:devel:languages:pascal
- update to version 5.8.1

OBS-URL: https://build.opensuse.org/request/show/340447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=18
2015-10-22 15:05:50 +00:00
Jörg Lorenzen
a4056e8696 Accepting request 328404 from home:enzokiel:branches:devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/328404
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=17
2015-09-01 21:55:23 +00:00
Jörg Lorenzen
3e19cccd0c Accepting request 319547 from home:enzokiel:branches:devel:languages:pascal
- update to version 5.7.0

OBS-URL: https://build.opensuse.org/request/show/319547
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=16
2015-07-30 10:58:33 +00:00
Jörg Lorenzen
d7d1fcbfe3 Accepting request 312227 from home:enzokiel:branches:devel:languages:pascal
update to version 5.6.1

OBS-URL: https://build.opensuse.org/request/show/312227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=15
2015-06-16 08:24:18 +00:00
Jörg Lorenzen
1cb7d3238e Accepting request 304040 from home:enzokiel:branches:devel:languages:pascal
- update to version 5.6.0

OBS-URL: https://build.opensuse.org/request/show/304040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=14
2015-04-26 11:30:25 +00:00
Jörg Lorenzen
a139790ebd Accepting request 282095 from home:enzokiel:branches:devel:languages:pascal
- update to version 5.5.3

OBS-URL: https://build.opensuse.org/request/show/282095
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=13
2015-01-20 15:14:16 +00:00