SHA256
1
0
forked from pool/peazip

Accepting request 816792 from devel:languages:pascal

- 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.

OBS-URL: https://build.opensuse.org/request/show/816792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2020-06-24 13:49:57 +00:00 committed by Git OBS Bridge
commit 9203c93738
4 changed files with 52 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4eba3c5b7645b5f7ee85f64664f663c7024d634577a369cf57c7f834070c8b9b
size 6207344

3
peazip-7.3.2.src.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b01e995076f0633e4b221abc74414d64a01a5e16737c863cf5b47590727b611e
size 6272945

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Wed Jun 24 07:31:57 UTC 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 2 11:39:38 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -19,7 +19,7 @@
%define _peazipinstalldir %{_libdir}/peazip
%define _helpver 7.2.0
Name: peazip
Version: 7.3.1
Version: 7.3.2
Release: 0
Summary: Graphical file archiver
License: LGPL-3.0-only