File 7zip.changes of Package 7zip

-------------------------------------------------------------------
Sun Aug 25 13:59:08 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

- update to 24.08:
  * No longer write extra zero bytes after the end of the archive,
    if a file included to archive cannot be compressed to a size
    smaller than original
  * Some optimizations for displaying file icons in 7-Zip File
    Manager and in "Confirm File Replace" window.
  * Some bugs were fixed

-------------------------------------------------------------------
Thu Jun 20 15:44:47 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>

- Update to 24.07:
  * The bug was fixed: 7-Zip could crash for some incorrect ZSTD archives.

-------------------------------------------------------------------
Thu Jun  6 20:49:59 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>

- Update to 24.06:
  * The bug was fixed: 7-Zip could not unpack some ZSTD archives.

-------------------------------------------------------------------
Sun May 26 08:50:16 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>

- update to 24.05:
  * New switch -myv=.. to set decoder compatibility version for
    7z archive creating
  * New switches -myfa and -myfd to allow or disallow the specified
    filter method for 7z archive creating
  * can use new RISCV filter for compression to 7z and xz archives
  * can ask user permission to unpack RAR archives that require
    large amount of memory
  * new switch -smemx{size}g : to set allowed memory usage limit
    for RAR archive unpacking.
  * -y switch disables user requests and messages.
  * -slmu switch : to show timestamps as UTC instead of LOCAL TIME
  * support .sha256 files that use backslash path separator '\'
  * can unpack ZSTD archives (.zst filename extension).
  * can unpack ZIP, SquashFS and RPM archives that use ZSTD
    compression method.
  * support fast hash algorithm XXH64 that is used in ZSTD.
  * can unpack RAR archives (that use larger than 4 GB dictionary)
    created by new WinRAR 7.00.
  * can unpack DMG archives that use XZ (ULMO/LZMA) compression method
  * can unpack NTFS images with cluster size larger than 64 KB.
  * can unpack MBR and GDP images with 4 KB sectors.
  * Speed optimizations for archive unpacking: rar, cab, wim, zip, gz.
  * Speed optimizations for hash caclulation: CRC-32, CRC-64, BLAKE2sp.
  * Fix multivolume creation in some cases
  * bug fixs
- drop fix-avx-sle.patch

-------------------------------------------------------------------
Wed Mar  6 12:46:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Use autosetup -c instead of manually extracting the tarball and
  applying patches: allows us to eliminate the usage of deprecated
  %patchN.

-------------------------------------------------------------------
Tue Jan 23 11:32:54 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>

- Fix build on SLE-15-SP6
  * fix-avx-sle.patch

-------------------------------------------------------------------
Tue Jan  2 20:37:25 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>

- Add missing man pages for 7z / 7za / 7zr / 7zz.
  This solves bsc#1204856.

-------------------------------------------------------------------
Tue Jul 18 02:01:41 UTC 2023 - Linnaea Lavia <linnaea@lavia.moe>

- Enable ARM64 ASM introduced in 23.01

-------------------------------------------------------------------
Wed Jun 21 10:15:05 UTC 2023 - Fabian Vogt <fvogt@suse.com>

- Update to version 23.01:
  * 7-Zip now can use new ARM64 filter for compression to 7z and xz archives.
    ARM64 filter can increase compression ratio for data containing executable files
    compiled for ARM64 (AArch64) architecture.
  * Default section size for BCJ2 filter was changed from 64 MiB to 240 MiB. It
    can increase compression ratio for executable files larger than 64 MiB.
  * UDF: support was improved.
  * cpio: support for hard links.
  * Some changes and optimizations in WIM creation code.
  * When new 7-Zip creates multivolume archive, 7-Zip keeps in open state only
    volumes that still can be changed. Previous versions kept all volumes in open
    state until the end of the archive creation.
  * 7-Zip now can reduce the number of simultaneously open files, when
    7-Zip opens, extracts or creates multivolume archive. It allows to avoid the
    failures for cases with big number of volumes, bacause there is a limitation for
    number of open files allowed for a single program in Linux.
  * The bugs were fixed:
    * ZIP archives: if multithreaded zip compression was performed with
      more than one file to stdout stream (-so switch), 7-zip didn't write "data
      descriptor" for some files.
    * ext4 archives: 7-Zip couldn't correctly extract symbolic link to directory from ext4 archives.
    * HFS and APFS archives: 7-Zip incorrectly decoded uncompressed blocks (64 KiB) in compressed forks.
    * Some another bugs were fixed.
