pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/nostromo



Module Name:    pkgsrc
Committed By:   ast
Date:           Thu Dec  3 10:45:54 UTC 2020

Modified Files:
        pkgsrc/www/nostromo: Makefile

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/nostromo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/nostromo/Makefile
diff -u pkgsrc/www/nostromo/Makefile:1.6 pkgsrc/www/nostromo/Makefile:1.7
--- pkgsrc/www/nostromo/Makefile:1.6    Wed Dec  2 16:30:50 2020
+++ pkgsrc/www/nostromo/Makefile        Thu Dec  3 10:45:54 2020
@@ -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