Add cups to the cve list.

reminded by espie@
This commit is contained in:
ajacoutot 2014-07-15 10:07:16 +00:00
parent f2bed749ec
commit e88c86a9bf
2 changed files with 4 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.154 2014/07/11 13:46:36 espie Exp $
# $OpenBSD: Makefile,v 1.155 2014/07/15 10:07:16 ajacoutot Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-2.0
PKGNAME = quirks-2.1
PKG_ARCH = *
MAINTAINER = Marc Espie <espie@openbsd.org>

View File

@ -1,7 +1,7 @@
#! /usr/bin/perl
# ex:ts=8 sw=4:
# $OpenBSD: Quirks.pm,v 1.160 2014/07/11 13:46:36 espie Exp $
# $OpenBSD: Quirks.pm,v 1.161 2014/07/15 10:07:16 ajacoutot Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -500,8 +500,7 @@ sub tweak_search
# list of
# cat/path => badspec
my $cve = {
# for testing
# 'archivers/arc' => 'arc-<6',
'print/cups,-main' => 'cups-<1.7.4',
};
# ->check_security($path)