SHA256
1
0
forked from pool/peazip

132 Commits

Author SHA256 Message Date
c8f5eda7ca Accepting request 860163 from home:ecsos
- 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
        
- 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
Wed Sep  26 18:19:14 UTC 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

OBS-URL: https://build.opensuse.org/request/show/860163
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=83
2021-01-05 10:38:39 +00:00
Dominique Leuenberger
9bd1a798b2 Accepting request 837805 from devel:languages:pascal
- Update to version 7.4.0
- Fix boo#1175933
(2nd attempt)

OBS-URL: https://build.opensuse.org/request/show/837805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=26
2020-09-27 09:50:07 +00:00
8b710c8e52 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=81 2020-09-25 16:05:41 +00:00
d358efc82c Accepting request 837798 from home:alois:branches:devel:languages:pascal
- Update to version 7.4.0
- Fix boo#1175933

OBS-URL: https://build.opensuse.org/request/show/837798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=80
2020-09-25 15:14:56 +00:00
Dominique Leuenberger
9203c93738 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
2020-06-24 13:49:57 +00:00
3aa7d91495 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=78
2020-06-24 07:37:17 +00:00
Dominique Leuenberger
fd9dea6700 Accepting request 810857 from devel:languages:pascal
- 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

OBS-URL: https://build.opensuse.org/request/show/810857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=24
2020-06-03 18:32:58 +00:00
8bca735efa - Update to version 7.3.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=76
2020-06-02 11:49:58 +00:00
Dominique Leuenberger
0d378a4747 Accepting request 806903 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/806903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=23
2020-05-19 12:47:59 +00:00
0b1bbaf201 Accepting request 806902 from home:alois:branches:devel:languages:pascal
- 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

OBS-URL: https://build.opensuse.org/request/show/806902
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=74
2020-05-18 11:17:50 +00:00
Dominique Leuenberger
4419d7d355 Accepting request 800646 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/800646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=22
2020-05-07 12:55:23 +00:00
ea935f0dc5 Accepting request 800645 from home:alois:branches:devel:languages:pascal
- 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

OBS-URL: https://build.opensuse.org/request/show/800645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=72
2020-05-06 09:34:48 +00:00
Dominique Leuenberger
670cde568a Accepting request 798295 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/798295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=21
2020-04-27 21:42:28 +00:00
b135e3d184 Accepting request 798294 from home:alois:branches:devel:languages:pascal
- 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.

OBS-URL: https://build.opensuse.org/request/show/798294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=70
2020-04-27 14:11:34 +00:00
Dominique Leuenberger
aeb74e5683 Accepting request 792403 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/792403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=20
2020-04-08 17:57:05 +00:00
0784a9d962 Accepting request 792402 from home:alois:branches:devel:languages:pascal
- 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

OBS-URL: https://build.opensuse.org/request/show/792402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=68
2020-04-08 10:44:49 +00:00
Dominique Leuenberger
566818a23a Accepting request 782833 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/782833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=19
2020-03-09 10:42:13 +00:00
7a029f5d1b Accepting request 782832 from home:alois:branches:devel:languages:pascal
- Update to version 7.1.1
  * Improved file editing in archives and file renaming
  * Added support for Microsoft MSIX and ESD package formats.

OBS-URL: https://build.opensuse.org/request/show/782832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=66
2020-03-09 08:44:49 +00:00
Dominique Leuenberger
06c6a05a8a Accepting request 769380 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/769380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=18
2020-02-03 10:15:32 +00:00
63352bc00b Accepting request 769379 from home:alois:branches:devel:languages:pascal
update to 7.1.0

OBS-URL: https://build.opensuse.org/request/show/769379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=64
2020-02-02 18:56:21 +00:00
Dominique Leuenberger
55f9bcf774 Accepting request 759934 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/759934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=17
2019-12-30 11:35:12 +00:00
2d979192c2 Accepting request 759933 from home:alois:branches:devel:languages:pascal
update to version 7.0.1

