Require NetworkManager 1.4.0 and newer
ClosedPublic

Authored by jgrulich on Apr 24 2018, 10:10 AM.

Details

Summary

NM 1.4.0 was released in 2016, even Debian stable has newer version in repositories
so it shouldn't be problem to require it. We can remove almost all checks for NM
versions and it will also simplify code for upcoming changes.

Diff Detail

Repository
R282 NetworkManagerQt
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
jgrulich created this revision.Apr 24 2018, 10:10 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 24 2018, 10:10 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
jgrulich requested review of this revision.Apr 24 2018, 10:10 AM
sitter accepted this revision.Aug 30 2018, 10:57 AM
This revision is now accepted and ready to land.Aug 30 2018, 10:57 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald TranscriptAug 30 2018, 10:57 AM
This revision was automatically updated to reflect the committed changes.
bruns added a subscriber: bruns.Aug 30 2018, 6:04 PM

You have missed the checks added in https://phabricator.kde.org/D11353, e.g. in src/dnsconfiguration.h

Also, the API documentation has a lot of @notes referencing NM < 1.2.0, 1.0.6, ...