- Refresh fix-compatib-with-p7zip.patch

-------------------------------------------------------------------
Mon Dec 12 21:18:30 UTC 2022 - Dirk Müller <dmueller@suse.com>

- build for x86_64 subarchs the same way like for baseline 

-------------------------------------------------------------------
Wed Nov 30 10:47:14 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>

- Enable ASM to increase performance in compression and decompression
  bsc#1202197

-------------------------------------------------------------------
Fri Jul 22 21:16:09 UTC 2022 - Dirk Müller <dmueller@suse.com>

- update to 22.01:
  * UDF support was improved to UDF version 2.60.
  * HFS and APFS support was improved. 

-------------------------------------------------------------------
Sun Jul  3 21:01:22 UTC 2022 - Matthias Eliasson <elimat@opensuse.org>

- Update to version 22.00: 
  * 7-Zip now can extract APFS (Apple File System) images that can be used in DMG files.
  * 7-Zip now can create TAR archives in POSIX (pax) tar format with the switches
    -ttar -mm=pax or -ttar -mm=posix
  * 7-Zip now can store additional file timestamps with high precision (1 ns in Linux) 
    in tar/pax archives with the following switches:
    -ttar -mm=pax -mtp=3 -mtc -mta
  * New switches for Linux version for TAR archives:
    -snoi : store owner/group ids in archive or set owner/group ids from archive to extracted files. 
    -snon : store owner/group names in archive
  * New -snz switch to propagate Zone.Identifier stream to extracted files (Windows).
  * New option "Propagate Zone.Id stream" in Tools/Options/7-Zip menu.
  * New "Options" window in "Add to archive" allows to select what metadata must be 
    included to archive. Also it allows to select new option 
    "Do not change source files last access time".
  * Some bugs were fixed.

-------------------------------------------------------------------
Wed Jan 26 03:16:03 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>

- Fix an incompatibility with p7zip which was breaking some downstreams
  (e.g., GNOME's File-Roller). See bsc#1195041
  * Add fix-compatib-with-p7zip.patch

-------------------------------------------------------------------
Wed Jan 12 16:45:41 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>

- Replace p7zip with 7zip
  * Add p7zip and p7zip.1

-------------------------------------------------------------------
Mon Jan  3 11:31:10 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>

- Update to version 21.07:
  * The sorting order of files in archives was slightly changed to be more
    consistent for cases where the name of some directory is the same as the
    prefix part of the name of another directory or file.
  * TAR archives created by 7-Zip now are more consistent with archives
    created by GNU TAR program.
- Remove unneeded pach remove-rar-handler.patch
- Use the tarball in place of the 7zip archive as Source

-------------------------------------------------------------------
Wed Dec 22 20:48:46 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>

- Extract source archive with bsdtar instead of p7zip
- Fixup line breaks of documentation files

-------------------------------------------------------------------
Tue Dec 21 21:13:09 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>

- update to version 21.06
  * Bug in LZMA encoder in file LzmaEnc.c was fixed:
    - LzmaEnc_MemEncode(), LzmaEncode() and LzmaCompress() could work
      incorrectly, if size value for output buffer is smaller than size
      required for all compressed data.
    - LzmaEnc_Encode() could work incorrectly, if callback
      ISeqOutStream::Write() doesn't write all compressed data.
    - NCompress::NLzma::CEncoder::Code() could work incorrectly,
      if callback ISequentialOutStream::Write() returns error code.
  * Bug in versions 21.00-21.05 was fixed:
    7-Zip didn't set attributes of directories during archive extracting.

- update to version 21.04
  * 7-Zip now reduces the number of working CPU threads for compression,
    if RAM size is not enough for compression with big LZMA2 dictionary.
  * 7-Zip now can create and check "file.sha256" and "file.sha1" text
    files that contain the list of file names and SHA-1 / SHA-256
    checksums in format compatible with sha1sum/sha256sum programs.

- update to version 21.03
  * The maximum dictionary size for LZMA/LZMA2 compressing was increased
    to 4 GB (3840 MiB).
  * Minor speed optimizations in LZMA/LZMA2 compressing.

-------------------------------------------------------------------
Tue Dec 21 00:07:36 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Remove more -W flags for the Leap 15.x build to succeed

-------------------------------------------------------------------
Tue Jul  6 14:36:25 UTC 2021 danilo.spinella@suse.com

- Create initial version
- Add remove-rar-handler.patch
openSUSE Build Service is sponsored by