public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 8fa523e028ecfa8acb33bac7d48f2fe9cb60a86e
Date: Thu, 29 Dec 2016 16:06:57 +0000	[thread overview]
Message-ID: <20161229160657.A85731078E80@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3034 bytes --]

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 "IPFire 2.x development tree".

The branch, next has been updated
       via  8fa523e028ecfa8acb33bac7d48f2fe9cb60a86e (commit)
      from  22dbd018f1839a06be216bb5aae498e103b31878 (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 8fa523e028ecfa8acb33bac7d48f2fe9cb60a86e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Dec 29 16:04:29 2016 +0000

    libpng: Update to version 1.2.57
    
    These all fix a potential "NULL dereference" bug that has existed in libpng
    since version 0.71 of June 26, 1995.  To be vulnerable, an application
    has to load a text chunk into the png structure, then delete all text, then
    add another text chunk to the same png structure, which seems to be
    an unlikely sequence, but it has happened.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/libpng                             | 4 ++--
 config/rootfiles/{oldcore/58 => core/109}/filelists/libpng | 0
 lfs/libpng                                                 | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
 copy config/rootfiles/{oldcore/58 => core/109}/filelists/libpng (100%)

Difference in files:
diff --git a/config/rootfiles/common/libpng b/config/rootfiles/common/libpng
index c29eaa7..9a20880 100644
--- a/config/rootfiles/common/libpng
+++ b/config/rootfiles/common/libpng
@@ -9,12 +9,12 @@
 #usr/lib/libpng.la
 usr/lib/libpng.so
 usr/lib/libpng.so.3
-usr/lib/libpng.so.3.46.0
+usr/lib/libpng.so.3.57.0
 #usr/lib/libpng12.a
 #usr/lib/libpng12.la
 usr/lib/libpng12.so
 usr/lib/libpng12.so.0
-usr/lib/libpng12.so.0.46.0
+usr/lib/libpng12.so.0.57.0
 #usr/lib/pkgconfig/libpng.pc
 #usr/lib/pkgconfig/libpng12.pc
 #usr/share/man/man3/libpng.3
diff --git a/config/rootfiles/core/109/filelists/libpng b/config/rootfiles/core/109/filelists/libpng
new file mode 120000
index 0000000..8ef96e2
--- /dev/null
+++ b/config/rootfiles/core/109/filelists/libpng
@@ -0,0 +1 @@
+../../../common/libpng
\ No newline at end of file
diff --git a/lfs/libpng b/lfs/libpng
index 7075118..af2db68 100644
--- a/lfs/libpng
+++ b/lfs/libpng
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.2.46
+VER        = 1.2.57
 
 THISAPP    = libpng-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 03ddfc17ad321db93f984581e9415d22
+$(DL_FILE)_MD5 = dfcda3603e29dcc11870c48f838ef75b
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2016-12-29 16:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161229160657.A85731078E80@git01.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox