~ubuntu-branches/ubuntu/utopic/expat/utopic

« back to all changes in this revision

Viewing changes to win32/expat.iss

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-03-20 22:37:22 UTC
  • mfrom: (1.1.4) (5.1.7 precise)
  • Revision ID: package-import@ubuntu.com-20120320223722-wq8sq4gykhlvc8j9
Tags: 2.1.0~beta3-1
* QA upload.
* Beta release 2.1.0 beta3. Closes: #663579.
  - CVE-2012-1147 - Resource leak in readfilemap.c.
  - CVE-2012-1148 - Memory leak in poolGrow.
  - CVE-2012-0876 - Hash DOS attack.
  - Remove patches applied upstream.
* Remove Daniel from uploaders (orphaned package).
* Update package format to 3.0.
* Enable hardened build. Closes: #653526.
* Add a symbols file.
* Install expat pkgconfig file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
; information on the free installer builder, see www.jrsoftware.org.
3
3
;
4
4
; This script was contributed by Tim Peters.
5
 
; The current version is used with Inno Setup 2.0.19.
 
5
; It was designed for Inno Setup 2.0.19 but works with later versions as well.
6
6
 
7
7
[Setup]
8
8
AppName=Expat
9
9
AppId=expat
10
 
AppVersion=2.0.1
11
 
AppVerName=Expat 2.0.1
12
 
AppCopyright=Copyright � 1998-2006 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
 
10
AppVersion=2.1.0
 
11
AppVerName=Expat 2.1.0
 
12
AppCopyright=Copyright � 1998-2012 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
13
13
AppPublisher=The Expat Developers
14
14
AppPublisherURL=http://www.libexpat.org/
15
15
AppSupportURL=http://www.libexpat.org/
16
16
AppUpdatesURL=http://www.libexpat.org/
17
 
UninstallDisplayName=Expat XML Parser 2.0.1
18
 
VersionInfoVersion=2.0.1
 
17
UninstallDisplayName=Expat XML Parser 2.1.0
 
18
VersionInfoVersion=2.1.0
19
19
 
20
 
DefaultDirName={pf}\Expat 2.0.1
 
20
DefaultDirName={pf}\Expat 2.1.0
21
21
UninstallFilesDir={app}\Uninstall
22
22
 
23
23
Compression=lzma