~noskcaj/ubuntu/trusty/libpng/libpng

« back to all changes in this revision

Viewing changes to scripts/makefile.linux

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2010-03-03 16:44:47 UTC
  • mfrom: (1.1.12 upstream) (15.2.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100303164447-2w5p75b0cfsrft5t
Tags: 1.2.43-1
* New upstream release 
* Fix CVE-2010-0205 and Cert VU#576029
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0205
  https://www.kb.cert.org/vuls/id/576029
  Do not stall and consume large quantities of memory while processing
  certain Portable Network Graphics (PNG) files
  Closes: 572308

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
# Library name:
11
11
LIBNAME = libpng12
12
12
PNGMAJ = 0
13
 
PNGMIN = 1.2.42
 
13
PNGMIN = 1.2.43
14
14
PNGVER = $(PNGMAJ).$(PNGMIN)
15
15
 
16
16
# Shared library names: