Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Dec 2020 15:41:41
5.77.0

|
tcberner  |
Update KDE Frameworks to 5.77.0
December 12, 2020. KDE today announces the release of KDE Frameworks 5.77.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of
commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.77.0/
PR: 251792
Exp-run by: antoine |
23 Nov 2020 18:46:44
5.76.0

|
tcberner  |
Update KDE Frameworks to 5.76
November 07, 2020. KDE today announces the release of KDE Frameworks 5.76.0.
KDE Frameworks are 70 addon libraries to Qt which provide a wide variety of
commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.76.0/
PR: 251135
Exp-run by: antoine |
15 Oct 2020 17:31:12
5.75.0

|
tcberner  |
Update KDE Frameworks to 5.75.0
October 10, 2020. KDE today announces the release of KDE Frameworks 5.75.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full Announcement & Changelog:
https://kde.org/announcements/kde-frameworks-5.75.0
PR: 250251
Exp-run by: antoine |
14 Sep 2020 17:45:35
5.74.1

|
tcberner  |
Update KDE Frameworks to 5.74.0
September 06, 2020. KDE today announces the release of KDE Frameworks 5.74.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full announcement:
https://kde.org/announcements/kde-frameworks-5.74.0
PR: 249277
Exp-run: antoine |
09 Aug 2020 15:25:20
5.73.0

|
tcberner  |
KDE Frameworks: update to 5.73.0
August 08, 2020. KDE today announces the release of KDE Frameworks 5.73.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Changelog:
https://kde.org/announcements/kde-frameworks-5.73.0
PR: 248534
Exp-run by: antoine |
21 Jul 2020 17:15:39
5.72.0

|
tcberner  |
Update KDE Framewokrs to 5.72
July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Changelog:
https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en
- net/kdav became a framework and was therefore moved to net/kf5-kdav.
- thanks to adridg@ for fixing the fallout
Exp-run by: antoine
PR: 247907 |
17 Jun 2020 10:45:51
5.71.0

|
tcberner  |
Update KDE Frameworks to 5.71.0
June 06, 2020. KDE today announces the release of KDE Frameworks 5.71.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.71.0
Exp-run by: antoine
PR: 247240 |
24 May 2020 20:22:13
5.70.1_1

|
tcberner  |
devel/kf5-kio: add upstream bug fix: "Could not find the program 'konsole'"
From upstrams [1] bug report
Fix service file specifying 'Run in terminal' giving an error code 100
Happens because KIO::DesktopExecParser::resultingArguments() prepends
the terminal application to the command line. If this is a relative path,
as it is most likely to be (and will be in the default 'konsole' case),
the "realExecutable" check in KProcessRunner::KProcessRunner() is triggered
and the job aborts with an error.
Expand the specified terminal executable into a full path in
resultingArguments(),
and return an error immediately if it cannot be found. This full terminal path
is not relative for the KProcessRunner::KProcessRunner() check and does not
fail.
Check that resultingArguments() is not empty (an error return) before accessing
the first word of the command, so that it does not assert if the list is empty.
Also only call resultingArguments() once.
[1] https://bugs.kde.org/show_bug.cgi?id=421374
PR: 246659
Reported by: Serge Volkov <sv@ulstu.ru> |
16 May 2020 15:37:33
5.70.1

|
tcberner  |
KDE Frameworks: update kf5-kio and kf5-ktexteditor to 5.70.1 (bug fixes)
* devel/kf5-kio 5.70.1:
CopyJob: Fix copying/moving files into a symlink to a directory (bug 421213)
* devel/kf5-ktexteditor 5.70.1:
KTextEditor global view setting changes ignored after session reopening (Kate,
KDevelop) (bug 421375) |
16 May 2020 15:14:14
5.70.0_1

|
tcberner  |
Fix dependencies of kf5-kio and kf5-kded |
15 May 2020 17:59:20
5.70.0

|
tcberner  |
Update KDE Frameworks to 5.70.0
May 02, 2020. KDE today announces the release of KDE Frameworks 5.70.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.70.0.php
PR: 246331
Exp-run by: antoine |
13 Apr 2020 12:25:19
5.69.0

