From 8a45ee228f2c7df6f00ab487c7abe1e405764948 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 1 Dec 2020 19:12:47 +0000 Subject: Remove graphics/jpeg which has expired in favor of graphics/jpeg-turbo Update qa checks and add a note to UPDATING to help users migrate. Differential Revision: https://reviews.freebsd.org/D27425 --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 2423d0432216..9a3ad327e61e 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20201130: + AFFECTS: users of graphics/jpeg + AUTHOR: rene@FreeBSD.org + + + The graphics/jpeg port has been removed in favor of graphics/jpeg-turbo. + The former port was vulnerable and used an outdated ABI and API. + + Please check your make configuration for JPEG_PORT and remove it or + set it to "jpeg-turbo" if it is currently set to "jpeg". + 20201128: AFFECTS: users of databases/cego AUTHOR: pi@FreeBSD.org -- cgit v1.2.3