Blame docs/ChangeLog.historic

Packit ed3af9
4d29684 CVE-2015-8874
Packit ed3af9
fe199ed release gd-2.2.0
Packit ed3af9
6556574 ChangeLog: update for gd-2.2 branching
Packit ed3af9
c6c52b3 dist: drop bzip2 tarball
Packit ed3af9
7932944 libtool: set revision based on package version
Packit ed3af9
119b38e travis: switch to the local bootstrap script
Packit ed3af9
f79d0a8 m4: use an older openmp macro
Packit ed3af9
e6bf771 docs: clean up a bit and support `NaturalDocs`
Packit ed3af9
c9a4a85 libimagequant: fix integration
Packit ed3af9
6e054c4 gdlib-config: mark it as deprecated #140
Packit ed3af9
b64c996 build: fix GDLIB_REVISION collision
Packit ed3af9
10a4915 tests: rework handling of temp output files
Packit ed3af9
1239832 configure/cmake: unify header checks and config.h generation
Packit ed3af9
32c5072 bootstrap: switch to autoreconf
Packit ed3af9
f7471f2 tests: add missing gdimagesetpixel tests
Packit ed3af9
e59a0e8 tests: add missing test files to dist
Packit ed3af9
2733b62 tga: cleanup/simplify a bit
Packit ed3af9
96d5687 tga: fix two memory corruption bugs #159
Packit ed3af9
8f50777 tests: get working under lsan (leak sanitizer)
Packit ed3af9
e530663 png: fix some memory leaks w/invalid images
Packit ed3af9
82b80dc gif: avoid out-of-bound reads of masks array #209
Packit ed3af9
4dc1a2d xbm: avoid stack overflow (read) with large names #211
Packit ed3af9
b083ec1 cmake: update build files to match autotools more
Packit ed3af9
2db153a webpng: rewrite & cleanup to use getopt
Packit ed3af9
b12f217 configure: enable -Werror by default when available
Packit ed3af9
75c38f6 fix various gcc/clang warnings found with -Wall
Packit ed3af9
8bdfede cmake: document the common build/install steps #179
Packit ed3af9
6f3552d travis: drop multiarch settings
Packit ed3af9
d549193 travis: drop nasm apt install
Packit ed3af9
cd15d9b drop unused make_drone.io
Packit ed3af9
b32324d travis: enable the clang compiler
Packit ed3af9
05d70f6 tests: fix leaks in test code
Packit ed3af9
4e61c9b tiff: fix leak in gdImageCreateFromTiffCtx()
Packit ed3af9
658f168 gd2: fix double free when processing invalid headers
Packit ed3af9
0315e44 tests: gd2: add general read test helpers #208
Packit ed3af9
3c47bb4 tests: do not build libgdtest.a all the time
Packit ed3af9
09d2d01 webp: fix double free
Packit ed3af9
cd1d964 libgd: update & sort cmake installed headers #164
Packit ed3af9
161ac24 travis: rework & improve main script logic
Packit ed3af9
613e8c9 tests: split up makefile entries
Packit ed3af9
92c3209 tests: fix distclean errors
Packit ed3af9
3768c9e travis: switch to non-sudo mode
Packit ed3af9
adc8598 tests: unify cmake test code into a single macro
Packit ed3af9
ef9b000 build: handle renamed README file
Packit ed3af9
e16310b libgd: update & sort source lists
Packit ed3af9
a44e1ba tests: gdimageline: add missing -lm linkage
Packit ed3af9
3b0eabf tests: add missing cmake files gdimagefile/gdimagefilter
Packit ed3af9
4c6a07b gitignore: split up test entries
Packit ed3af9
6455304 tests: drop EXTRA_PROGRAMS
Packit ed3af9
982d488 revert... unneeded
Packit ed3af9
a5b5c27 Fix memory leak
Packit ed3af9
2bb97f4 gd2: handle corrupt images better (CVE-2016-3074)
Packit ed3af9
fc14a8c README: document supported image formats
Packit ed3af9
5277b6f Merge pull request #199 from mattbo/tiff_dpi_support
Packit ed3af9
4e53ed7 Added support for reading and writing TIFFTAG_XRESOLUTION and TIFFTAG_YRESOLUTION.  Includes a unit test.
Packit ed3af9
6913dd3 bmp: use double variant of ceil func
Packit ed3af9
f29f7db Merge pull request #198 from sherif-elmetainy/master
Packit ed3af9
e87ec88 :fix and unit test for crash issue in gdImageFillTiled
Packit ed3af9
258dbf2 README: link to the CONTRIBUTORS file
Packit ed3af9
6895576 README: reformat in markdown for better github display
Packit ed3af9
73ab7c7 Merge pull request #182 from leoyanggit/fix_build_static
Packit ed3af9
e08acb0 Merge pull request #153 from davidchappelle/master
Packit ed3af9
78dad44 circletexttest: check image creation return value
Packit ed3af9
a9346dd travis: build/check in parallel
Packit ed3af9
e5d1e9d Fail Travis builds if make check fails
Packit ed3af9
b6211d9 tests: fix build failures when jpeg/freetype are disabled
Packit ed3af9
3667974 Merge pull request #193 from vapier/master
Packit ed3af9
f732d74 Merge pull request #194 from jasonwilliams200OK/master
Packit ed3af9
859bcf7 git,repo: Ignore build spew.
Packit ed3af9
10a8761 Merge pull request #192 from jasonwilliams200OK/master
Packit ed3af9
8f69034 code: Adds missing methods for absent libz case.
Packit ed3af9
a4f5d5d configure: unify library tests
Packit ed3af9
a9205e5 configure: require autoconf-2.64/automake-1.11
Packit ed3af9
2e04a67 win: Use an external snprintf hook.
Packit ed3af9
9104bba configure: use AS_HELP_STRING everywhere
Packit ed3af9
1dc5280 Merge pull request #191 from jitendarKumar/patch-8
Packit ed3af9
dd48286 Logical Operation && has no Impact on expression result .
Packit ed3af9
52dad8b Update git ignore file to exclude cmake build directory
Packit ed3af9
9ea3097 Prevent duplicate macro definition errors/warnings
Packit ed3af9
40f42c0 Fix compiler warnings when checking interpolation_id
Packit ed3af9
7147b64 Make BUILD_SHARED_LIBS configurable
Packit ed3af9
4751b60 gdImageScaleTwoPass memory leak fix
Packit ed3af9
4e1ce66 Merge pull request #166 from jitendarKumar/patch-5
Packit ed3af9
1219113 Merge pull request #155 from jitendarKumar/patch-2
Packit ed3af9
38e016f Merge pull request #156 from jitendarKumar/patch-3
Packit ed3af9
4e70131 Merge pull request #157 from jitendarKumar/patch-4
Packit ed3af9
895be03 Indentation corrected.
Packit ed3af9
7b6261c Dereference null return value in gdtest.c
Packit ed3af9
7297c94 Merge pull request #163 from wangkun611/webp_cmake
Packit ed3af9
917fa11 fix CMake error when ENABLE_WEBP
Packit ed3af9
7ec030c add gdImageCreateFromWebpPtr impl
Packit ed3af9
eaca20f Remove Deadcode in gd.c
Packit ed3af9
312b020 Update gd_topal.c
Packit ed3af9
18bbbfa Merge pull request #148 from smcdow/master
Packit ed3af9
f2712a6 Remove Deadcode in gd_nnquant.c
Packit ed3af9
4f99667 Merge pull request #154 from jitendarKumar/patch-1
Packit ed3af9
4cf5307 Missing nullcheck in gd_topal.c
Packit ed3af9
d403501 Dereference null return value in gdfx.c
Packit ed3af9
ac527e6 delete webpimg.c references
Packit ed3af9
c9dac2d Fix segfault in gdImageFlipVertical() for non-TrueColor images.
Packit ed3af9
a9f3a83 Merge pull request #146 from dmelani/rotation_fix
Packit ed3af9
4e833d3 Added missing zero.
Packit ed3af9
b12712e Merge pull request #143 from vapier/master
Packit ed3af9
2618996 missing file in archive, need for autoreconf
Packit ed3af9
6bdfa68 ignore new tests
Packit ed3af9
1c33d94 tests: fix header inclusion
Packit ed3af9
e0aafd0 Add Debian/Ubuntu M-A specific configure options
Packit ed3af9
3a72f64 lint.travis-ci.org doesn't know version and description in Coverity addon
Packit ed3af9
87804f6 Comment-out Coverity encrypted token
Packit ed3af9
2b8bfd4 Don't fail when make check fails; Add coverity configuration for coverity_scan branch
Packit ed3af9
10a92e7 Even more missing semicolons
Packit ed3af9
09783e4 Add missing semicolons to .travis.yml
Packit ed3af9
25cfac5 Replace <TAB> with 8*<SPACE>
Packit ed3af9
2be44f0 Don't upgrade build environment now
Packit ed3af9
5edbc3f Use autotools on linux to build libgd
Packit ed3af9
9201900 Change issue tracker URL to github
Packit ed3af9
ba081d9 Merge branch 'GD-2.1'
Packit ed3af9
1481c41 fix #140, versions placeholder not replaced in gdlib-config
Packit ed3af9
88fb8fc typo
Packit ed3af9
4ef5903 fix some leaks on error
Packit ed3af9
824a3aa remove remaining libvpx related code
Packit ed3af9
a79232c fix #129, drop VPX usage in favor of libwebp
Packit ed3af9
9a205a1 Merge branch 'GD-2.1'
Packit ed3af9
511160e fix #82, fix 1 bit tiff support
Packit ed3af9
7a567db Merge branch 'GD-2.1'
Packit ed3af9
aa1d71c fix #135, fix logic in gdkanji
Packit ed3af9
58990de Merge branch 'master' of https://bitbucket.org/libgd/gd-libgd
Packit ed3af9
2f85291 fix #139, patch by Peter Breitenlohner
Packit ed3af9
255a9e4 fix visibility test
Packit ed3af9
358950c remove this test, too big
Packit ed3af9
5c48b49 fix #91, actually add tests, bug already fixed
Packit ed3af9
f680978 fix #94, HAVE_VISIBILITY may be defined but set to 0
Packit ed3af9
b126726 fix #89, fix leaks on tiff read
Packit ed3af9
acdebc8 fix #84, double free and overrun due to wrong alloc type, uint8_t instead of int
Packit ed3af9
490bc3e free palette on error
Packit ed3af9
289c829 port fix for saner boolean usage from https://reviews.facebook.net/D31695
Packit ed3af9
2b3130e fix #90, actually copy src to dst
Packit ed3af9
b1f4313 add tests for #111
Packit ed3af9
3d7c3f5 fix #111, invalid quantization
Packit ed3af9
ac1ff44 update results to match modern freetype builds
Packit ed3af9
c7e5dc6  fix #111, invalid default quantization
Packit ed3af9
81d341c fix #113, NULL deref in gdfx
Packit ed3af9
2f40d52 Fix #138, VS 2010 build error due to double semi column
Packit ed3af9
0e9c4e0 master is now 2.2.0-dev
Packit ed3af9
06b2e4f back to dev