summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/tiff: Fix several CVEsMichael Vetter2023-02-222-0/+418
| | | | | | | | | | | | | | | | | | | Fixes: * CVE-2023-0795 https://gitlab.com/libtiff/libtiff/-/issues/493 * CVE-2023-0796 https://gitlab.com/libtiff/libtiff/-/issues/499 * CVE-2023-0797 https://gitlab.com/libtiff/libtiff/-/issues/495 * CVE-2023-0798 https://gitlab.com/libtiff/libtiff/-/issues/492 * CVE-2023-0799 https://gitlab.com/libtiff/libtiff/-/issues/494 * CVE-2023-0800 https://gitlab.com/libtiff/libtiff/-/issues/496 * CVE-2023-0801 https://gitlab.com/libtiff/libtiff/-/issues/498 * CVE-2023-0802 https://gitlab.com/libtiff/libtiff/-/issues/500 * CVE-2023-0803 https://gitlab.com/libtiff/libtiff/-/issues/501 * CVE-2023-0804 https://gitlab.com/libtiff/libtiff/-/issues/497 Bug: https://bugs.gentoo.org/895900 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/29721 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "media-libs/tiff: Fix several CVEs"Sam James2023-02-222-418/+0
| | | | | | | | This reverts commit 7ebadfbb4602052047e063e83e78cf398d2610c5. Reverting so I can fix the Bug tag I messed up. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: Fix several CVEsMichael Vetter2023-02-222-0/+418
| | | | | | | | | | | | | | | | | | | Fixes: * CVE-2023-0795 https://gitlab.com/libtiff/libtiff/-/issues/493 * CVE-2023-0796 https://gitlab.com/libtiff/libtiff/-/issues/499 * CVE-2023-0797 https://gitlab.com/libtiff/libtiff/-/issues/495 * CVE-2023-0798 https://gitlab.com/libtiff/libtiff/-/issues/492 * CVE-2023-0799 https://gitlab.com/libtiff/libtiff/-/issues/494 * CVE-2023-0800 https://gitlab.com/libtiff/libtiff/-/issues/496 * CVE-2023-0801 https://gitlab.com/libtiff/libtiff/-/issues/498 * CVE-2023-0802 https://gitlab.com/libtiff/libtiff/-/issues/500 * CVE-2023-0803 https://gitlab.com/libtiff/libtiff/-/issues/501 * CVE-2023-0804 https://gitlab.com/libtiff/libtiff/-/issues/497 Bug: https://github.com/gentoo/gentoo/pull/29721 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/29721 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: scrub patch, add upstream refsSam James2023-02-071-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: Fix CVE-2022-48281Michael Vetter2023-02-071-0/+14
| | | | | | | | Bug: https://bugs.gentoo.org/891839 Upstream: https://gitlab.com/libtiff/libtiff/-/issues/488 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/29426 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: drop 4.4.0-r1, 4.4.0-r2Andreas Sturmlechner2023-01-242-66/+0
| | | | | Bug: https://bugs.gentoo.org/856478 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/tiff: add 4.5.0_rc1 (unkeyworded)Sam James2022-12-101-0/+52
| | | | | Bug: https://bugs.gentoo.org/856478 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: backport fix for hylafaxplus regressionSam James2022-12-011-0/+34
| | | | | Closes: https://bugs.gentoo.org/883641 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: add 4.4.0_rc1 (unkeyworded)Sam James2022-05-211-0/+32
| | | | | | | Bug: https://bugs.gentoo.org/821925 Bug: https://bugs.gentoo.org/830981 Bug: https://bugs.gentoo.org/837560 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: 4.0.10-r2 security cleanupAndreas Sturmlechner2020-01-294-549/+0
| | | | | | | | If no one else will do it... Bug: https://bugs.gentoo.org/699868 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/tiff: Drop insecureMikle Kolyada2019-11-032-59/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/tiff: Pull in patch for CVE-2019-14973Mattias Nissler2019-09-031-0/+395
| | | | | | | | Bug: https://bugs.gentoo.org/693394 Signed-off-by: Mattias Nissler <mnissler@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/12851 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-libs/tiff: revbump to address open security bugsAaron Bauman2019-08-043-0/+154
| | | | | | | | | | | | | | | | | | * This commit addresses 3 outstanding security issues reported by the individuals listed below. * This commit involved cherry-picking the patches and adding a revbump as the original PR's renamed the original ebuild and kept stable keywords. Bug: https://bugs.gentoo.org/639700 Bug: https://bugs.gentoo.org/690732 Closes: https://github.com/gentoo/gentoo/pull/12543 Closes: https://github.com/gentoo/gentoo/pull/11743 Reported-by: Benjamin Gordon <bmgordon@chromium.org> Reported-by: Allen Webb <allenwebb@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-libs/tiff: remove unused patchesMichael Mair-Keimberger2019-04-194-378/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11744 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-libs/tiff: remove unused patches.Michael Mair-Keimberger2019-03-285-608/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11513 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-libs/tiff: remove unused patchesMichael Mair-Keimberger2018-06-136-241/+0
|
* media-libs/tiff: add upstream fix for CVE-2017-18013 #645982Mike Frysinger2018-05-281-0/+39
| | | | Bug: https://bugs.gentoo.org/645982
* media-libs/tiff: Fix CVE-2018-5784Michael Vetter2018-02-201-0/+128
| | | | | | | | | | Patch is upstream commit: https://gitlab.com/libtiff/libtiff/commit/473851d211cf8805a161820337ca74cc9615d6ef Bug: https://bugs.gentoo.org/645730 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7237
* media-libs/tiff: Patch to fix type (CVE-2017-9935)Michael Vetter2018-02-161-0/+58
| | | | | | | | | | CVE-2017-9935 has a second commit with ID d4f213636b6f950498a1386083199bd7f65676b9 to fix the type of the table. Bug: https://bugs.gentoo.org/624696 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7204
* media-libs/tiff: add upstream fix for CVE-2017-9935 #624696Mike Frysinger2018-01-261-0/+153
| | | | | | Also drop some pdfium patches that they dropped when moving to 4.0.8. Bug: https://bugs.gentoo.org/624696
* media-libs/tiff: Removed old.Lars Wendler2017-11-1937-2036/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* media-libs/tiff: Removed old.Lars Wendler2017-05-221-47/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/tiff: update pdfium patches to be more portableMike Frysinger2017-04-122-14/+14
| | | | Put helper funcs in the private headers, and stick to older C standards.
* media-libs/tiff: pull in pdfium security patchesMike Frysinger2017-04-108-0/+300
|
* media-libs/tiff: pull in upstream fix for fax2tiff #598938Mike Frysinger2017-03-301-0/+39
|
* media-libs/tiff: pull in various upstream fixes #610330 #614020 #614022 ↵Mike Frysinger2017-03-3036-0/+1997
| | | | #614024 #612172
* media-libs/tiff: remove unused patchesMichael Mair-Keimberger (asterix)2016-12-299-1211/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3224
* media-libs/tiff: Also remove gif2tiff test (bug #590708).Lars Wendler2016-08-071-0/+10
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/tiff: Revbump for security bug #585274Lars Wendler2016-08-031-0/+37
| | | | | | | | Removing vulnerable gif2tiff (CVE-2016-5102) Upstream seems to no longer ship this tool with >=tiff-4.0.7 versions. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0814-0/+1819
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