summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-04-15 09:33:59 -0400
committerPavel Vinogradov2019-04-15 09:33:59 -0400
commita00448736678fa71353c498797e6c5b375d6cc54 (patch)
tree2e8912446fc02706d6cf08a768b10ad44a5a8d0c /graphics-libs
parent0dd56ffd80bb56bc277eae4faf0f93999f4bdc80 (diff)
graphics-libs/libpng: version 1.6.37, SECURITY_PATCH++
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/libpng/DETAILS10
-rw-r--r--graphics-libs/libpng/HISTORY4
2 files changed, 9 insertions, 5 deletions
diff --git a/graphics-libs/libpng/DETAILS b/graphics-libs/libpng/DETAILS
index 24d43b5a3f..c2b1e4500f 100755
--- a/graphics-libs/libpng/DETAILS
+++ b/graphics-libs/libpng/DETAILS
@@ -1,18 +1,18 @@
SPELL=libpng
- VERSION=1.6.36
- SOURCE_HASH=sha512:a86ee977df69748e5039fb0ead883f1d3f88b8a701fa24cf8e62dd77c5871bb46397d794fa33ec1d0be1ac488246832ad79d0e6117ac093bdce1b2a1cfcb2bb0
+ VERSION=1.6.37
+ SOURCE_HASH=sha512:59e8c1059013497ae616a14c3abbe239322d3873c6ded0912403fc62fb260561768230b6ab997e2cccc3b868c09f539fd13635616b9fa0dd6279a3f63ec7e074
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://downloads.sourceforge.net/project/libpng/libpng16/${VERSION}/${SOURCE}
if [[ $ANI_PNG == y ]]; then
- SOURCE3=$SPELL-$VERSION-apng.patch.gz
+ SOURCE3=$SPELL-1.6.36-apng.patch.gz
SOURCE3_HASH=sha512:8fa213204768b058459ffd5eae6b3661c3f185d3baf1913da4337e7b7855e567f2525e7f67411c32fa8cb177a5f93d538c3d0ce17a94d4aa71bd9cffabe8b311
- SOURCE3_URL[0]=https://downloads.sourceforge.net/project/libpng-apng/libpng16/${VERSION}/${SOURCE3}
+ SOURCE3_URL[0]=https://downloads.sourceforge.net/project/libpng-apng/libpng16/1.6.36/${SOURCE3}
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=ZLIB
WEB_SITE=https://www.libpng.org/pub/png/libpng.html
ENTERED=20010922
- SECURITY_PATCH=14
+ SECURITY_PATCH=15
KEYWORDS="graphics libs"
SHORT="library that supports the PNG graphics format"
cat << EOF
diff --git a/graphics-libs/libpng/HISTORY b/graphics-libs/libpng/HISTORY
index 0246c0376a..288d47cba8 100644
--- a/graphics-libs/libpng/HISTORY
+++ b/graphics-libs/libpng/HISTORY
@@ -1,3 +1,7 @@
+2019-04-15 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.6.37, SECURITY_PATCH++,
+ (CVE-2019-7317, CVE-2018-14048, CVE-2018-14550)
+
2018-12-02 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.6.36