pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/rar



Module Name:    pkgsrc
Committed By:   vins
Date:           Wed Sep 20 20:15:52 UTC 2023

Modified Files:
        pkgsrc/archivers/rar: Makefile distinfo

Log Message:
archivers/rar: update to 6.23

# changes (since release 6.20)

   Version 6.23

   1. Bugs fixed:

      a) a security issue involving out of bounds write is fixed
         in RAR4 recovery volumes processing code.

         We are thankful to goodbyeselene working with Trend Micro Zero Day
         Initiative for letting us know about this bug.

   Version 6.22

   1. Bugs fixed:

      a) extracting individual files from solid archives created by
         RAR versions older than 2.0, could fail in RAR 6.20 and 6.21.
         It didn't affect extracting the entire archive, which was performed
         correctly.

   Version 6.21

   1. Bugs fixed:

      a) if unencrypted file was stored after encrypted in the same
         RAR archive and both files had been unpacked in the same extraction
         command, RAR 6.20 failed to unpack the unencrypted file.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/archivers/rar/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/archivers/rar/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/rar/Makefile
diff -u pkgsrc/archivers/rar/Makefile:1.57 pkgsrc/archivers/rar/Makefile:1.58
--- pkgsrc/archivers/rar/Makefile:1.57  Wed Jan 25 21:35:21 2023
+++ pkgsrc/archivers/rar/Makefile       Wed Sep 20 20:15:52 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2023/01/25 21:35:21 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2023/09/20 20:15:52 vins Exp $
 
 DISTNAME=      rarlinux${EMUL_PLATFORM:S|linux-x86_64|-x64|:S|linux-i386|-x32|}-${PKGVER:S/.//}
 PKGNAME=       rar-${PKGVER}
-PKGVER=                6.20
+PKGVER=                6.23
 CATEGORIES=    archivers
 MASTER_SITES=  http://www.rarlabs.com/rar/
 

Index: pkgsrc/archivers/rar/distinfo
diff -u pkgsrc/archivers/rar/distinfo:1.9 pkgsrc/archivers/rar/distinfo:1.10
--- pkgsrc/archivers/rar/distinfo:1.9   Wed Jan 25 16:59:31 2023
+++ pkgsrc/archivers/rar/distinfo       Wed Sep 20 20:15:52 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/01/25 16:59:31 vins Exp $
+$NetBSD: distinfo,v 1.10 2023/09/20 20:15:52 vins Exp $
 
-BLAKE2s (rarlinux-x64-620.tar.gz) = a6bffb009350ceb5850b158d552a604e4b39b1fef505e83ca309abe35c73a653
-SHA512 (rarlinux-x64-620.tar.gz) = f9cd780c77241bbe75711d82b7180178c2f647a062b31401e65dd5be7a98ab4ed48577b9b471e8636cb32c62b3c4cfab798e9687ba191819e1b674747ce59574
-Size (rarlinux-x64-620.tar.gz) = 614188 bytes
+BLAKE2s (rarlinux-x64-623.tar.gz) = 9a34812a0a78ce4b5ba059b8d5caf4c2a8aa346aaa722d7e5d7e4d532ec74764
+SHA512 (rarlinux-x64-623.tar.gz) = 0aa3e9c6b08e12343b1637929a3ce807196205ecfc5f6c98c464f8d8f40c544ec594a3be514a02d0e3a86c0a5d5e68208c993ab9d94d847249547fbb713fcfe2
+Size (rarlinux-x64-623.tar.gz) = 614350 bytes



Home | Main Index | Thread Index | Old Index