Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (25c91f85dbac067206c2c8bc3695f3fc2ddf9602)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (25c91f85dbac067206c2c8bc3695f3fc2ddf9602)
  • Date: Fri, 30 Dec 2016 22:29:44 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

graphics-libs/libpng/DETAILS | 6 +++---
graphics-libs/libpng/HISTORY | 5 +++++
2 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 25c91f85dbac067206c2c8bc3695f3fc2ddf9602
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/libpng: version 1.6.27, SECURITY_PATCH++

diff --git a/graphics-libs/libpng/DETAILS b/graphics-libs/libpng/DETAILS
index 89b2051..a04dc07 100755
--- a/graphics-libs/libpng/DETAILS
+++ b/graphics-libs/libpng/DETAILS
@@ -1,5 +1,5 @@
SPELL=libpng
- VERSION=1.6.26
+ VERSION=1.6.27
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[1]=ftp://ftp.simplesystems.org/pub/png/src/libpng16/${SOURCE}
SOURCE2=$SOURCE.sig
@@ -12,7 +12,7 @@
SOURCE_GPG=libpng.gpg:$SOURCE.asc:UPSTREAM_KEY
SOURCE2_IGNORE=signature
if [[ $ANI_PNG == y ]]; then
- SOURCE3=$SPELL-$VERSION-apng.patch.gz
+ SOURCE3=$SPELL-1.6.26-apng.patch.gz

SOURCE3_HASH=sha512:e5831b8c5fbe963d6625dd55c656708997d41d9ac91173777560dd7d4a01beaa7a024497d7e428450800b32486ee788baacffbd2317cc0d909fbd89fbbd79684

SOURCE3_URL[0]=https://downloads.sourceforge.net/project/libpng-apng/libpng16/${VERSION}/${SOURCE3}
fi
@@ -20,7 +20,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=ZLIB
WEB_SITE=http://www.libpng.org/pub/png/libpng.html
ENTERED=20010922
- SECURITY_PATCH=13
+ SECURITY_PATCH=14
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 e9208a2..f3736d2 100644
--- a/graphics-libs/libpng/HISTORY
+++ b/graphics-libs/libpng/HISTORY
@@ -1,3 +1,8 @@
+2016-12-30 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.6.27, SECURITY_PATCH++,
+ http://openwall.com/lists/oss-security/2016/12/29/2,
+ apng patch is the same
+
2016-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.6.26
* DETAILS: add gpg checking



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (25c91f85dbac067206c2c8bc3695f3fc2ddf9602), Pavel Vinogradov, 12/30/2016

Archive powered by MHonArc 2.6.24.

Top of Page