[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-176-g20a094f
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2017-01-04 17:39:53
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, buildroot-update has been updated
via 20a094f7aaa11cdc96b1f51e5a9828dd7dd735dc (commit)
from e92343e5e2ae295c0e3fc2ffb1b19fd07288b571 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 20a094f7aaa11cdc96b1f51e5a9828dd7dd735dc
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Jan 4 18:44:28 2017 +0100
[BUILDROOT] 2016.08: libpng: bump to version 1.6.27
-----------------------------------------------------------------------
Summary of changes:
...03-armadeus-libpng-bump-to-version-1.6.27.patch | 23 ++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
create mode 100644 patches/buildroot/2016.08/003-armadeus-libpng-bump-to-version-1.6.27.patch
diff --git a/patches/buildroot/2016.08/003-armadeus-libpng-bump-to-version-1.6.27.patch b/patches/buildroot/2016.08/003-armadeus-libpng-bump-to-version-1.6.27.patch
new file mode 100644
index 0000000..f509833
--- /dev/null
+++ b/patches/buildroot/2016.08/003-armadeus-libpng-bump-to-version-1.6.27.patch
@@ -0,0 +1,23 @@
+Index: buildroot/package/libpng/libpng.hash
+===================================================================
+--- buildroot.orig/package/libpng/libpng.hash
++++ buildroot/package/libpng/libpng.hash
+@@ -1,2 +1,4 @@
++# From http://sourceforge.net/projects/libpng/files/libpng16/1.6.27/
++sha1 af5d742f5d0a6492133aed7790bb43e8854cca64 libpng-1.6.27.tar.xz
+ # Locally computed:
+-sha256 09fe8d8341e8bfcfb3263100d9ac7ea2155b28dd8535f179111c1672ac8d8811 libpng-1.6.25.tar.xz
++sha256 fca2ffd97336356cdab9bfa8936b9d6dfd580a70205e5dfead3ac42cb054b57b libpng-1.6.27.tar.xz
+Index: buildroot/package/libpng/libpng.mk
+===================================================================
+--- buildroot.orig/package/libpng/libpng.mk
++++ buildroot/package/libpng/libpng.mk
+@@ -4,7 +4,7 @@
+ #
+ ################################################################################
+
+-LIBPNG_VERSION = 1.6.25
++LIBPNG_VERSION = 1.6.27
+ LIBPNG_SERIES = 16
+ LIBPNG_SOURCE = libpng-$(LIBPNG_VERSION).tar.xz
+ LIBPNG_SITE = http://downloads.sourceforge.net/project/libpng/libpng${LIBPNG_SERIES}/$(LIBPNG_VERSION)
hooks/post-receive
--
armadeus
|