Register mailman CVE quirk

On behalf of okan
This commit is contained in:
kn 2020-04-27 19:52:14 +00:00
parent 985f782817
commit 3e690e6c02
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.929 2020/04/27 16:56:43 solene Exp $
# $OpenBSD: Makefile,v 1.930 2020/04/27 19:52:14 kn Exp $
COMMENT = exceptions to pkg_add rules
CATEGORIES = devel databases
DISTFILES =
# API.rev
PKGNAME = quirks-3.320
PKGNAME = quirks-3.321
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.948 2020/04/27 16:56:44 solene Exp $
# $OpenBSD: Quirks.pm,v 1.949 2020/04/27 19:52:14 kn Exp $
#
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
#
@ -1703,6 +1703,7 @@ my $cve = {
'lang/ruby/2.6,-main' => 'ruby->2.6,<2.6.2',
'mail/dovecot,-main' => 'dovecot-<2.3.6',
'mail/exim' => 'exim-<4.83',
'mail/mailman' => 'mailman-<2.1.30',
'mail/p5-Mail-SpamAssassin' => 'p5-Mail-SpamAssassin-<3.4.4',
'mail/roundcubemail' => 'roundcubemail-<1.3.8',
'math/hdf5' => 'hdf5-<1.8.21',