Subject: CVS commit: pkgsrc/security/mcrypt
From: Brian Ginsbach
Date: 2018-05-30 16:58:03
Message id: 20180530145803.D5CA8FBEB@cvs.NetBSD.org

Log Message:
Add various patches from (Brew, Debian, Red Hat, SUSE)

Upstream for mcrypt is effectively dead so incorporate patches from
other OSS packaging systems.  These patches address the following:

* CVE-2012-4409 (fix)
* CVE-2012-4527 (fix)
* Spelling and grammar fixes for man page
* Fix potential format-string attacks (no vulnerability Id)
* Fix potential buffer overflows (no vulnerability Id)
* Make native format default as in Debian, Red Hat, and SUSE since
  openpgp format handling is seriously broken.
* Fix ARM build [unclear if this is necessary for non-Linux systems]
* Correct include file for OSX

Files:
RevisionActionfile
1.27modifypkgsrc/security/mcrypt/Makefile
1.9modifypkgsrc/security/mcrypt/distinfo
1.1addpkgsrc/security/mcrypt/patches/patch-doc_mcrypt.1
1.1addpkgsrc/security/mcrypt/patches/patch-src_errors.c
1.1addpkgsrc/security/mcrypt/patches/patch-src_extra.c
1.1addpkgsrc/security/mcrypt/patches/patch-src_gaaout.c
1.1addpkgsrc/security/mcrypt/patches/patch-src_mcrypt.c
1.1addpkgsrc/security/mcrypt/patches/patch-src_mcrypt.gaa
1.1addpkgsrc/security/mcrypt/patches/patch-src_mcrypt__int.h
1.1addpkgsrc/security/mcrypt/patches/patch-src_rfc2440.c