~ubuntu-branches/debian/wheezy/libpng/wheezy

« back to all changes in this revision

Viewing changes to scripts/makefile.solaris

  • Committer: Package Import Robot
  • Author(s): Anibal Monsalve Salazar
  • Date: 2012-04-09 12:08:13 UTC
  • mfrom: (27.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120409120813-tuhq8wo3ar43x97v
Tags: 1.2.49-1
* New upstream version 1.2.49
  - Fix CVE-2011-3048 (memory corruption flaw)
    Closes: 667475
  - Don't crash with electric fence memory debugger
    Closes: 668082
* Merged upstream: 02-665208-CVE-2012-3045.patch 

Show diffs side-by-side

added added

removed removed

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