]> git.proxmox.com Git - rustc.git/blob - debian/changelog
Bump test failures-allowed on s390x to 40
[rustc.git] / debian / changelog
1 rustc (1.55.0+dfsg1-1) UNRELEASED; urgency=medium
2
3 * Upload to unstable.
4 * Bump test failures-allowed on s390x to 40.
5
6 -- Ximin Luo <infinity0@debian.org> Sun, 10 Oct 2021 22:37:16 +0100
7
8 rustc (1.55.0+dfsg1-1~exp1) experimental; urgency=medium
9
10 * New upstream release.
11
12 -- Ximin Luo <infinity0@debian.org> Sat, 09 Oct 2021 03:22:08 +0100
13
14 rustc (1.54.0+dfsg1-3) unstable; urgency=medium
15
16 * Fix links to cargo-doc.
17
18 -- Ximin Luo <infinity0@debian.org> Sat, 09 Oct 2021 11:46:08 +0100
19
20 rustc (1.54.0+dfsg1-2) unstable; urgency=medium
21
22 * Fix some more build & test failures.
23
24 -- Ximin Luo <infinity0@debian.org> Sat, 09 Oct 2021 03:12:35 +0100
25
26 rustc (1.54.0+dfsg1-1) unstable; urgency=medium
27
28 * Upload to unstable.
29 * Re-enable backported patch for armhf & reset its allowed-failures.
30 * Add compatibility patch for cargo 0.47.
31 * Ignore more spurious test failures, and filed upstream.
32 * Bump powerpc allowed-failures to 180 at the request of ports maintainers.
33
34 -- Ximin Luo <infinity0@debian.org> Sat, 09 Oct 2021 00:24:37 +0100
35
36 rustc (1.54.0+dfsg1-1~exp1) experimental; urgency=medium
37
38 * New upstream release.
39
40 -- Ximin Luo <infinity0@debian.org> Wed, 06 Oct 2021 10:37:55 +0100
41
42 rustc (1.53.0+dfsg1-4) unstable; urgency=medium
43
44 * Ignore some hanging test regressions on non-release arches powerpc, ppc64.
45
46 -- Ximin Luo <infinity0@debian.org> Wed, 06 Oct 2021 19:24:11 +0100
47
48 rustc (1.53.0+dfsg1-3) unstable; urgency=medium
49
50 * Disable patch that was backported incorrectly.
51 * Temporarily increase armhf allowed-failures to 12.
52
53 -- Ximin Luo <infinity0@debian.org> Wed, 06 Oct 2021 19:01:54 +0100
54
55 rustc (1.53.0+dfsg1-2) unstable; urgency=medium
56
57 * Fix some test failures.
58
59 -- Ximin Luo <infinity0@debian.org> Wed, 06 Oct 2021 10:29:03 +0100
60
61 rustc (1.53.0+dfsg1-1) unstable; urgency=medium
62
63 * Upload to unstable.
64 * Update mips patches, disable a test as our workaround makes it invalid.
65 * Temporarily ignore some tests that fail on big-endian.
66
67 -- Ximin Luo <infinity0@debian.org> Tue, 05 Oct 2021 23:19:31 +0100
68
69 rustc (1.53.0+dfsg1-1~exp1) experimental; urgency=medium
70
71 * New upstream release. (Closes: #986803)
72 * Honour parallel option in DEB_BUILD_OPTIONS. (Closes: #993871)
73
74 -- Ximin Luo <infinity0@debian.org> Sat, 02 Oct 2021 12:46:49 +0100
75
76 rustc (1.52.1+dfsg1-1) unstable; urgency=medium
77
78 * Upload to unstable.
79 * Reorganise dependencies, move optional rustc deps to rust-all.
80
81 -- Ximin Luo <infinity0@debian.org> Wed, 29 Sep 2021 20:05:55 +0100
82
83 rustc (1.52.1+dfsg1-1~exp3) experimental; urgency=medium
84
85 * Update to LLVM 12.
86
87 -- Ximin Luo <infinity0@debian.org> Wed, 19 May 2021 17:52:44 +0100
88
89 rustc (1.52.1+dfsg1-1~exp2) experimental; urgency=medium
90
91 * Fix rust-clippy dependency on libstd-rust-*
92
93 -- Ximin Luo <infinity0@debian.org> Sat, 15 May 2021 22:42:38 +0100
94
95 rustc (1.52.1+dfsg1-1~exp1) experimental; urgency=medium
96
97 * New upstream release.
98
99 -- Ximin Luo <infinity0@debian.org> Sat, 15 May 2021 15:21:27 +0100
100
101 rustc (1.52.0+dfsg1-1~exp1) experimental; urgency=medium
102
103 * New upstream release.
104
105 -- Ximin Luo <infinity0@debian.org> Fri, 07 May 2021 20:38:38 +0100
106
107 rustc (1.52.0~beta.3+dfsg1-1~exp4) experimental; urgency=medium
108
109 * Fix issue with dh_missing --fail-missing
110
111 -- Ximin Luo <infinity0@debian.org> Thu, 06 May 2021 01:52:30 +0100
112
113 rustc (1.52.0~beta.3+dfsg1-1~exp3) experimental; urgency=medium
114
115 * Fix Makefile addition syntax.
116
117 -- Ximin Luo <infinity0@debian.org> Wed, 05 May 2021 22:24:22 +0100
118
119 rustc (1.52.0~beta.3+dfsg1-1~exp2) experimental; urgency=medium
120
121 * Install the rust-llvm-dwp symlink.
122
123 -- Ximin Luo <infinity0@debian.org> Wed, 05 May 2021 22:20:13 +0100
124
125 rustc (1.52.0~beta.3+dfsg1-1~exp1) experimental; urgency=medium
126
127 * New upstream release.
128
129 -- Ximin Luo <infinity0@debian.org> Mon, 26 Apr 2021 12:31:27 +0100
130
131 rustc (1.51.0+dfsg1-1) unstable; urgency=medium
132
133 * Upload to unstable.
134 * Install the rust-llvm-dwp symlink.
135 * Bump ppc64 allowed-failures to 24.
136
137 -- Ximin Luo <infinity0@debian.org> Sun, 19 Sep 2021 19:48:33 +0100
138
139 rustc (1.51.0+dfsg1-1~exp3) experimental; urgency=medium
140
141 * Restore patch, not actually fixed upstream.
142
143 -- Ximin Luo <infinity0@debian.org> Mon, 26 Apr 2021 16:17:12 +0100
144
145 rustc (1.51.0+dfsg1-1~exp2) experimental; urgency=medium
146
147 * Drop patch fixed upstream.
148 * Fix bootstrap with self version.
149
150 -- Ximin Luo <infinity0@debian.org> Mon, 26 Apr 2021 12:26:43 +0100
151
152 rustc (1.51.0+dfsg1-1~exp1) experimental; urgency=medium
153
154 * New upstream release.
155 * Enable 32-bit windows support.
156
157 -- Ximin Luo <infinity0@debian.org> Mon, 12 Apr 2021 11:04:36 +0100
158
159 rustc (1.50.0+dfsg1-1) unstable; urgency=medium
160
161 * Upload to unstable.
162
163 -- Ximin Luo <infinity0@debian.org> Sat, 18 Sep 2021 11:45:21 +0100
164
165 rustc (1.50.0+dfsg1-1~exp4) experimental; urgency=medium
166
167 * Fix more tests with a backported upstream PR.
168
169 -- Ximin Luo <infinity0@debian.org> Mon, 12 Apr 2021 01:51:22 +0100
170
171 rustc (1.50.0+dfsg1-1~exp3) experimental; urgency=medium
172
173 * Fix cross-compile to windows using same-version stage0.
174
175 -- Ximin Luo <infinity0@debian.org> Sun, 11 Apr 2021 13:52:41 +0100
176
177 rustc (1.50.0+dfsg1-1~exp2) experimental; urgency=medium
178
179 * Fix tests, fix s390x breakage.
180
181 -- Ximin Luo <infinity0@debian.org> Fri, 09 Apr 2021 16:54:20 +0100
182
183 rustc (1.50.0+dfsg1-1~exp1) experimental; urgency=medium
184
185 * New upstream release.
186
187 -- Ximin Luo <infinity0@debian.org> Mon, 05 Apr 2021 21:30:18 +0100
188
189 rustc (1.49.0+dfsg1-2) unstable; urgency=medium
190
191 * Backport upstream PR 85807 to fix powerpc test issues.
192
193 -- Ximin Luo <infinity0@debian.org> Sat, 18 Sep 2021 11:33:09 +0100
194
195 rustc (1.49.0+dfsg1-1) unstable; urgency=medium
196
197 * Upload to unstable.
198
199 -- Ximin Luo <infinity0@debian.org> Sat, 28 Aug 2021 10:48:11 +0100
200
201 rustc (1.49.0+dfsg1-1~exp1) experimental; urgency=medium
202
203 * New upstream release.
204
205 -- Ximin Luo <infinity0@debian.org> Mon, 05 Apr 2021 14:59:34 +0100
206
207 rustc (1.49.0~beta.4+dfsg1-1~exp1) experimental; urgency=medium
208
209 * New upstream release.
210
211 -- Ximin Luo <infinity0@debian.org> Sun, 20 Dec 2020 23:26:55 +0000
212
213 rustc (1.48.0+dfsg1-2) unstable; urgency=medium
214
215 * Enable +xgot on mips64*, see upstream #52108 for details.
216
217 -- Ximin Luo <infinity0@debian.org> Sun, 20 Dec 2020 18:52:10 +0000
218
219 rustc (1.48.0+dfsg1-1) unstable; urgency=medium
220
221 * New upstream release.
222
223 -- Ximin Luo <infinity0@debian.org> Tue, 01 Dec 2020 19:57:48 +0000
224
225 rustc (1.48.0~beta.8+dfsg1-1~exp3) experimental; urgency=medium
226
227 * Update u-update-version-check.patch
228
229 -- Ximin Luo <infinity0@debian.org> Fri, 13 Nov 2020 01:36:31 +0000
230
231 rustc (1.48.0~beta.8+dfsg1-1~exp2) experimental; urgency=medium
232
233 * Disable copy_file_range optimisation for now, see upstream #78979.
234 * Ignore some other minor tests, bugs have been filed upstream.
235
236 -- Ximin Luo <infinity0@debian.org> Thu, 12 Nov 2020 23:51:53 +0000
237
238 rustc (1.48.0~beta.8+dfsg1-1~exp1) experimental; urgency=medium
239
240 * New upstream release.
241
242 -- Ximin Luo <infinity0@debian.org> Wed, 11 Nov 2020 12:31:18 +0000
243
244 rustc (1.47.0+dfsg1-1) unstable; urgency=medium
245
246 * New upstream release.
247 * Update to LLVM 11.
248 * Ignore more tests on big-endian.
249
250 -- Ximin Luo <infinity0@debian.org> Sat, 07 Nov 2020 21:21:03 +0000
251
252 rustc (1.47.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
253
254 * New upstream release.
255
256 -- Ximin Luo <infinity0@debian.org> Sat, 05 Sep 2020 16:11:16 +0100
257
258 rustc (1.46.0+dfsg1-1) unstable; urgency=medium
259
260 * New upstream release.
261
262 -- Ximin Luo <infinity0@debian.org> Sat, 29 Aug 2020 16:54:36 +0100
263
264 rustc (1.46.0~beta.2+dfsg1-1~exp5) experimental; urgency=medium
265
266 * Fix rust-gdb install path. (Closes: #968279)
267 * Drop powerpc allowed-failures to 12. (Closes: #955774)
268 * Update d-fix-mips64el-bootstrap.patch for newer LLVM.
269
270 -- Ximin Luo <infinity0@debian.org> Fri, 14 Aug 2020 23:45:25 +0100
271
272 rustc (1.46.0~beta.2+dfsg1-1~exp4) experimental; urgency=medium
273
274 * Move cross-linker Depends to Recommends - for cross-compiling support
275 libraries should never hard-depend on toolchains. This also allows us to
276 add the usual M-A annotations for libraries.
277
278 -- Ximin Luo <infinity0@debian.org> Sun, 09 Aug 2020 18:16:16 +0100
279
280 rustc (1.46.0~beta.2+dfsg1-1~exp3) experimental; urgency=medium
281
282 * Drop "-cross" suffix from libstd naming, after discussion with Helmut
283 Grohne. Since libstd-rust-dev-wasm-cross is not yet in stable and only
284 has 4 installed users, we do not retain a migration package.
285
286 -- Ximin Luo <infinity0@debian.org> Sun, 09 Aug 2020 14:27:54 +0100
287
288 rustc (1.46.0~beta.2+dfsg1-1~exp2) experimental; urgency=medium
289
290 * Add support for cross-compiling to windows. See README.Debian for details.
291 Currently only 64-bit works, we are waiting on #540782 for 32-bit.
292
293 -- Ximin Luo <infinity0@debian.org> Sun, 09 Aug 2020 03:52:34 +0100
294
295 rustc (1.46.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
296
297 * New upstream release.
298
299 -- Ximin Luo <infinity0@debian.org> Fri, 07 Aug 2020 00:15:46 +0100
300
301 rustc (1.45.0+dfsg1-2) unstable; urgency=medium
302
303 * Add some more big-endian test patches.
304 * Backport some patches to fix some testsuite ICEs.
305
306 -- Ximin Luo <infinity0@debian.org> Thu, 06 Aug 2020 21:11:39 +0100
307
308 rustc (1.45.0+dfsg1-1) unstable; urgency=medium
309
310 * Upload to unstable.
311
312 -- Ximin Luo <infinity0@debian.org> Wed, 05 Aug 2020 21:41:39 +0100
313
314 rustc (1.45.0+dfsg1-1~exp1) experimental; urgency=medium
315
316 * New upstream release.
317
318 -- Ximin Luo <infinity0@debian.org> Mon, 27 Jul 2020 17:45:24 +0100
319
320 rustc (1.44.1+dfsg1-3) unstable; urgency=medium
321
322 * Fix patch for line numbers on little-endian arches.
323
324 -- Ximin Luo <infinity0@debian.org> Tue, 28 Jul 2020 21:51:36 +0100
325
326 rustc (1.44.1+dfsg1-2) unstable; urgency=medium
327
328 * Ignore tests that assume little-endian on big-endian arches.
329 See upstream #74829 for details.
330
331 -- Ximin Luo <infinity0@debian.org> Tue, 28 Jul 2020 21:20:24 +0100
332
333 rustc (1.44.1+dfsg1-1) unstable; urgency=medium
334
335 * Upload to unstable.
336 * Backport a typenum fix for i386.
337 * Work around upstream #74786 involving debuginfo maps.
338
339 -- Ximin Luo <infinity0@debian.org> Mon, 27 Jul 2020 13:15:20 +0100
340
341 rustc (1.44.1+dfsg1-1~exp1) experimental; urgency=medium
342
343 * New upstream release.
344
345 -- Ximin Luo <infinity0@debian.org> Sat, 04 Jul 2020 18:04:42 +0100
346
347 rustc (1.43.0+dfsg1-1) unstable; urgency=medium
348
349 * Upload to unstable.
350 * Bump LLVM B-D version for some backported fixes affecting rustc.
351
352 -- Ximin Luo <infinity0@debian.org> Sun, 05 Jul 2020 15:06:52 +0100
353
354 rustc (1.43.0+dfsg1-1~exp1) experimental; urgency=medium
355
356 * Drop sparc64 workaround. (Closes: #956413)
357 * Drop stack-gap workaround for old kernels and rust versions.
358 * New upstream release.
359
360 -- Ximin Luo <infinity0@debian.org> Mon, 27 Apr 2020 13:09:20 +0100
361
362 rustc (1.42.0+dfsg1-1) unstable; urgency=medium
363
364 * Upload to unstable.
365
366 -- Ximin Luo <infinity0@debian.org> Fri, 10 Apr 2020 11:33:25 +0100
367
368 rustc (1.42.0+dfsg1-1~exp1) experimental; urgency=medium
369
370 [ Fabian Grünbichler ]
371 * Team upload.
372 * New upstream release.
373
374 -- Ximin Luo <infinity0@debian.org> Sat, 04 Apr 2020 16:06:03 +0100
375
376 rustc (1.41.1+dfsg1-1) unstable; urgency=medium
377
378 * Upload to unstable.
379
380 -- Ximin Luo <infinity0@debian.org> Fri, 03 Apr 2020 23:41:11 +0100
381
382 rustc (1.41.1+dfsg1-1~exp1) experimental; urgency=medium
383
384 [ Ximin Luo ]
385 * More python 2 -> 3 fixes.
386 * Enable the wasm32-wasi target for code that needs a "real" libstd.
387 * Don't strip static rlibs. This sometimes breaks wasm, and more generally
388 the stripped debuginfo is actually totally lost rather than being moved
389 into the -dbgsym packages. Shared libraries are unaffected and work.
390 * Allow 180 failing tests on riscv64, none were actually run last time.
391
392 [ Fabian Grünbichler ]
393 * New upstream release.
394
395 -- Ximin Luo <infinity0@debian.org> Mon, 09 Mar 2020 00:31:34 +0000
396
397 rustc (1.40.0+dfsg1-5) unstable; urgency=medium
398
399 * More python 2 -> 3 fixes.
400 * Allow 24 failing tests on riscv64.
401 * Reenable debuginfo for rustc, not just libstd.
402 * Reenable backtraces during tests.
403
404 -- Ximin Luo <infinity0@debian.org> Sun, 05 Jan 2020 13:35:46 +0000
405
406 rustc (1.40.0+dfsg1-4) unstable; urgency=medium
407
408 * Experimental riscv64 support.
409
410 -- Ximin Luo <infinity0@debian.org> Sat, 04 Jan 2020 05:40:11 +0000
411
412 rustc (1.40.0+dfsg1-3) unstable; urgency=medium
413
414 * Work around upstream #59264 again. :/
415
416 -- Ximin Luo <infinity0@debian.org> Fri, 03 Jan 2020 22:05:16 +0000
417
418 rustc (1.40.0+dfsg1-2) unstable; urgency=medium
419
420 * Fix more internal build scripts so they use python3.
421 * Don't add -L/usr/lib/llvm when cross-compiling. (Closes: #941783)
422
423 -- Ximin Luo <infinity0@debian.org> Fri, 03 Jan 2020 20:18:46 +0000
424
425 rustc (1.40.0+dfsg1-1) unstable; urgency=medium
426
427 * Upload to unstable.
428 * Ignore new test failing on arm that also fails in previous versions.
429
430 -- Ximin Luo <infinity0@debian.org> Sun, 29 Dec 2019 22:17:04 +0000
431
432 rustc (1.40.0+dfsg1-1~exp1) experimental; urgency=medium
433
434 * New upstream release.
435
436 -- Ximin Luo <infinity0@debian.org> Wed, 25 Dec 2019 00:09:24 +0000
437
438 rustc (1.39.0+dfsg1-4) unstable; urgency=medium
439
440 * Update to LLVM 9. (Closes: #946886)
441
442 -- Ximin Luo <infinity0@debian.org> Mon, 23 Dec 2019 03:21:02 +0000
443
444 rustc (1.39.0+dfsg1-3) unstable; urgency=medium
445
446 * Fix mips patch involving mxgot for new RUSTFLAGS behaviour.
447
448 -- Ximin Luo <infinity0@debian.org> Fri, 06 Dec 2019 22:18:53 +0000
449
450 rustc (1.39.0+dfsg1-2) unstable; urgency=medium
451
452 * Include reproducibility patch for compiler-builtins.
453 * Use python3 instead of python to run rustbuild. (Closes: #938422)
454 * Expand d-ignore-error-detail-diff.patch for unfixed upstream #53081.
455
456 -- Ximin Luo <infinity0@debian.org> Thu, 05 Dec 2019 22:51:41 +0000
457
458 rustc (1.39.0+dfsg1-1) unstable; urgency=medium
459
460 * New upstream release.
461
462 -- Ximin Luo <infinity0@debian.org> Sat, 30 Nov 2019 22:20:48 +0000
463
464 rustc (1.38.0+dfsg1-2) unstable; urgency=medium
465
466 * Fix building with rustc 1.38.0
467 * Fix building with cargo 0.40.0
468
469 -- Ximin Luo <infinity0@debian.org> Fri, 29 Nov 2019 00:05:16 +0000
470
471 rustc (1.38.0+dfsg1-1) unstable; urgency=medium
472
473 * New upstream release.
474
475 -- Ximin Luo <infinity0@debian.org> Tue, 26 Nov 2019 14:41:46 +0000
476
477 rustc (1.37.0+dfsg1-1) unstable; urgency=medium
478
479 * Upload to unstable.
480 * Fix a typo in debian/rules regex causing FTBFS on some arches.
481
482 -- Ximin Luo <infinity0@debian.org> Thu, 05 Sep 2019 00:06:23 -0700
483
484 rustc (1.37.0+dfsg1-1~exp2) experimental; urgency=medium
485
486 * Support cross-compiling to wasm32. (Closes: #903110)
487 To do that, install the libstd-rust-dev-wasm32-cross package and give
488 --target wasm32-unknown-unknown.
489 * Drop dependency on system compiler-rt, these new versions of rustc
490 actually don't need it at all.
491
492 -- Ximin Luo <infinity0@debian.org> Thu, 29 Aug 2019 09:00:03 -0700
493
494 rustc (1.37.0+dfsg1-1~exp1) experimental; urgency=medium
495
496 * New upstream release.
497 * Use system compiler-rt.
498
499 -- Ximin Luo <infinity0@debian.org> Sun, 25 Aug 2019 03:06:33 -0700
500
501 rustc (1.36.0+dfsg1-2) unstable; urgency=medium
502
503 * Set CARGO_HOME to debian/cargo_home (instead of $HOME/.cargo) as newer
504 versions of cargo must take a file lock that has to exist.
505
506 -- Ximin Luo <infinity0@debian.org> Wed, 17 Jul 2019 18:25:06 -0700
507
508 rustc (1.36.0+dfsg1-1) unstable; urgency=medium
509
510 * Upload to unstable.
511
512 -- Ximin Luo <infinity0@debian.org> Tue, 16 Jul 2019 20:27:55 -0700
513
514 rustc (1.36.0+dfsg1-1~exp1) experimental; urgency=medium
515
516 * New upstream release.
517
518 -- Ximin Luo <infinity0@debian.org> Sat, 13 Jul 2019 12:42:05 -0700
519
520 rustc (1.35.0+dfsg1-1) unstable; urgency=medium
521
522 * Add entry in 1.34.2+dfsg1-1 to note that it uses LLVM 7.
523 * Add entry in 1.35.0+dfsg1-1~exp2 to note that it uses LLVM 8.
524 * Fix ICE on sparc64 by including upstream PR #61881.
525
526 -- Ximin Luo <infinity0@debian.org> Sat, 13 Jul 2019 10:30:35 -0700
527
528 rustc (1.35.0+dfsg1-1~exp1) experimental; urgency=medium
529
530 * Don't use system compiler-rt, it's not ready yet.
531 * Update to LLVM 8.
532 * New upstream release.
533
534 -- Ximin Luo <infinity0@debian.org> Sun, 09 Jun 2019 23:20:52 -0700
535
536 rustc (1.34.2+dfsg1-1) unstable; urgency=medium
537
538 * Don't use system compiler-rt, there are issues with that for now.
539 * Use LLVM 7 for the Debian buster release.
540
541 -- Ximin Luo <infinity0@debian.org> Wed, 29 May 2019 21:52:37 -0700
542
543 rustc (1.34.2+dfsg1-1~exp2) experimental; urgency=medium
544
545 * Fix doc build, add version 1 compat mode hack for mdBook 2.
546 * Use system compiler-rt from libclang-common-*-dev.
547
548 -- Ximin Luo <infinity0@debian.org> Fri, 24 May 2019 00:39:59 -0700
549
550 rustc (1.34.2+dfsg1-1~exp1) experimental; urgency=medium
551
552 * Ensure Cargo.toml is in rust-src.
553 * New upstream release.
554 * Update to LLVM 8.
555
556 -- Ximin Luo <infinity0@debian.org> Sun, 19 May 2019 02:40:02 -0700
557
558 rustc (1.33.0+dfsg1-2) unstable; urgency=medium
559
560 * Add Fedora patches.
561 * Bump i386 allowed test failures to 12.
562
563 -- Ximin Luo <infinity0@debian.org> Sat, 18 May 2019 12:18:25 -0700
564
565 rustc (1.33.0+dfsg1-1) unstable; urgency=medium
566
567 * Upload to unstable.
568 * Fix build on mips, flags needed whitespace massaging.
569 * Drop obsolete patches.
570
571 -- Ximin Luo <infinity0@debian.org> Fri, 17 May 2019 21:04:20 -0700
572
573 rustc (1.33.0+dfsg1-1~exp1) experimental; urgency=medium
574
575 * New upstream release.
576
577 [ Hiroaki Nakamura ]
578 * Delete obsolete patch.
579
580 [ Sylvestre Ledru ]
581 * Update compiler-rt patch.
582 * Improve build-related docs a bit.
583
584 -- Ximin Luo <infinity0@debian.org> Mon, 29 Apr 2019 19:50:48 -0700
585
586 rustc (1.32.0+dfsg1-3) unstable; urgency=medium
587
588 * Conditionally-apply u-compiletest.patch based on stage0 compiler.
589 * Fix syntax error in d/rules compiletest check.
590
591 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 16:40:05 -0700
592
593 rustc (1.32.0+dfsg1-2) unstable; urgency=medium
594
595 * More verbose logging during builds.
596 * Fix compiletest compile error, and check log has at least 1 pass.
597
598 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 12:52:57 -0700
599
600 rustc (1.32.0+dfsg1-1) unstable; urgency=medium
601
602 * New upstream release.
603
604 -- Ximin Luo <infinity0@debian.org> Sun, 27 Jan 2019 22:02:48 -0800
605
606 rustc (1.32.0~beta.2+dfsg1-1~exp2) experimental; urgency=medium
607
608 * Note that this upstream version already Closes: #917191.
609 * Backport other upstream fixes. (Closes: #916818, #917000, #917192).
610
611 -- Ximin Luo <infinity0@debian.org> Tue, 01 Jan 2019 15:26:57 -0800
612
613 rustc (1.32.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
614
615 * New upstream release.
616 * Drop obsolete d-sparc64-dont-pack-spans.patch
617
618 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 13:48:25 -0800
619
620 rustc (1.31.0+dfsg1-2) unstable; urgency=medium
621
622 * Bump mips mipsel s390x allowed-failures to 24.
623
624 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 14:34:44 -0800
625
626 rustc (1.31.0+dfsg1-1) unstable; urgency=medium
627
628 * Revert debuginfo patches, they're not ready yet.
629
630 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 09:58:06 -0800
631
632 rustc (1.31.0+dfsg1-1~exp2) experimental; urgency=medium
633
634 * Drop redundant patches.
635 * Fix line numbers in some test-case patches.
636 * Backport an updated patch for gdb 8.2.
637
638 -- Ximin Luo <infinity0@debian.org> Sat, 15 Dec 2018 13:52:26 -0800
639
640 rustc (1.31.0+dfsg1-1~exp1) experimental; urgency=medium
641
642 * New upstream release.
643
644 -- Ximin Luo <infinity0@debian.org> Fri, 14 Dec 2018 21:30:56 -0800
645
646 rustc (1.31.0~beta.19+dfsg1-1~exp2) experimental; urgency=medium
647
648 * Filter LLVM build flags to not be stupid.
649
650 -- Ximin Luo <infinity0@debian.org> Sat, 01 Dec 2018 12:17:52 -0800
651
652 rustc (1.31.0~beta.19+dfsg1-1~exp1) experimental; urgency=medium
653
654 * New upstream release.
655
656 -- Ximin Luo <infinity0@debian.org> Thu, 29 Nov 2018 22:29:16 -0800
657
658 rustc (1.31.0~beta.4+dfsg1-1~exp2) experimental; urgency=medium
659
660 * Merge changes from Debian unstable.
661
662 -- Ximin Luo <infinity0@debian.org> Tue, 06 Nov 2018 19:45:26 -0800
663
664 rustc (1.31.0~beta.4+dfsg1-1~exp1) experimental; urgency=medium
665
666 * New upstream release.
667 * Drop old maintainers from Uploaders.
668
669 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 19:00:16 -0800
670
671 rustc (1.30.0+dfsg1-2) unstable; urgency=medium
672
673 * Increase FAILURES_ALLOWED for mips mipsel to 20.
674 * Set debuginfo-only-std = false for 32-bit powerpc architectures.
675
676 -- Ximin Luo <infinity0@debian.org> Fri, 02 Nov 2018 01:42:36 -0700
677
678 rustc (1.30.0+dfsg1-1) unstable; urgency=medium
679
680 * Upload to unstable. (Closes: #881845)
681 * Increase FAILURES_ALLOWED for mips architectures.
682 * Set debuginfo-only-std = false for mips architectures.
683
684 -- Ximin Luo <infinity0@debian.org> Thu, 01 Nov 2018 10:05:52 -0700
685
686 rustc (1.30.0+dfsg1-1~exp2) experimental; urgency=medium
687
688 * Disable debuginfo-gdb tests relating to enums. These will be fixed in an
689 upcoming version, see upstream #54614 for details.
690
691 -- Ximin Luo <infinity0@debian.org> Wed, 31 Oct 2018 00:02:25 -0700
692
693 rustc (1.30.0+dfsg1-1~exp1) experimental; urgency=medium
694
695 * Actually don't build docs in an arch-only build.
696 * Add mips patch, hopefully closes #881845 but let's see.
697 * New upstream release.
698
699 -- Ximin Luo <infinity0@debian.org> Tue, 30 Oct 2018 22:05:59 -0700
700
701 rustc (1.30.0~beta.7+dfsg1-1~exp3) experimental; urgency=medium
702
703 * Do the necessary bookkeeping for the LLVM update.
704
705 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 23:29:18 -0700
706
707 rustc (1.30.0~beta.7+dfsg1-1~exp2) experimental; urgency=medium
708
709 * Tweak test failure rules: armel <= 8, ppc64 <= 12.
710 * Update to LLVM 7.
711
712 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 21:43:30 -0700
713
714 rustc (1.30.0~beta.7+dfsg1-1~exp1) experimental; urgency=medium
715
716 * New upstream release.
717
718 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:40:30 -0700
719
720 rustc (1.29.0+dfsg1-1) unstable; urgency=medium
721
722 * Upload to unstable.
723 * Drop d-armel-disable-kernel-helpers.patch as a necessary part of the
724 fix to #906520, so it is actually fixed.
725 * Backport a patch to fix the rand crate on powerpc. (Closes: #909400)
726 * Lower the s390x allowed failures back to 25.
727
728 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:16:53 -0700
729
730 rustc (1.29.0+dfsg1-1~exp1) experimental; urgency=medium
731
732 * New upstream release.
733 * Include patch for armel atomics. (Closes: #906520)
734 * Update to latest Standards-Version; no changes required.
735
736 -- Ximin Luo <infinity0@debian.org> Thu, 20 Sep 2018 22:33:20 -0700
737
738 rustc (1.28.0+dfsg1-3) unstable; urgency=medium
739
740 * Team upload.
741
742 [ Ximin Luo ]
743 * More sparc64 fixes, and increase allowed-test-failures there to 180.
744
745 [ Julien Cristau ]
746 * Don't use pentium4 as i686 baseline (closes: #908561)
747
748 -- Julien Cristau <jcristau@debian.org> Tue, 11 Sep 2018 15:54:27 +0200
749
750 rustc (1.28.0+dfsg1-2) unstable; urgency=medium
751
752 * Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
753 old failure-counting logic.
754 * Allow 50 test failures on s390x, restored failure-counting logic avoids
755 more double-counts.
756
757 -- Ximin Luo <infinity0@debian.org> Sun, 05 Aug 2018 02:18:10 -0700
758
759 rustc (1.28.0+dfsg1-1) unstable; urgency=medium
760
761 * New upstream release.
762 * Add patches from Fedora to fix some test failures.
763 * Ignore a failure testing specific error output, under investigation.
764 * Allow 100 test failures on s390x, should be reducible later with LLVM 7.
765 * Temporary fix for mips64el bootstrap.
766 * Be even more verbose during the build.
767 * Update to latest Standards-Version.
768
769 -- Ximin Luo <infinity0@debian.org> Sat, 04 Aug 2018 23:04:41 -0700
770
771 rustc (1.28.0~beta.14+dfsg1-1~exp2) experimental; urgency=medium
772
773 * Update test-failure counting logic.
774 * Fix version constraints for Recommends: cargo.
775 * Add patch to fix sparc64 CABI.
776
777 -- Ximin Luo <infinity0@debian.org> Fri, 27 Jul 2018 04:26:52 -0700
778
779 rustc (1.28.0~beta.14+dfsg1-1~exp1) experimental; urgency=medium
780
781 * New upstream release.
782 * Update to latest Standards-Version; no changes required.
783
784 -- Ximin Luo <infinity0@debian.org> Wed, 25 Jul 2018 03:11:11 -0700
785
786 rustc (1.27.2+dfsg1-1) unstable; urgency=medium
787
788 [ Sylvestre Ledru ]
789 * Update of the alioth ML address.
790
791 [ Ximin Luo ]
792 * Fail the build if our version contains ~exp and we are not releasing to
793 experimental, this has happened by accident a few times already.
794 * Allow 36 and 44 test failures on armel and s390x respectively.
795 * New upstream release.
796
797 -- Ximin Luo <infinity0@debian.org> Tue, 24 Jul 2018 21:35:56 -0700
798
799 rustc (1.27.1+dfsg1-1~exp4) experimental; urgency=medium
800
801 * Unconditonally prune crate checksums to avoid having to manually prune them
802 whenever we patch the vendored crates.
803
804 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 14:49:18 -0700
805
806 rustc (1.27.1+dfsg1-1~exp3) experimental; urgency=medium
807
808 * Add patch from Fedora to fix rebuild against same version.
809
810 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 08:52:03 -0700
811
812 rustc (1.27.1+dfsg1-1~exp2) experimental; urgency=medium
813
814 * Fix some failing tests.
815
816 -- Ximin Luo <infinity0@debian.org> Wed, 18 Jul 2018 09:06:44 -0700
817
818 rustc (1.27.1+dfsg1-1~exp1) unstable; urgency=medium
819
820 * New upstream release.
821
822 -- Ximin Luo <infinity0@debian.org> Fri, 13 Jul 2018 22:58:02 -0700
823
824 rustc (1.26.2+dfsg1-1) unstable; urgency=medium
825
826 * New upstream release.
827 * Stop ignoring tests that now pass.
828 * Don't ignore tests that still fail, instead raise FAILURES_ALLOWED.
829 This allows us to see the test failures in the build logs, rather than
830 hiding them.
831
832 -- Ximin Luo <infinity0@debian.org> Sat, 16 Jun 2018 12:39:59 -0700
833
834 rustc (1.26.1+dfsg1-3) unstable; urgency=medium
835
836 * Fix build-dep version range to build against myself.
837
838 -- Ximin Luo <infinity0@debian.org> Thu, 31 May 2018 09:25:17 -0700
839
840 rustc (1.26.1+dfsg1-2) unstable; urgency=medium
841
842 * Also ignore test_loading_cosine on ppc64el.
843
844 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 20:58:46 -0700
845
846 rustc (1.26.1+dfsg1-1) unstable; urgency=medium
847
848 * New upstream release.
849
850 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 08:18:04 -0700
851
852 rustc (1.26.0+dfsg1-1~exp4) experimental; urgency=medium
853
854 * Try alternative patch to ignore x86 stdsimd tests suggested by upstream.
855 * Bump up allowed-test-failures to 8 to account for the fact that we're now
856 double-counting some failures.
857
858 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 20:36:56 -0700
859
860 rustc (1.26.0+dfsg1-1~exp3) experimental; urgency=medium
861
862 * Ignore some irrelevant tests on ppc64 and non-x86 platforms.
863
864 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 09:32:38 -0700
865
866 rustc (1.26.0+dfsg1-1~exp2) experimental; urgency=medium
867
868 * Add Breaks+Replaces for older libstd-rust-dev with codegen-backends.
869 (Closes: #899180)
870 * Backport some test and packaging fixes from Ubuntu.
871
872 -- Ximin Luo <infinity0@debian.org> Tue, 22 May 2018 22:00:53 -0700
873
874 rustc (1.26.0+dfsg1-1~exp1) experimental; urgency=medium
875
876 * New upstream release.
877 * Update to latest Standards-Version; no changes required.
878 * Update doc-base files. (Closes: #876831)
879
880 -- Ximin Luo <infinity0@debian.org> Sun, 20 May 2018 03:11:45 -0700
881
882 rustc (1.25.0+dfsg1-2) unstable; urgency=medium
883
884 * Add patches for LLVM's compiler-rt to fix bugs on sparc64 and mips64.
885 (Closes: #898982)
886 * Install codegen-backends into rustc rather than libstd-rust-dev.
887 (Closes: #899087)
888
889 -- Ximin Luo <infinity0@debian.org> Sat, 19 May 2018 13:10:33 -0700
890
891 rustc (1.25.0+dfsg1-1) unstable; urgency=medium
892
893 * Upload to unstable.
894 * Allow up to 15 test failures on s390x.
895 * Set CARGO_INCREMENTAL=0 on sparc64.
896
897 -- Ximin Luo <infinity0@debian.org> Fri, 18 May 2018 01:11:15 -0700
898
899 rustc (1.25.0+dfsg1-1~exp2) experimental; urgency=medium
900
901 * Install missing codegen-backends.
902
903 -- Ximin Luo <infinity0@debian.org> Fri, 06 Apr 2018 14:05:36 -0700
904
905 rustc (1.25.0+dfsg1-1~exp1) experimental; urgency=medium
906
907 * New upstream release.
908 * Update to LLVM 6.0.
909
910 -- Ximin Luo <infinity0@debian.org> Sun, 01 Apr 2018 15:59:47 +0200
911
912 rustc (1.24.1+dfsg1-1) unstable; urgency=medium
913
914 * Upload to unstable.
915 * Raise allowed-test-failures to 160 on some non-release arches: powerpc,
916 powerpcspe, sparc64, x32.
917
918 -- Ximin Luo <infinity0@debian.org> Wed, 07 Mar 2018 20:07:27 +0100
919
920 rustc (1.24.1+dfsg1-1~exp2) experimental; urgency=medium
921
922 * Steal some patches from Fedora to fix some test failures.
923 * Update debian/patches/u-make-tests-work-without-rpath.patch to try to fix
924 some more test failures.
925
926 -- Ximin Luo <infinity0@debian.org> Mon, 05 Mar 2018 16:25:26 +0100
927
928 rustc (1.24.1+dfsg1-1~exp1) experimental; urgency=medium
929
930 * More sparc64 CABI fixes. (Closes: #888757)
931 * New upstream release.
932 * Note that s390x baseline was updated in the meantime. (Closes: #851150)
933 * Include Debian-specific patch to disable kernel helpers on armel.
934 (Closes: #891902)
935 * Include missing build-dependencies for pkg.rustc.dlstage0 build profile.
936 (Closes: #891022)
937 * Add architecture.mk mapping for armel => armv5te-unknown-linux-gnueabi.
938 (Closes: #891913)
939 * Enable debuginfo-only-std on armel as well. (Closes: #891961)
940 * Backport upstream patch to support powerpcspe. (Closes: #891542)
941 * Disable full-bootstrap again to work around upstream #48319.
942
943 -- Ximin Luo <infinity0@debian.org> Sat, 03 Mar 2018 14:23:29 +0100
944
945 rustc (1.23.0+dfsg1-1) unstable; urgency=medium
946
947 * Upload to unstable.
948
949 -- Ximin Luo <infinity0@debian.org> Fri, 19 Jan 2018 11:49:31 +0100
950
951 rustc (1.23.0+dfsg1-1~exp1) experimental; urgency=medium
952
953 * New upstream release.
954 * Update to latest Standards-Version; no changes required.
955
956 -- Ximin Luo <infinity0@debian.org> Sun, 14 Jan 2018 00:08:17 +0100
957
958 rustc (1.22.1+dfsg1-2) unstable; urgency=medium
959
960 * Fix B-D rustc version so this package can be built using itself.
961
962 -- Ximin Luo <infinity0@debian.org> Mon, 01 Jan 2018 14:27:19 +0100
963
964 rustc (1.22.1+dfsg1-1) unstable; urgency=medium
965
966 [ Ximin Luo ]
967 * Remove unimportant files that autoload remote resources from rust-src.
968 * Fix more symlinks in rust-doc.
969 * On armhf, only generate debuginfo for libstd and not the compiler itself.
970 This works around buildds running out of memory, see upstream #45854.
971 * Update to latest Standards-Version; no changes required.
972
973 [ Chris Coulson ]
974 * Fix some test failures that occur because we build rust without an rpath.
975
976 -- Ximin Luo <infinity0@debian.org> Mon, 18 Dec 2017 19:46:25 +0100
977
978 rustc (1.22.1+dfsg1-1~exp1) experimental; urgency=medium
979
980 * New upstream release.
981 * Fix symlink target. (Closes: #877276)
982
983 -- Ximin Luo <infinity0@debian.org> Sat, 25 Nov 2017 22:29:12 +0100
984
985 rustc (1.21.0+dfsg1-3) unstable; urgency=medium
986
987 * Add/fix detection for sparc64, thanks to John Paul Adrian Glaubitz.
988 * Workaround FTBFS when building docs. (Closes: #880262)
989
990 -- Ximin Luo <infinity0@debian.org> Mon, 06 Nov 2017 10:03:32 +0100
991
992 rustc (1.21.0+dfsg1-2) unstable; urgency=medium
993
994 * Upload to unstable.
995 * Fix bootstrapping using 1.21.0, which is more strict about redundant &mut
996 previously used in u-output-failed-commands.patch.
997 * Only allow up to 5 test failures.
998
999 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 20:27:30 +0200
1000
1001 rustc (1.21.0+dfsg1-1) experimental; urgency=medium
1002
1003 * New upstream release.
1004 * Fix the "install" target for cross-compilations; cross-compiling with
1005 sbuild --host=$foreign-arch should work again.
1006 * Update to latest Standards-Version; changes:
1007 - Priority changed to optional from extra.
1008
1009 -- Ximin Luo <infinity0@debian.org> Tue, 17 Oct 2017 00:42:54 +0200
1010
1011 rustc (1.20.0+dfsg1-3) unstable; urgency=medium
1012
1013 * Disable jemalloc to fix FTBFS with 1.21 on armhf.
1014
1015 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 12:01:19 +0200
1016
1017 rustc (1.20.0+dfsg1-2) unstable; urgency=medium
1018
1019 * Update changelog entry for 1.20.0+dfsg1-1 to reflect that it was actually
1020 and accidentally uploaded to unstable. No harm, no foul.
1021 * We are no longer failing the build when tests fail, see NEWS or
1022 README.Debian for details.
1023 * Bump LLVM requirement to fix some failing tests.
1024
1025 -- Ximin Luo <infinity0@debian.org> Sat, 21 Oct 2017 14:20:17 +0200
1026
1027 rustc (1.20.0+dfsg1-1) unstable; urgency=medium
1028
1029 * New upstream release.
1030
1031 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 23:30:35 +0200
1032
1033 rustc (1.19.0+dfsg3-4) unstable; urgency=medium
1034
1035 * Bump LLVM requirement to pull in a fix for a FTBFS on ppc64el.
1036
1037 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 21:31:03 +0200
1038
1039 rustc (1.19.0+dfsg3-3) unstable; urgency=medium
1040
1041 * Fix a trailing whitespace for tidy.
1042
1043 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 16:09:41 +0200
1044
1045 rustc (1.19.0+dfsg3-2) unstable; urgency=medium
1046
1047 * Upload to unstable.
1048 * Add a patch to print extra information when tests fail.
1049
1050 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 12:32:03 +0200
1051
1052 rustc (1.19.0+dfsg3-1) experimental; urgency=medium
1053
1054 * New upstream release.
1055 * Upgrade to LLVM 4.0. (Closes: #873421)
1056 * rust-src: install Debian patches as well
1057
1058 -- Ximin Luo <infinity0@debian.org> Fri, 15 Sep 2017 04:02:09 +0200
1059
1060 rustc (1.18.0+dfsg1-4) unstable; urgency=medium
1061
1062 * Support gperf 3.1. (Closes: #869610)
1063
1064 -- Ximin Luo <infinity0@debian.org> Tue, 25 Jul 2017 23:19:47 +0200
1065
1066 rustc (1.18.0+dfsg1-3) unstable; urgency=medium
1067
1068 * Upload to unstable.
1069 * Disable failing run-make test on armhf.
1070
1071 -- Ximin Luo <infinity0@debian.org> Sat, 22 Jul 2017 20:30:25 +0200
1072
1073 rustc (1.18.0+dfsg1-2) experimental; urgency=medium
1074
1075 * Update to latest Standards-Version; no changes required.
1076 * Change rustc to Multi-Arch: allowed and update Build-Depends with :native
1077 annotations. Multi-Arch: foreign is typically for arch-indep packages that
1078 might need to satisfy dependency chains of different architectures. Also
1079 update instructions on cross-compiling to match this newer situation.
1080 * Build debugging symbols for non-libstd parts of rustc.
1081
1082 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 23:04:03 +0200
1083
1084 rustc (1.18.0+dfsg1-1) experimental; urgency=medium
1085
1086 * New upstream release.
1087
1088 -- Ximin Luo <infinity0@debian.org> Tue, 27 Jun 2017 12:51:22 +0200
1089
1090 rustc (1.17.0+dfsg2-8) unstable; urgency=medium
1091
1092 * Workaround for linux #865549, fix FTBFS on ppc64el.
1093
1094 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 13:41:59 +0200
1095
1096 rustc (1.17.0+dfsg2-7) unstable; urgency=medium
1097
1098 * Show exception traceback in bootstrap.py to examine ppc64el build failure.
1099
1100 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 10:46:27 +0200
1101
1102 rustc (1.17.0+dfsg2-6) unstable; urgency=medium
1103
1104 * Upload to unstable.
1105
1106 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 00:24:22 +0200
1107
1108 rustc (1.17.0+dfsg2-5) experimental; urgency=medium
1109
1110 * More work-arounds for armhf test failures.
1111
1112 -- Ximin Luo <infinity0@debian.org> Fri, 16 Jun 2017 13:27:45 +0200
1113
1114 rustc (1.17.0+dfsg2-4) experimental; urgency=medium
1115
1116 * Fix arch-indep and arch-dep tests.
1117 * Bump the LLVM requirement to fix FTBFS on armhf.
1118
1119 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 21:37:16 +0200
1120
1121 rustc (1.17.0+dfsg2-3) experimental; urgency=medium
1122
1123 * Try to force the real gdb package. Some resolvers like aspcud will select
1124 gdb-minimal under some circumstances, but this causes the debuginfo-gdb
1125 tests to break.
1126
1127 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 00:48:37 +0200
1128
1129 rustc (1.17.0+dfsg2-2) experimental; urgency=medium
1130
1131 * Support and document cross-compiling of rustc itself.
1132 * Document cross-compiling other rust packages such as cargo.
1133 * Work around upstream #39015 by disabling those tests rather than by
1134 disabling optimisation, which causes FTBFS on 1.17.0 ppc64el. See
1135 upstream #42476 and #42532 for details.
1136
1137 -- Ximin Luo <infinity0@debian.org> Tue, 13 Jun 2017 21:13:31 +0200
1138
1139 rustc (1.17.0+dfsg2-1) experimental; urgency=medium
1140
1141 [ Sylvestre Ledru ]
1142 * New upstream release
1143
1144 [ Ximin Luo ]
1145 * Adapt packaging for rustbuild, the new upstream cargo-based build system.
1146
1147 [ Matthijs van Otterdijk ]
1148 * Add a binary package, rust-src. (Closes: #846177)
1149 * Link to local Debian web resources in the docs, instead of remote ones.
1150
1151 -- Ximin Luo <infinity0@debian.org> Tue, 16 May 2017 18:00:53 +0200
1152
1153 rustc (1.16.0+dfsg1-1) unstable; urgency=medium
1154
1155 * Upload to unstable so we have something to build 1.17 with.
1156 * Update u-ignoretest-powerpc.patch for 1.16.
1157
1158 -- Ximin Luo <infinity0@debian.org> Wed, 19 Apr 2017 22:47:18 +0200
1159
1160 rustc (1.16.0+dfsg1-1~exp2) experimental; urgency=medium
1161
1162 * Don't ignore test failures on Debian unstable.
1163 * Re-fix ignoring armhf test, accidentally reverted in previous version.
1164 * Try to fix buildd failure by swapping B-D alternatives.
1165
1166 -- Ximin Luo <infinity0@debian.org> Sun, 16 Apr 2017 15:05:47 +0200
1167
1168 rustc (1.16.0+dfsg1-1~exp1) experimental; urgency=medium
1169
1170 * New upstream release
1171 * u-ignoretest-jemalloc.patch removed (applied upstream)
1172
1173 [ Matthias Klose ]
1174 * Bootstrap using the rustc version in the archive, on all architectures.
1175 * Work around a GCC 4.8 ICE on AArch64.
1176 * Use alternative build dependencies on cmake3 and binutils-2.26 for
1177 builds on 14.04 LTS (trusty).
1178 * debian/make_orig*dl_tarball.sh: Include all Ubuntu architectures.
1179 * debian/rules: Ignore test results for now.
1180
1181 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Apr 2017 15:24:03 +0200
1182
1183 rustc (1.15.1+dfsg1-1) unstable; urgency=medium
1184
1185 * Upload to unstable so we have something to build 1.16 with.
1186 * Try to fix ignoring atomic-lock-free tests on armhf.
1187
1188 -- Ximin Luo <infinity0@debian.org> Wed, 22 Mar 2017 00:13:27 +0100
1189
1190 rustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium
1191
1192 * Ignore atomic-lock-free tests on armhf.
1193 * Update ignoretest-armhf_03.patch for newer 1.15.1 behaviour.
1194 * Tidy up some other patches to do with ignoring tests.
1195
1196 -- Ximin Luo <infinity0@debian.org> Sun, 12 Mar 2017 04:15:33 +0100
1197
1198 rustc (1.15.1+dfsg1-1~exp2) experimental; urgency=medium
1199
1200 * Update armhf ignoretest patch.
1201 * Bootstrap armhf. (Closes: #809316, #834003)
1202 * Bootstrap ppc4el. (Closes: #839643)
1203 * Fix rust-lldb symlink. (Closes: #850639)
1204
1205 -- Ximin Luo <infinity0@debian.org> Thu, 02 Mar 2017 23:01:26 +0100
1206
1207 rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
1208
1209 * New upstream release (won't probably be in stretch).
1210 see the 1.4 git branch for the follow up for stable
1211 * Call to the test renamed from check-notidy => check
1212 * d/p/u-destdir-support.diff: Apply upstream patch to support
1213 destdir in the make install (for rustbuild, in later versions)
1214 * Overrides the 'binary-or-shlib-defines-rpath' lintian warnings.
1215 We need them for now
1216 * Refresh of the patches
1217
1218 [ Sven Joachim ]
1219 * Drop Pre-Depends on multiarch-support. (Closes: #856109)
1220
1221 [ Erwan Prioul ]
1222 * Fix test and build failures for ppc64el. (Closes: #839643)
1223
1224 [ Ximin Luo ]
1225 * Disable rustbuild for the time being (as it was in 1.14) and instead
1226 bootstrap two new arches, armhf and ppc64el.
1227 * Switch back to debhelper 9 to make backporting easier.
1228 * Switch Build-Depends on binutils-multiarch back to binutils, the former is
1229 no longer needed by the upstream tests.
1230
1231 [ Matthias Klose ]
1232 * Compatibility fixes and improvements to help work better on Ubuntu.
1233
1234 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 26 Feb 2017 21:12:27 +0100
1235
1236 rustc (1.14.0+dfsg1-3) unstable; urgency=medium
1237
1238 * Fix mips64 Makefile patches.
1239 * Don't run arch-dep tests in a arch-indep build.
1240
1241 -- Ximin Luo <infinity0@debian.org> Wed, 04 Jan 2017 21:34:56 +0100
1242
1243 rustc (1.14.0+dfsg1-2) unstable; urgency=medium
1244
1245 * Update README.Debian, the old one was way out of date.
1246 * Detect mips CPUs in ./configure and fill in mips Makefile rules.
1247 * Work around jemalloc-related problems in the upstream bootstrapping
1248 binaries for arm64, ppc64el, s390x.
1249 * Disable jemalloc on s390x - upstream already disable it for some other
1250 arches.
1251 * Disable jemalloc tests for arches where jemalloc is disabled.
1252 * We still expect the following failures:
1253 * arm64 should be fixed (i.e. no failures) compared to the previous upload.
1254 * armhf will FTBFS due to 'Illegal instruction' and this can only be fixed
1255 with the next stable rustc release.
1256 * mips mipsel mips64el ppc64 ppc64el s390x will FTBFS due to yet other
1257 test failures beyond the ones I fixed above; this upload is only to save
1258 me manual work in producing nice reports that exhibit these failures.
1259
1260 -- Ximin Luo <infinity0@debian.org> Thu, 29 Dec 2016 23:00:47 +0100
1261
1262 rustc (1.14.0+dfsg1-1) unstable; urgency=medium
1263
1264 [ Sylvestre Ledru ]
1265 * New upstream release
1266 * Update debian/watch
1267
1268 [ Ximin Luo ]
1269 * Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el.
1270 (Closes: #809316, #834003, #839643)
1271 * Make rust-gdb and rust-lldb arch:all packages.
1272 * Switch to debhelper 10.
1273
1274 -- Ximin Luo <infinity0@debian.org> Sat, 24 Dec 2016 18:03:03 +0100
1275
1276 rustc (1.13.0+dfsg1-2) unstable; urgency=high
1277
1278 * Skip macro-stepping test on arm64, until
1279 https://github.com/rust-lang/rust/issues/37225 is resolved.
1280
1281 -- Luca Bruno <lucab@debian.org> Sat, 26 Nov 2016 23:40:14 +0000
1282
1283 rustc (1.13.0+dfsg1-1) unstable; urgency=medium
1284
1285 [ Sylvestre Ledru ]
1286 * New upstream release.
1287
1288 [ Ximin Luo ]
1289 * Use Debian system jquery instead of upstream's embedded copy.
1290
1291 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 11 Nov 2016 13:35:23 +0100
1292
1293 rustc (1.12.1+dfsg1-1) unstable; urgency=medium
1294
1295 [ Sylvestre Ledru ]
1296 * New (minor) upstream release
1297 * Missing dependency from rust-lldb to python-lldb-3.8 (Closes: #841833)
1298 * Switch to llvm 3.9. (Closes: #841834)
1299
1300 [ Ximin Luo ]
1301 * Dynamically apply rust-boot-1.12.1-from-1.12.0.diff.
1302 This allows us to bootstrap from either 1.11.0 or 1.12.0.
1303 * Bump LLVM Build-Depends version to get the backported patches for LLVM
1304 #30402 and #29163.
1305 * Install debugger_pretty_printers_common to rust-gdb and rust-lldb.
1306 (Closes: #841835)
1307
1308 -- Ximin Luo <infinity0@debian.org> Mon, 07 Nov 2016 14:15:14 +0100
1309
1310 rustc (1.12.0+dfsg1-2) unstable; urgency=medium
1311
1312 * Ignore test run-make/no-duplicate-libs. Fails on i386
1313 * Ignore test run-pass-valgrind/down-with-thread-dtors.rs . Fails on arm64
1314 * I am not switching to llvm 3.9 now because a test freezes. The plan is
1315 to silent the warning breaking the build and upload 1.12.1 after
1316
1317 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 05 Oct 2016 10:48:01 +0200
1318
1319 rustc (1.12.0+dfsg1-1) unstable; urgency=medium
1320
1321 * new upstream release
1322 - Rebase of the patches and removal of deprecated patches
1323
1324 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Sep 2016 20:45:04 +0200
1325
1326 rustc (1.11.0+dfsg1-3) unstable; urgency=medium
1327
1328 * Fix separate build-arch and build-indep builds.
1329
1330 -- Ximin Luo <infinity0@debian.org> Tue, 13 Sep 2016 12:30:41 +0200
1331
1332 rustc (1.11.0+dfsg1-2) unstable; urgency=medium
1333
1334 * Fix rebuilding against the current version, by backporting a patch I wrote
1335 that was already applied upstream. Should fix the FTBFS that was observed
1336 by tests.reproducible-builds.org.
1337 * Ignore a failing stdcall test on arm64; should fix the FTBFS there.
1338 * Backport a doctest fix I wrote, already applied upstream.
1339
1340 -- Ximin Luo <infinity0@debian.org> Mon, 12 Sep 2016 17:40:12 +0200
1341
1342 rustc (1.11.0+dfsg1-1) unstable; urgency=medium
1343
1344 * New upstream release
1345 * Add versioned binutils dependency. (Closes: #819475, #823540)
1346
1347 -- Ximin Luo <infinity0@debian.org> Wed, 07 Sep 2016 10:31:57 +0200
1348
1349 rustc (1.10.0+dfsg1-3) unstable; urgency=medium
1350
1351 * Rebuild with LLVM 3.8, same as what upstream are using
1352 * Dynamically link against LLVM. (Closes: #832565)
1353
1354 -- Ximin Luo <infinity0@debian.org> Sat, 30 Jul 2016 22:36:41 +0200
1355
1356 rustc (1.10.0+dfsg1-2) unstable; urgency=medium
1357
1358 * Tentatively support ARM architectures
1359 * Include upstream arm64,armel,armhf stage0 compilers (i.e. 1.9.0 stable)
1360 in a orig-dl tarball, like how we previously did for amd64,i386.
1361
1362 -- Ximin Luo <infinity0@debian.org> Fri, 22 Jul 2016 15:54:51 +0200
1363
1364 rustc (1.10.0+dfsg1-1) unstable; urgency=medium
1365
1366 * New upstream release
1367 * Add myself to uploaders
1368 * Update our build process to bootstrap from the previous Debian rustc stable
1369 version by default. See README.Debian for other options.
1370 * Update to latest Standards-Version; no changes required.
1371
1372 -- Ximin Luo <infinity0@debian.org> Sun, 17 Jul 2016 03:40:49 +0200
1373
1374 rustc (1.9.0+dfsg1-1) unstable; urgency=medium
1375
1376 * New upstream release (Closes: #825752)
1377
1378 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 May 2016 17:57:38 +0200
1379
1380 rustc (1.8.0+dfsg1-1) unstable; urgency=medium
1381
1382 * New upstream release
1383
1384 [ Ximin Luo ]
1385 * Fix using XZ for the orig tarball: needs explicit --repack in debian/watch
1386 * Drop wno-error patch; applied upstream.
1387
1388 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 15 Apr 2016 12:01:45 +0200
1389
1390 rustc (1.7.0+dfsg1-1) unstable; urgency=medium
1391
1392 * New upstream release
1393
1394 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Mar 2016 22:41:24 +0100
1395
1396 rustc (1.6.0+dfsg1-3) unstable; urgency=medium
1397
1398 * Apply upstream fix to silent a valgrind issue in the test suite
1399 (Closes: ##812825)
1400 * Add gcc & libc-dev as dependency of rustc to make sure it works
1401 out of the box
1402
1403 [ Ximin Luo ]
1404 * Work around rust bug https://github.com/rust-lang/rust/issues/31529
1405 * Enable optional tests, and add verbosity/backtraces to tests
1406 * Use XZ instead of GZ compression (will apply to the next new upload)
1407
1408 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 02 Feb 2016 15:08:11 +0100
1409
1410 rustc (1.6.0+dfsg1-2) unstable; urgency=medium
1411
1412 * mk/rt.mk: Modify upstream code to append -Wno-error rather than trying
1413 to remove the string "-Werror". (Closes: #812448)
1414 * Disable new gcc-6 "-Wmisleading-indentation" warning, which triggers
1415 (incorrectly) on src/rt/miniz.c. (Closes: #811573)
1416 * Guard arch-dependent dh_install commands appropriately, fixing
1417 arch-indep-only builds. (Closes: #809124)
1418
1419 -- Angus Lees <gus@debian.org> Tue, 26 Jan 2016 05:40:14 +1100
1420
1421 rustc (1.6.0+dfsg1-1) unstable; urgency=medium
1422
1423 * new upstream release
1424
1425 [ Ximin Luo ]
1426 * Use secure links for Vcs-* fields.
1427
1428 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Jan 2016 10:56:08 +0100
1429
1430 rustc (1.5.0+dfsg1-1) unstable; urgency=medium
1431
1432 * New upstream release
1433 - We believe that we should let rust transit to testing
1434 (Closes: #786836)
1435 * Move away from hash to the same rust naming schema
1436
1437 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Dec 2015 17:23:32 +0100
1438
1439 rustc (1.4.0+dfsg1-1) unstable; urgency=medium
1440
1441 * New upstream release
1442 198068b3 => 1bf6e69c
1443 * Update the download url in debian/watch
1444
1445 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2015 09:36:02 +0100
1446
1447 rustc (1.3.0+dfsg1-1) unstable; urgency=medium
1448
1449 * New upstream release
1450 62abc69f => 198068b3
1451 * jquery updated from 2.1.0 to 2.1.4
1452
1453 [ Ximin Luo ]
1454 * Use LLVM 3.7 as upstream does, now that it's released. (Closes: #797626)
1455 * Fix debian/copyright syntax mistakes.
1456 * Don't Replace/Break previous versions of libstd-rust-*
1457 * Check that the libstd-rust-* name in d/control matches upstream.
1458 * Several other minor build tweaks.
1459
1460 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Sep 2015 14:39:35 +0200
1461
1462 rustc (1.2.0+dfsg1-1) unstable; urgency=medium
1463
1464 * New upstream release
1465 libstd-rust-7d23ff90 => libstd-rust-62abc69f
1466 * Add llvm-3.6-tools to the build dep as it is
1467 now needed for tests
1468 * Fix the Vcs-Browser value
1469
1470 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 Aug 2015 23:13:44 +0200
1471
1472 rustc (1.1.0+dfsg1-3) unstable; urgency=medium
1473
1474 * rust-{gdb,lldb} now Replaces pre-split rustc package.
1475 Closes: #793433.
1476 * Several minor lintian cleanups.
1477
1478 -- Angus Lees <gus@debian.org> Fri, 24 Jul 2015 17:47:48 +1000
1479
1480 rustc (1.1.0+dfsg1-2) unstable; urgency=medium
1481
1482 [ Angus Lees ]
1483 * Replace remote Rust logo with local file in HTML docs.
1484 * Symlink rust-{gdb,lldb}.1 to {gdb,lldb}.1 manpages.
1485 Note that gdb.1 requires the gdb-doc package, and that lldb.1 doesn't
1486 exist yet (see #792908).
1487 * Restore "Architecture: amd64 i386" filter, mistakenly removed in
1488 previous version. Unfortunately the toolchain bootstrap isn't ready
1489 to support all Debian archs yet. Closes: #793147.
1490
1491 -- Angus Lees <gus@debian.org> Wed, 22 Jul 2015 09:51:08 +1000
1492
1493 rustc (1.1.0+dfsg1-1) unstable; urgency=low
1494
1495 [ Angus Lees ]
1496 * Set SONAME when building dylibs
1497 * Split out libstd-rust, libstd-rust-dev, rust-gdb, rust-lldb from rustc
1498 - libs are now installed into multiarch-friendly locations
1499 - rpath is no longer required to use dylibs (but talk to Debian Rust
1500 maintainers before building a package that depends on the dylibs)
1501 * Install /usr/share/rustc/architecture.mk, which declares Rust arch
1502 triples for Debian archs and is intended to help future Rust packaging
1503 efforts. Warning: it may not be complete/accurate yet.
1504 * New upstream release (1.1)
1505
1506 -- Angus Lees <gus@debian.org> Thu, 16 Jul 2015 14:23:47 +1000
1507
1508 rustc (1.0.0+dfsg1-1) unstable; urgency=medium
1509
1510 [ Angus Lees ]
1511 * New upstream release (1.0!)
1512
1513 [ Sylvestre Ledru ]
1514 * Fix the watch file
1515 * Update of the repack to remove llvm sources
1516
1517 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 16 May 2015 08:24:32 +1000
1518
1519 rustc (1.0.0~beta.4-1~exp1) experimental; urgency=low
1520
1521 [ Angus Lees ]
1522 * New upstream release (beta 3)
1523 - Drop manpage patch - now included upstream
1524 * Replace duplicated compile-time dylibs with symlinks to run-time libs
1525 (reduces installed size by ~68MB)
1526
1527 [ Sylvestre Ledru ]
1528 * New upstream release (beta 4)
1529 * Replace two more occurrences of jquery by the package
1530 * Repack upstream to remove an LLVM file with a non-DFSG license
1531
1532 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 May 2015 11:14:30 +0200
1533
1534 rustc (1.0.0~alpha.2-1~exp1) experimental; urgency=low
1535
1536 [ Angus Lees ]
1537 * Patch upstream manpages to address minor troff issues
1538 * Make 'debian/rules clean' also clean LLVM source
1539 * Rename primary 'rust' binary package to 'rustc'
1540 * Fix potential FTBFS: rust-doc requires texlive-fonts-recommended (for
1541 pzdr.tfm)
1542 * Build against system LLVM
1543
1544 [ Sylvestre Ledru ]
1545 * New testing release
1546 * Renaming of the source package
1547 * Set a minimal version for dpkg-dev and debhelper (for profiles)
1548 * For now, disable build profiles as they are not supported in Debian
1549 * Introduce some changes by Angus Lees
1550 - Introduction of build stages
1551 - Disable the parallel execution of tests
1552 - Improving of the parallel syntax
1553 - Use override_dh_auto_build-arch
1554 - Use override_dh_auto_build-indep
1555 - Better declarations of the doc
1556 - Update of the description
1557 - Watch file updated (with key check)
1558
1559 [ Luca Bruno ]
1560 * rules: respect 'nocheck' DEB_BUILD_OPTIONS
1561
1562 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Mar 2015 09:25:47 +0100
1563
1564 rust (1.0.0~alpha-0~exp1) experimental; urgency=low
1565
1566 * Initial package (Closes: #689207)
1567 Work done by Luca Bruno, Jordan Justen and Sylvestre Ledru
1568
1569 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Jan 2015 15:47:37 +0100