Package Release Info

peazip-7.6.0-bp153.1.35

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

peazip
peazip-kf5

Change Logs

* Fri Jan 15 2021 Max Lin <mlin@suse.com>
- BuildReqruies p7zip-full on Leap version greater than 15.1
* Mon Jan 04 2021 ecsos <ecsos@opensuse.org>
- Update to 7.6.0
  * BACKEND
  - (Winodws, ReactOS) McMilk codecs in 7z\Codecs path are now
    automatically checked at PeaZip startup, in order to disable
    them (moving in 7z\Codecs\bk) on systems not capable to run
    them (as XP or ReactOS), and re-enable them on other systems;
    this works for both Portable and installable packages without
    requiring manual intervention
  * CODE
  - Various fixes
  * FILE MANAGER
  - (in left navigation panel) Archive treeview is now
    automaticaly updated accordingly to browsing in file manager
    area
  - This option can be fine tuned in Options > Settings >
    Archive manager
  - Various usability improvements
  - Can now set current path as default archiving or extraction
    path
  - Options > Settings > General, Advanced, and Archive manager
    tabs reorganized
  - Improved and updated themes, and simplified Theme tab
  * EXTRACTION and ARCHIVING
  - Improved handling ZIP files with code pages different than
    local
  - Can now customize code page for reading/writing filenames
    in ZIP archives, from Options > Settings,
    Advanced tab it is possible to set:
  - Local code page, then UTF-8 for sysmbols outside local
    code page (default)
  - Force UTF-8 for non-ASCII characters
  - Force local code page
  - Use a custom code page: an arbitrary code page can be
    entered by user (the host machine needs to support the
    code page to run the tasks, otherwise tasks can be saved
    as scripts and run on different machines)
  - Text encoding entry is now accessible also from application's
    file browser context menu, and in Archiving and Extraction
    screens context menus
  - Within PeaZip file manager it is now possible to use
    copy/paste shortcuts Ctrl+C (or Ctrl+X) / Ctrl+V to extract
    items from archives to filesystem
  - If clipboard is set to keep multiple selection operations
    at once:
  - Copy/paste extraction is possible form multiple archives
    at once
  - It is also possibile to mix cut/paste and extraction
    operations
  - Extraction targets the file system, it is not currently
    possible i.e. to directly paste compressed items from
    archive A to archive B
- Changes from 7.5.0
  * CODE
  - Various fixes
  * FILE MANAGER
  - Create new folder is now also available for 7Z/p7Zip and RAR
    supported archive types
  - Improved file renaming routines
  - added function to cutting file names at specified lengtt
  - added function to replace / remove non-ASCII characters
  - all quick rename functions (lowercase, replace string,
    etc...) are now also available when browsing 7Z/p7zip and
    RAR supported archive types
  - Updated icons in embedded theme and added icons to
    distinguish common archive types
  - Updated Ten theme
  * EXTRACTION and ARCHIVING
  - Added "Extract everything for special file types"
    (to 7Z-supported archive types) to optionally extract the
    entire archive (or current path) to preview special filetypes
    which usually needs external data to properly run, in example
    .html, .bat, and .exe files
  - From Options > Settings > Archive manager, Extract group is
    possible to customize "Extract everything for..." behavior
  - Never use special preview, Ask, Always (default)
  - Extract entire archive (default) or Extract displayed
    items only (items in current path, or matching search
    filters) which can be faster than extracting the entire
    archive
  - Archive timestamp preservation directive is now also applied
    to rename and delete operations
    (previously only for add / update)
  - Options > Settings > Archive manager, Extract group: added
    option to auto close PeaZip after extraction if no browsing
  - actions took place (default off), useful in example if a
    downloaded file was opened for quick inspection before
    extraction
  - Options > Settings > General (Windows): added options for
    locking or hiding target window during drag and drop
    operations, by default target window is hidden and locked
    while the operation is running
  - Out of the box default compression levels are set to fast for
    ZIP and 7Z formats
  - compared to previous ZIP normal default, ZIP fast is over
    400% faster providing 2% worse compression ratio, and 7Z
    fast is 25% faster providing 3% better compression ratio
  - compared to previous 7Z normal default, 7Z fast is 500%
    faster providing 5% worse compression ratio
  - please note compression levels and compression presets
    works as usual, the new settings are meant only to provide
    novice users better performance balance for general purpose
    tasks
  - Modified existing preset scripts
  - 10 from faster zip to fast zip
  - 12 (Linux) from .tar.zst to .7z using Zstandard compression
    (which requires single pass)
  - Test mode always show details about single files in archive
  * WINDOWS & LINUX INSTALLERS
  - (Windows XP) additional 7z codecs introduced in 7.4 line,
    incompatible with Windows XP, are deactivated when installed
    on XP machines, consequently the error messages are no longer
    triggered when using 7z backend
