~ruther/guix-local

ref: de585a7e644fdcb6ea05abde23f900d4242fcb48 guix-local/gnu/packages/gd.scm -rw-r--r-- 6.2 KiB
917de251 — Leo Famulari 9 years ago
gnu: gd: Fix CVE-2016-7568.

* gnu/packages/patches/gd-CVE-2016-7568.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
2792a6b4 — Jan Nieuwenhuizen 9 years ago
gnu: perl-gd: Disable tests.

* gnu/packages/gd.scm (perl-gd)[arguments]: Add #:tests?.

Signed-off-by: Leo Famulari <leo@famulari.name>
359aba76 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
9bdf56dc — Mark H Weaver 9 years ago
gnu: gd: Add fix for gd2_read test.

* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
31c995f8 — Mark H Weaver 9 years ago
Revert "gnu: gd: Add fix for gd2_read test."

This reverts commit ce290354ec4e97003be5f56042e55b36831818c1.
ce290354 — Mark H Weaver 9 years ago
gnu: gd: Add fix for gd2_read test.

* gnu/packages/patches/gd-fix-gd2-read-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add patch.
0bab3af0 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
a8144573 — Mark H Weaver 9 years ago
gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].

* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch,
gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files.
* gnu/packages/patches/gd-fix-tests-on-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gd.scm (gd): Update to 2.2.3.
[source]: Update patches field accordingly.
49d725a1 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
a1dfa022 — Leo Famulari 9 years ago
Revert "gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207]."

This reverts commit ae46cd0e4cfb1f06d099b2cda1f9e702e86c90e9.
622c22cc — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
ae46cd0e — Mark H Weaver 9 years ago
gnu: gd: Update to 2.2.3 [fixes CVE-2016-6207].

* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch,
gnu/packages/patches/gd-fix-test-on-i686.patch: Delete files.
* gnu/packages/patches/gd-fix-tests-on-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gd.scm (gd): Update to 2.2.3.
[source]: Update patches field accordingly.
75756552 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
27326064 — Mark H Weaver 9 years ago
gnu: gd: Fix failing test on i686.

* gnu/packages/patches/gd-fix-test-on-i686.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add the patch.
a1537ac2 — Leo Famulari 9 years ago
gnu: gd: Fix CVE-2016-{5766,6128,6132,6214}.

* gnu/packages/patches/gd-CVE-2016-5766.patch,
gnu/packages/patches/gd-CVE-2016-6128.patch,
gnu/packages/patches/gd-CVE-2016-6132.patch,
gnu/packages/patches/gd-CVE-2016-6214.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gd.scm (gd): Use patches.
b9174ff4 — Leo Famulari 9 years ago
gnu: gd: Update to 2.2.2 [fixes CVE-2016-{5767,6161}].

* gnu/packages/gd.scm (gd): Update to 2.2.2.
aeafff53 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
b5d08d7c — Leo Famulari 9 years ago
gnu: gd: Update to 2.2.1 [fixes CVE-2015-{8874, 8877}].

* gnu/packages/patches/gd-CVE-2016-3074.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gd.scm (gd): Update to 2.2.1.
[source]: Remove patch. Update source URL.
bc73a843 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
fb2b0f5c — Leo Famulari 9 years ago
gnu: gd: Fix-CVE-2016-3074.

* gnu/packages/patches/gd-CVE-2016-3074.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Use it.
Next