CVSROOT: /cvs Module name: ports Changes by: will...@cvs.openbsd.org 2009/08/15 07:40:18
Modified files: textproc/xpdf : Tag: OPENBSD_4_5 Makefile distinfo Added files: textproc/xpdf/patches: Tag: OPENBSD_4_5 patch-splash_SplashXPath_cc Log message: MFC: SECURITY FIX ---------------------------- revision 1.65 date: 2009/05/30 22:35:56; author: miod; state: Exp; lines: +2 -2 Fix possible out of bounds access in xpath code, reported upstream ---------------------------- revision 1.64 date: 2009/04/17 20:55:46; author: kili; state: Exp; lines: +6 -5 SECURITY: update to xpdf-3.02pl3 which fixes multiple vulnerabilities. See http://rhn.redhat.com/errata/RHSA-2009-0430.html for details. ----------------------------