summaryrefslogtreecommitdiffstats
path: root/package/qpdf
Commit message (Collapse)AuthorAgeFilesLines
* package/qpdf: bump to version 8.2.1Olivier Schonken2018-10-072-3/+5
| | | | | | [Peter: fix version number in hash comment] Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qpdf: security bump to version 8.1.0Baruch Siach2018-06-302-5/+3
| | | | | | | | | | | | | Fixes CVE-2018-9918: mishandle certain "expected dictionary key but found non-name object" cases, allowing remote attackers to cause a denial of service (stack exhaustion) https://github.com/qpdf/qpdf/issues/202 Drop local SHA256 hash since we use upstream provided SHA512. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/*/Config.in: fix help text check-package warningsThomas Petazzoni2017-12-181-6/+6
| | | | | | | | | | | | | This commit fixes the warnings reported by check-package on the help text of all package Config.in files, related to the formatting of the help text: should start with a tab, then 2 spaces, then at most 62 characters. The vast majority of warnings fixed were caused by too long lines. A few warnings were related to spaces being used instead of a tab to indent the help text. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qpdf: add missing dependency on jpegOlivier Schonken2017-10-212-1/+2
| | | | | | | | | | | Fixes: configure: WARNING: unable to find required header jpeglib.h configure: WARNING: unable to find required library jpeg configure: error: some required prerequisites were not found Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qpdf: bump version to 7.0.0Olivier Schonken2017-10-172-4/+4
| | | | | Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/qpdf: bump version to 6.0.0Bernd Kuhls2016-01-313-32/+5
| | | | | | | | Removed patch applied upstream: https://github.com/qpdf/qpdf/commit/857bb208d338e117f2a864407e34de76da360d8a Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* qpdf: unbreak build on uClibc w/o threadsPeter Korsgaard2015-04-241-0/+29
| | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/af8/af857caef0c622aa9cfb1859b344880971ff263c/ http://autobuild.buildroot.net/results/10e/10e90c7c93aec92f0e13de50ecc861d56750dc8c/ http://autobuild.buildroot.net/results/69c/69c4522852e0b634723aaacd57f192db7ad6aa58/ http://autobuild.buildroot.net/results/fc4/fc45fd1bd249f58a3d8907bfd410f5dfbb452751/ And many more. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/qpdf: New package qpdf 5.1.2Olivier Schonken2015-04-043-0/+35
[Thomas: - adjust length of comment header in .mk file. - fix comment in Config.in to match what's specific in the Buildroot manual. - fix <pkg>_LICENSE to 'Artistic-2.0'.] Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud