summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/ufraw: Fix CVE-2015-8366 and CVE-2018-19655Andreas Sturmlechner2019-09-162-0/+61
| | | | | | | Thanks to openSUSE for the patches. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/ufraw: Fix build with gcc-9, EAPI-7 bumpAndreas Sturmlechner2019-09-161-0/+97
| | | | | | | | Thanks to openSUSE for the patch. Closes: https://bugs.gentoo.org/685138 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/ufraw: Fix build with >=media-libs/exiv2-0.27.1Andreas Sturmlechner2019-09-161-4/+5
| | | | | | Closes: https://bugs.gentoo.org/688540 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/ufraw: Fix build with exiv2-0.27Andreas Sturmlechner2018-12-291-0/+25
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/ufraw: Fix build w/ jpeg-9, migrate to xdg-utilsAndreas Sturmlechner2018-02-031-0/+32
| | | | | | Bug: https://bugs.gentoo.org/540872 Closes: https://bugs.gentoo.org/520882 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-gfx/ufraw: remove oldTim Harder2017-08-311-52/+0
|
* media-gfx/ufraw: Add patch to fix build on arm. Bug #622484Alexis Ballier2017-07-191-0/+20
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* media-gfx/ufraw: Fix build with gcc 7.Alexis Ballier2017-06-181-0/+16
| | | | | | Patch by Johannes Hirte, bug #618068 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-gfx/ufraw: Drop unused patchAndreas Sturmlechner2017-04-041-24/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-gfx/ufraw: add explicit jpeg2k supportChristophe Lermytte2017-04-041-0/+21
| | | | | | | | | | Upstream links to libjasper when available. This commit patches configure.ac to make libjasper support explicit and adds a jpeg2k USE flag to enable/disable it. Gentoo-bug: 470836 Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2939
* media-gfx/ufraw: Fix runtime crashAndreas Sturmlechner2017-04-041-0/+15
| | | | | | Gentoo-bug: 608100 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sourceforge: switch to https:// URIsMike Frysinger2016-07-271-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+104
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed