<feed xmlns='http://www.w3.org/2005/Atom'>
<title>metastore/NEWS, branch v1.1.2</title>
<subtitle>File metadata backup/comparison/restoration tool</subtitle>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/'/>
<entry>
<title>metastore v1.1.2</title>
<updated>2018-01-06T00:48:00+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-01-06T00:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=82bb5be8b586e35db523b808913eea3d78331258'/>
<id>82bb5be8b586e35db523b808913eea3d78331258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Treat LDFLAGS as passed to the compiler, not linker directly.</title>
<updated>2018-01-06T00:33:13+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-01-06T00:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=8a11fb9f9a06c69bdcfc04c04a7c90aa6ecf8b13'/>
<id>8a11fb9f9a06c69bdcfc04c04a7c90aa6ecf8b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Mention recent PATH_MAX-related change.</title>
<updated>2018-01-06T00:28:16+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-01-06T00:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=9c45845435699023ae9e55744892f84ba0a0366f'/>
<id>9c45845435699023ae9e55744892f84ba0a0366f</id>
<content type='text'>
See commit 16cde6c32fb3e0640ac01ca5d8ddea127f59106c for details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See commit 16cde6c32fb3e0640ac01ca5d8ddea127f59106c for details.
</pre>
</div>
</content>
</entry>
<entry>
<title>metastore v1.1.1a</title>
<updated>2018-01-02T17:26:59+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-01-02T17:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=5d2b607498bdf9dd83f2aafa47355573b9929881'/>
<id>5d2b607498bdf9dd83f2aafa47355573b9929881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.gitignore: Do not ignore debian/ directory.</title>
<updated>2018-01-02T17:14:29+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-01-02T17:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=9281841e0c4dbeef37e34fb389c28760ec49b017'/>
<id>9281841e0c4dbeef37e34fb389c28760ec49b017</id>
<content type='text'>
https://bugs.debian.org/883539

Requested-by: Romain Francoise &lt;rfrancoise@debian.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.debian.org/883539

Requested-by: Romain Francoise &lt;rfrancoise@debian.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>metastore v1.1.1</title>
<updated>2017-12-04T00:55:31+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2017-12-04T00:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=56f3f9228dfeb190f8a94eae8e198610fb070f5f'/>
<id>56f3f9228dfeb190f8a94eae8e198610fb070f5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>metaentry.c: Fix underallocation for xattr_lvalues.</title>
<updated>2017-11-24T01:02:38+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2017-11-24T01:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=5b060d5b7f0d76ee5c8626d34747cf605dd81e13'/>
<id>5b060d5b7f0d76ee5c8626d34747cf605dd81e13</id>
<content type='text'>
Wrong type has been used for calculating size of requested memory.
Underallocation happened in mentries_fromfile() code path if
sizeof(ssize_t) &gt; sizeof(int), which is true on 64-bit platforms.

Reading metadata file with extended attributes entries led to corruption
of metadata represented in memory on such platforms, so applying could
led to corruption of metadata on disk too.

Reported-by: Uros Juvan &lt;asmpro@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wrong type has been used for calculating size of requested memory.
Underallocation happened in mentries_fromfile() code path if
sizeof(ssize_t) &gt; sizeof(int), which is true on 64-bit platforms.

Reading metadata file with extended attributes entries led to corruption
of metadata represented in memory on such platforms, so applying could
led to corruption of metadata on disk too.

Reported-by: Uros Juvan &lt;asmpro@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>metastore v1.1.0</title>
<updated>2016-02-01T23:55:57+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-02-01T23:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=0197117b44119a91b547c1c2a6722bffb4c8a59e'/>
<id>0197117b44119a91b547c1c2a6722bffb4c8a59e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Update planned release date.</title>
<updated>2016-01-31T22:20:38+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-01-31T22:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=72ca616380695963d5707db49ef5b78d5b34a1ed'/>
<id>72ca616380695963d5707db49ef5b78d5b34a1ed</id>
<content type='text'>
Starting from upcoming version 1.1.0 I won't ever put planned release
date of the next version in NEWS file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Starting from upcoming version 1.1.0 I won't ever put planned release
date of the next version in NEWS file.
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS: Extract old times into ONEWS file.</title>
<updated>2016-01-30T21:08:08+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-01-30T21:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=58d88a8e00318b02eab51e7ddfed510e70ffc0dd'/>
<id>58d88a8e00318b02eab51e7ddfed510e70ffc0dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
