<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/backend, branch 1.22</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>pdf: Fix memory leak when adding new text annotations</title>
<updated>2020-02-15T11:00:58+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>carlosgc@gnome.org</email>
</author>
<published>2014-11-16T12:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=822342ba2a86958d7eb60c11e728dec51605699d'/>
<id>822342ba2a86958d7eb60c11e728dec51605699d</id>
<content type='text'>
origin commit:
https://gitlab.gnome.org/GNOME/evince/commit/a182f12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://gitlab.gnome.org/GNOME/evince/commit/a182f12
</pre>
</div>
</content>
</entry>
<entry>
<title>tiff: Handle failure from TIFFReadRGBAImageOriented</title>
<updated>2020-01-09T09:16:10+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-08-11T02:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=f5b7f49755b62cb5c2242fc12c03459856b53173'/>
<id>f5b7f49755b62cb5c2242fc12c03459856b53173</id>
<content type='text'>
The TIFFReadRGBAImageOriented function returns zero if it was unable to
read the image. Return NULL in this case instead of displaying
uninitialized memory.

This addresses CVE-2019-11459

upstream commit:
https://gitlab.gnome.org/GNOME/evince/commit/234f034a4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The TIFFReadRGBAImageOriented function returns zero if it was unable to
read the image. Return NULL in this case instead of displaying
uninitialized memory.

This addresses CVE-2019-11459

upstream commit:
https://gitlab.gnome.org/GNOME/evince/commit/234f034a4
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buffer overflow in backend/tiff-document.c</title>
<updated>2019-07-28T07:45:58+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2019-07-27T19:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=aa8c51c24a3d716986ace9a4104a9632436ccff5'/>
<id>aa8c51c24a3d716986ace9a4104a9632436ccff5</id>
<content type='text'>
    Apply https://gitlab.gnome.org/GNOME/evince/commit/e02fe9170ad0ac2fd46c75329c4f1d4502d4a362
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Apply https://gitlab.gnome.org/GNOME/evince/commit/e02fe9170ad0ac2fd46c75329c4f1d4502d4a362
</pre>
</div>
</content>
</entry>
<entry>
<title>tiff: fix possible NULL pointer dereference</title>
<updated>2019-01-21T13:23:51+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-12-16T09:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=19c3072e4efacf4949540c10f377b78ddb047671'/>
<id>19c3072e4efacf4949540c10f377b78ddb047671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pdf: add missing break statement</title>
<updated>2019-01-21T13:23:51+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-12-16T09:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=6457c820ec6cbfcc3d4c047c9d048427c0a2b1f9'/>
<id>6457c820ec6cbfcc3d4c047c9d048427c0a2b1f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>comics: fix incorrect mimetype saying to open and thumbnail all rarfiles</title>
<updated>2018-12-20T14:35:25+00:00</updated>
<author>
<name>Eli Schwartz</name>
<email>eschwartz@archlinux.org</email>
</author>
<published>2018-12-19T18:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=1b951620b1f382d9ed1875ebb8c53c55257391bd'/>
<id>1b951620b1f382d9ed1875ebb8c53c55257391bd</id>
<content type='text'>
application/vnd.rar is for files with the .rar extension,
application/vnd.comicbook-rar is the subtype for files with the .cbr
extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
application/vnd.rar is for files with the .rar extension,
application/vnd.comicbook-rar is the subtype for files with the .cbr
extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>comics: support application/vnd.rar MIME type</title>
<updated>2018-11-07T14:29:57+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-11-05T20:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=7d9dab7c0f5f233fca37b6d82b9a30db51558c34'/>
<id>7d9dab7c0f5f233fca37b6d82b9a30db51558c34</id>
<content type='text'>
Fixes https://github.com/mate-desktop/atril/issues/341
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/atril/issues/341
</pre>
</div>
</content>
</entry>
<entry>
<title>epub: allow to save epub documents</title>
<updated>2018-03-16T16:51:25+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-03-09T18:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=1f6278d8158b56707b412281d46e1ec06fe1a4fc'/>
<id>1f6278d8158b56707b412281d46e1ec06fe1a4fc</id>
<content type='text'>
inspired by:
https://github.com/linuxmint/xreader/commit/63a28f
https://github.com/linuxmint/xreader/issues/165
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inspired by:
https://github.com/linuxmint/xreader/commit/63a28f
https://github.com/linuxmint/xreader/issues/165
</pre>
</div>
</content>
</entry>
<entry>
<title>epub:  fix loading epub thumbnails</title>
<updated>2018-03-16T16:51:25+00:00</updated>
<author>
<name>Mickael Albertus</name>
<email>mickael.albertus@gmail.com</email>
</author>
<published>2018-02-03T10:20:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ea3dfb136d28635f874a5a2e3955da7f6e80d8d8'/>
<id>ea3dfb136d28635f874a5a2e3955da7f6e80d8d8</id>
<content type='text'>
origin commit:
https://github.com/linuxmint/xreader/commit/6ed0ee1

Note: origin commit causes some serious build warnings,
......fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://github.com/linuxmint/xreader/commit/6ed0ee1

Note: origin commit causes some serious build warnings,
......fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>epub: make minizip support more BSD variants</title>
<updated>2018-01-16T12:07:18+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-16T12:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=598ecb43a96e03b470c9e74b43dc1bc37f52bad5'/>
<id>598ecb43a96e03b470c9e74b43dc1bc37f52bad5</id>
<content type='text'>
closes https://github.com/mate-desktop/atril/issues/290 which has the original patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes https://github.com/mate-desktop/atril/issues/290 which has the original patch
</pre>
</div>
</content>
</entry>
</feed>
