git: 2cac7dffa152 - main - UPDATING: Document the drm-current-kmod and drm-devel-kmod removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 May 2022 17:24:27 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cac7dffa152b01f436c9c5122ab88b650529196 commit 2cac7dffa152b01f436c9c5122ab88b650529196 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2022-05-01 17:18:59 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2022-05-01 17:23:26 +0000 UPDATING: Document the drm-current-kmod and drm-devel-kmod removal Sponsored by: Beckhoff Automation GmbH & Co. KG --- UPDATING | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/UPDATING b/UPDATING index 1cf2bf54cf0d..65bfebe400d8 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,16 @@ 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. +20220501: + AFFECT: users of drm-current-kmod and drm-devel-kmod + AUTHOR: manu@FreeBSD.org + + Both ports where removed. + If you were using either one of them directly (i.e. without using + graphics/drm-kmod metaport) use graphics/drm-510-kmod. + If you have some problems with this one try drm-54-kmod and report + a bug on https://github.com/freebsd/drm-kmod. + 20220428: AFFECTS: users of databases/redis AUTHOR: yasu@FreeBSD.org