File: changelog

package info (click to toggle)
freeplane 1.5.18-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 26,288 kB
  • sloc: java: 115,191; xml: 2,315; sh: 175; perl: 130; makefile: 30
file content (220 lines) | stat: -rw-r--r-- 7,577 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
freeplane (1.5.18-1+deb9u1) stretch-security; urgency=high

  * Fix CVE-2018-1000069: Wojciech ReguĊ‚a discovered that FreePlane was
    affected by a XML External Entity (XXE) vulnerability in its mindmap
    loader that could compromise a user's machine by opening a specially
    crafted mind map file. (Closes: #893663)

 -- Felix Natter <fnatter@gmx.net>  Sun, 01 Apr 2018 17:55:27 +0200

freeplane (1.5.18-1) unstable; urgency=medium

  * New upstream release.
  * Update patches for 1.5.18.

 -- Felix Natter <fnatter@gmx.net>  Sat, 10 Dec 2016 18:08:55 +0100

freeplane (1.5.16-3) unstable; urgency=medium

  * fix runtime problem with jgoodies-forms-1.9 (50_jgoodies-1.9.patch)
    (Closes: #846816)
  * the above requires jgoodies-forms-1.9.0, so depend on that

 -- Felix Natter <fnatter@gmx.net>  Mon, 05 Dec 2016 18:47:02 +0100

freeplane (1.5.16-2) unstable; urgency=medium

  * apply patch to allow building against jgoodies 1.9.0
    (thanks to Oliver Kopp <kopp.dev@gmail.com>)

 -- Felix Natter <fnatter@gmx.net>  Tue, 22 Nov 2016 19:49:17 +0100

freeplane (1.5.16-1) unstable; urgency=medium

  * New upstream version.

 -- Felix Natter <fnatter@gmx.net>  Sun, 18 Sep 2016 15:51:28 +0200

freeplane (1.5.15-1) unstable; urgency=medium

  [ Felix Natter ]
  * New upstream version
  * Use compile instead of mergedViewerDependencies for mnemonicsetter
    since we don't use the applet (signature required!) and
    to avoid possible upgrade issues.

  [ Markus Koschany ]
  * Remove quilt from Build-Depends.

 -- Felix Natter <fnatter@gmx.net>  Sat, 27 Aug 2016 13:16:18 +0200

freeplane (1.5.13-1) unstable; urgency=medium

  * New upstream version (Closes: #832453)

 -- Felix Natter <fnatter@gmx.net>  Sun, 31 Jul 2016 18:57:17 +0200

freeplane (1.5.11-1) unstable; urgency=medium

  * New upstream version, requires Java7
  * Patch new gradle build system: OSGi manifests are created automatically
    from gradle dependency information (documented in README.source)
    (Closes: #831967)
  * depend on simplyhtml 0.16.17 and libmnemonicsetter-java
  * override lintians about empty knopflerfish directories
    (necessary because of knopflerfish bugs)
  * add patch descriptions
  * change debian/copyright for 1.5
  * drop libjortho-freeplane-java, add freeplane-scripting-api package

 -- Felix Natter <fnatter@gmx.net>  Thu, 21 Jul 2016 01:15:38 +0200

freeplane (1.3.15-4) unstable; urgency=medium

  * Team upload.

  [ Emmanuel Bourg ]
  * Depend on groovy instead of groovy2
  * Standards-Version updated to 3.9.8 (no changes)
  * Use secure Vcs-* URLs

  [ Felix Natter ]
  * Add operator precedence fix for groovy2.4 (Thanks to Gergely Papp),
    LP: #1572160

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 19 May 2016 21:52:15 +0200

freeplane (1.3.15-3) unstable; urgency=medium

  * Upgrade JMapViewer to 1.11 (Closes: #801475)
  * Remove freeplane.menu because freeplane.desktop exists
  * Upgrade to debhelper 9
  * Fix debian/copyright (dep5-copyright-license-name-not-unique)

 -- Felix Natter <fnatter@gmx.net>  Sun, 18 Oct 2015 17:11:38 +0200

freeplane (1.3.15-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Sat, 16 May 2015 08:37:51 -0700

freeplane (1.3.15-1) experimental; urgency=medium

  [ tony mancill ]
  * Add java6-runtime as alternative to default-jre for runtime JRE
    dependency.  (Closes: #771537)

  [ Felix Natter ]
  * change to java7-runtime because the jmapviewer dependency requires
    java7 (and I am unsure whether freeplane 1.3 really works with java6)
  * New upstream version (bugfix release).
  * Bump Standards-Version to 3.9.6.
  * use groovy2
  * depend on libknopflerfish-osgi-framework-java (>= 5.1.0)
    (freeplane >= 1.3.15 requires this)
  * add patch: freeplane.sh: fix mind map paths with spaces
    (patch applied upstream for 1.3 and 1.4)

 -- Felix Natter <fnatter@gmx.net>  Mon, 16 Mar 2015 11:15:04 +0100

freeplane (1.3.12-1) unstable; urgency=medium

  * New upstream version (bugfix release).
  * fix desktop-mime-but-no-exec-code lintian: add %F
  * Update version in man page

 -- Felix Natter <fnatter@gmx.net>  Sun, 21 Sep 2014 08:45:03 +0200

freeplane (1.3.11-1) unstable; urgency=medium

  * New upstream version (Closes: #730735)
  * Add new (mime type) icons in several resolutions
  * Update copyright for new splash + icons
  * Update man page
  * add source + license for deployJava.js
  * Upload to unstable

 -- Felix Natter <fnatter@gmx.net>  Sun, 29 Jun 2014 18:11:09 +0200

freeplane (1.2.23+dfsg1-1) unstable; urgency=medium

  * Upload to unstable
  * Fix "Sourceless file": Remove visorFreeplane.swf and flashobject.js (Closes:
    #736106)
  * Update to standards-version 3.9.5 (no changes)
  * apply cme fix dpkg-control

 -- Felix Natter <fnatter@gmx.net>  Sat, 25 Jan 2014 10:29:18 +0100

freeplane (1.2.23-2) unstable; urgency=low

  * fix path to commons-io.jar in core MANIFEST.MF
  * fix lintian menu-icon-uses-relative-path

 -- Felix Natter <fnatter@gmx.net>  Wed, 26 Jun 2013 20:18:46 +0200

freeplane (1.2.23-1) unstable; urgency=low

  * Upload to unstable
  * register FreeMind files with Freeplane, but with a lower
    priority than FreeMind
  * fix icons not being displayed in GNOME file manager
  * don't include /etc/kde3/magic/freeplane.magic,
    most probably obsolete (see debian/freeplane.sharedmimeinfo)
  * change freeplane.mime such that Freeplane is run by run-mailcap
    on *.mm (see the comments at the top of the file!!)
  * add link history_en.txt.gz->changelog.gz to satisfy lintian
  * add patch for libjgoodies-forms-java 1.3->1.6 transition

 -- Felix Natter <fnatter@gmx.net>  Sat, 02 Jun 2013 15:14:00 +0200

freeplane (1.2.23-1~exp1) experimental; urgency=low

  * New upstream version.
  * Move source repo to git
  * Use standards version 3.9.4
  * Use copyright-format/1.0 for debian/copyright, check with
    "cme check dpkg-copyright"
  * Rewrite man page, move source to XML
  * Add better description in debian/control
  * Add patch descriptions
  * debian/watch: don't use sf redirector because the search is narrowed down
    to the "freeplane stable" directory (thanks to Bart Martens
    <bartm@debian.org>)
  * Fix lintian warnings
  * Update dependencies (simplyhtml, libjsyntaxpane-java, ...)
  * Update freedesktop "magic number" to match <map version="freeplane XXX">

 -- Felix Natter <fnatter@gmx.net>  Tue, 02 Apr 2013 19:59:44 +0200

freeplane (1.1.3-2) unstable; urgency=low

  * Team upload.
  * Switch to default-jdk. (Closes: #640860).
  * Add Vcs-* fields.

 -- Miguel Landaeta <miguel@miguel.cc>  Sun, 05 Feb 2012 16:58:54 -0430

freeplane (1.1.3-1) unstable; urgency=low

  * New upstream release.
  * uscan call in get-orig-source target with rename and repack.
  * Bumped standard to 3.9.2.0 (no actual changes).
  * Use java-wrappers to detect best available Java version.
  * Removed alternative dependency on Sun Java 5.
  * Add reportbug hook to gather more information.
  * Added png and svg icons on top of default xpm one.
  * Removed Update Check from menu and toolbar (Closes: #626187).
    Note: adds a warning on the console, but that should be OK.
  * Fix lintian warnings (description, library dependency on jre),
    'relative classpath in manifest' ignored until lintian clarified.

 -- Eric Lavarde <deb@zorglub.s.bawue.de>  Sun, 05 Jun 2011 15:05:42 +0200

freeplane (1.1.1-1) unstable; urgency=low

  * Initial release (Closes: #566375).

 -- Eric Lavarde <deb@zorglub.s.bawue.de>  Sun, 18 Jul 2010 09:26:51 +0200