~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH 1/1] main/gd: security upgrade to 2.2.3 (8 CVEs)

Daniel Sabogal <dsabogalcc@gmail.com>
Details
Message ID
<20160829023106.28571-1-dsabogalcc@gmail.com>
Sender timestamp
1472437866
DKIM signature
missing
Download raw message
Patch: +5 -6
2.2.3
CVE-2016-6905
CVE-2016-6214
CVE-2016-6132
CVE-2016-6128
CVE-2016-6207
CVE-2016-5766

2.2.2
CVE-2016-5767
CVE-2015-8874

https://libgd.github.io/
---
 main/gd/APKBUILD | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/main/gd/APKBUILD b/main/gd/APKBUILD
index 76ea247..1b4bc60 100644
--- a/main/gd/APKBUILD
+++ b/main/gd/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=gd
pkgver=2.2.1
pkgver=2.2.3
_myver=${pkgver/_rc/RC}
pkgrel=0
pkgdesc="Library for the dynamic creation of images by programmers"
@@ -29,6 +29,7 @@ build() {
		--with-jpeg \
		--without-xpm \
		--without-fontconfig \
		--disable-werror \
		|| return 1
	make || return 1
}
@@ -36,10 +37,8 @@ build() {
package() {
	cd "$builddir"
	make DESTDIR="$pkgdir" install || return 1
	install -D -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
	rm -r "$pkgdir"/usr/lib/libgd.la
}

md5sums="4d3d5b6c77c4875861af1bc663441efd  libgd-2.2.1.tar.xz"
sha256sums="708762ae483e5fe46b58659f622c3e8f820c7ce0b3ae4e10ad0fbf17d4c4b976  libgd-2.2.1.tar.xz"
sha512sums="c19fe86230198b5ba25d7bb275f93ad3332d039accf7149036f53fc333753bacd91a80b5dca576b241e9eb20e9a4028236a485ca0f9fb8581c2a552fe4fe2262  libgd-2.2.1.tar.xz"
md5sums="14e4134c129b4c166c3a0549a32ef340  libgd-2.2.3.tar.xz"
sha256sums="746b6cbd6769a22ff3ba6f5756f3512a769bd4cdf4695dff17f4867f25fa7d3c  libgd-2.2.3.tar.xz"
sha512sums="bdc6d086bc054beda6574ec46baa4cd94048a5f2f357f875ba05983e92d247f1b731434b9e438c6aef09d46fa96f1a7e1f330a25a77ffd2dd78aa8a32d652557  libgd-2.2.3.tar.xz"
-- 
2.8.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)