<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kconfig.git/docs, branch v5.62.0-rc1</title>
<subtitle>hurd kconfig.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/'/>
<entry>
<title>Security: remove support for $(...) in config keys with [$e] marker.</title>
<updated>2019-08-07T14:04:18+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2019-08-07T07:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=5d3e71b1d2ecd2cb2f910036e614ffdfc895aa22'/>
<id>5d3e71b1d2ecd2cb2f910036e614ffdfc895aa22</id>
<content type='text'>
Summary:
It is very unclear at this point what a valid use case for this feature
would possibly be. The old documentation only mentions $(hostname) as
an example, which can be done with $HOSTNAME instead.

Note that $(...) is still supported in Exec lines of desktop files,
this does not require [$e] anyway (and actually works better without it,
otherwise the $ signs need to be doubled to obey kconfig $e escaping rules...).

Test Plan:
ctest passes; various testcases with $(...) in desktop files,
directory files, and config files, no longer execute commands.

Reviewers: mdawson, aacid, broulik, davidedmundson, kossebau, apol, sitter, security-team

Reviewed By: mdawson, davidedmundson

Subscribers: ZaWertun, rikmills, fvogt, ngraham, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D22979
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
It is very unclear at this point what a valid use case for this feature
would possibly be. The old documentation only mentions $(hostname) as
an example, which can be done with $HOSTNAME instead.

Note that $(...) is still supported in Exec lines of desktop files,
this does not require [$e] anyway (and actually works better without it,
otherwise the $ signs need to be doubled to obey kconfig $e escaping rules...).

Test Plan:
ctest passes; various testcases with $(...) in desktop files,
directory files, and config files, no longer execute commands.

Reviewers: mdawson, aacid, broulik, davidedmundson, kossebau, apol, sitter, security-team

Reviewed By: mdawson, davidedmundson

Subscribers: ZaWertun, rikmills, fvogt, ngraham, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D22979
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in KConfig documentation.</title>
<updated>2019-04-08T02:25:02+00:00</updated>
<author>
<name>Jeremy Whiting</name>
<email>jpwhiting@kde.org</email>
</author>
<published>2019-03-26T16:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=84e4b53a909d5e111702b32a2e93e327154630b2'/>
<id>84e4b53a909d5e111702b32a2e93e327154630b2</id>
<content type='text'>
Cadcading should be cascading.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cadcading should be cascading.
</pre>
</div>
</content>
</entry>
<entry>
<title>API dox: fix QT_*_HOME notes (typo, wrong enum type, markup)</title>
<updated>2017-07-13T15:03:35+00:00</updated>
<author>
<name>Friedrich W. H. Kossebau</name>
<email>kossebau@kde.org</email>
</author>
<published>2017-07-13T15:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=bc97a9a9b491cef9acf2d169a9dee0634f79492b'/>
<id>bc97a9a9b491cef9acf2d169a9dee0634f79492b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for get QStandardPaths locations.</title>
<updated>2016-03-28T15:44:48+00:00</updated>
<author>
<name>Sandro Knauß</name>
<email>sknauss@kde.org</email>
</author>
<published>2016-03-22T15:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=50f191eaba9b076675a52252dd8f2a5aaf5b1bb0'/>
<id>50f191eaba9b076675a52252dd8f2a5aaf5b1bb0</id>
<content type='text'>
Inside desktop files we want to reach also data, cache and config home
to create files inside these directories.

REVIEW: 127462
CHANGELOG: Add support for get QStandardPaths locations inside desktop files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inside desktop files we want to reach also data, cache and config home
to create files inside these directories.

REVIEW: 127462
CHANGELOG: Add support for get QStandardPaths locations inside desktop files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite kiosk documentation</title>
<updated>2014-04-11T09:27:23+00:00</updated>
<author>
<name>Alex Merry</name>
<email>alex.merry@kde.org</email>
</author>
<published>2014-04-10T14:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=bc157c1bb768c5b8c7a72c8f6ef29ba313c465b0'/>
<id>bc157c1bb768c5b8c7a72c8f6ef29ba313c465b0</id>
<content type='text'>
A lot of kiosk stuff is actually in other frameworks, from the point of
view of applications, but KConfig provides the core functionality.  Make
the docs here describe KConfig's role, rather than KIO's or KXMLGui's.

REVIEW: 117486
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A lot of kiosk stuff is actually in other frameworks, from the point of
view of applications, but KConfig provides the core functionality.  Make
the docs here describe KConfig's role, rather than KIO's or KXMLGui's.

REVIEW: 117486
</pre>
</div>
</content>
</entry>
<entry>
<title>Use kde5rc instead of kde4rc naming convention, REVIEW: 114917</title>
<updated>2014-01-08T23:18:33+00:00</updated>
<author>
<name>Siddharth Sharma</name>
<email>siddharth.kde@gmail.com</email>
</author>
<published>2014-01-08T23:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=0e3d99b4b8a0102f6ff29b39bbdc51937e643412'/>
<id>0e3d99b4b8a0102f6ff29b39bbdc51937e643412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move kconfig code to the root directory.</title>
<updated>2013-12-18T00:45:18+00:00</updated>
<author>
<name>Jenkins CI</name>
<email>null@kde.org</email>
</author>
<published>2013-12-18T00:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/kconfig.git/commit/?id=867e7a50e6396338ab4fe9aa22ad141e4cd344d2'/>
<id>867e7a50e6396338ab4fe9aa22ad141e4cd344d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
