pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/7-zip



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Aug  9 06:00:55 UTC 2025

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

Log Message:
7-zip: updated to 25.01

25.01:
The code for handling symbolic links has been changed to provide greater security when extracting files from archives.
Command line switch -snld20 can be used to bypass default security checks when creating symbolic links.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/archivers/7-zip/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/archivers/7-zip/Makefile:1.10
--- pkgsrc/archivers/7-zip/Makefile:1.9 Fri Jul 18 18:46:41 2025
+++ pkgsrc/archivers/7-zip/Makefile     Sat Aug  9 06:00:55 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2025/07/18 18:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/08/09 06:00:55 adam Exp $
 
-DISTNAME=      7z2500-src
-PKGNAME=       7-zip-25.00
+DISTNAME=      7z2501-src
+PKGNAME=       7-zip-25.01
 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.8 pkgsrc/archivers/7-zip/distinfo:1.9
--- pkgsrc/archivers/7-zip/distinfo:1.8 Fri Jul 18 18:46:41 2025
+++ pkgsrc/archivers/7-zip/distinfo     Sat Aug  9 06:00:55 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2025/07/18 18:46:41 wiz Exp $
+$NetBSD: distinfo,v 1.9 2025/08/09 06:00:55 adam Exp $
 
-BLAKE2s (7z2500-src.tar.xz) = 8e28e9ac1bd95cdcd19f75141b21c872b0a90ee682981ac61449850920aa0d0f
-SHA512 (7z2500-src.tar.xz) = 586723f6fe149645db1eb8d1d27a26977e591e222663073a59e320e432881adaf4bc4067682be2b7ad5443ab0fea9e16b99b12d4ae40ae0f40ae7b23a31b0396
-Size (7z2500-src.tar.xz) = 1531036 bytes
+BLAKE2s (7z2501-src.tar.xz) = cd01de997a531cc75bfb6a9f90c6a46bd954374df4e76d36acf1c05e8414f7e7
+SHA512 (7z2501-src.tar.xz) = 5ee146ce993c6d12ad19333dc3545e6c3429212260c22d456390e49ca150e6fcbfc6eae45b5ec61138ae1598d7b4a79d6f2e3ff02929af38039c0ca59823e729
+Size (7z2501-src.tar.xz) = 1533240 bytes
 SHA1 (patch-C_SwapBytes.c) = 1e32b0dd26a3c16251c74d48a97da0aada43f506



Home | Main Index | Thread Index | Old Index