File: changelog

package info (click to toggle)
msitools 0.98-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,412 kB
  • sloc: ansic: 52,899; sh: 8,590; yacc: 862; makefile: 374; sed: 16
file content (86 lines) | stat: -rw-r--r-- 2,910 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
msitools (0.98-1) unstable; urgency=medium

  * New upstream release.
  * Migrate to Salsa.
  * The debug package migration is complete, drop the dh_strip override.
  * Set “Rules-Requires-Root: no”.
  * Standards-Version 4.2.1, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Sat, 06 Oct 2018 20:23:42 +0200

msitools (0.97-1) unstable; urgency=medium

  * New upstream release, merging summary-dates.patch, double-frees.patch
    and invalid-free.patch.

 -- Stephen Kitt <skitt@debian.org>  Wed, 02 Aug 2017 22:40:40 +0200

msitools (0.96-5) unstable; urgency=medium

  * Fix an invalid free on string properties. Closes: #869082. Thanks to
    Jakub Wilk for finding the crash!
  * Following the package split, wixl-data needs to break/replace wixl...
    Closes: #870224. Thanks to Andreas Beckmann for his tireless tests.

 -- Stephen Kitt <skitt@debian.org>  Mon, 31 Jul 2017 09:02:04 +0200

msitools (0.96-4) unstable; urgency=medium

  * Fix a double-free on string properties. Closes: #868795. Thanks to
    Jakub Wilk for finding the crash!

 -- Stephen Kitt <skitt@debian.org>  Wed, 19 Jul 2017 11:05:57 +0200

msitools (0.96-3) unstable; urgency=medium

  * As per the GObject-Introspection policy, the typelib package should be
    gir1.2-libmsi-1.0, not gir1.2-libmsi0; rename the package accordingly.
    The -dev package also needs a dependency on the typelib package.
  * Clean up all the generated files, to allow building twice in a row
    (or more).
  * Move shared data from wixl to a new wixl-data package.
  * Update debian/copyright.
  * Standards-Version 4.0.0, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Wed, 12 Jul 2017 23:13:22 +0200

msitools (0.96-2) unstable; urgency=medium

  * Add patch to correctly parse summary information dates. Closes:
    #793844.

 -- Stephen Kitt <skitt@debian.org>  Mon, 21 Nov 2016 21:05:00 +0100

msitools (0.96-1) unstable; urgency=medium

  * New upstream release.
  * Migrate to dbgsym debug packages.
  * Switch to https: VCS URIs (see #810378).
  * Clean up debian/control using cme.
  * Standards-Version 3.9.8, no change required.
  * Enable all hardening options.
  * Install NEWS as the upstream changelog.

 -- Stephen Kitt <skitt@debian.org>  Wed, 16 Nov 2016 18:44:00 +0100

msitools (0.95-1) unstable; urgency=medium

  * New upstream release.
  * Correct gir1.2-libmsi0 Multi-Arch declaration.
  * Make gir1.2-libmsi0 depend on libmsi0. Closes: #795249.
  * Update debian/copyright.

 -- Stephen Kitt <skitt@debian.org>  Sun, 06 Dec 2015 17:27:01 +0100

msitools (0.94-1) unstable; urgency=medium

  * New upstream release.
  * Drop msi-table.patch, merged upstream.

 -- Stephen Kitt <skitt@debian.org>  Fri, 24 Jul 2015 22:46:26 +0200

msitools (0.93-1) unstable; urgency=low

  * Initial release. Closes: #757007.

 -- Stephen Kitt <skitt@debian.org>  Tue, 30 Dec 2014 22:15:40 +0100