Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 806B1A6551 for ; Tue, 2 Jun 2015 14:53:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 27FD014A434; Tue, 2 Jun 2015 14:53:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0381414A433 for ; Tue, 2 Jun 2015 14:53:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ys6fvwtoGtJQ for ; Tue, 2 Jun 2015 14:53:10 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 77E4F14A432 for ; Tue, 2 Jun 2015 14:53:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 72D9A98; Tue, 2 Jun 2015 14:53:10 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 2 Jun 2015 14:53:10 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/archivers/p7zip To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20150602145310.72D9A98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Tue Jun 2 14:53:10 UTC 2015 Modified Files: pkgsrc/archivers/p7zip: Makefile PLIST distinfo pkgsrc/archivers/p7zip/patches: patch-CPP_Windows_DLL.cpp patch-aa patch-ab patch-ac Log Message: Version 9.38.1 - bug 145 "p7zip crashes while moving memory in MoveItems Version 9.38 - patch 23 fixes "7z with unicode file name with surrogate pair is not handled well in Linux" - bug 139 "password from commanline is visible in processes list" Now the characters of the password are replaced with *. - From Windows version of 7-zip - bug138 If you extract the password with # program crashes 7z now supports long password in RAR 3 and 4. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 pkgsrc/archivers/p7zip/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/archivers/p7zip/PLIST cvs rdiff -u -r1.42 -r1.43 pkgsrc/archivers/p7zip/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/archivers/p7zip/patches/patch-CPP_Windows_DLL.cpp cvs rdiff -u -r1.19 -r1.20 pkgsrc/archivers/p7zip/patches/patch-aa cvs rdiff -u -r1.11 -r1.12 pkgsrc/archivers/p7zip/patches/patch-ab cvs rdiff -u -r1.7 -r1.8 pkgsrc/archivers/p7zip/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.