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

« back to all changes in this revision

Viewing changes to scripts/makefile.hpux

  • 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:
21
21
# Library name:
22
22
LIBNAME = libpng12
23
23
PNGMAJ = 0
24
 
PNGMIN = 1.2.47
 
24
PNGMIN = 1.2.49
25
25
PNGVER = $(PNGMAJ).$(PNGMIN)
26
26
 
27
27
# Shared library names: