diff options
author | tez <tez@pkgsrc.org> | 2017-09-22 21:04:54 +0000 |
---|---|---|
committer | tez <tez@pkgsrc.org> | 2017-09-22 21:04:54 +0000 |
commit | 6f10efbdc93004f3cbcffb49f1dc0f7a5c7e697e (patch) | |
tree | 03183db2f8fb2dc71e575040eccbea6fc072f052 | |
parent | fcae74e98a1ebfedbe9445a766d6ed5b355e7d47 (diff) | |
download | pkgsrc-6f10efbdc93004f3cbcffb49f1dc0f7a5c7e697e.tar.gz |
doc: note fix of CVE-2017-3735 in openssl 1.0.2knb1
-rw-r--r-- | doc/CHANGES-2017 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2017 b/doc/CHANGES-2017 index 86a4a5e1df3..9e149d77a27 100644 --- a/doc/CHANGES-2017 +++ b/doc/CHANGES-2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4039 2017/09/22 09:59:55 maya Exp $ +$NetBSD: CHANGES-2017,v 1.4040 2017/09/22 21:04:54 tez Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5602,3 +5602,4 @@ Changes to the packages collection and infrastructure in 2017: Removed devel/py-unittest2py3k successor devel/py-unittest2 [adam 2017-09-21] Updated www/wordpress to 4.8.2 [morr 2017-09-21] Updated www/ap2-perl to 2.0.10nb1 [fly 2017-09-22] + Updated security/openssl to 1.0.2knb1 [tez 2017-09-22] |