KDE Frameworks 5.43.0
David Faure
faure at kde.org
Mon Feb 5 17:55:52 UTC 2018
On lundi 5 février 2018 14:38:28 CET Luca Beltrame wrote:
> Il giorno Mon, 05 Feb 2018 13:55:28 +0100
> David Faure <faure at kde.org> ha scritto:
>
> Hello David,
>
> > Thanks for the packaging work!
>
> I noticed you reverted the change which disabled KAuth in
> KIO by default. As the issues are not yet completely solved, I would
> advise against shipping this support in 5.43 (IOW, put that reverted
> commit back in).
I certainly didn't intend to re-enable it. Are you sure that I did ? I can't
see the commit, and I still see this code in file_unix.cpp :
// temporarily disable privilege execution
if (true) {
return PrivilegeOperationReturnValue::failure(errcode);
}
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the release-team
mailing list