pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2025Q2] pkgsrc/archivers/7-zip



Module Name:    pkgsrc
Committed By:   maya
Date:           Thu Jul 24 22:08:59 UTC 2025

Modified Files:
        pkgsrc/archivers/7-zip [pkgsrc-2025Q2]: Makefile distinfo

Log Message:
Pullup ticket #6995 - requested by taca
archivers/7-zip: Security fix

Revisions pulled up:
- archivers/7-zip/Makefile                                      1.9
- archivers/7-zip/distinfo                                      1.8

---
   Module Name: pkgsrc
   Committed By:        wiz
   Date:                Fri Jul 18 18:46:41 UTC 2025

   Modified Files:
        pkgsrc/archivers/7-zip: Makefile distinfo

   Log Message:
   7-zip: update to 25.00.

   25.00          2025-07-05
   -------------------------
   - 7-Zip for Windows can now use more than 64 CPU threads for compression
     to zip/7z/xz archives and for the 7-Zip benchmark.
     If there are more than one processor group in Windows (on systems with more than
     64 cpu threads), 7-Zip distributes running CPU threads across different processor groups.
   - bzip2 compression speed was increased by 15-40%.
   - deflate (zip/gz) compression speed was increased by 1-3%.
   - improved support for zip, cpio and fat archives.
   - fixed some bugs and vulnerabilities.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.6.1 pkgsrc/archivers/7-zip/Makefile
cvs rdiff -u -r1.7 -r1.7.6.1 pkgsrc/archivers/7-zip/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/7-zip/Makefile
diff -u pkgsrc/archivers/7-zip/Makefile:1.8 pkgsrc/archivers/7-zip/Makefile:1.8.6.1
--- pkgsrc/archivers/7-zip/Makefile:1.8 Sun Dec  1 09:38:18 2024
+++ pkgsrc/archivers/7-zip/Makefile     Thu Jul 24 22:08:59 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2024/12/01 09:38:18 adam Exp $
+# $NetBSD: Makefile,v 1.8.6.1 2025/07/24 22:08:59 maya Exp $
 
-DISTNAME=      7z2409-src
-PKGNAME=       7-zip-24.09
+DISTNAME=      7z2500-src
+PKGNAME=       7-zip-25.00
 CATEGORIES=    archivers
 MASTER_SITES=  https://www.7-zip.org/a/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/archivers/7-zip/distinfo
diff -u pkgsrc/archivers/7-zip/distinfo:1.7 pkgsrc/archivers/7-zip/distinfo:1.7.6.1
--- pkgsrc/archivers/7-zip/distinfo:1.7 Sun Dec  1 09:38:18 2024
+++ pkgsrc/archivers/7-zip/distinfo     Thu Jul 24 22:08:59 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2024/12/01 09:38:18 adam Exp $
+$NetBSD: distinfo,v 1.7.6.1 2025/07/24 22:08:59 maya Exp $
 
-BLAKE2s (7z2409-src.tar.xz) = dfd627d79a6ff9806c9c76b66998bc5ecb86358a6dec6376a431779f6126f794
-SHA512 (7z2409-src.tar.xz) = 461b702eb275655ebda70e128a5e184d15d2b0556f11ab1b409c0ff8a1e9c5d64761bdfb1685c5a0278534024a1e4ce46e4443d55cae373e487dc9ae180ef310
-Size (7z2409-src.tar.xz) = 1511288 bytes
+BLAKE2s (7z2500-src.tar.xz) = 8e28e9ac1bd95cdcd19f75141b21c872b0a90ee682981ac61449850920aa0d0f
+SHA512 (7z2500-src.tar.xz) = 586723f6fe149645db1eb8d1d27a26977e591e222663073a59e320e432881adaf4bc4067682be2b7ad5443ab0fea9e16b99b12d4ae40ae0f40ae7b23a31b0396
+Size (7z2500-src.tar.xz) = 1531036 bytes
 SHA1 (patch-C_SwapBytes.c) = 1e32b0dd26a3c16251c74d48a97da0aada43f506



Home | Main Index | Thread Index | Old Index