pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail Update ytnef and libytnef to version 1.9.3 .



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad09dd2e2c52
branches:  trunk
changeset: 401370:ad09dd2e2c52
user:      nros <nros%pkgsrc.org@localhost>
date:      Sun Sep 15 19:24:54 2019 +0000

description:
Update ytnef and libytnef to version 1.9.3 .

>From release notes:

This version resolves the following CVEs:

* CVE-2017-9470
* CVE-2017-9471
* CVE-2017-9474
* CVE-2017-9058
* CVE-2017-12142
* CVE-2017-12141
* CVE-2017-12144

diffstat:

 mail/libytnef/Makefile.common |  4 ++--
 mail/ytnef/Makefile           |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r 3e41ec2065ed -r ad09dd2e2c52 mail/libytnef/Makefile.common
--- a/mail/libytnef/Makefile.common     Sun Sep 15 18:53:41 2019 +0000
+++ b/mail/libytnef/Makefile.common     Sun Sep 15 19:24:54 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.2 2017/09/03 08:53:10 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2019/09/15 19:24:54 nros Exp $
 # used by mail/libytnef/Makefile
 # used by mail/ytnef/Makefile
 
-DISTNAME=       ytnef-1.9.2
+DISTNAME=       ytnef-1.9.3
 CATEGORIES=     mail
 MASTER_SITES=   ${MASTER_SITE_GITHUB:=Yeraze/}
 GITHUB_TAG=     v${PKGVERSION_NOREV}
diff -r 3e41ec2065ed -r ad09dd2e2c52 mail/ytnef/Makefile
--- a/mail/ytnef/Makefile       Sun Sep 15 18:53:41 2019 +0000
+++ b/mail/ytnef/Makefile       Sun Sep 15 19:24:54 2019 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.3 2019/08/11 13:21:43 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2019/09/15 19:24:55 nros Exp $
 
-PKGREVISION= 2
 .include "../../mail/libytnef/Makefile.common"
 
 USE_TOOLS+=            perl:run



Home | Main Index | Thread Index | Old Index