* Mon Oct 05 2020 ecsos <ecsos@opensuse.org>
- Update to 7.4.2
  * BACKEND
  - (Linux) p7zip 16.02 superseded by sznick/p7zip fork 17.02,
    not available for legacy 32 bit platforms added support for
    FLZMA2, LZ4, and Zstd compression algorithms in .7z format
    algorithm selection dropdown is now common to all platforms,
    unsupported algorithms for one platform are preceeded with /
    (currently unsupported /Brotli, /Lizard, and /LZ5 on linux)
  * CODE
  - Various fixes
  * FILE MANAGER
  - (Windows) File manager now displays icons for exe files for
    better usability, using a separate thread; previously the
    feature was enabled only if browser was set to show thumbnails
    In-archive Extract and open with PeaZip and Preview with
    PeaZip now forces trying to open file as archive, as in Open
    as archive menu entry
  * EXTRACTION and ARCHIVING
  - (Windows) Drop target window is locked, as in WinRar, until
    drag and drop operation is completed
    If password contains characters that can be troublesome if
    used in scripts (i.e. quotes) it is now possible to
    interactively enter password in console to create / extract
    archive types handled through 7z/p7zip, ARC, and RAR backends
* Sat Sep 26 2020 ecsos <ecsos@opensuse.org>
- Update to 7.4.1
  * BACKEND
  - Pea 0.74
    Introduced PEA format revision 1.3, supporting multiple
    cascade authenticated encryption, each cipher with 256 bit key,
    in EAX mode: AES+Twofish+Serpent, Twofish+Serpent+AES, Serpent+AES+Twofish
    Fixed a bug preventing extraction of PEA archives in case of naming conflicts
  * CODE
  - Fixed Fast-LZMA2 dictionary sizes
  - Fixed error 127 erroneously raised in some cases
  * FILE MANAGER
  - Improved directories smart sorting in file manager
  - Improved tabs
  - closing last tab collapses tab bar
  - mouse middle button closes tab
  * WINDOWS & LINUX INSTALLERS
    (Windows) Fixed context menu entry "CRC, hash and file tools",
    now pointing by default to "Checksum/hash (common algorithms)"
    consistently to all other calls form PeaZip
* Fri Sep 25 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.4.0
  * GUI refresh and improves working with 7Z, ARC, RAR, and ZIPX
    archive types.
  * It is now possible to use new fast compression algorithms in
    7Z format: Brotli, Fast-LZMA2, Lizard, LZ4, LZ5, and
    Zstandard are now available, providing faster-than-Deflate
    compression with better speed-to-compression-ratio
    efficiency.
  * RAR archives are now fully read-write supported from PeaZip
    if rar executable is featured in the system: it is possible
    to update, edit, rename, and delete files in existing RAR
    archives, and more RAR-specific options are supported (set
    comment, lock archive, header encryption, set recovery
    records percentage).
  * ZIPX archives can now be edited, and it is possible to
    optionally use .zipx extension when creating non-Deflate
    compressed .zip archives.
  * It is now possible to repair ARC and RAR files, and even to
    attempt recovery if the archive cannot be opened for
    browsing.
