pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: nros
Date: Sun Sep 15 19:24:55 UTC 2019
Modified Files:
pkgsrc/mail/libytnef: Makefile.common
pkgsrc/mail/ytnef: Makefile
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/libytnef/Makefile.common
cvs rdiff -u -r1.3 -r1.4 pkgsrc/mail/ytnef/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/libytnef/Makefile.common
diff -u pkgsrc/mail/libytnef/Makefile.common:1.2 pkgsrc/mail/libytnef/Makefile.common:1.3
--- pkgsrc/mail/libytnef/Makefile.common:1.2 Sun Sep 3 08:53:10 2017
+++ pkgsrc/mail/libytnef/Makefile.common Sun Sep 15 19:24:54 2019
@@ -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}
Index: pkgsrc/mail/ytnef/Makefile
diff -u pkgsrc/mail/ytnef/Makefile:1.3 pkgsrc/mail/ytnef/Makefile:1.4
--- pkgsrc/mail/ytnef/Makefile:1.3 Sun Aug 11 13:21:43 2019
+++ pkgsrc/mail/ytnef/Makefile Sun Sep 15 19:24:55 2019
@@ -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