OBS-URL: https://build.opensuse.org/request/show/759933
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=62
2019-12-29 19:55:01 +00:00
Dominique Leuenberger
c1ddecbeb7 Accepting request 753246 from devel:languages:pascal
fix 15.2 build

OBS-URL: https://build.opensuse.org/request/show/753246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=16
2019-12-04 12:52:39 +00:00
9a465d2c4b Accepting request 753243 from home:alois:branches:devel:languages:pascal
fix 15.2 build

OBS-URL: https://build.opensuse.org/request/show/753243
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=60
2019-12-03 13:10:36 +00:00
Dominique Leuenberger
61914fe1aa Accepting request 752833 from devel:languages:pascal
update to 7.0.0

OBS-URL: https://build.opensuse.org/request/show/752833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=15
2019-12-02 10:36:18 +00:00
28b4fa67ed Accepting request 752825 from home:alois:branches:devel:languages:pascal
update to 7.0.0

OBS-URL: https://build.opensuse.org/request/show/752825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=58
2019-12-02 09:15:41 +00:00
Dominique Leuenberger
1e33aa35f9 Accepting request 727617 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/727617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=14
2019-09-02 11:26:47 +00:00
8972c10724 Accepting request 727616 from home:alois:branches:devel:languages:pascal
Update to 6.9.2

OBS-URL: https://build.opensuse.org/request/show/727616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=56
2019-09-01 15:39:15 +00:00
Dominique Leuenberger
3a6c8068fb Accepting request 726061 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/726061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=13
2019-08-27 08:23:35 +00:00
10231545ee Accepting request 726059 from home:alois:branches:devel:languages:pascal
Update to version 6.9.1

OBS-URL: https://build.opensuse.org/request/show/726059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=54
2019-08-26 06:58:11 +00:00
Dominique Leuenberger
99816512d5 Accepting request 724401 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/724401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=12
2019-08-20 08:59:24 +00:00
24c7a84b6a Accepting request 724400 from home:alois:branches:devel:languages:pascal
Update to 6.9.0

OBS-URL: https://build.opensuse.org/request/show/724400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=52
2019-08-18 16:59:21 +00:00
Dominique Leuenberger
a344983d96 Accepting request 709999 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/709999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=11
2019-06-14 18:43:09 +00:00
81428b458a Accepting request 709998 from home:alois:branches:devel:languages:pascal
- 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

OBS-URL: https://build.opensuse.org/request/show/709998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=50
2019-06-14 14:45:32 +00:00
Dominique Leuenberger
78a7dd221e Accepting request 700706 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/700706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=10
2019-05-05 19:22:20 +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
Dominique Leuenberger
cabe442ab1 Accepting request 694021 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/694021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=9
2019-04-15 09:52:34 +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
Dominique Leuenberger
705ae30e61 Accepting request 685764 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/685764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=8
2019-03-18 09:42:52 +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
Stephan Kulow
1ed6ddcbbf Accepting request 673144 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/673144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=7
2019-02-28 20:39:01 +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
Dominique Leuenberger
fa45a42ec0 Accepting request 652209 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/652209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=6
2018-11-28 10:15:12 +00:00
0b1d9c7af4 Accepting request 652205 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Add patch to fix build on aarch64:
  * peazip-fix_aarch64.patch

OBS-URL: https://build.opensuse.org/request/show/652205
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=40
2018-11-27 17:59:22 +00:00
Dominique Leuenberger
186a122599 Accepting request 645199 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/645199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=5
2018-10-29 13:23:06 +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
Yuchen Lin
eab9b19a47 Accepting request 616034 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/616034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=4
2018-06-13 13:39:39 +00:00
31b3102afc Accepting request 616033 from home:alois:branches:devel:languages:pascal
- Fixed 7z requirement

OBS-URL: https://build.opensuse.org/request/show/616033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=36
2018-06-11 13:06:42 +00:00
Dominique Leuenberger
35429d2504 Accepting request 605305 from devel:languages:pascal
OBS-URL: https://build.opensuse.org/request/show/605305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=3
2018-05-10 13:48:51 +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