- Refreshed peazip-desktop.patch
- Add optional support for less common archiving formats:
  arq, brotli, zpaq, zstd (fixes boo#1175933)
* Wed Jun 24 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.3.2
  CODE
  * Various fixes
  FILE MANAGER
  * Added support to more file extensions:
    + .cramfs compressed ROM/RAM file system images
    + .ext, .ext2, .ext3, and .ext4 filesystem images
    + .hfsx filesystem images
    + .qcow, and .qcow2c QEMU disk images
    + .scap, and .uefif firmware files
    + .mub, .pkg, and .ppmd compressed files
  * Archive browser now will automatically ask for password to
    open files with unreadable TOC, for all formats supporting
    TOC encryption, e.g. archives encrypted with "Encrypt also
    file names" option
  * Fixed browsing of encrypted ARC files
  * Fixed: can now delete files within WIM archives
  EXTRACTION and ARCHIVING
  * Setting Custom compression type optionally aut-configures
    PeaZip to use RarLab's Rar.exe as compressor; if
    libre_directive option is set to 2 (most restrictive, not
    allowing closed archive formats), rar creation will be not
    allowed in any case
  * Rar.exe will be set to use PeaZip's work dir as other
    backend binaries
  * For RAR archives it is possible to set
    compression level, from store to maximum
    + action: new archive, add, update, freshen, sync with disk
    + spanning in multiple volumes password, optionally with two
    factor authentication (password + keyfile)
    + create RAR5 or legacy RAR4 archive
    + (RAR5) set dictionary size 1..1024 MB
    + (RAR5) use BLAKE2 hash instead of CRC checksum
    + Create self extracting RAR
    + Solid archive
    + Recovery records
    + Save files open for writing
    + Save NT security information
    + Save NTFS streams
    + Set archive time to last modified object
  * Improved support for more RAR options is planned in future,
    to allow efficient RAR creation from PeaZip GUI, providing
    RarLab's WinRar is installed in the system and Rar.exe is
    available.
* Tue Jun 02 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.3.1
  BACKEND
  * Zstd 1.4.5
  CODE
  * Various fixes, improved progress bar accurancy for multiple
    tasks
  FILE MANAGER
  * Fixed folder sorting, now folders are always grouped before
    files
  * Improved theming, window and toolbar colors can now be
    customized
  * New Graphite, Mocha, and Senape themes with intermediate
    color tones
  * System-rendered widgetsets are not affected by theme colors
    as native drawing methods were not bypassed by theme
    implementation
  EXTRACTION and ARCHIVING
  * Added support for .zstd extension, as used in compressed cpo
    in new rpm installers
  * Updated sfx module for p7zip
* Mon May 18 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.3.0
  BACKEND:
  * Pea 0.71 with PEA file format revision 1.2
  CODE:
  * Various fixes
  FILE MANAGER:
  * Added BLAKE2S and BLAKE2B hashes to
  * File manager's hash (for file hashing and deduplication)
  * File tools set of hashes
  * Optional hash for raw file split
  * Optional hash for PEA format
  * Added support for opening as archive modern Linux package
    formats: .appimage, Ubuntu's .snap, and FreeDesktop Listaller
    .ipk
  * Browser now uses smarter sorting for file/directory names
  * By default now PeaZip tries to open archives containing
    errors
  * Errors detected browsing the archive are now notified in
    status bar, even if it is possible to list archive's content
  * "Try to open archives contining errors" can be disabled in
    Options > Settings > Archive manager
  * Fixed some cases not allowing secure deletion and zero
    deletion of files
  * Improved deletion of temporary work files
  EXTRACTION and ARCHIVING:
  * Added option to not ask confirmation for delete after
    archiving/extraction, in Options > Settings > Archive manager
  * Delete is not triggered if errors are detected
  * Delete is triggered after extraction only in case of
    complete extraction (extract all)
  * Added option to set archive time from most recent file in
    archive, for all 7z/p7zip formats
  * Added option to improve Brotli compression using more memory
    at cost of small impact on speed (archives created with this
    option may not be compatible with some Brotli decompressors)
  * Added option to improve Zstandard compression using more
    memory at cost of small impact on speed
  * Added new advanced options to custom compression settings
    files, keeping compatibility with setting files created with
    older versions
  * Presets were rebuilt accordingly new format
  * Two new presets: Medium compression with 7z fast, and Fast
    compression with 7Z fastest
  * It is now possible to cancel all tasks of a sequence in the
    case one of the archiving / extraction task fails
* Wed May 06 2020 aloisio@gmx.com
- Update to version 7.2.2
  * Improved archive creation procedure, saving settings for
    file spanning, dictionary, word, passes, and block size.
  * Current compression settings defined in the GUI can be saved
    into custom compression settings files, and default
    compression presets can be customized / replaced.
  * ZPAQ support was improved optimizing compression, and
    enabling AES256 encryption, restore to absolute paths, and
    extraction of all versions of files contained in the archive.
  * Alongside many other improvements and fixes, it is now
    possible to automatically close PeaZip when task completes,
    directly send files to encrypted 7z archive from context
    menu, save file hash and information, and to display SMART
    disk health data.
- Refreshed peazip-desktop.patch
* Mon Apr 27 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.2.1
  * improve and fix archive creation features introduced in
    the previous release
    + save advanced options
    + save and load custom compression profiles
    + customize compression presets
  * it is now possible to directly add files to encrypted 7z
    archive from context menu
  * new SMART disk iformation tool is available in File Manager
    > System tools.
* Wed Apr 08 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.2.0
  CODE:
  * Various fixes and improvements
  FILE MANAGER:
  * Extended options to manually update edited files in archive
    (consistently with update dialog) in context menu > more submenu
  * it is now possible to update archive and discard temp edit
    files (as in auto update dialog Yes/Clear option), and to
    discard edits without update
  EXTRACTION and ARCHIVING:
  * Added option to automatically close PeaZip when task
    completes
  * Added options to save and load custom compression settings
  * Menu entries are available in main menu > Layout (in
    compression screen) and in compression presets context menus (in
    file browser and in compression screen)
  * Compression settings are saved by default to "Compression
    settings" folder in same path of PeaZip configuration
  * Password and keyfiles are not saved in custom compression
    settings, to manage passwords safely see instead main menu >
    Tools > Password manager
  * Volatile, context dependant variables can be saved alongside
    non-volatile ones, but will be lost in subsequent uses unless
    the custom setting is reloaded (in Options > Advanced volatile
    variables can be shown in italic font)
  * Presets for archive creation / conversion are now rewritten
    to use new compression setting mechanism, new presets supersedes
    both old presets and favourite formats menu entries
  * Presets are saved in PeaZip\res\presets folder, in PeaZip's
    program path; apart for being saved separately they are standard
    compression setting files and can be used as such
  * To customize an existing preset with a custom compression
    settings file, copy the desired custom compression settings file
    in presets folder, in place of one of the existing preset files
  * Optionally, editing the compression setting file is possible
    to change its displayed file name, the name that will be shown
    by PeaZip in presets menu
  * New presets: ZPAQ ultra, ZPAQ, ARC, Brotli, Zstandard
  * Extended non-volatile options saved to configuration (and
    compression settings) 7z/p7zip advanced compression options for
    dictionary, word, passes and block size are now remembererd
  * File spanning options are now remembered
  * Improved support for ZPAQ format
  * AES256 encryption, supported by design by the format, is now
    enabled
  * Compression settings were optimized for better results
  * From Advanced tab of extraction screen are now supported
    following options: Restore files to original absolute paths;
    Separate extraction of all revisions of the archive; Overwrite
    existing files; Test operation is now enabled
  * ZPAQ is now available in presets at medium and ultra
    compression formats
* Mon Mar 09 2020 aloisio@gmx.com
- Update to version 7.1.1
  * Improved file editing in archives and file renaming
  * Added support for Microsoft MSIX and ESD package formats.
* Sun Feb 02 2020 aloisio@gmx.com
- Update to version 7.1.0
  * Introduced read / write support for Brotli and Zstandard
  * Direct extraction from PeaZip's file browser is now easier
  * Improved management of compressed TAR files
  * More dictionary sizes were made available for LZMA / LZMA2
    algorithms, and ZIP / BZip2 method has been added to
    compression presets.
  * Misc updates
* Sun Dec 29 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.0.1
  * Several under the hood enhancements for the application's
    GUI, with speed and memory management optimizations,
  * Improved support for high DPI, auto scaling for all UI
    elements and graphic, and updated themes and icons.
  * PeaZip can now automatically open tar archives inside tar.*
    compressed files, navigate with extra mouse buttons, hot
    swap drag and drop from standard and custom mode, it is now
    easier to detect duplicate files and analyze content of
    folders from the application's file manager.
* Tue Dec 03 2019 Luigi Baldoni <aloisio@gmx.com>
- Fix Leap 15.2 build
* Mon Dec 02 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.0.0
  BACKEND:
  * PEA 0.66
  FILE MANAGER:
  * Added option to automatically open tar archive inside tar.*
    compressed files
  * Option is on by default, can be set in Options > Settings >
    Archive manager
  * Drag & drop can now be hot swapped between standard and
    custom mode while using the application
  * Improved finding duplicate files, both with crc/hash and
    quick duplicate check: Info column shows "D" for duplicate
    for each copy of file with same digest value, except the last
    copy found
  * Sorting files for Info column allows to quickly select (and
    delete) duplicate items
  * Sorting files for checksum/hash column allows to easily
    compare identical files as in previous versions
  * New function to analyze content of folders in file browser
    (from column header menu)
  * Info column marks empty folders with "E"
  * Checksum/hash column shows content of folders: number of
    directories, number of files, and total size
  * New scaling mechanism for better support of high DPI in
    PeaZip and Pea executables
  * UI elements are scaled at run time at discrete steps zooming
    up to 10x of design time size, using Lazaruz LCL scaling
  * Graphic is accordingly scaled at run time, accepting
    arbitrarily sized graphic sources
  * Embedded 16 and 32 pixel icons are currently provided with
    3x definition (48 and 96 pixel respectively) to provide high
    quality graphic up to 300% scaling
  * New themes for PeaZip version 7+ uses 8 or 32 bit PNG with
    transparency, and currently provides 16 and 32 pixel icons
    upscaled to 3x definition
  * New Windows icons for menus and file types; new icons allows
    to better distinguish supported file types, at large and
    small resolutions
  * When a single file of unsupported format is passed as
    parameter, the application lets the user decide if to try to
    open it as archive or to add it to new archive
  * Various fixes
  * Fixed System benchmark tool
  EXTRACTION and ARCHIVING:
  * Improved progress bar accuracy
  * Option to delete input files after task completion is now
    globally applied to all archiving / extraction functions
  * Also batch version of direct archiving / extraction
    functions now apply the deletion on completion policy
    accordingly to the application's configuration
  * Alternative versions of batch commands are now available in
    order to explicitly ignore deletion on completion policy,
    with "i" appended after function name: -add2peai,
  - add2crypti, -add27zi, -add27zmaili, -add2separate7zi,
  - add2sfx7zi, -add2sfx7zmaili, -add2zipi, -add2zipmaili,
  - add2separatezipi, and -ext2herei, -ext2folderi, -ext2toi,
  - ext2tofolderi, -ext2simplei, -ext2simplefolderi
  * Fixed and improved -add2split batch command, can now accept
    multiple input files and folders (if more than one file is
    passed as input it will be consolidated in a tar archive)
* Sun Sep 01 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 6.9.2
  * improves authoring of existing archives, introducing support
    for editing files in archives, for adding files to a specific
    subfolder inside an existing archive and asking for
    confirmation if items with same name exists in the archive.
  * can now display remaining time for archiving / extraction
    operations, and the new Windows packages improves managing
    file associations and application's localization.
* Sun Aug 25 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 6.9.1
  FILE MANAGER:
  * Configure application and file associations link replicated
    in Settings, Archive manager tab
  * Fixes in editing files in archives
  * Updated translations
* Sun Aug 18 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 6.9.0
  CODE
  * Updated links of online resources to https form
  * Various fixes and improvements
  FILE MANAGER
  * For archive types supported trough 7z/p7zip backend
    + Confirmation is now asked before adding, and renaming /
    moving files inside archives if items with same names
    already exists
    + Files / folders added to existing archive are now added to
    the directory that is currently being browsed
    + PeaZip now supports editing files in archives
  * "Open as archive" is now the standard action for opening
    unknown file types with PeaZip, consistently with other file
    archivers
  * Known archive types are automatically asked to be updated
    when temporary preview files are modified; Auto syncing can
    be turned off in options General > Auto update modified
    files in archives
  * Archives can manually be synced on request from context menu
    More > Force update modified files in archive; this allows
    to try to force to sync arbitrary archive types
  EXTRACTION and ARCHIVING
  * PeaZip shows estimated remaining time for archive / extract
    / test operations (for archive types supported through
    7z/p7zip backend)
* Fri Jun 14 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 6.8.1
  * Faster drag & drop extraction
  * Pre-testing of all archives for encryption before extraction
  * Improved progress bar
- Refreshed peazip-help_path.patch