<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-polkit/src, branch master</title>
<subtitle>Authentication Agent for PolicyKit and MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/'/>
<entry>
<title>fix memleaks</title>
<updated>2026-03-12T20:35:48+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2026-03-11T23:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=33624cc0aaca587e1f5f80efb18801ccb9cfbcaf'/>
<id>33624cc0aaca587e1f5f80efb18801ccb9cfbcaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix meson build libexecdir to the correct path</title>
<updated>2023-09-03T04:27:00+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-09-03T02:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=6fbf55c280e54667fbc7dd615eedee114e6264d1'/>
<id>6fbf55c280e54667fbc7dd615eedee114e6264d1</id>
<content type='text'>
Fix https://github.com/mate-desktop/mate-polkit/issues/74
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/mate-desktop/mate-polkit/issues/74
</pre>
</div>
</content>
</entry>
<entry>
<title>drop categories from desktop file</title>
<updated>2023-08-31T19:51:18+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-30T13:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=015207383e781fc4460ea2007f7e962e3d0b4db5'/>
<id>015207383e781fc4460ea2007f7e962e3d0b4db5</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-polkit/issues/56
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-polkit/issues/56
</pre>
</div>
</content>
</entry>
<entry>
<title>Add meson compilation support</title>
<updated>2023-05-25T16:13:58+00:00</updated>
<author>
<name>zhuyaliang</name>
<email>15132211195@163.com</email>
</author>
<published>2023-05-23T09:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=a3f91214bc683e61426d25d8cf6e27b7e51412aa'/>
<id>a3f91214bc683e61426d25d8cf6e27b7e51412aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer building against Ayatana AppIndicator, but also support legacy Ubuntu Appindicator</title>
<updated>2023-02-10T19:45:07+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-01-31T06:25:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=65a6c367e28e338dc74931dece1af9e53338276f'/>
<id>65a6c367e28e338dc74931dece1af9e53338276f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a blank line at most</title>
<updated>2021-12-11T15:12:28+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-27T16:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=812c6ed2fc55b62925e1c147eb661f9dca5e1735'/>
<id>812c6ed2fc55b62925e1c147eb661f9dca5e1735</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault from gdk_x11_get_server_time if not on X11</title>
<updated>2021-09-17T15:38:33+00:00</updated>
<author>
<name>blank X</name>
<email>theblankx@protonmail.com</email>
</author>
<published>2021-08-31T04:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=727cdfd03c7c66711f88b2b3a424b800e32e767e'/>
<id>727cdfd03c7c66711f88b2b3a424b800e32e767e</id>
<content type='text'>
This commit will call gtk_window_present_with_time (along with
gdk_x11_get_server_time) if on X11, or just gtk_window_present if not to
prevent a segmentation fault from occuring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit will call gtk_window_present_with_time (along with
gdk_x11_get_server_time) if on X11, or just gtk_window_present if not to
prevent a segmentation fault from occuring
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright to 2021</title>
<updated>2021-06-22T11:59:30+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-06-22T11:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=35aaa5a7175c482e09c31e575bdeb33b1a12c822'/>
<id>35aaa5a7175c482e09c31e575bdeb33b1a12c822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add git.mk to generate .gitignore</title>
<updated>2020-06-26T18:31:17+00:00</updated>
<author>
<name>tamplan</name>
<email>tamplan@free.fr</email>
</author>
<published>2020-05-24T09:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=c5fb3f920f589737f13edbe527698aa0a1e8d993'/>
<id>c5fb3f920f589737f13edbe527698aa0a1e8d993</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-11-07T08:42:54+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-10-28T10:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-polkit/commit/?id=9f1dd13e3990f2db9b656a093408dc230d3ec2c4'/>
<id>9f1dd13e3990f2db9b656a093408dc230d3ec2c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
