summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 70b70cb7dc00f1e41ae95b96188adaf8b93f6aad (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
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
gpac (2.0.0+dfsg1-4) unstable; urgency=medium

  * make lintian overrides backwards compatible

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 07 Mar 2023 06:41:07 -0500

gpac (2.0.0+dfsg1-3) unstable; urgency=medium

  * Backport security fixes for CVE-2022-29339 CVE-2022-29340
    CVE-2022-29537 CVE-2022-30976 CVE-2022-1035 CVE-2022-1172
    CVE-2022-1222 CVE-2022-1441 CVE-2022-1795, Closes: 1016443
  * Backport more security fixes CVE-2022-2453 CVE-2022-2454,
    Closes: #1015788
  * Backport more security fixes CVE-2022-38530 CVE-2022-36186
    CVE-2022-36190 CVE-2022-36191, Closes: #1019595
  * Backport more security fixes CVE-2022-2549, closes: #1016142,
    CVE-2022-26967, Closes: #1007224
  * fix some lintian overrides
  * update build-depends on libfreetype-dev

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 06 Mar 2023 20:09:19 -0500

gpac (2.0.0+dfsg1-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 25 Feb 2022 20:59:30 +0100

gpac (2.0.0+dfsg1-1) experimental; urgency=medium

  * Team upload
  * New upstream version 2.0.0+dfsg1
    - Fix remaining security issues (Closes: #990691, #991965)
      (CVE-2020-35980, CVE-2021-36584)
    - Fix build with ffmpeg 5.0 (Closes: #1004623)
  * SONAME bump: libgpac10 -> libgpac11
  * debian/watch: Add repacksuffix
  * debian/copyright:
    - Merge entries with same copyright holder and same license
    - Update copyright for 2.0.0 release
  * debian/control:
    - Bump ffmpeg build dependencies
    - * Replace libsdl1.2-dev with libsdl2-dev
  * debian/patches: Remove upstream patches
  * debian/rules: No longer remove .desktop file
  * debian/source/lintian-overrides: Update override to current lintian update

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 25 Feb 2022 00:24:53 +0100

gpac (1.0.1+dfsg1-5) unstable; urgency=medium

  * Team upload

  [ Helmut Grohne ]
  * Drop unused Build-Depends: (Closes: #979605)
    + freeglut3-dev is not used anywhere.
    + libfreenect-dev was formerly used but is no longer.
    + libusb-1.0-0-dev was required for libfreenect-dev.
    + libxml2-dev is mostly removed except for one directory, which is not
      built.

  [ Sebastian Ramacher ]
  * debian/control:
    - Bump Standards-Version
    - Set RRR: no
  * debian/patches: Apply upstream patches for multiple security issues
    - CVE-2021-21834
    - CVE-2021-21835
    - CVE-2021-21836
    - CVE-2021-21837
    - CVE-2021-21838
    - CVE-2021-21839
    - CVE-2021-21840
    - CVE-2021-21841
    - CVE-2021-21842
    - CVE-2021-21843
    - CVE-2021-21844
    - CVE-2021-21845
    - CVE-2021-21846
    - CVE-2021-21847
    - CVE-2021-21848
    - CVE-2021-21849
    - CVE-2021-21850
    - CVE-2021-21851
    - CVE-2021-21852
    - CVE-2021-21853
    - CVE-2021-21854
    - CVE-2021-21855
    - CVE-2021-21856
    - CVE-2021-21857
    - CVE-2021-21858
    - CVE-2021-21859
    - CVE-2021-21860
    - CVE-2021-21861
    - CVE-2021-21862

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 01 Sep 2021 21:50:08 +0200

gpac (1.0.1+dfsg1-4) unstable; urgency=medium

  [ Moritz Muehlenhoff ]
  * Cherrypicked fixes for multiple security issues:
    (Closes: #987280, #987323, #987374)
    - CVE-2021-30014/CVE-2021-30020/CVE-2021-30022
    - CVE-2020-35979
    - CVE-2020-35981
    - CVE-2020-35982
    - CVE-2021-28300
    - CVE-2021-29279
    - CVE-2021-31255
    - CVE-2021-31256
    - CVE-2021-31261
    - CVE-2021-30015
    - CVE-2021-30019
    - CVE-2021-30199
    - CVE-2021-31257
    - CVE-2021-31258
    - CVE-2021-31260
    - CVE-2021-31262

  [ Reinhard Tartler ]
  * upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Mon, 24 May 2021 21:09:10 -0400

gpac (1.0.1+dfsg1-3) unstable; urgency=medium

  * Clean share/gpac.desktop (Closes: #975779)
  * Bugfix: FTBFS on armel: missing -latomic (Closes: #975433)

 -- Reinhard Tartler <siretart@tauware.de>  Wed, 25 Nov 2020 15:43:00 -0500

gpac (1.0.1+dfsg1-2) unstable; urgency=medium

  * Upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 21 Nov 2020 17:13:44 -0500

gpac (1.0.1+dfsg1-1) experimental; urgency=medium

  * New upstream version
    - soname bump to libgpac10
    - Fixes lots of security issues, closes: #972053
       CVE-2019-20161 CVE-2019-20162 CVE-2019-20163 CVE-2019-20165
       CVE-2019-20170 CVE-2019-20208 CVE-2019-20628 CVE-2019-20629
       CVE-2019-20630 CVE-2019-20631 CVE-2019-20632 CVE-2020-11558
       CVE-2020-6630 CVE-2020-6631
    - Fixes CVE-2018-21015 CVE-2018-21016, closes: #940882
    - Fixes CVE-2019-13618, closes: #932242
    - Fixes CVE-2019-12481 CVE-2019-12482 CVE-2019-12483, closes: #931088
    - Fix in manpage, closes: #782093
  * Rewritten debian/copyright with help of 'cme update dpkg-copyright'

 -- Reinhard Tartler <siretart@tauware.de>  Tue, 17 Nov 2020 18:36:39 -0500

gpac (0.7.1+dfsg1-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 10.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Drop unnecessary dh arguments: --parallel

  [ Reinhard Tartler ]
  * upload to unstable
  * libgpac7.symbols: Add Build-Depends-Package field
  * debian/changelog: cleanups
  * Fix FTCBFS: Pass --cross-prefix to ./configure, Closes: #945200
    Thanks to Helmut Grohne <helmut@subdivi.de> for providing the patch

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 13 Nov 2020 21:27:34 -0500

gpac (0.7.1+dfsg1-3) experimental; urgency=medium

  * Merge security patches from unstable
    Closes: #926961, Closes: #926963

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 13 Apr 2019 16:52:04 -0400

gpac (0.7.1+dfsg1-2) experimental; urgency=medium

  * Upload to experimental and mark the previous upload as
    UNRELEASED. It was deemed unappropriate for this stage of the
    Debian Release cycle.

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 07 Apr 2019 12:19:28 -0400

gpac (0.7.1+dfsg1-1) UNRELEASED; urgency=medium

  [ Balint Reczey ]
  * Remove myself from Uploaders

  [ Reinhard Tartler ]
  * Update exclude lists
  * New upstream version 0.7.1+dfsg1 (Closes: #817194)
  * Add bugfix for CVE-2018-7752 (Closes: #892526)
  * Add patch for CVE-2018-20760, CVE-2018-20762, CVE-2018-20763
    (CVE-2018-20761 does not need addressing) (Closes: #921969)
  * add patch for CVE-2018-13005, CVE-2018-13006 (Closes: #902782)

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 15 Feb 2019 06:43:22 -0500

gpac (0.5.2-426-gc5ad4e4+dfsg5-5) unstable; urgency=medium

  [ Moritz Muehlenhoff ]
  * Bug fix: "CVE-2019-11222: Buffer-overflow in gf_bin128_parse", thanks
    to Salvatore Bonaccorso (Closes: #926961).
  * Bug fix: "CVE-2019-11221: buffer-overflow issue in gf_import_message()
    in media_import.c", thanks to Salvatore Bonaccorso (Closes: #926963).

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 13 Apr 2019 16:41:15 -0400

gpac (0.5.2-426-gc5ad4e4+dfsg5-4.1) unstable; urgency=medium

  * CVE-2018-7752 (Closes: #892526)
  * CVE-2018-13005, CVE-2018-13006 (Closes: #902782)
  * CVE-2018-20760, CVE-2018-20761, CVE-2018-20762, CVE-2018-20763
    (Closes: #921969)

 -- Moritz Muehlenhoff <jmm@debian.org>  Mon, 01 Apr 2019 23:07:02 +0200

gpac (0.5.2-426-gc5ad4e4+dfsg5-4) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field.
  * d/control: Set Vcs-* to salsa.debian.org.
  * d/changelog: Remove trailing whitespaces.

  [ Felipe Sateler ]
  * Change maintainer address to debian-multimedia@lists.debian.org.

  [ James Cowgill ]
  * d/patches: Add patch to fix FTBFS with FFmpeg 4.0. (Closes: #888343)

 -- James Cowgill <jcowgill@debian.org>  Fri, 25 May 2018 14:56:56 +0100

gpac (0.5.2-426-gc5ad4e4+dfsg5-3) unstable; urgency=medium

  * Team upload.
  * Drop OpenJPEG support. (Closes: #826814)
  * Enable verbose building.
  * Bump standards to 3.9.8.
  * Update debian/watch now that upstream moved to github.

 -- James Cowgill <jcowgill@debian.org>  Thu, 04 Aug 2016 22:29:39 +0100

gpac (0.5.2-426-gc5ad4e4+dfsg5-2) unstable; urgency=medium

  * Team upload.

  [ Andreas Cadhalpun ]
  * Fix build with ffmpeg 3.0. (Closes: #803821)

  [ Sebastian Ramacher ]
  * Migrate to automatic dbg packages
  * debian/control:
    - Bump Standards-Version.
    - Update Vcs-*.
    - Drop obsolete Breaks+Replaces.

  [ Steven Chamberlain ]
  * Update symbols for hurd and kfreebsd. (Closes: #815431)

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 09 Mar 2016 23:21:23 +0100

gpac (0.5.2-426-gc5ad4e4+dfsg5-1) unstable; urgency=medium

  [ Balint Reczey ]
  * Rename library package to libgpac4 (Closes: #791490)
  * Convert to multiarch (Closes: #791492)
  * Bump standards version
  * Add symbols file
  * Pass CFLAGS and LDFLAGS to ./configure
  * Remove space from license names
  * Drop all include files in extra_lib from upstream source
  * Fix upstream version number's dfsg postfix
  * Fix symbols file for libgpac4

  [ Alessio Treglia ]
  * Fix unmanaged SONAME bump. Add Breaks/Replaces fields for a smooth
    libgpac3 -> libgpac4 migration.
  * Multiarchify libgpac-dbg
  * Fix few lintian warnings concerning debian/copyright.

 -- Alessio Treglia <alessio@debian.org>  Wed, 08 Jul 2015 15:15:55 +0100

gpac (0.5.2-426-gc5ad4e4~dfsg4-1) unstable; urgency=medium

  [ Alessio Treglia ]
  * New upstream version 0.5.2-426-gc5ad4e4 (Closes: #776301, #783879)
  * Update repacking mechanism.
    The project moved to github.
  * Update repack.sh
  * Update compression in gbp.conf
  * Refresh patches

  [ Balint Reczey ]
  * Refresh remaining patches
  * Update passing revision to configure
  * Don't fail the build intentionally on unknown systems
  * Skip test using .swf file
  * List removed files in copyright file
  * Remove sourceless .swf from original tarball
  * Add myself to uploaders

 -- Balint Reczey <balint@balintreczey.hu>  Sun, 28 Jun 2015 11:44:32 -0500

gpac (0.5.0+svn5324~dfsg1-1) unstable; urgency=medium

  * New upstream snapshot.
  * Refresh patches.
  * debian/copyright:
    - Improve copyright and licensing information on src/utils/unicode.c.
      Thanks to bastien ROUCARIES for pointing this out. (Closes: #754732)
    - Update debian/* copyright holders's information.
    - Mention debian/copyright in debian/source/lintian-overrides to
      avoid lintian's license-problem-non-free-RFC error.

 -- Alessio Treglia <alessio@debian.org>  Thu, 31 Jul 2014 14:13:58 +0100

gpac (0.5.0+svn5294~dfsg1-1) unstable; urgency=low

  * New upstream snapshot.
  * Refresh patches.

 -- Alessio Treglia <alessio@debian.org>  Tue, 08 Jul 2014 13:04:26 +0100

gpac (0.5.0+svn5194~dfsg1-4) unstable; urgency=low

  * Drop build-dep on libxmlrpc-c3-dev.

 -- Alessio Treglia <alessio@debian.org>  Mon, 07 Jul 2014 16:41:09 +0100

gpac (0.5.0+svn5194~dfsg1-3) unstable; urgency=low

  * Removed Andres Meja from Uploaders list. Thanks Andres for your
    contributions on the gpac package. Closes: 743529
  * Removed unused BD on libwxgtk2.8-dev. Thanks to Olly Betts
    <olly@survex.com> for pointing this out. Closes: #748715

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 29 May 2014 19:57:10 -0400

gpac (0.5.0+svn5194~dfsg1-2) unstable; urgency=low

  * Upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 11 May 2014 19:00:36 -0400

gpac (0.5.0+svn5194~dfsg1-1) experimental; urgency=low

  * New upstream version 0.5.0+svn5194~dfsg:
    - now decodes 10bit HEVC video
  * Add patch to export gf_isom_set_pixel_aspect_ratio. This allows x264
    to link dynamically against libgpac.so.3
  * Refresh patches
  * Upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 06 Apr 2014 12:11:08 -0400

gpac (0.5.0+svn5104~dfsg1-1) experimental; urgency=low

  * New  upstream version 0.5.0+svn5104~dfsg1:
    - src/utils/sha1.c is relicensed under LGPLv2.1, Closes: #730759
  * Don't install modules in multi-arch directories, Closes: #730497
  * Add libusb-1.0.0-dev headers because libfreenect requires this
  * Fix install rule
  * Follow upstream soname bump
    - Drop the symbols file for now until it has been revised thourougly
  * Let binaries produce the correct svn revision
  * Refresh patches
  * Patch and build against libav10, Closes: #739321
  * Bump standards version, no changes necessary

 -- Reinhard Tartler <siretart@tauware.de>  Sat, 22 Feb 2014 18:15:00 +0000

gpac (0.5.0+svn4288~dfsg1-4) unstable; urgency=low

  * Compile with libfreenect support.

 -- Alessio Treglia <alessio@debian.org>  Sun, 06 Oct 2013 21:53:29 +0100

gpac (0.5.0+svn4288~dfsg1-3) unstable; urgency=low

  * Do not fail if dh_auto_clean returns some value different
    from 0. (Closes: #725541)

 -- Alessio Treglia <alessio@debian.org>  Sun, 06 Oct 2013 21:43:12 +0100

gpac (0.5.0+svn4288~dfsg1-2) unstable; urgency=low

  * Upload to unstable

 -- Reinhard Tartler <siretart@tauware.de>  Thu, 15 Aug 2013 18:05:38 +0200

gpac (0.5.0+svn4288~dfsg1-1) experimental; urgency=low

  [ Alessio Treglia ]
  * New upstream snapshot.
  * Refresh patches.
  * Update symbols.
  * Fix Homepage URL. (Closes: #688063)
  * Set get-orig-source back to retrieve sources from SVN.
  * Strip libav stuff out of the tarball, bump DFSG versioning.
  * Don't remove include/gpac/version.h
  * Overwriting include/gpac/version.h is no longer needed as
    buildsystem works now. Upstream's buildsystem has been fixed
    so there is no need to overwrite include/gpac/version.h anymore.
  * Bump Standards.

  [ Reinhard Tartler ]
  * Build against libav 9.

 -- Alessio Treglia <alessio@debian.org>  Wed, 30 Jan 2013 14:41:46 +0000

gpac (0.5.0~dfsg0-1) unstable; urgency=low

  * New stable release.
  * debian/{rules,watch}:
    - Download new stable releases from upstream's website.
  * Refresh patches.

 -- Alessio Treglia <alessio@debian.org>  Sun, 27 May 2012 11:25:44 +0200

gpac (0.4.5+svn4035~dfsg0-1) unstable; urgency=low

  * New upstream snapshot.
  * Small improvements to debian/watch.
  * debian/copyright: Group files by License, try to better organize
    stanzas.

 -- Alessio Treglia <alessio@debian.org>  Tue, 15 May 2012 19:37:01 +0200

gpac (0.4.5+svn4019~dfsg0-3) unstable; urgency=low

  * Move the header <gpac/configuration.h> into the multiarch
    path. (Closes: #669999)

 -- Alessio Treglia <alessio@debian.org>  Mon, 23 Apr 2012 10:10:10 +0200

gpac (0.4.5+svn4019~dfsg0-2) unstable; urgency=low

  * Upload to unstable.
  * Blacklist gf_dvb_get_freq_from_url on non-Linux architectures.

 -- Alessio Treglia <alessio@debian.org>  Fri, 20 Apr 2012 15:11:23 +0200

gpac (0.4.5+svn4019~dfsg0-1) experimental; urgency=low

  * New upstream snapshot.
  * Add symbols file, ABI should be stable now.

 -- Alessio Treglia <alessio@debian.org>  Fri, 20 Apr 2012 12:36:11 +0200

gpac (0.4.5+svn4002~dfsg0-1) experimental; urgency=low

  * Merge with upstream snapshot svn4002.
  * Bump SONAME.

 -- Alessio Treglia <alessio@debian.org>  Fri, 06 Apr 2012 11:00:34 +0200

gpac (0.4.5+svn3950~dfsg0-1) experimental; urgency=low

  * Merge new upstream snapshot.
  * Update repackaging:
    - Include modules/widgetman/*, which are now dual-licensed.
    - Strip more unneeded code.
  * Drop {dfsg,soname-fix}.patch patches, not needed anymore.
  * Refresh patches.
  * Correct team's name.
  * Update debian/copyright.
  * Bump debhelper requirement.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Tue, 06 Mar 2012 23:52:07 +0100

gpac (0.4.5+svn3912~dfsg1-1) experimental; urgency=low

  * Merge upstream latest nightly build.
  * Refresh patches.

 -- Alessio Treglia <alessio@debian.org>  Sat, 11 Feb 2012 18:46:42 +0100

gpac (0.4.5+svn3462~dfsg0-1) unstable; urgency=low

  * Merge upstream SVN snapshot svn3462:
    - DASH: SPTS don't need '-dash-ts-prog' option (+doc added)
    - support in the player for BaseURL as source as specified in
      latest draft and generated by MP4Box
    - Fixed bug in edit list rewrite when concatenating
    - Added simple osd module for perf monitoring (cpu/mem/fps)
    - Fixed some crashes when destroying objects/services before their
      creation is completed (stress mode)
    - Fixed event firing for secondary scenes and
      exported createVRMLfromString
    - Only notify fractionChanged when it actually changes
    - Commented full AAC file scan for duration
    - Made DX module store its YUV config (speeds up startup)
    - Added option to avoid unloading modules
    - use gf_esd_get_textual_description() instead of (incomplete) switches
    - Fixed UPnP detection and removed extension loading
  * Drop xulrunner-dev, gpac doesn't build against it.
  * Revise repackaging and debian/rules' get-orig-source target.
  * Refresh patches.
  * Configure with --enable-debug.
  * Add -O2 to CFLAGS, use -O0 when optimizations are disabled.
  * Implement DEB_BUILD_OPTIONS' noopt flag.
  * Install modules in multiarch path.
  * Split gpac and install modules into new gpac-modules-base package.
  * Add -DBG packages.

 -- Alessio Treglia <alessio@debian.org>  Sat, 11 Feb 2012 17:35:15 +0100

gpac (0.4.5+svn3450~dfsg3-1) unstable; urgency=low

  * Initial release. (Closes: #636350)

 -- Andres Mejia <amejia@debian.org>  Sat, 04 Feb 2012 00:12:54 +0100