Date: Sun, 11 Aug 2019 10:37:41 +0000 (UTC) From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r508594 - in branches/2019Q3/devel/kf5-kconfig: . files Message-ID: <201908111037.x7BAbfmD000362@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adridg Date: Sun Aug 11 10:37:41 2019 New Revision: 508594 URL: https://svnweb.freebsd.org/changeset/ports/508594 Log: MFH: r508481 [[ The HEAD change bumped PORTREVISION from 1 to 2, which isn't there in quarterly, so for simplicity I'm just skipping 1 to match the PORTREVISION numbers. ]] Add patch from upstream KDE git for CVE-2019-14744 Upstream description: - https://kde.org/info/security/advisory-20190807-1.txt Upstream solution: KDE Frameworks 5 users: - update to kconfig >= 5.61.0 - or apply the following patch to kconfig: https://cgit.kde.org/kconfig.git/commit/?id=5d3e71b1d2ecd2cb2f910036e614ffdfc895aa22 kdelibs4 is also affected, but that was removed from the ports tree over six months ago. Security: CVE-2019-14744 Approved by: portmgr (miwi) Added: branches/2019Q3/devel/kf5-kconfig/files/ - copied from r508481, head/devel/kf5-kconfig/files/ Modified: branches/2019Q3/devel/kf5-kconfig/Makefile Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/devel/kf5-kconfig/Makefile ============================================================================== --- branches/2019Q3/devel/kf5-kconfig/Makefile Sun Aug 11 10:36:45 2019 (r508593) +++ branches/2019Q3/devel/kf5-kconfig/Makefile Sun Aug 11 10:37:41 2019 (r508594) @@ -2,6 +2,7 @@ PORTNAME= kconfig DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 2 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908111037.x7BAbfmD000362>