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