From 1adea888efd77fa45d27dd5faa9bfdf2bfa78616 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 30 Nov 2017 15:20:08 +0100 Subject: [PATCH] 6.0-15.20171125 --- ncurses.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ncurses.spec b/ncurses.spec index cfb88de..d5781e5 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -2,7 +2,7 @@ Summary: Ncurses support utilities Name: ncurses Version: 6.0 -Release: 14.%{revision}%{?dist} +Release: 15.%{revision}%{?dist} License: MIT Group: System Environment/Base URL: http://invisible-island.net/ncurses/ncurses.html @@ -296,6 +296,9 @@ bzip2 NEWS %{_libdir}/lib*.a %changelog +* Thu Nov 30 2017 Miroslav Lichvar 6.0-15.20171125 +- update to 6.0-20171125 (CVE-2017-16879) + * Wed Sep 20 2017 Miroslav Lichvar 6.0-14.20170916 - update to 6.0-20170916 (CVE-2017-13728 CVE-2017-13729 CVE-2017-13730 CVE-2017-13731 CVE-2017-13732 CVE-2017-13733 CVE-2017-13734)