File: changelog

package info (click to toggle)
golang-github-lucas-clemente-quic-go 0.50.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,496 kB
  • sloc: sh: 54; makefile: 7
file content (256 lines) | stat: -rw-r--r-- 8,571 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
golang-github-lucas-clemente-quic-go (0.50.1-2) unstable; urgency=high

  * Team Upload
  * Disable test broken on i386.  Closes: #1103083.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 25 Apr 2025 07:41:48 -0500

golang-github-lucas-clemente-quic-go (0.50.1-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 0.50.1

 -- Jérémy Lal <kapouer@melix.org>  Mon, 31 Mar 2025 08:55:38 +0200

golang-github-lucas-clemente-quic-go (0.50.0-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 0.50.0. Closes: #1098558.
    + CVE-2024-53259. Closes: #1089227.
  * Patches:
    + drop 0001-Skip-test-takes-bit-long-time, n/a
    + increase ctx timeout in TestDatagramLoss, PR 4946
    + 0003-proxy-test, small fix to allow test to pass
    + 0004-http-trace-test, small fix to allow test to pass
  * Use uber-mock dependency

 -- Jérémy Lal <kapouer@melix.org>  Mon, 31 Mar 2025 08:55:20 +0200

golang-github-lucas-clemente-quic-go (0.46.0-2) unstable; urgency=medium

  * Team upload
  * Move vendor dir in execute_after_dh_auto_configure to fix autopkgtest

 -- Shengjing Zhu <zhsj@debian.org>  Wed, 14 Aug 2024 23:28:58 +0800

golang-github-lucas-clemente-quic-go (0.46.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.46.0
    + CVE-2024-22189 (Closes: #1072180) 
  * Drop qtls-go1-20 component
  * Refresh patches.
    Drop 0003-fix-capture-of-loop-variable-in-connection-probe-pac.patch
  * Add go.uber.org/mock to vendor
  * Update Depends and Build-Depends
    + Drop golang-github-golang-mock-dev
    + Add golang-github-prometheus-client-golang-dev
    + Add golang-golang-x-time-dev
  * Update Breaks
    + golang-github-syncthing-syncthing-dev (<< 1.27.7~ds1-1~)
    + caddy (<< 2.6.2-8~)

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 13 Aug 2024 20:09:53 +0800

golang-github-lucas-clemente-quic-go (0.38.2-2) unstable; urgency=medium

  * Team Upload
  * Backport patch to fix loop variable for Go 1.22 (Closes: #1066780)

 -- Shengjing Zhu <zhsj@debian.org>  Tue, 14 May 2024 17:01:14 +0800

golang-github-lucas-clemente-quic-go (0.38.2-1) unstable; urgency=medium

  [ Félix Sipma ]
  * New upstream version 0.38.2

  [ Shengjing Zhu ]
  * Replace golang-github-onsi-ginkgo-dev with golang-github-onsi-ginkgo-v2-dev

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 04 Jan 2024 14:47:38 +0800

golang-github-lucas-clemente-quic-go (0.37.4-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 0.37.4
  * Breaks golang-github-syncthing-syncthing-dev (<< 1.19.2~ds1-2~)
    and golang-v2ray-core-dev (<< 4.34.0+ds-3~)

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 11 Aug 2023 19:49:31 +0800

golang-github-lucas-clemente-quic-go (0.37.0-1) experimental; urgency=medium

  * Team Upload
  * Drop qtls-go1-19 component
  * New upstream version 0.37.0
  * Bump golang-github-quic-go-qpack-dev to 0.4.0
  * Update Standards-Version to 4.6.2 (no changes)
  * Replace lucas-clemente/quic-go with quic-go/quic-go
  * Refresh patches.
    Drop 0003-add-support-for-Go-1.20.patch
  * Add patch to downgrade ginkgo to v1
  * Add lucas-clemente/quic-go symlink

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 27 Jul 2023 18:49:34 +0800

golang-github-lucas-clemente-quic-go (0.29.2-3) unstable; urgency=medium

  * Team Upload
  * Upload to unstable

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 11 Jun 2023 17:23:39 +0800

golang-github-lucas-clemente-quic-go (0.29.2-2) experimental; urgency=medium

  * Team Upload.
  * Use golang-go instead of golang-any. Since gccgo doesn't support generic.

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 16 Jan 2023 15:39:24 +0800

golang-github-lucas-clemente-quic-go (0.29.2-1) experimental; urgency=medium

  * Team Upload.
  * New upstream version 0.29.2
  * Add qtls-go1-19 and qtls-go1-20 as multi upstream tarball components
  * Move qtls-go1-* to internal
  * Backport patch for Go1.20
  * Remove unused Build-Depends
    + golang-github-cheekybits-genny-dev
    + golang-github-marten-seemann-qtls-go1-19-dev
    + golang-go.opencensus-dev
    + golang-goprotobuf-dev

 -- Shengjing Zhu <zhsj@debian.org>  Mon, 16 Jan 2023 13:26:07 +0800

golang-github-lucas-clemente-quic-go (0.29.0-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 0.29.0
  * Refresh/Re-diff patches with new version
  * Bump Standards-Version to 4.6.1 (no changes needed)
  * Skip test needing to read ipv4 and ipv6 packet
    data which can cause problems on buildd
  * Change section to golang (which was devel earlier)
  * Update d/copyright year
  * Add B-D and depends on golang-golang-x-exp-dev (new dep)
  * Change B-D and Depends to qtls-go1-19-dev since go-1.19 is
    the default go version now (Closes: #1016779)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 03 Sep 2022 01:13:04 +0530

golang-github-lucas-clemente-quic-go (0.26.0-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 0.26.0
  * Change B-D to and Depends qtls-go1-18-dev since go-1.18 is
    the default go version now (Closes: #1008432)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 02 Apr 2022 01:30:45 +0530

golang-github-lucas-clemente-quic-go (0.25.0-1) unstable; urgency=medium

  * New upstream version 0.25.0.
  * Rebase quilt series onto this release.

 -- Nicholas D Steeves <sten@debian.org>  Sun, 30 Jan 2022 20:25:09 -0500

golang-github-lucas-clemente-quic-go (0.24.0-1) unstable; urgency=medium

  * New upstream version (Closes: #996757, #997556).
  * d/patches:
    - Drop non needed patch.
  * d/rules:
    - Drop build of quictrace/pb.
  * d/control:
    - Bump Standards-Version.
    - Mark -dev M-A: foreign.
    - Add myself as Uploader.
  * d/upstream/metadata:
    - Drop non-existing Homepage field.

 -- Aloïs Micard <creekorful@debian.org>  Sun, 07 Nov 2021 16:58:13 +0100

golang-github-lucas-clemente-quic-go (0.19.3-1) unstable; urgency=medium

  * New upstream release 0.19.3
  * debian/control:
    - Add B-D: golang-golang-x-sys-dev

 -- Roger Shimizu <rosh@debian.org>  Fri, 11 Dec 2020 02:14:23 +0900

golang-github-lucas-clemente-quic-go (0.19.2-1) unstable; urgency=medium

  * New upstream version 0.19.2
    - Support draft-32
      [https://tools.ietf.org/html/draft-ietf-quic-transport-32]
  * debian/control:
    - Remove B-D: golang-github-marten-seemann-qtls-dev
      since it's already replaced by:
        golang-github-marten-seemann-qtls-go1-15-dev
    - Add B-D version: golang-github-onsi-ginkgo-dev (>= 1.14.2)

 -- Roger Shimizu <rosh@debian.org>  Sun, 22 Nov 2020 21:45:22 +0900

golang-github-lucas-clemente-quic-go (0.18.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.18.1
  * Revert "Temporarily vendor qtls-go1-15"
  * Add golang-github-marten-seemann-qtls-go1-15-dev to Depends

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 22 Oct 2020 22:16:33 +0800

golang-github-lucas-clemente-quic-go (0.18.0-3) unstable; urgency=medium

  * Team upload.
  * Increase test timeout for slow machines (Closes: #971544)

 -- Shengjing Zhu <zhsj@debian.org>  Fri, 09 Oct 2020 01:48:58 +0800

golang-github-lucas-clemente-quic-go (0.18.0-2) unstable; urgency=medium

  * Team upload
  * Bump golang-github-marten-seemann-qtls-dev to 0.10.0
  * Bump debhelper-compat to 13

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 24 Sep 2020 14:02:49 +0800

golang-github-lucas-clemente-quic-go (0.18.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.18.0 (Closes: #970621)
    Support golang 1.15
  * Update Build-Depends and Depends for new version
  * Temporarily vendor qtls-go1-15

 -- Shengjing Zhu <zhsj@debian.org>  Thu, 24 Sep 2020 00:07:38 +0800

golang-github-lucas-clemente-quic-go (0.17.2-1) unstable; urgency=medium

  * New upstream release 0.17.2 (Closes: #964238).
    - Supports QUIC WG draft-28.
  * debian/patches:
    - Refresh patch.
    - Add patch 0002 to revert upgrade of golang-goprotobuf to avoid
      introducing golang-google-protobuf.

 -- Roger Shimizu <rosh@debian.org>  Tue, 07 Jul 2020 23:27:48 +0900

golang-github-lucas-clemente-quic-go (0.15.6-3) unstable; urgency=medium

  * debian/patches:
    - Add patch 0001 to skip test takes bit long time.

 -- Roger Shimizu <rosh@debian.org>  Thu, 25 Jun 2020 00:50:00 +0900

golang-github-lucas-clemente-quic-go (0.15.6-2) unstable; urgency=medium

  * Source only upload.

 -- Roger Shimizu <rosh@debian.org>  Sat, 20 Jun 2020 01:51:15 +0900

golang-github-lucas-clemente-quic-go (0.15.6-1) unstable; urgency=medium

  * Initial release (Closes: #956040)

 -- Roger Shimizu <rosh@debian.org>  Fri, 19 Jun 2020 01:17:27 +0900