|
tcberner  |
Update KDE Framewokrs to 5.69.0
April 11, 2020. KDE today announces the release of KDE Frameworks 5.69.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.69.0.php |
21 Mar 2020 07:26:33
5.68.0

|
tcberner  |
KDE Frameworks: update to 5.68
March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
[1] https://kde.org/announcements/kde-frameworks-5.68.0.php
PR: 244824
Exp-run by: antoine |
19 Feb 2020 18:49:23
5.67.0

|
tcberner  |
Update KDE Frameworks to 5.67.0
February 02, 2020. KDE today announces the release of KDE Frameworks 5.67.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.67.0.php
PR: 244015
Exp-run by: antoine |
15 Jan 2020 15:59:50
5.66.0

|
tcberner  |
KDE Frameworks: update to 5.66.0
January 11, 2020. KDE today announces the release of KDE Frameworks 5.66.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.66.0.php
PR: 243289
Exp-run by: antoine |
18 Dec 2019 16:26:16
5.65.0

|
tcberner  |
KDE Frameworks: update to 5.65.0
From [1]:
December 14, 2019. KDE today announces the release of KDE Frameworks 5.65.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
[1] https://kde.org/announcements/kde-frameworks-5.65.0.php
Exp-run by: antoine
PR: 242633 |
17 Nov 2019 11:06:13
5.64.0

|
tcberner  |
Update KDE Frameworks to 5.64.0
November 10, 2019. KDE today announces the release of KDE Frameworks 5.64.0. [1]
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Noteably, there is one FreeBSD specific change:
* KCoreAddons
- KProcessInfoList -- add proclist backend for FreeBSD
[1] https://kde.org/announcements/kde-frameworks-5.64.0.php
PR: 241852
Exp-run by: antoine |
08 Nov 2019 08:13:41
5.63.0_1

|
tcberner  |
devel/kf5-kio: add upstream patch for nextcloud calendar support.
Upstream PR:
https://bugs.kde.org/show_bug.cgi?id=413316
PR: 241741
Reported by: Greg Rivers <gcr@tharned.org> |
03 Nov 2019 13:51:55
5.63.0

|
tcberner  |
Add missing USES=gnome to kde-frameworks ports. |
17 Oct 2019 18:06:42
5.63.0

|
tcberner  |
KDE Frameworks -- update to 5.63.0
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/kde-frameworks-5.63.0.php
PR: 241288
Exp-run by: antoine |
23 Sep 2019 19:04:17
5.62.1

|
tcberner  |
KDE Frameworks: update to 5.62.0
Changelog:
https://kde.org/announcements/kde-frameworks-5.62.0.php
Exp-run by: antoine
PR: 240720 |
15 Aug 2019 10:01:34
5.61.0

|
adridg  |
Update KDE Frameworks to latest upstream release, 5.61
Release notes at
https://kde.org/announcements/kde-frameworks-5.61.0.php
Thanks to
antoine@ for the exp-runs,
tcberner@ for most of the prep-work,
the Gentoo community for cherry-picking patches
There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,
PR: 239777
Submitted by: tcberner |
26 Jul 2019 20:46:57
5.60.0_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
16 Jul 2019 18:41:47
5.60.0

|
tcberner  |
KDE Frameworks: update to 5.60.0
July 13, 2019. KDE today announces the release of KDE Frameworks 5.60.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms.
Announcement:
https://kde.org/announcements/kde-frameworks-5.60.0.php
PR: 239183
Exp-run by: antoine |
22 Jun 2019 23:57:10
5.59.0_1

|
tcberner  |
KDE Frameworks: complete dependencies |
15 Jun 2019 11:42:56
5.59.0

|
tcberner  |
Update KDE Frameworks to 5.59.0
Exp-run by: antoine
PR: 238414 |
15 May 2019 20:28:04
5.58.0

|
tcberner  |
Update KDE Frameworks to 5.58.0
Announcement:
https://kde.org/announcements/kde-frameworks-5.58.0.php
Exp-run by: antoine
PR: 237888 |
16 Apr 2019 09:58:51
5.57.0

|
tcberner  |
Update KDE Frameworks to 5.57
Announcement:
https://kde.org/announcements/kde-frameworks-5.57.0.php
PR: 237253
Exp-run by: antoine |
15 Mar 2019 05:10:33
5.56.0

|
tcberner  |
Update KDE Frameworks to 5.56.
The changelog can be found here:
https://kde.org/announcements/kde-frameworks-5.56.0.php
PR: 236415
Exp-run by: antoine |
12 Feb 2019 17:48:25
5.55.0

|
tcberner  |
Update KDE Frameworks to 5.55.0
Release Announcement:
https://www.kde.org/announcements/kde-frameworks-5.55.0.php
PR: 235620
Exp-run by: antoine |
16 Jan 2019 11:13:45
5.54.1_1

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
15 Jan 2019 20:54:32
5.54.1

|
tcberner  |
Update KDE Frameworks to 5.54.0
PR: 234905
Exp-run by: antoine |
25 Dec 2018 20:25:40
5.53.0

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
16 Dec 2018 14:59:10
5.53.0

|
tcberner  |
Update KDE Frameworks to 5.53.0
https://www.kde.org/announcements/kde-frameworks-5.53.0.php
PR: 233885
Exp-run by: antoine |
12 Dec 2018 01:35:36
5.52.0_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Nov 2018 18:31:43
5.52.0

|
tcberner  |
Update KDE Frameworks to 5.52.0
PR: 233107
Exp-run by: antoine |
20 Oct 2018 18:07:07
5.51.0_1

|
tcberner  |
devel/kf5-kio: add upstream patch to fix crash when accessing help
Obtained
from: https://cgit.kde.org/kio.git/commit/?id=cf3b0d102855a4a90db3fb65a99e0009fcdd3755 |
20 Oct 2018 07:24:04
5.51.0

|
tcberner  |
Update KDE Frameworks to 5.41
PR: 232296
Exp-run by: antoine |
17 Sep 2018 18:45:08
5.50.0

|
tcberner  |
Update KDE Frameworks to 5.50
* net/syndication has become a framework and been moved to net/kf5-syndication.
Exp-run by: antoine
PR: 231263 |
23 Aug 2018 18:49:16
5.49.0

|
adridg  |
Update KDE Frameworks to the latest monthly, 5.49
https://www.kde.org/announcements/kde-frameworks-5.49.0.php
Thanks Antoine for the exp-run.
PR: 230596
Submitted by: tcberner |
29 Jul 2018 22:18:46
5.48.0_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
19 Jul 2018 20:45:03
5.48.0

|
tcberner  |
Update KDE Frameworks to 5.48.0
Exp-run by: antoine
PR: 229769 |
28 Jun 2018 17:39:55
5.47.0

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
15 Jun 2018 05:14:35
5.47.0

|
tcberner  |
Update KDE Frameworks to 5.47
PR: 228862
Exp-run by: antoine |
18 May 2018 16:57:07
5.46.0

|
tcberner  |
Update KDE Frameworks to 5.46
Exp-run by: antoine
PR: 228200 |
26 Apr 2018 19:54:43
5.45.0

|
tcberner  |
Update KDE Frameworks to 5.45.0
PR: 227512
Exp-run by: antoine |
12 Mar 2018 18:04:49
5.44.0

|
tcberner  |
Update KDE Frameworks to 5.44
PR: 226498
Exp-run by: antoine |
15 Feb 2018 17:05:46
5.43.0

|
tcberner  |
Update KDE Frameworks to 5.43.0
PR: 225869
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D14287 |
17 Jan 2018 10:21:32
5.42.0

|
tcberner  |
Update KDE Frameworks to 5.42.0
PR: 225155
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D13816 |
14 Dec 2017 20:15:52
5.41.0

|
tcberner  |
Update KDE Frameworks to 5.41
PR: 224227
Exp-run by: antoine
Reviewed by: adridg, rakuco
Differential Revision: https://reviews.freebsd.org/D13367 |
16 Nov 2017 05:59:35
5.40.0

