summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: e7fe4516e38cd864ac9a51f6028a0fffdca18f4a (plain)
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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
xine-lib (1-rc4a-1) unstable; urgency=high

  * new upstream version
    - fixes display errors with popular (Matrox, ATI) graphics cards

  This version, as 1-rc4 before, contains a security fix for the RTSP
  vulnerability (XSA-2004-3, Bug#247353)

 -- Siggi Langauf <siggi@debian.org>  Thu, 13 May 2004 07:04:14 +0200

xine-lib (1-rc4-1) unstable; urgency=low

  * New upstream release

 -- Siggi Langauf <siggi@debian.org>  Wed, 28 Apr 2004 20:28:02 +0200

xine-lib (1-rc3c-1) unstable; urgency=low

  * new upstream version
    - includes workaround for XV_HUE bug on NVidia cards (closes: #238433)
  * build-depends on libpng-dev for PNG support (closes: #240524)
  * build-depends on libfreetype6-dev for TTF support (closes: #242031)
  
 -- Siggi Langauf <siggi@debian.org>  Wed,  7 Apr 2004 23:58:08 +0200

xine-lib (1-rc3b-1) unstable; urgency=low

  * new upstream release
    - lots of bug fixes (see upstream ChangeLog), including:
    - allows devfs compatible DSP device names (closes: #193459)
    - Michel's segfault patch (closes: #22875)

 -- Siggi Langauf <siggi@debian.org>  Tue, 16 Mar 2004 22:43:36 +0100

xine-lib (1-rc3a-2) unstable; urgency=high

  * updated shlibs: 1-rc3(a) provides new OSD functions (will close: 225618)
  * fixed OSS plugin initialization code (closes: 225275)

 -- Siggi Langauf <siggi@debian.org>  Wed, 31 Dec 2003 15:41:17 +0100

xine-lib (1-rc3a-1) unstable; urgency=high

  * new upstream release
    * fixes ABI compatibility (closes: 224931)
  * audio demuxer group is loaded again (closes: 225158)

 -- Siggi Langauf <siggi@debian.org>  Sun, 28 Dec 2003 11:56:16 +0100

xine-lib (1-rc3-2) unstable; urgency=low

  * merged some updates from upstream CVS:
    * define SCSI_BLK_MAJOR macro for kernel 2.6 (closes: 224695)
    * fix endianness for arts audio (closes: 190356)

 -- Siggi Langauf <siggi@debian.org>  Tue, 23 Dec 2003 01:38:29 +0100

xine-lib (1-rc3-1) unstable; urgency=low

  * new upstream release
    * builds libxine with -fPIC on all architectures (closes: #217140)

 -- Siggi Langauf <siggi@debian.org>  Mon, 15 Dec 2003 11:49:25 +0100

xine-lib (1-rc2-1) unstable; urgency=low

  * new upstream release
    * handles "#" and "%" characters in filenames gracefully (closes: #206890)
    * includes enhanced VCD input plugin (closes: 130489)

 -- Siggi Langauf <siggi@debian.org>  Mon, 27 Oct 2003 17:10:28 +0100

xine-lib (1-rc1-1) unstable; urgency=high

  * new upstream release
    * doesn't link static libXv any more (closes: #210650)
    * ALSA driver doesn't block on busy device any more (closes: #211304)
  * suggesting libartsc0 (I have a bad feeling about this, closes: #203961)
  
 -- Siggi Langauf <siggi@debian.org>  Sun,  5 Oct 2003 11:28:06 +0200

xine-lib (1-rc0a-1) unstable; urgency=low

  * new upstream release
    * includes missing DXR3 support file (source only)
    * keeps xine from aborting on broken MPEG streams
  * added speex support

 -- Siggi Langauf <siggi@debian.org>  Sat,  2 Aug 2003 15:40:13 +0200

xine-lib (1-rc0-1) unstable; urgency=low

  * new upstream release
    * new versioning scheme should sort correctly (closes: #194063)
    * includes liba52 fix (closes: #196327)
    * resets decoder priorities if an old config file is found (closes: 193303)
  * libxine-dev depends on libfreetype6-dev (closes: #195738)
    
 -- Siggi Langauf <siggi@debian.org>  Fri,  1 Aug 2003 08:55:22 +0200

xine-lib (1-beta12-1) unstable; urgency=low


  * new upstream version
    * ALSA plugin opens audio device in non-blocking mode (closes: #177877)
    * (old?) QT DLL decoder fixes (closes: #179136)

 -- Siggi Langauf <siggi@debian.org>  Mon, 12 May 2003 18:59:34 +0200

xine-lib (1-beta11-0) unstable; urgency=low

  * New Upstream release

 -- Siggi Langauf <siggi@debian.org>  Sun, 27 Apr 2003 14:08:30 +0200

xine-lib (1-beta10-2) unstable; urgency=low

  * backported xine-lib configure check from upstream CVS

 -- Siggi Langauf <siggi@debian.org>  Wed, 16 Apr 2003 12:46:26 +0200

xine-lib (1-beta10-1) unstable; urgency=low

  * new upstream release
  * updated debhelper dependancy, avoid using --list-missing (closes: #187433)
  * changed libxine-dev section to new "libdevel"

 -- Siggi Langauf <siggi@debian.org>  Mon,  7 Apr 2003 19:31:03 +0200

xine-lib (1-beta9-1) unstable; urgency=low

  * New upstream release
  * correct demuxer should be used since 1-beta8 (closes: #180011)
  
 -- Siggi Langauf <siggi@debian.org>  Sun, 23 Mar 2003 21:15:42 +0100

xine-lib (1-beta8-1) unstable; urgency=low

  * Add pmhahn as Uploaders.
  * New upstream release.
  * Standards-Version 3.5.9:
    - debhelper 4
    - Use 'noopt' instead of 'debug'
    - Remove overrides for plugin shared libraries.
  * Provide non-developer documentation in library package.
  * Build with dxr3 support (closes: #117170)

 -- Philipp Matthias Hahn <pmhahn@debian.org>  Fri, 14 Mar 2003 10:03:16 +0100

xine-lib (1-beta6-1) unstable; urgency=low

  * new upstream release
  * updated artsc build dependancy (closes: #182137)
  * removed obsolete dh_testversion call

 -- Siggi Langauf <siggi@debian.org>  Sun, 23 Feb 2003 00:53:19 +0100

xine-lib (1-beta4-3) unstable; urgency=low

  * added version on FLAC dependancy (closes: #181399)
  * fixed Replaces: xine-dvdnav, so apt should do the transition smoothly
    (closes: #175790)
  * downgraded GNOME recommendation to suggestion (closes: #179523)
  
 -- Siggi Langauf <siggi@debian.org>  Wed, 19 Feb 2003 04:29:21 +0100

xine-lib (1-beta4-2) unstable; urgency=low

  * updated dependancies (closes: #179251):
    - added gnome-vfs input and FLAC support
    - made those dependancies "suggests:"
    - made sdl optional as well

 -- Siggi Langauf <siggi@debian.org>  Sun,  2 Feb 2003 22:09:02 +0100

xine-lib (1-beta4-1) unstable; urgency=low

  * new upstream release (fixes compilation on mmx capable ix86 machines)

 -- Siggi Langauf <siggi@debian.org>  Wed, 29 Jan 2003 19:37:15 +0100

xine-lib (1-beta3-1) unstable; urgency=low

  * new upstream release

 -- Siggi Langauf <siggi@debian.org>  Tue, 28 Jan 2003 21:41:05 +0100

xine-lib (1-beta2-4) unstable; urgency=low

  * removed HPPA compiler hacks (3.2 is now default, and it choked anyway...)
  * removed DXR3 support (closes: #175392, reopens: #117170)
  
 -- Siggi Langauf <siggi@debian.org>  Wed,  8 Jan 2003 21:49:25 +0100

xine-lib (1-beta2-3) unstable; urgency=high

  * A backslash got lost in the last upload.
    gcc-3.2 should finally be used on HPPA now...

 -- Siggi Langauf <siggi@debian.org>  Thu,  2 Jan 2003 20:39:51 +0100

xine-lib (1-beta2-2) unstable; urgency=low

  working around autobuilder bugs:
  - actually using gcc-3.2 on HPPA
  - uploading i386 binaries, since the i386 autobuilder dies from #165458

 -- Siggi Langauf <siggi@debian.org>  Thu,  2 Jan 2003 12:11:24 +0100

xine-lib (1-beta2-1) unstable; urgency=low

  * new upstream release
  * on HPPA: working around a compiler bug by explicit build-depend on
    gcc-3.2 (closes: #174813)
  
 -- Siggi Langauf <siggi@debian.org>  Thu,  2 Jan 2003 00:43:42 +0100

xine-lib (1-beta1-1) unstable; urgency=low

  * new upstream release.
    This is actually uploaded to unstable again, so let's check bugs:
  * doesn't segfault with any of my VCDs (closes: #173424)
  * supports WMV8 codecs (binary DLL only) (closes: #163363)
  * should build with dxr3 support (closes: #117170)
  
 -- Siggi Langauf <siggi@debian.org>  Tue, 24 Dec 2002 18:07:17 +0100

xine-lib (1-beta0-1) unstable; urgency=low

  * new upstream release (now labelled beta)
    This one fixes the packaging issues, so it's a candidate for unstable.

 -- Siggi Langauf <siggi@debian.org>  Wed, 11 Dec 2002 13:48:35 +0100

xine-lib (1-alpha2-0) experimental; urgency=low

  * yet another upstream alpha. This one is becoming usable, but has some
    packaging issues which prevent a parallel installation of libxine0.

 -- Siggi Langauf <siggi@debian.org>  Tue, 26 Nov 2002 00:34:35 +0100

xine-lib (1-alpha1-0) experimental; urgency=low

  * another upstream alpha. This is still not ready for prime time, but it will
    build from source if you really want to give it a try...

 -- Siggi Langauf <siggi@debian.org>  Sat,  9 Nov 2002 23:39:01 +0100

xine-lib (1-alpha0-0) unstable; urgency=low

  * new upstream (alpha!) release
    (this is not suited for the Debian archives, yet.)
  * NOTE: conflicts with libxine0, because of fonts and l18n

 -- Siggi Langauf <siggi@debian.org>  Sun,  3 Nov 2002 03:00:41 +0100

xine-lib (0.9.13-1) unstable; urgency=low

  * new upstream release
    - includes ALSA big-endian fix (closes: #154914)
    - only shows frame stats if frames have been skipped (closes: #151610)
  * removed control information concerning unreleased betas
  * conflicts: packages compiled against incompatible libxine0 (closes: #150832)
 -- Siggi Langauf <siggi@debian.org>  Sat,  3 Aug 2002 22:47:56 +0200

xine-lib (0.9.12-1) unstable; urgency=low

  * new upstream release
    (only small improvements, see upstream ChangeLog)
  * moved locale files from libxine-dev to the libxine0

 -- Siggi Langauf <siggi@debian.org>  Sun, 23 Jun 2002 11:33:37 +0200

xine-lib (0.9.11-1) unstable; urgency=low

  * new upstream release
    - pads Xv images, so width % 4 == 0 (closes: #134997)
  
 -- Siggi Langauf <siggi@debian.org>  Thu, 20 Jun 2002 00:11:37 +0200

xine-lib (0.9.10-2) unstable; urgency=high

  * disabled machine specific optimizations, so autobuilders will
    build packages than run on their whole processor family (closes: #148414)

 -- Siggi Langauf <siggi@debian.org>  Wed, 29 May 2002 10:06:09 +0200

xine-lib (0.9.10-1) unstable; urgency=low

  * new upstream release
    * uses new logo mechanism (closes: #145483)
    * after long fights using sane SONAME (closes: #145668, #148099)
    * safer check and bigger buffer in xine_get_homedir() (closes: #133550)
    (see upstream ChangeLog for further highlights)
  * build-depends on libz-dev (closes: #14562)
  * libxine-dev depends on slang1-dev (closes: #140842)
  * removed references to (never released, long obsolete) xine packages

 -- Siggi Langauf <siggi@debian.org>  Sun, 26 May 2002 00:00:14 +0200

xine-lib (0.9.9-2) unstable; urgency=low

  * using LIBRARY_PATH to complete circular linking during install
    (closes: #145348)

 -- Siggi Langauf <siggi@debian.org>  Thu,  2 May 2002 05:06:06 +0200

xine-lib (0.9.9-1) unstable; urgency=low

  * new upstream release
  * downgraded ogg/vorbis dependancies to recommendations (closes: #130492)
  * made resetting volume an option, disabled by default (closes: #127485)

 -- Siggi Langauf <siggi@debian.org>  Mon, 28 Jan 2002 10:54:14 +0100

xine-lib (0.9.8-2) unstable; urgency=high

  * including version in shlibs file, so shlibdeps will work

 -- Siggi Langauf <siggi@debian.org>  Sat, 19 Jan 2002 16:20:32 +0100

xine-lib (0.9.8-1) unstable; urgency=high

  * new upstream release

 -- Siggi Langauf <siggi@debian.org>  Mon, 14 Jan 2002 00:43:52 +0100

xine-lib (0.9.7-3) unstable; urgency=high

  * re-added check for HPPA (closes: #123036)

 -- Siggi Langauf <siggi@debian.org>  Mon, 17 Dec 2001 11:44:24 +0100

xine-lib (0.9.7-2) unstable; urgency=low

  * this package is based on a recent CVS snapshot, fixes a few things:
  * don't try to DirectShow support on non-i386 platforms
  * officially support s390, thanks to Gerhard Tonn (closes: #123805)
  * subtitles other than the first one re-enabled
  * improved antialiasinf on OSD fonts
  
 -- Siggi Langauf <siggi@flake.langauf.de>  Sun, 16 Dec 2001 13:00:14 +0100

xine-lib (0.9.7-1) unstable; urgency=low

  * new upstream release, introducing upstream feature freeze for 1.0
  * suggesting xine-dvdnav, so people find it more easily
  * disabled Xv plugin on hppa (closes: #123036)

 -- Siggi Langauf <siggi@debian.org>  Wed, 12 Dec 2001 19:32:43 +0100

xine-lib (0.9.6-1) unstable; urgency=high

  * new upstream release, fixes some nasty bugs
    (the 0.9.5 package was never uploaded, sorry...)

 -- Siggi Langauf <siggi@debian.org>  Sat,  1 Dec 2001 09:39:48 +0100

xine-lib (0.9.5-1) unstable; urgency=high

  * new upstream release

 -- Siggi Langauf <siggi@debian.org>  Sun, 11 Nov 2001 12:01:00 +0100

xine-lib (0.9.4-1) unstable; urgency=medium

  * new upstream release, fixes libtool, so this actually compiles
    new features include improved deinterlacing with syncfb and zoom support

 -- Siggi Langauf <siggi@debian.org>  Sun,  4 Nov 2001 13:07:06 +0100

xine-lib (0.9.3-1) unstable; urgency=medium

  * new upstream release
  * improved error handling in plugin loader (closes: #116572)

 -- Siggi Langauf <siggi@debian.org>  Sat,  3 Nov 2001 11:24:03 +0100

xine-lib (0.9.2-3) unstable; urgency=high

  * removed build-dependancy on libasound (useful on i386 only)
  * allow for architectures building only some of the plugins
  * added build-dependancy on ogg and vorbis libraries

 -- Siggi Langauf <siggi@debian.org>  Sat, 20 Oct 2001 17:58:53 +0200

xine-lib (0.9.2-2) unstable; urgency=high

  * added permission workaround for shlibdeps.sh (closes: #115881)

 -- Siggi Langauf <siggi@debian.org>  Wed, 17 Oct 2001 00:41:51 +0200

xine-lib (0.9.2-1) unstable; urgency=high

  * now building alsa09 plugin (instead of alsa05, as you can't have
                                libasound{1,2}-dev at the same time...)
  * build-Dependancy on liblircclient-dev => lirc support on non-i386
  * new upstream release
    * deinterlace.c should compile everywhere (closes: #112748)
    * including string.h in m4 test (closes: #115271)
    * aclocal file is in /usr/share/aclocal (just as 0.9.1)  (closes: #115033)
    * enables -fPIC on all architectures except i386 (closes: #115006)
    * many more fixes/features (see upstream changelog)

 -- Siggi Langauf <siggi@debian.org>  Mon, 15 Oct 2001 21:14:12 +0200

  
xine-lib (0.9.1-1.1) unstable; urgency=low

  * NMU.
  * Added ia64 support to configure.in.
  * For performance reasons, the shared libs are not compiled with
    -fPIC in the standard distribution, which is incorrect behavior.
    As a compromise, I've added a "--disable-fpic" configure option
    which will only do this on platforms where this is allowed.
    Closes: #115006.
  * m4/xine.m4: autoconf test uses strdup w/o including string.h.
    Closes: #115271.
  * Don't install aclocal files in /usr/local in libxine-dev.
    Closes: #115033.
  * Fixed typo in src/video_out/deinterlace.c.  Closes: #112748.

 -- Jeff Licquia <jlicquia@progeny.com>  Tue,  9 Oct 2001 09:55:23 -0600
  
  
xine-lib (0.9.1-1) unstable; urgency=low

  * new upstream release (mostly bugfix release, new deinterlacer)
  * re-added ALSA (0.5.x) plugin
  * now ships with aRts audio plugin

 -- Siggi Langauf <siggi@debian.org>  Tue, 18 Sep 2001 11:13:34 +0200

xine-lib (0.9.0-2) unstable; urgency=low

  * bugfix release of the package
  * added build-depends for zlib1g-dev (closes: #112270)
  * using default FPM routines on m68k, as nobody seems able to write native
    ones. Performance will be poor and it might not even work, but should
    compile... (closes: #112257)

 -- Siggi Langauf <siggi@debian.org>  Sun, 16 Sep 2001 11:08:46 +0200

xine-lib (0.9.0-1) unstable; urgency=low

  * new upstream release features generic menu support, see ChangeLog for more

 -- Siggi Langauf <siggi@debian.org>  Fri, 14 Sep 2001 11:31:10 +0200

xine-lib (0.5.3-1) unstable; urgency=low

  * added build-depends: lobesd0-dev (closes: Bug#111140)
  * new upstream release (fixes many race conditions, etc.)

 -- Siggi Langauf <siggi@debian.org>  Tue,  4 Sep 2001 19:14:01 +0200

xine-lib (0.5.2-1) unstable; urgency=low

  * new upstream release features major rewrites of timing and audio output
  * added configure support for m68k (libmad still won't compile on m68k!)

 -- Siggi Langauf <siggi@debian.org>  Sun,  2 Sep 2001 18:04:44 +0200

xine-lib (0.5.1-1) unstable; urgency=low

  * new upstream version
    (0.5.0-1 never made it into the archive)

 -- Siggi Langauf <siggi@debian.org>  Mon, 27 Aug 2001 10:04:17 +0200  
  
xine-lib (0.5.0-1) unstable; urgency=low

  * Initial Release of the new xine-lib/xine-ui based xine.

 -- Siggi Langauf <siggi@debian.org>  Sun,  5 Aug 2001 20:26:31 +0200