File python-reportlab.changes of Package python-reportlab.29359
-------------------------------------------------------------------
Fri Jun 9 15:13:11 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add CVE-2023-33733-code-injection.patch (CVE-2023-33733,
bsc#1212065) avoiding arbitrary code execution via supplying a
crafted PDF file (patches from
https://hg.reportlab.com/hg-public/reportlab/raw-rev/324a3d0392d5
and https://hg.reportlab.com/hg-public/reportlab/raw-rev/5b56ae4f05ee)
- Add fix_failing_tests.patch to make some tests not failing
(bsc#1212527).
-------------------------------------------------------------------
Wed Sep 15 08:07:33 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Add missing import in CVE-2020-28463_fix_ssrf.patch,
fix bsc#1190110
-------------------------------------------------------------------
Wed Aug 4 07:25:06 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Add CVE-2020-28463_fix_ssrf.patch fixing bsc#1182503
(CVE-2020-28463) fix SSRF in img tags.
- Refresh patch CVE-2019-17626_make_toColor_safe.patch
-------------------------------------------------------------------
Wed Jan 22 17:10:15 CET 2020 - Matej Cepl <mcepl@suse.com>
- Add CVE-2019-17626_make_toColor_safe.patch fixing bsc#1154370
(CVE-2019-17626) restrict reportlab.lib.color.toColor to
protect against unsafe input.
- Rebase other patches: drop-requirements.patch and
reportlab-missing-includes.patch
- Add no_network_tests.patch to switch off tests requiring access
to the Internet.
-------------------------------------------------------------------
Sun Nov 24 18:38:51 UTC 2013 - p.drouand@gmail.com
- Update to version 2.7
+ No relative ChangeLog entry
-------------------------------------------------------------------
Thu Jan 24 20:09:08 UTC 2013 - p.drouand@gmail.com
- Update to version 2.6:
* General changes
- Manuals have been reformatted with more pleasing code snippets and tables of
contents, and reviewed and expanded
* Flowing documents (Platypus):
- Added support for HTML-style list objects
- Added flexible mechanism for drawing bullets
- Allowed XPreformatted objects to use Asian line wrapping
- Added an 'autoNextPageTemplate' attribute to PageTemplates. For example you
can now set up a 'chapter first page template' which will always be followed
by a 'continuation template' on the next page break, saving the programmer from
having to issue control flow commands in the story.
- added a TopPadder flowable, which will 'wrap' another Flowable and move it
to the bottom of the current page.
- More helpful error messages when large tables cannot be rendered
- Documentation for images within text (test_032_images)
- Trailing dots for use on contents pages
* Charts and graphics:
- Support for UPCA bar codes
- We now have a semi-intelligent system for labelling pie charts with
callout lines. Thanks to James Martin-Collar, a maths student at Warwick
University, who did this as his summer internship.
- Axes - added startOffset and endOffset properties; allowed for axis
background annotations.
- Bar charts - allow more control of z Index (i.e. drawing order of axes and
lines)
- Pie charts - fixed bugs in 3d appearance
- SVG output back end has seen some bugs fixed and now outputs resizeable SVG
-------------------------------------------------------------------
Fri May 25 11:35:57 UTC 2012 - toddrme2178@gmail.com
- Clean up spec file
-------------------------------------------------------------------
Thu Dec 8 13:54:44 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Tue Sep 20 13:57:44 UTC 2011 - saschpe@suse.de
- Fix non-executable bit rpmlint warning
-------------------------------------------------------------------
Mon May 30 15:16:43 UTC 2011 - alexandre@exatati.com.br
- Add Provides and Obsoletes to python-ReportLab in spec file to
better behaviour in 11.1.
-------------------------------------------------------------------
Tue Apr 12 13:53:36 UTC 2011 - alexandre@exatati.com.br
- Update to 2.5:
- Please readme CHANGES.txt.
- Regenerate spec file with py2pack;
- Add CHANGES.txt and README.txt files as documentation;
- Bzip2 source code.
-------------------------------------------------------------------
Thu Jan 21 17:22:43 UTC 2010 - alexandre@exatati.com.br
- Update to 2.4.
-------------------------------------------------------------------
Mon Dec 28 15:14:17 UTC 2009 - alexandre@exatati.com.br
- New ReportLab package (2.3) for openSUSE, now in d:l:py.