|
tcberner  |
Update KDE Frameworks to 5.40.0
* update to 5.40.0
* unreleated cleanups:
- unify use of DISTVERSION
- remove created by line
PR: 223602
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12966 |
17 Oct 2017 17:39:15
5.39.0

|
tcberner  |
Update KDE Frameworks to 5.39
PR: 223003
Reviewed by: rakuco, adridg
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12620 |
18 Sep 2017 17:42:45
5.38.0

|
tcberner  |
Update KDE Frameworks to 5.38.0
Changelog: https://www.kde.org/announcements/kde-frameworks-5.38.0.php
PR: 222171
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D12289 |
10 Sep 2017 20:55:39
5.37.0_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
29 Aug 2017 05:40:51
5.37.0

|
tcberner  |
Update KDE Frameworks to 5.37.0
PR: 221599
Reviewed by: rakuco
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12067 |
12 Jul 2017 09:42:51
5.36.0

|
tcberner  |
Update KDE Frameworks to 5.36.0
PR: 220579
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D11547 |
17 Jun 2017 18:42:42
5.35.0

|
tcberner  |
Update KDE Frameworks to 5.35
PR: 219950
Submitted by: Adriaan de Groot <groot@kde.org>
Exp-Run by: antoine |
20 May 2017 10:24:36
5.34.0

|
tcberner  |
Update KDE Frameworks to 5.34.0
PR: 219314
Reviewed by: rakuco
Exp-run by: antoine
Approved by: rakuco (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D10747 |
19 Apr 2017 14:59:41
5.33.0

|
tcberner  |
Update KDE Frameworks to 5.33.0
PR: 218524
Exp-run by: antoine
Reviewed by: mat, rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D10331 |
01 Apr 2017 15:23:32
5.32.0_1

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
17 Mar 2017 06:27:31
5.32.0

|
tcberner  |
Update KDE Frameworks to 5.32
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.
PR: 217709
Exp-Run by: antoine
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9959 |
11 Mar 2017 10:28:37
5.31.0_1

|
tcberner  |
Adress CVE-2017-6410 in devel/kf5-kio and x11/kdelibs4
Using a malicious PAC file, and then using exfiltration methods in the PAC
function FindProxyForURL() enables the attacker to expose full https URLs.
This is a security issue since https URLs may contain sensitive
information in the URL authentication part (user:password@host), and in the
path and the query (e.g. access tokens).
This attack can be carried out remotely (over the LAN) since proxy settings
allow ``Detect Proxy Configuration Automatically''
This setting uses WPAD to retrieve the PAC file, and an attacker who has access
to the victim's LAN can interfere with the WPAD protocols (DHCP/DNS+HTTP)
and inject his/her own malicious PAC instead of the legitimate one.
Reviewed by: mat, rakuco
Approved by: rakuco (mentor), mat (mentor)
Obtained from: https://marc.info/?l=kde-announce&m=148831226706885&w=2
MFH: 2017Q1
Security: CVE-2017-6410
Differential Revision: https://reviews.freebsd.org/D9908 |
18 Feb 2017 19:56:12
5.31.0

|
tcberner  |
Update KDE Frameworks to 5.31
* New port: x11-toolkits/kirigami2
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9554 |
26 Jan 2017 18:19:48
5.30.0

|
tcberner  |
Update KDE Frameworks to 5.30.0
* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland
PR: 216345
Exp-run by: antoine
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9271 |
19 Dec 2016 15:56:25
5.29.0

|
tcberner  |
Update KDE Frameworks to 5.29.0
Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php
New ports:
* textproc/kf5-syntax-highlighting (new in 5.28.0)
* graphics/kf5-prison (new in 5.29.0)
Fixes:
* kf5-kservice: Move applications.menu to kf5-applications.menu to stop
conflicting with kdelibs4.
* Define conflicts in the kde4-l10n ports (debian does the same).
* kf5-kapidox: Fix with python3
Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in
214528,
and Dima Panov (fluffy@) for the python3 fix.
PR: 214528
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8776 |
14 Nov 2016 16:12:57
5.27.0

|
tcberner  |
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX> (Only the first 15 lines of the commit message are shown above ) |