pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/nostromo The nostromo pkgsrc package contained pat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8e20b411e3d
branches:  trunk
changeset: 442895:b8e20b411e3d
user:      ast <ast%pkgsrc.org@localhost>
date:      Thu Dec 03 10:45:54 2020 +0000

description:
The nostromo pkgsrc package contained patches against upstream
v1.9.6 for CVE-2019-16278 and CVE-2019-16279 which were later
integrated by the nostromo author in version v1.9.7.

A while later, the author also released v1.9.8 and then re-released
it as v1.9.9 containing the security patches (including one more to
catch a potential buffer overflow in libmy, part of nostromo).

This update obviates the need for pkgsrc patches as they are included
in v1.9.9 now.

No functional changes to nostromo between v1.9.6 and v.1.9.9.

diffstat:

 www/nostromo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 66718ebe6106 -r b8e20b411e3d www/nostromo/Makefile
--- a/www/nostromo/Makefile     Thu Dec 03 10:04:48 2020 +0000
+++ b/www/nostromo/Makefile     Thu Dec 03 10:45:54 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/12/02 16:30:50 ast Exp $
+# $NetBSD: Makefile,v 1.7 2020/12/03 10:45:54 ast Exp $
 
 DISTNAME=      nostromo-1.9.9
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    www
 MASTER_SITES=  http://www.nazgul.ch/dev/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}



Home | Main Index | Thread Index | Old Index