pkgsrc-Bugs archive

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

PR/56092 CVS commit: pkgsrc/misc/libreoffice



The following reply was made to PR pkg/56092; it has been noted by GNATS.

From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56092 CVS commit: pkgsrc/misc/libreoffice
Date: Sat, 10 Apr 2021 13:13:48 +0000

 Module Name:	pkgsrc
 Committed By:	ryoon
 Date:		Sat Apr 10 13:13:47 UTC 2021
 
 Modified Files:
 	pkgsrc/misc/libreoffice: Makefile distinfo
 	pkgsrc/misc/libreoffice/patches:
 	    patch-shell_source_unix_misc_senddoc.sh
 
 Log Message:
 libreoffice: Use portable 'command -v' instead of 'type -p' and fix segfault
 
 Pointed out in PR pkg/56092 by gutteridge@.
 
 And convert to use OpenSSL TLS backend.
 Recent devel/nss change, libsoftkn3.so uses MD5_Update()
 from OpenSSL and it causes SIGSEGV.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.256 -r1.257 pkgsrc/misc/libreoffice/Makefile
 cvs rdiff -u -r1.112 -r1.113 pkgsrc/misc/libreoffice/distinfo
 cvs rdiff -u -r1.1 -r1.2 \
     pkgsrc/misc/libreoffice/patches/patch-shell_source_unix_misc_senddoc.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index