summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* missing patchHEADmasterRemi Collet2023-02-271-0/+12
|
* EL-9 rebuild for new libavifRemi Collet2022-11-171-1/+8
|
* enable avif support in EL-8 and EL-9Remi Collet2022-07-191-2/+5
|
* obsolete old gd-last packagesRemi Collet2022-07-191-2/+8
|
* EL-7: devel requires libwebp7-devel (not libwebp-devel)Remi Collet2022-06-221-2/+10
|
* rename to gd3php on EL-9Remi Collet2022-03-291-2/+5
|
* rename to gd3php on EL-7 and EL-8Remi Collet2021-12-021-15/+27
| | | | https://github.com/remicollet/remirepo/issues/194
* disable libraqm usage on F35+Remi Collet2021-11-191-1/+15
|
* update to 2.3.3Remi Collet2021-09-136-203/+2878
| | | | | open https://github.com/libgd/libgd/pull/766 missing macros open https://github.com/libgd/libgd/pull/767 missing headers
* rebuild for libavif new soname on Fedora 34Remi Collet2021-04-281-1/+4
|
* more patchRemi Collet2021-03-172-5/+56
|
* enable avif support on Fedora 33+Remi Collet2021-03-172-4/+151
|
* improve condition usageRemi Collet2021-03-171-0/+17
|
* fix missing fileRemi Collet2021-03-163-44/+2
|
* enable avif support on Fedora 34Remi Collet2021-03-081-4/+14
|
* update to 2.3.2Remi Collet2021-03-082-4/+715
| | | | | open https://github.com/libgd/libgd/issues/677 avif test failure open https://github.com/libgd/libgd/issues/678 heif segfault
* cleanupRemi Collet2021-02-041-188/+0
|
* update to 2.3.1 in sync with FedoraRemi Collet2021-02-043-32/+595
|
* fix gdImageStringFT() fails for empty stringsRemi Collet2020-07-152-2/+198
| | | | https://github.com/libgd/libgd/issues/615
* update to 2.3.0Remi Collet2020-03-248-498/+730
| | | | | add dependency on libraqm remove gdlib-config
* Sync security patches from Fedora:Remi Collet2019-11-053-1/+324
| | | | | | | - Fixed heap based buffer overflow in gd_color_match.c:gdImageColorMatch() in libgd as used in imagecolormatch() - Resolves: RHBZ#1678104 (CVE-2019-6977) - Fixed potential double-free in gdImage*Ptr() - Resolves: RHBZ#1671391 (CVE-2019-6978)
* use libwebp7 only on EL-7Remi Collet2019-03-181-3/+6
|
* rebuild using libwebp7Remi Collet2019-03-181-7/+8
|
* sync with Fedora: Add missing requires to libimagequent-develRemi Collet2018-09-101-1/+11
|
* Sync with FedoraRemi Collet2018-08-302-51/+7
| | | | | * Thu Aug 30 2018 mskalick@redhat.com - 2.2.5-6 - Use libimagequant library (RHBZ#1468338)
* Sync with FedoraRemi Collet2018-08-302-2/+84
| | | | | | * Thu Aug 30 2018 mskalick@redhat.com - 2.2.5-5 - Check return value in gdImageBmpPtr to avoid double free (CVE-2018-1000222) - Don't mark gdimagegrayscale/basic test as failing
* Sync with fedora:Remi Collet2018-03-282-4/+69
| | | | | * Mon Mar 26 2018 Marek Skalický <mskalick@redhat.com> - 2.2.5-2 - Fix CVE-2018-5711 - Potential infinite loop in gdImageCreateFromGifCtx
* drop ldconfig scriptlets for F28Remi Collet2018-02-151-2/+3
|
* libimagequant stuff (disabled for now)Remi Collet2017-08-301-0/+10
|
* v2.2.5 (security)Remi Collet2017-08-3010-24/+4428
|
* gd: test fixed upstreamRemi Collet2017-01-191-5/+1
|
* gd: refresh upstream patchRemi Collet2017-01-191-0/+10
|
* gd: add upstream patchRemi Collet2017-01-191-0/+40
|
* gd-last: 2.2.4Remi Collet2017-01-181-6/+28
|
* gd(-last) 2.2.3Remi Collet2016-07-222-26/+7
|
* gd: test buildRemi Collet2016-06-281-6/+8
|
* gd: add upstream bug linkRemi Collet2016-06-241-1/+2
|
* gd: 2.2.2Remi Collet2016-06-242-26/+9
|
* gd-last: 2.2.1Remi Collet2016-05-284-77/+100
|
* gd: fix version in gdlib.pcRemi Collet2015-03-237-214/+61
|
* gd-last: 2.1.1Remi Collet2015-01-141-3/+7
|
* gd: test build of 2.1.1-devRemi Collet2014-12-251-4/+15
|
* gd: add gd-CVE-2014-2497.patchRemi Collet2014-08-291-0/+33
|
* gd-last: enable libvpx on EL 6 (with libvpx 1.3.0) + add patch for CVE-2014-2497Remi Collet2014-08-291-2/+9
|
* php 5.5: test build without libvpxRemi Collet2014-03-111-0/+2
|
* gd-last: disable libvpx support on Fedora < 17 and EL < 7Remi Collet2013-12-291-12/+28
|
* gd-last: fix build on fedora <= 14Remi Collet2013-10-151-1/+1
|
* gd-last 2.1.0 finalRemi Collet2013-06-271-3/+18
|
* gd-last: fix EL-5 buildRemi Collet2013-06-141-1/+18
|
* gd: new snapshotRemi Collet2013-06-101-3/+3
|