public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Update image libaries (libjpeg, libtiff, libpng)
@ 2016-06-26  9:35 Marcel Lorenz
  2016-06-26  9:35 ` [PATCH 1/3] libjpeg: update to 1.4.2 Marcel Lorenz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcel Lorenz @ 2016-06-26  9:35 UTC (permalink / raw)
  To: development

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

The next 3 patches update the image libaries to the last versions
with many security fixes. 

They are necessary for apache 2.4.x update and other software (netpbm)
Please merge this patches first.

Marcel Lorenz (3):
  libjpeg: update to 1.4.2
  libtiff: update to 4.0.6
  libpng: update to 1.2.56

 config/rootfiles/common/libjpeg        |  19 +-
 config/rootfiles/common/libjpeg-compat |  33 ++++
 config/rootfiles/common/libpng         |  13 +-
 config/rootfiles/packages/libtiff      | 310 ++++++++++++++++++---------------
 lfs/libjpeg                            |  14 +-
 lfs/libjpeg-compat                     |  80 +++++++++
 lfs/libpng                             |  11 +-
 lfs/libtiff                            |  13 +-
 make.sh                                |   1 +
 9 files changed, 313 insertions(+), 181 deletions(-)
 create mode 100644 config/rootfiles/common/libjpeg-compat
 create mode 100644 lfs/libjpeg-compat

-- 
1.9.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-26  9:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-26  9:35 [PATCH 0/3] Update image libaries (libjpeg, libtiff, libpng) Marcel Lorenz
2016-06-26  9:35 ` [PATCH 1/3] libjpeg: update to 1.4.2 Marcel Lorenz
2016-06-26  9:35 ` [PATCH 2/3] libtiff: update to 4.0.6 Marcel Lorenz
2016-06-26  9:35 ` [PATCH 3/3] libpng: update to 1.2.56 Marcel Lorenz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox