Add cve entry for openvpn

This commit is contained in:
jca 2020-04-22 02:09:55 +00:00
parent 19867e48cf
commit ed6a994962
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.921 2020/04/21 12:39:47 kn Exp $
# $OpenBSD: Makefile,v 1.922 2020/04/22 02:09:55 jca Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.312
PKGNAME = quirks-3.313
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.940 2020/04/21 12:39:47 kn Exp $
# $OpenBSD: Quirks.pm,v 1.941 2020/04/22 02:09:55 jca Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -1709,6 +1709,7 @@ my $cve = {
'net/mosquitto' => 'mosquitto-<1.5.6',
'net/ntp' => 'ntp-<4.2.8pl7',
'net/openconnect' => 'openconnect-<8.05',
'net/openvpn' => 'openvpn-<2.4.9',
'net/powerdns,-main' => 'powerdns-<4.1.5',
'net/powerdns,-mysql' => 'powerdns-mysql-<4.1.5',
'net/powerdns,-pgsql' => 'powerdns-pgsql-<4.1.5',