summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/giflib: remove unused patchMichael Mair-Keimberger2024-10-151-10/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-libs/giflib: drop 5.2.1-r1Andreas Sturmlechner2024-10-132-77/+0
| | | | | | Bug: https://bugs.gentoo.org/785664 Bug: https://bugs.gentoo.org/851945 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 hppa, #940108Sam James2024-10-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 sparc, #940108Sam James2024-09-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 amd64, #940108Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 x86, #940108Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 arm64, #940108Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 arm, #940108Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 ppc, #940108Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/giflib: Stabilize 5.2.2 ppc64, #940108Arthur Zamarin2024-09-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/giflib: add doc BDEPENDSam James2024-09-231-0/+2
| | | | | Closes: https://bugs.gentoo.org/933177 Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-122-2/+2
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/giflib: add 5.2.2Sam James2024-05-304-0/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes mention CVE-2023-48161 and CVE-2022-28506 by CVE but there's a bunch of other security fixes in the list of fixes. The documentation in this release also adds: """ +<refsect1><title>Bugs</title> + +<para>Feeding this utility a GIF with an invalid colormap, or other +kinds of malformations, index will produce invalid output and may +core-dump the tool. Don't do that.</para> + +</refsect1> """ Anyway, on the ebuild side: * Replace Makefile patch for doc building conditionally with a sed * Make tests more verbose (needed it when debugging bug #848807) * Cleanup reallocarray hack (bug #677956) * Add LFS support (bug #915316) Bug: https://bugs.gentoo.org/677956 Bug: https://bugs.gentoo.org/785664 Bug: https://bugs.gentoo.org/851945 Bug: https://bugs.gentoo.org/918539 Closes: https://bugs.gentoo.org/848807 Closes: https://bugs.gentoo.org/915316 Signed-off-by: Sam James <sam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/giflib: Add CPE string to metadata.xmlAllen Webb2023-10-061-0/+1
| | | | | | | | | Add a CPE string for easier CVE tracking. Closes: https://bugs.gentoo.org/915135 Closes: https://github.com/gentoo/gentoo/pull/33208 Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* media-libs/giflib: keyword 5.2.1-r1 for ~loongWANG Xuerui2022-05-141-2/+2
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/giflib: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/giflib: Add codec projectSam James2021-01-251-1/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/giflib: drop *-macos, bug #680110Fabian Groffen2021-01-141-1/+1
| | | | | | | | | | | buildsystem insists on ELF handling, patching it for Mach-O isn't trivial. Upstream bug exists, with patch, but that one isn't trivial either reflecting current state of things, we cannot build this on macOS Closes: https://bugs.gentoo.org/680110 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* media-libs/giflib: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* media-libs/giflib: Keyword 5.2.1-r1 riscv, #756115Mikle Kolyada2020-12-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/giflib: drop dependency on app-text/xmltoMike Gilbert2020-10-191-2/+0
| | | | | Closes: https://bugs.gentoo.org/734638 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-libs/giflib: respect user's ARSergei Trofimovich2020-06-121-0/+1
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/718132 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: re-assign graphics project ebuilds to m-nAaron Bauman2020-06-061-4/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-libs/giflib: Remove oldDavid Seifert2020-05-162-66/+0
| | | | | | | Bug: https://bugs.gentoo.org/711272 Closes: https://github.com/gentoo/gentoo/pull/15835 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* Revert "media-libs/giflib: security cleanup (bug #711272)"Thomas Deutschmann2020-03-252-0/+66
| | | | | | | | This reverts commit d5eac496a50b7aeb6e2d156658348ac8cfb505bf. Bug: https://bugs.gentoo.org/711272 Bug: https://bugs.gentoo.org/711908 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/giflib: security cleanup (bug #711272)Thomas Deutschmann2020-03-252-66/+0
| | | | | | Bug: https://bugs.gentoo.org/711272 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/giflib: mark s390 stable (bug #711272)Thomas Deutschmann2020-03-251-1/+1
| | | | | | Bug: https://bugs.gentoo.org/711272 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/giflib: stable 5.2.1-r1 for hppa, bug #711272Rolf Eike Beer2020-03-161-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/giflib: arm64 stable (bug #711272)Mart Raudsepp2020-03-131-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/giflib: s390 stable wrt bug #705460Agostino Sarubbo2020-03-101-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/giflib: ppc64 stable wrt bug #711272Agostino Sarubbo2020-03-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/giflib: ia64 stable wrt bug #711272Agostino Sarubbo2020-03-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/giflib: amd64 stable wrt bug #711272Agostino Sarubbo2020-03-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/giflib: ppc stable wrt bug #711272Agostino Sarubbo2020-03-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/giflib: arm stable wrt bug #711272Agostino Sarubbo2020-03-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/giflib: sparc stable wrt bug #711272Agostino Sarubbo2020-03-091-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/giflib: x86 stable (bug #711272)Thomas Deutschmann2020-03-091-1/+1
| | | | | Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/giflib: Fix USE docAndreas Sturmlechner2020-03-081-5/+4
| | | | | | Closes: https://bugs.gentoo.org/682118 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/giflib: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/giflib: Add patch for GifQuantizeBuffer APIDavid Seifert2019-12-252-0/+33
| | | | | | | | * Patch taken from Archlinux Bug: https://bugs.gentoo.org/682198 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/giflib: Remove oldDavid Seifert2019-12-249-306/+0
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>