<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-sensors-applet/plugins/hddtemp, branch v1.24.1</title>
<subtitle>Display readings from hardware sensors in your MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/'/>
<entry>
<title>add git.mk to generate .gitignore</title>
<updated>2020-06-11T13:43:23+00:00</updated>
<author>
<name>tamplan</name>
<email>tamplan@free.fr</email>
</author>
<published>2020-05-24T09:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1'/>
<id>9b36dd02e3093153c6eb429ddc3fcd6c2f7028b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Fix G_LOG_DOMAIN for sensors applet</title>
<updated>2020-06-11T13:42:49+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-06-10T13:37:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=263fe20913d570e85821a1e56e2f8f153db32d86'/>
<id>263fe20913d570e85821a1e56e2f8f153db32d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indents 01</title>
<updated>2017-11-26T19:41:43+00:00</updated>
<author>
<name>info-cppsp</name>
<email>info@cppsp.de</email>
</author>
<published>2017-11-18T15:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=2921854dcc3148fcf7a28104f3992abf6bc98558'/>
<id>2921854dcc3148fcf7a28104f3992abf6bc98558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hddtemp: Remove duplicate variable</title>
<updated>2015-07-20T16:28:53+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-20T16:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=5cab0e83ac2f44fe78ba6ef1732a3286ec3f9476'/>
<id>5cab0e83ac2f44fe78ba6ef1732a3286ec3f9476</id>
<content type='text'>
It causes segfault and fixes #34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It causes segfault and fixes #34
</pre>
</div>
</content>
</entry>
<entry>
<title>hddtemp: use g_strcmp0 instead of strcmp</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-03T16:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=e688080690005e5508db95d5f19c351c457302de'/>
<id>e688080690005e5508db95d5f19c351c457302de</id>
<content type='text'>
Passing NULL to strcmp could be unsafe or at the minimum
result in undefined behaviour. g_strcmp0 handles NULL
gracefully and returns 0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing NULL to strcmp could be unsafe or at the minimum
result in undefined behaviour. g_strcmp0 handles NULL
gracefully and returns 0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up string check errors</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2015-06-29T23:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=a4c08f4aa8e42c9ce60d49f40802d912ca915f47'/>
<id>a4c08f4aa8e42c9ce60d49f40802d912ca915f47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hddtemp-plugin: close socket fd if connect fails to avoid leaking fd</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2010-06-28T14:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=5194f95d6f57ead016f5e84b46e125d693b3a107'/>
<id>5194f95d6f57ead016f5e84b46e125d693b3a107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup hddtemp plugin socket reading code to avoid possible memory corruption</title>
<updated>2015-07-07T09:27:28+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2015-06-29T22:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=80cae83e9a6c853ce3a6a2f2c23eb2f549c70be7'/>
<id>80cae83e9a6c853ce3a6a2f2c23eb2f549c70be7</id>
<content type='text'>
Make sure we don't write past the bounds of the output buffer - thanks
to JeanFI for noticing this issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we don't write past the bounds of the output buffer - thanks
to JeanFI for noticing this issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove unused variable"</title>
<updated>2015-07-07T09:23:44+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-07T09:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=50be0d3c1a5d3110b9ec7493c43fe5eccc2a875e'/>
<id>50be0d3c1a5d3110b9ec7493c43fe5eccc2a875e</id>
<content type='text'>
This reverts commit d8579bd621de7940780565343d4d8df7c50f9403.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d8579bd621de7940780565343d4d8df7c50f9403.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2015-07-07T08:51:13+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-07T08:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=d8579bd621de7940780565343d4d8df7c50f9403'/>
<id>d8579bd621de7940780565343d4d8df7c50f9403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
