File: changelog

package info (click to toggle)
libxt 1%3A1.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 5,916 kB
  • ctags: 3,438
  • sloc: xml: 36,754; ansic: 33,551; sh: 11,349; makefile: 631
file content (332 lines) | stat: -rw-r--r-- 11,201 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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
libxt (1:1.1.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Let uscan verify tarball signatures.
  * Remove Cyril from Uploaders.
  * Bump debhelper build-dep to 9.
  * Bump Standards-Version to 3.9.6 and update Vcs-* control fields.

 -- Julien Cristau <jcristau@debian.org>  Wed, 28 Oct 2015 11:13:37 +0000

libxt (1:1.1.4-1) unstable; urgency=low

  * New upstream release.
  * Add copyright notice and license from the X Consortium to
    debian/copyright.  Thanks, Ansgar Burchardt!
  * Disable silent build rules.

 -- Julien Cristau <jcristau@debian.org>  Mon, 12 Aug 2013 19:26:23 +0200

libxt (1:1.1.3-1+deb7u1) wheezy-security; urgency=high

  * Unchecked return values of XGetWindowProperty [CVE-2013-2005]
  * unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002]

 -- Julien Cristau <jcristau@debian.org>  Tue, 14 May 2013 19:53:37 +0200

libxt (1:1.1.3-1) unstable; urgency=low

  * New upstream release.
  * Bump xutils-dev build-dep for newer macros.
  * Enable unit tests.
  * Drop -D_REENTRANT from CFLAGS, unneeded.
  * No need to override dh_auto_install.
  * Add a libxt-doc package for the specs.
  * Remove David Nusinow from Uploaders.

 -- Julien Cristau <jcristau@debian.org>  Sun, 22 Apr 2012 11:13:54 +0200

libxt (1:1.1.1-2) unstable; urgency=low

  * Team upload.

  [ Steve Langasek ]
  * Build for multiarch.

  [ Julien Cristau ]
  * Bump Standards-Version to 3.9.2.

 -- Julien Cristau <jcristau@debian.org>  Sun, 12 Jun 2011 17:19:53 +0200

