File: changelog

package info (click to toggle)
libstb 0.0~git20241109.5c20573%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 7,520 kB
  • sloc: ansic: 80,776; cpp: 1,506; makefile: 114; sh: 22
file content (116 lines) | stat: -rw-r--r-- 3,936 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
libstb (0.0~git20241109.5c20573+ds-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #1099072)
  * Bump Standards-Version to 4.7.2

 -- Yangfl <mmyangfl@gmail.com>  Sat, 01 Mar 2025 00:11:25 +0800

libstb (0.0~git20240715.f7f20f39fe4f+ds-1) unstable; urgency=medium

  * New upstream snapshot
  * Fix FTBFS with GCC 14 (Closes: #1075209)
  * Bump Standards-Version to 4.7.0

 -- Yangfl <mmyangfl@gmail.com>  Sat, 27 Jul 2024 09:08:44 +0800

libstb (0.0~git20230129.5736b15+ds-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1065764).

 -- Andrey Rakhmatullin <wrar@debian.org>  Tue, 12 Mar 2024 21:40:23 +0500

libstb (0.0~git20230129.5736b15+ds-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062639

 -- Graham Inggs <ginggs@debian.org>  Wed, 28 Feb 2024 19:04:59 +0000

libstb (0.0~git20230129.5736b15+ds-1) unstable; urgency=medium

  * New upstream snapshot
    + Fix CVE-2022-28041 CVE-2022-28042 (Closes: #1014531)
    + Fix CVE-2021-42715 CVE-2021-42716 (Closes: #1014532)

 -- Yangfl <mmyangfl@gmail.com>  Thu, 16 Mar 2023 05:43:00 +0800

libstb (0.0~git20220908.8b5f1f3+ds-1) unstable; urgency=medium

  * New upstream snapshot
    + Fix CVE-2021-28021 (Closes: #1014530)
    + Fix CVE-2019-20056 (Closes: #1014711)
  * Bump Standards-Version to 4.6.1
  [ David (Plasma) Paul ]
  * d/p/0001-Makefile-refactor.patch:
    + Copy stb_vorbis.c into includedir as stb_vorbis.h (Closes: #1017378)
    + Fix incomplete clean target (Closes: #1017377)

 -- Yangfl <mmyangfl@gmail.com>  Tue, 27 Sep 2022 19:12:59 +0800

libstb (0.0~git20210910.af1a5bc+ds-1) unstable; urgency=medium

  * New upstream snapshot
    + Fix CVE-2019-15058 (Closes: #934973)
  * Bump Standards-Version to 4.6.0
  * Add upstream metadata

 -- Yangfl <mmyangfl@gmail.com>  Sun, 23 Jan 2022 16:57:05 +0800

libstb (0.0~git20200713.b42009b+ds-1) unstable; urgency=medium

  * Mask out rectangle packing replacement in stb_truetype (Closes: #982029)
  * Bump Standards-Version to 4.5.1

 -- Yangfl <mmyangfl@gmail.com>  Tue, 16 Feb 2021 13:39:47 +0800

libstb (0.0~git20200713.b42009b-1) unstable; urgency=medium

  * New upstream snapshot
  * Make Description more descriptive (Closes: #948571)
  * Bump Standards-Version to 4.5.0
  * Bump debhelper compat to 13

 -- Yangfl <mmyangfl@gmail.com>  Tue, 08 Dec 2020 15:07:36 +0800

libstb (0.0~git20190817.1.052dce1-1) unstable; urgency=medium

  [ Boyuan Yang ]
  * New upstream snapshot
    + Include upstream CVE fixes:
      - CVE-2019-13217: heap buffer overflow in start_decoder()
      - CVE-2019-13218: stack buffer overflow in compute_codewords()
      - CVE-2019-13219: uninitialized memory in
                        vorbis_decode_packet_rest()
      - CVE-2019-13220: out-of-range read in draw_line()
      - CVE-2019-13221: issue with large 1D codebooks in
                        lookup1_values()
      - CVE-2019-13222: unchecked NULL returned by get_window()
      - CVE-2019-13223: division by zero in predict_point()
      (Closes: #934966)
  * debian/rules, Makefile: Make sure the package cross-builds
    correctly (Closes: #932660)
  * debian/libstb0.symbols: Add new symbols

 -- Yangfl <mmyangfl@gmail.com>  Fri, 20 Sep 2019 08:31:51 +0800

libstb (0.0~git20190617.5.c72a95d-2) unstable; urgency=medium

  * Fix FTBFS on many architectures

 -- Yangfl <mmyangfl@gmail.com>  Wed, 10 Jul 2019 20:14:35 +0800

libstb (0.0~git20190617.5.c72a95d-1) unstable; urgency=medium

  * New upstream release
  * Try to fix FTBFS on x32
  * Bump Standards-Version to 4.4.0
  * Bump debhelper compat to 12

 -- Yangfl <mmyangfl@gmail.com>  Mon, 08 Jul 2019 16:38:02 +0800

libstb (0.0~git20180212.15.e6afb9c-1) unstable; urgency=medium

  * Initial release (Closes: #909167)

 -- Yangfl <mmyangfl@gmail.com>  Wed, 19 Sep 2018 14:35:07 +0800