libxt (1:1.1.1-1) unstable; urgency=low

  * New upstream release:
    - Fix manpage suffixes (Closes: #512130).
    - Real fix for #617208.
  * Drop patch accordingly:
    - 01-revert-switch-to-xtasprintf.diff
  * Switch to dh:
    - Use debhelper 8.
    - Use dh-autoreconf.
  * Remove xsfbs accordingly.
  * As a side-effect of looking at what really matters, fix the missing
    backslash when calling configure, preventing CFLAGS and LDFLAGS from
    being passed. Typo introduced in 1:1.0.6-1.
  * Bump Standards-Version to 3.9.1 (no changes needed).

 -- Cyril Brulebois <kibi@debian.org>  Thu, 10 Mar 2011 13:39:02 +0100

libxt (1:1.1.0-2) unstable; urgency=low

  * Add patch, reverting a commit causing xdm to fail when started from
    init (Closes: #617208):
    + 01-revert-switch-to-xtasprintf.diff

 -- Cyril Brulebois <kibi@debian.org>  Mon, 07 Mar 2011 21:04:50 +0100

libxt (1:1.1.0-1) unstable; urgency=low

  [ Julien Cristau ]
  * Delete libtool m4 files in clean.

  [ Cyril Brulebois ]
  * New upstream release.
  * Update debian/copyright from upstream COPYING.
  * Update symbols file:
    + XtAsprintf

 -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Mar 2011 16:15:27 +0100

libxt (1:1.0.9-2) unstable; urgency=low

  * Add symbols file (the next release will introduce new API, so let's get
    this in place now).
  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Tue, 08 Feb 2011 16:51:19 +0100

libxt (1:1.0.9-1) experimental; urgency=low

  [ Julien Cristau ]
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!
  * New upstream release.
  * Update debian/copyright from upstream COPYING.

  [ Robert Hooker ]
  * Don't install makestrs and its man page in libxt-dev, it's not shipped
    anymore.

  [ Christopher James Halse Rogers ]
  * New new upstream release.
  * Drop debian/patches/02_dont_export_private_deps.diff:
    - Upstream has trimmed the Required list in xt.pc, and a libXt header
      includes a #define which uses a libX11 symbol, so libX11 should be
      in the Requires field (and is).  This fixes lots of FTBFS with
      binutils-gold, which doesn't consider indirect dependencies.

  [ Cyril Brulebois ]
  * Update debian/copyright from upstream COPYING.
  * Exclude libXt.la in dh_install call.
  * Switch dh_install from --list-missing to --fail-missing for added
    safety.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Fri, 14 Jan 2011 04:45:31 +0100

libxt (1:1.0.7-1) unstable; urgency=low

  [ Timo Aaltonen ]
  * New upstream release.
  * Bump the build-dep on xutils-dev (>= 1:7.5~1).

 -- Julien Cristau <jcristau@debian.org>  Wed, 25 Nov 2009 19:55:18 +0100

libxt (1:1.0.6-1) unstable; urgency=low

  [ Julien Cristau ]
  * New upstream release.
  * Don't export dependencies on libSM and libX11 in the Requires field of
    xt.pc.  They're already in Requires.private, and do more harm than good in
    Requires.  Thanks to Stephen Gran and Margarita Manterola for noticing.
  * Remove Branden from Uploaders with his permission.
  * Don't build-depend on packages with a -1 debian revision.
  * Bump Standards-Version to 3.7.3.
  * Drop the XS- prefix from Vcs-* control fields.
  * Drop (pre-)dependencies on x11-common from libxt6 and libxt6-dbg, that's
    not needed.
  * Use ${binary:Version} instead of ${Source-Version}.
  * Remove pre-dependency on x11-common from libxt-dev, that was needed for
    upgrades from sarge.
  * Parse space-separated DEB_BUILD_OPTIONS.
  * Allow parallel builds.
  * Run autoreconf on build.
  * Remove patch 01_use_extern_C_in_headers.diff, applied upstream.
  * Use --with-xfile-search-path rather than setting XFILESEARCHPATHDEFAULT
    through CFLAGS directly.
  * Stop passing "-include X11/XlibConf.h" in CFLAGS; this was a hack
    introduced in 1:0.99.0+cvs.20050803-1, and unneeded since the upstream fix
    on Sep 24, 2005.
  * Cherry-pick patch from upstream git to link against libICE.

  [ Brice Goglin ]
  * Add a link to www.X.org and a reference to the upstream module
    in the long description.
  * Add upstream URL to debian/copyright.
  * Add README.source, bump Standards-Version to 3.8.3.
  * Use updated xsfbs, closes: #538592.
  * Move -dbg package to section debug.

  [ Loic Minier ]
  * Drop -Wl,-Bsymbolic-functions from LDFLAGS as it conflicts with the Xt
    inheritance mechanism; LP: #343574.

 -- Julien Cristau <jcristau@debian.org>  Tue, 25 Aug 2009 19:19:46 +0200

libxt (1:1.0.5-3) unstable; urgency=low

  * Add patch to libXt's headers to add _XFUNCPROTO{BEGIN,END} around a bunch
    of declarations.  This should fix the build of C++ apps using lesstif2
    (closes: #422353).

 -- Julien Cristau <jcristau@debian.org>  Sat, 19 May 2007 00:12:24 +0200

libxt (1:1.0.5-2) unstable; urgency=low

  * Fix sections of binary packages in debian/control.
  * Add XS-Vcs-Browser.
  * Upload to unstable.
  * Remove Fabio from Uploaders, with his permission.

 -- Julien Cristau <jcristau@debian.org>  Wed, 11 Apr 2007 17:04:48 +0200

libxt (1:1.0.5-1) experimental; urgency=low

  * New upstream release.
    + Drop manpage sections patch, applied upstream.
  * Drop obsolete CVS information from the package descriptions, and add
    XS-Vcs-Git header.
  * Install the upstream changelog.
  * Use dh_installman for manpages.

 -- Julien Cristau <jcristau@debian.org>  Fri, 16 Feb 2007 16:34:05 +0100

libxt (1:1.0.2-2) unstable; urgency=low

  [ Andres Salomon ]
  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix.

  [ Drew Parsons ]
  * dbg package has priority extra.

  [ David Nusinow ]
  * Re-create manpage sections patch. Now it dynamically generates the
    internal section from __libmansuffix__. Pushed upstream too.

 -- David Nusinow <dnusinow@debian.org>  Wed, 30 Aug 2006 16:25:44 -0400

libxt (1:1.0.2-1) experimental; urgency=low

  * New upstream release
  * Run dh_install with --list-missing
  * Simplify  manpage location fix
  * Install the manpages to -dev. Thanks Nicolas George (closes: #376297)
  * Add makestrs and its manpage to the -dev package

 -- David Nusinow <dnusinow@debian.org>  Mon,  3 Jul 2006 18:15:53 -0400

libxt (1:1.0.0-5) unstable; urgency=low

  * Include customization expansion in the default XFILESEARCHPATH. Thanks to
    several people for the report, and to Brendan O'Dea and Ian Wienand for
    the diagnosis and fix respectively. (closes: #365612)
  * Bump standards version to 3.7.2.0
  * Bump debhelper compat to version 5
  * Clean up x11-common pre-depends

 -- David Nusinow <dnusinow@debian.org>  Sun, 21 May 2006 17:30:11 -0400

libxt (1:1.0.0-4) unstable; urgency=low

  * Reorder makeshlib command in rules file so that ldconfig is run
    properly. Thanks Drew Parsons and Steve Langasek.
  * Add quilt to build depends

 -- David Nusinow <dnusinow@debian.org>  Wed, 19 Apr 2006 02:10:01 -0400

libxt (1:1.0.0-3) unstable; urgency=low

  * Upload to unstable

 -- David Nusinow <dnusinow@debian.org>  Thu, 23 Mar 2006 22:45:22 -0500

libxt (1:1.0.0-2) experimental; urgency=low

  * Backport manpage location fix

 -- David Nusinow <dnusinow@debian.org>  Thu,  9 Mar 2006 23:31:44 -0500

libxt (1:1.0.0-1) UNRLEASED; urgency=low

  * First upload to Debian
  * Add --with-appdefaultdir=/etc/X11/app-defaults to configuration. Thanks
    Eugene Konev.

 -- David Nusinow <dnusinow@debian.org>  Thu,  5 Jan 2006 00:54:46 -0500

libxt (1:0.99.0+cvs.20050803-3) breezy; urgency=low

  * Another horrible hack, this time to (mostly?) fix threading support
    (closes: Ubuntu#14943, maybe).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 12 Sep 2005 17:29:07 +1000

libxt (1:0.99.0+cvs.20050803-2) breezy; urgency=low

  * Add /etc/X11 to the default search path.  Don't look at how it's done,
    just accept that it works and move on with your life (closes:
    Ubuntu#14952).

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 12 Sep 2005 13:03:25 +1000

libxt (1:0.99.0+cvs.20050803-1) breezy; urgency=low

  * Take CVS snapshot from today, with patch #012 from the hulking monolith
    integrated upstream (fix drawing of StripCharts when scaled down).
  * Also fix building with XTHREADS (closes: Ubuntu#14824), by including
    XlibConf.h everywhere.  It's a hack, but I haven't the motivation to fix
    it.

 -- Daniel Stone <daniels@repress.fooishbar.org>  Wed,  3 Aug 2005 15:27:51 +1000

libxt (1:0.1.5-6) breezy; urgency=low

  * Bump the libsm-dev build-dep as well, to really kill _XOPEN_SOURCE.

 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 24 Jul 2005 10:47:07 +0000

libxt (1:0.1.5-5) breezy; urgency=low

  * Bump Build-Depends on libx11-dev to one that doesn't have the dread
    _XOPEN_SOURCE.
  * Fix libice-dev Build-Depends to be 1:6.3.5-1, not 6.3.5-1.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Sat, 23 Jul 2005 00:18:18 +1000

libxt (1:0.1.5-4) breezy; urgency=low

  * Add dependency on libsm-dev from libxt-dev, which comes from the generated
    Shell.h.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 21 Jul 2005 16:39:53 +1000

libxt (1:0.1.5-3) breezy; urgency=low

  * Fix copyright file, as Xrender's (?) had accidentally wandered into the
    CVS tree instead of a real licence file.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 20 Jul 2005 18:43:12 +1000

libxt (1:0.1.5-2) breezy; urgency=low

  * Fix short descriptions: we're doing toolkit intrinsics, not Xinerama.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 20 Jul 2005 14:48:39 +1000

libxt (1:0.1.5-1) breezy; urgency=low

  * First libxt release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 16 May 2005 22:10:17 +1000