]> git.proxmox.com Git - rustc.git/blob - debian/changelog
Release 1.30.0+dfsg1-2 to Debian unstable.
[rustc.git] / debian / changelog
1 rustc (1.30.0+dfsg1-2) unstable; urgency=medium
2
3 * Increase FAILURES_ALLOWED for mips mipsel to 20.
4 * Set debuginfo-only-std = false for 32-bit powerpc architectures.
5
6 -- Ximin Luo <infinity0@debian.org> Fri, 02 Nov 2018 01:42:36 -0700
7
8 rustc (1.30.0+dfsg1-1) unstable; urgency=medium
9
10 * Upload to unstable. (Closes: #881845)
11 * Increase FAILURES_ALLOWED for mips architectures.
12 * Set debuginfo-only-std = false for mips architectures.
13
14 -- Ximin Luo <infinity0@debian.org> Thu, 01 Nov 2018 10:05:52 -0700
15
16 rustc (1.30.0+dfsg1-1~exp2) experimental; urgency=medium
17
18 * Disable debuginfo-gdb tests relating to enums. These will be fixed in an
19 upcoming version, see upstream #54614 for details.
20
21 -- Ximin Luo <infinity0@debian.org> Wed, 31 Oct 2018 00:02:25 -0700
22
23 rustc (1.30.0+dfsg1-1~exp1) experimental; urgency=medium
24
25 * Actually don't build docs in an arch-only build.
26 * Add mips patch, hopefully closes #881845 but let's see.
27 * New upstream release.
28
29 -- Ximin Luo <infinity0@debian.org> Tue, 30 Oct 2018 22:05:59 -0700
30
31 rustc (1.30.0~beta.7+dfsg1-1~exp3) experimental; urgency=medium
32
33 * Do the necessary bookkeeping for the LLVM update.
34
35 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 23:29:18 -0700
36
37 rustc (1.30.0~beta.7+dfsg1-1~exp2) experimental; urgency=medium
38
39 * Tweak test failure rules: armel <= 8, ppc64 <= 12.
40 * Update to LLVM 7.
41
42 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 21:43:30 -0700
43
44 rustc (1.30.0~beta.7+dfsg1-1~exp1) experimental; urgency=medium
45
46 * New upstream release.
47
48 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:40:30 -0700
49
50 rustc (1.29.0+dfsg1-1) unstable; urgency=medium
51
52 * Upload to unstable.
53 * Drop d-armel-disable-kernel-helpers.patch as a necessary part of the
54 fix to #906520, so it is actually fixed.
55 * Backport a patch to fix the rand crate on powerpc. (Closes: #909400)
56 * Lower the s390x allowed failures back to 25.
57
58 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:16:53 -0700
59
60 rustc (1.29.0+dfsg1-1~exp1) experimental; urgency=medium
61
62 * New upstream release.
63 * Include patch for armel atomics. (Closes: #906520)
64 * Update to latest Standards-Version; no changes required.
65
66 -- Ximin Luo <infinity0@debian.org> Thu, 20 Sep 2018 22:33:20 -0700
67
68 rustc (1.28.0+dfsg1-3) unstable; urgency=medium
69
70 * Team upload.
71
72 [ Ximin Luo ]
73 * More sparc64 fixes, and increase allowed-test-failures there to 180.
74
75 [ Julien Cristau ]
76 * Don't use pentium4 as i686 baseline (closes: #908561)
77
78 -- Julien Cristau <jcristau@debian.org> Tue, 11 Sep 2018 15:54:27 +0200
79
80 rustc (1.28.0+dfsg1-2) unstable; urgency=medium
81
82 * Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
83 old failure-counting logic.
84 * Allow 50 test failures on s390x, restored failure-counting logic avoids
85 more double-counts.
86
87 -- Ximin Luo <infinity0@debian.org> Sun, 05 Aug 2018 02:18:10 -0700
88
89 rustc (1.28.0+dfsg1-1) unstable; urgency=medium
90
91 * New upstream release.
92 * Add patches from Fedora to fix some test failures.
93 * Ignore a failure testing specific error output, under investigation.
94 * Allow 100 test failures on s390x, should be reducible later with LLVM 7.
95 * Temporary fix for mips64el bootstrap.
96 * Be even more verbose during the build.
97 * Update to latest Standards-Version.
98
99 -- Ximin Luo <infinity0@debian.org> Sat, 04 Aug 2018 23:04:41 -0700
100
101 rustc (1.28.0~beta.14+dfsg1-1~exp2) experimental; urgency=medium
102
103 * Update test-failure counting logic.
104 * Fix version constraints for Recommends: cargo.
105 * Add patch to fix sparc64 CABI.
106
107 -- Ximin Luo <infinity0@debian.org> Fri, 27 Jul 2018 04:26:52 -0700
108
109 rustc (1.28.0~beta.14+dfsg1-1~exp1) experimental; urgency=medium
110
111 * New upstream release.
112 * Update to latest Standards-Version; no changes required.
113
114 -- Ximin Luo <infinity0@debian.org> Wed, 25 Jul 2018 03:11:11 -0700
115
116 rustc (1.27.2+dfsg1-1) unstable; urgency=medium
117
118 [ Sylvestre Ledru ]
119 * Update of the alioth ML address.
120
121 [ Ximin Luo ]
122 * Fail the build if our version contains ~exp and we are not releasing to
123 experimental, this has happened by accident a few times already.
124 * Allow 36 and 44 test failures on armel and s390x respectively.
125 * New upstream release.
126
127 -- Ximin Luo <infinity0@debian.org> Tue, 24 Jul 2018 21:35:56 -0700
128
129 rustc (1.27.1+dfsg1-1~exp4) experimental; urgency=medium
130
131 * Unconditonally prune crate checksums to avoid having to manually prune them
132 whenever we patch the vendored crates.
133
134 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 14:49:18 -0700
135
136 rustc (1.27.1+dfsg1-1~exp3) experimental; urgency=medium
137
138 * Add patch from Fedora to fix rebuild against same version.
139
140 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 08:52:03 -0700
141
142 rustc (1.27.1+dfsg1-1~exp2) experimental; urgency=medium
143
144 * Fix some failing tests.
145
146 -- Ximin Luo <infinity0@debian.org> Wed, 18 Jul 2018 09:06:44 -0700
147
148 rustc (1.27.1+dfsg1-1~exp1) unstable; urgency=medium
149
150 * New upstream release.
151
152 -- Ximin Luo <infinity0@debian.org> Fri, 13 Jul 2018 22:58:02 -0700
153
154 rustc (1.26.2+dfsg1-1) unstable; urgency=medium
155
156 * New upstream release.
157 * Stop ignoring tests that now pass.
158 * Don't ignore tests that still fail, instead raise FAILURES_ALLOWED.
159 This allows us to see the test failures in the build logs, rather than
160 hiding them.
161
162 -- Ximin Luo <infinity0@debian.org> Sat, 16 Jun 2018 12:39:59 -0700
163
164 rustc (1.26.1+dfsg1-3) unstable; urgency=medium
165
166 * Fix build-dep version range to build against myself.
167
168 -- Ximin Luo <infinity0@debian.org> Thu, 31 May 2018 09:25:17 -0700
169
170 rustc (1.26.1+dfsg1-2) unstable; urgency=medium
171
172 * Also ignore test_loading_cosine on ppc64el.
173
174 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 20:58:46 -0700
175
176 rustc (1.26.1+dfsg1-1) unstable; urgency=medium
177
178 * New upstream release.
179
180 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 08:18:04 -0700
181
182 rustc (1.26.0+dfsg1-1~exp4) experimental; urgency=medium
183
184 * Try alternative patch to ignore x86 stdsimd tests suggested by upstream.
185 * Bump up allowed-test-failures to 8 to account for the fact that we're now
186 double-counting some failures.
187
188 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 20:36:56 -0700
189
190 rustc (1.26.0+dfsg1-1~exp3) experimental; urgency=medium
191
192 * Ignore some irrelevant tests on ppc64 and non-x86 platforms.
193
194 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 09:32:38 -0700
195
196 rustc (1.26.0+dfsg1-1~exp2) experimental; urgency=medium
197
198 * Add Breaks+Replaces for older libstd-rust-dev with codegen-backends.
199 (Closes: #899180)
200 * Backport some test and packaging fixes from Ubuntu.
201
202 -- Ximin Luo <infinity0@debian.org> Tue, 22 May 2018 22:00:53 -0700
203
204 rustc (1.26.0+dfsg1-1~exp1) experimental; urgency=medium
205
206 * New upstream release.
207 * Update to latest Standards-Version; no changes required.
208 * Update doc-base files. (Closes: #876831)
209
210 -- Ximin Luo <infinity0@debian.org> Sun, 20 May 2018 03:11:45 -0700
211
212 rustc (1.25.0+dfsg1-2) unstable; urgency=medium
213
214 * Add patches for LLVM's compiler-rt to fix bugs on sparc64 and mips64.
215 (Closes: #898982)
216 * Install codegen-backends into rustc rather than libstd-rust-dev.
217 (Closes: #899087)
218
219 -- Ximin Luo <infinity0@debian.org> Sat, 19 May 2018 13:10:33 -0700
220
221 rustc (1.25.0+dfsg1-1) unstable; urgency=medium
222
223 * Upload to unstable.
224 * Allow up to 15 test failures on s390x.
225 * Set CARGO_INCREMENTAL=0 on sparc64.
226
227 -- Ximin Luo <infinity0@debian.org> Fri, 18 May 2018 01:11:15 -0700
228
229 rustc (1.25.0+dfsg1-1~exp2) experimental; urgency=medium
230
231 * Install missing codegen-backends.
232
233 -- Ximin Luo <infinity0@debian.org> Fri, 06 Apr 2018 14:05:36 -0700
234
235 rustc (1.25.0+dfsg1-1~exp1) experimental; urgency=medium
236
237 * New upstream release.
238 * Update to LLVM 6.0.
239
240 -- Ximin Luo <infinity0@debian.org> Sun, 01 Apr 2018 15:59:47 +0200
241
242 rustc (1.24.1+dfsg1-1) unstable; urgency=medium
243
244 * Upload to unstable.
245 * Raise allowed-test-failures to 160 on some non-release arches: powerpc,
246 powerpcspe, sparc64, x32.
247
248 -- Ximin Luo <infinity0@debian.org> Wed, 07 Mar 2018 20:07:27 +0100
249
250 rustc (1.24.1+dfsg1-1~exp2) experimental; urgency=medium
251
252 * Steal some patches from Fedora to fix some test failures.
253 * Update debian/patches/u-make-tests-work-without-rpath.patch to try to fix
254 some more test failures.
255
256 -- Ximin Luo <infinity0@debian.org> Mon, 05 Mar 2018 16:25:26 +0100
257
258 rustc (1.24.1+dfsg1-1~exp1) experimental; urgency=medium
259
260 * More sparc64 CABI fixes. (Closes: #888757)
261 * New upstream release.
262 * Note that s390x baseline was updated in the meantime. (Closes: #851150)
263 * Include Debian-specific patch to disable kernel helpers on armel.
264 (Closes: #891902)
265 * Include missing build-dependencies for pkg.rustc.dlstage0 build profile.
266 (Closes: #891022)
267 * Add architecture.mk mapping for armel => armv5te-unknown-linux-gnueabi.
268 (Closes: #891913)
269 * Enable debuginfo-only-std on armel as well. (Closes: #891961)
270 * Backport upstream patch to support powerpcspe. (Closes: #891542)
271 * Disable full-bootstrap again to work around upstream #48319.
272
273 -- Ximin Luo <infinity0@debian.org> Sat, 03 Mar 2018 14:23:29 +0100
274
275 rustc (1.23.0+dfsg1-1) unstable; urgency=medium
276
277 * Upload to unstable.
278
279 -- Ximin Luo <infinity0@debian.org> Fri, 19 Jan 2018 11:49:31 +0100
280
281 rustc (1.23.0+dfsg1-1~exp1) experimental; urgency=medium
282
283 * New upstream release.
284 * Update to latest Standards-Version; no changes required.
285
286 -- Ximin Luo <infinity0@debian.org> Sun, 14 Jan 2018 00:08:17 +0100
287
288 rustc (1.22.1+dfsg1-2) unstable; urgency=medium
289
290 * Fix B-D rustc version so this package can be built using itself.
291
292 -- Ximin Luo <infinity0@debian.org> Mon, 01 Jan 2018 14:27:19 +0100
293
294 rustc (1.22.1+dfsg1-1) unstable; urgency=medium
295
296 [ Ximin Luo ]
297 * Remove unimportant files that autoload remote resources from rust-src.
298 * Fix more symlinks in rust-doc.
299 * On armhf, only generate debuginfo for libstd and not the compiler itself.
300 This works around buildds running out of memory, see upstream #45854.
301 * Update to latest Standards-Version; no changes required.
302
303 [ Chris Coulson ]
304 * Fix some test failures that occur because we build rust without an rpath.
305
306 -- Ximin Luo <infinity0@debian.org> Mon, 18 Dec 2017 19:46:25 +0100
307
308 rustc (1.22.1+dfsg1-1~exp1) experimental; urgency=medium
309
310 * New upstream release.
311 * Fix symlink target. (Closes: #877276)
312
313 -- Ximin Luo <infinity0@debian.org> Sat, 25 Nov 2017 22:29:12 +0100
314
315 rustc (1.21.0+dfsg1-3) unstable; urgency=medium
316
317 * Add/fix detection for sparc64, thanks to John Paul Adrian Glaubitz.
318 * Workaround FTBFS when building docs. (Closes: #880262)
319
320 -- Ximin Luo <infinity0@debian.org> Mon, 06 Nov 2017 10:03:32 +0100
321
322 rustc (1.21.0+dfsg1-2) unstable; urgency=medium
323
324 * Upload to unstable.
325 * Fix bootstrapping using 1.21.0, which is more strict about redundant &mut
326 previously used in u-output-failed-commands.patch.
327 * Only allow up to 5 test failures.
328
329 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 20:27:30 +0200
330
331 rustc (1.21.0+dfsg1-1) experimental; urgency=medium
332
333 * New upstream release.
334 * Fix the "install" target for cross-compilations; cross-compiling with
335 sbuild --host=$foreign-arch should work again.
336 * Update to latest Standards-Version; changes:
337 - Priority changed to optional from extra.
338
339 -- Ximin Luo <infinity0@debian.org> Tue, 17 Oct 2017 00:42:54 +0200
340
341 rustc (1.20.0+dfsg1-3) unstable; urgency=medium
342
343 * Disable jemalloc to fix FTBFS with 1.21 on armhf.
344
345 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 12:01:19 +0200
346
347 rustc (1.20.0+dfsg1-2) unstable; urgency=medium
348
349 * Update changelog entry for 1.20.0+dfsg1-1 to reflect that it was actually
350 and accidentally uploaded to unstable. No harm, no foul.
351 * We are no longer failing the build when tests fail, see NEWS or
352 README.Debian for details.
353 * Bump LLVM requirement to fix some failing tests.
354
355 -- Ximin Luo <infinity0@debian.org> Sat, 21 Oct 2017 14:20:17 +0200
356
357 rustc (1.20.0+dfsg1-1) unstable; urgency=medium
358
359 * New upstream release.
360
361 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 23:30:35 +0200
362
363 rustc (1.19.0+dfsg3-4) unstable; urgency=medium
364
365 * Bump LLVM requirement to pull in a fix for a FTBFS on ppc64el.
366
367 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 21:31:03 +0200
368
369 rustc (1.19.0+dfsg3-3) unstable; urgency=medium
370
371 * Fix a trailing whitespace for tidy.
372
373 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 16:09:41 +0200
374
375 rustc (1.19.0+dfsg3-2) unstable; urgency=medium
376
377 * Upload to unstable.
378 * Add a patch to print extra information when tests fail.
379
380 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 12:32:03 +0200
381
382 rustc (1.19.0+dfsg3-1) experimental; urgency=medium
383
384 * New upstream release.
385 * Upgrade to LLVM 4.0. (Closes: #873421)
386 * rust-src: install Debian patches as well
387
388 -- Ximin Luo <infinity0@debian.org> Fri, 15 Sep 2017 04:02:09 +0200
389
390 rustc (1.18.0+dfsg1-4) unstable; urgency=medium
391
392 * Support gperf 3.1. (Closes: #869610)
393
394 -- Ximin Luo <infinity0@debian.org> Tue, 25 Jul 2017 23:19:47 +0200
395
396 rustc (1.18.0+dfsg1-3) unstable; urgency=medium
397
398 * Upload to unstable.
399 * Disable failing run-make test on armhf.
400
401 -- Ximin Luo <infinity0@debian.org> Sat, 22 Jul 2017 20:30:25 +0200
402
403 rustc (1.18.0+dfsg1-2) experimental; urgency=medium
404
405 * Update to latest Standards-Version; no changes required.
406 * Change rustc to Multi-Arch: allowed and update Build-Depends with :native
407 annotations. Multi-Arch: foreign is typically for arch-indep packages that
408 might need to satisfy dependency chains of different architectures. Also
409 update instructions on cross-compiling to match this newer situation.
410 * Build debugging symbols for non-libstd parts of rustc.
411
412 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 23:04:03 +0200
413
414 rustc (1.18.0+dfsg1-1) experimental; urgency=medium
415
416 * New upstream release.
417
418 -- Ximin Luo <infinity0@debian.org> Tue, 27 Jun 2017 12:51:22 +0200
419
420 rustc (1.17.0+dfsg2-8) unstable; urgency=medium
421
422 * Workaround for linux #865549, fix FTBFS on ppc64el.
423
424 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 13:41:59 +0200
425
426 rustc (1.17.0+dfsg2-7) unstable; urgency=medium
427
428 * Show exception traceback in bootstrap.py to examine ppc64el build failure.
429
430 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 10:46:27 +0200
431
432 rustc (1.17.0+dfsg2-6) unstable; urgency=medium
433
434 * Upload to unstable.
435
436 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 00:24:22 +0200
437
438 rustc (1.17.0+dfsg2-5) experimental; urgency=medium
439
440 * More work-arounds for armhf test failures.
441
442 -- Ximin Luo <infinity0@debian.org> Fri, 16 Jun 2017 13:27:45 +0200
443
444 rustc (1.17.0+dfsg2-4) experimental; urgency=medium
445
446 * Fix arch-indep and arch-dep tests.
447 * Bump the LLVM requirement to fix FTBFS on armhf.
448
449 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 21:37:16 +0200
450
451 rustc (1.17.0+dfsg2-3) experimental; urgency=medium
452
453 * Try to force the real gdb package. Some resolvers like aspcud will select
454 gdb-minimal under some circumstances, but this causes the debuginfo-gdb
455 tests to break.
456
457 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 00:48:37 +0200
458
459 rustc (1.17.0+dfsg2-2) experimental; urgency=medium
460
461 * Support and document cross-compiling of rustc itself.
462 * Document cross-compiling other rust packages such as cargo.
463 * Work around upstream #39015 by disabling those tests rather than by
464 disabling optimisation, which causes FTBFS on 1.17.0 ppc64el. See
465 upstream #42476 and #42532 for details.
466
467 -- Ximin Luo <infinity0@debian.org> Tue, 13 Jun 2017 21:13:31 +0200
468
469 rustc (1.17.0+dfsg2-1) experimental; urgency=medium
470
471 [ Sylvestre Ledru ]
472 * New upstream release
473
474 [ Ximin Luo ]
475 * Adapt packaging for rustbuild, the new upstream cargo-based build system.
476
477 [ Matthijs van Otterdijk ]
478 * Add a binary package, rust-src. (Closes: #846177)
479 * Link to local Debian web resources in the docs, instead of remote ones.
480
481 -- Ximin Luo <infinity0@debian.org> Tue, 16 May 2017 18:00:53 +0200
482
483 rustc (1.16.0+dfsg1-1) unstable; urgency=medium
484
485 * Upload to unstable so we have something to build 1.17 with.
486 * Update u-ignoretest-powerpc.patch for 1.16.
487
488 -- Ximin Luo <infinity0@debian.org> Wed, 19 Apr 2017 22:47:18 +0200
489
490 rustc (1.16.0+dfsg1-1~exp2) experimental; urgency=medium
491
492 * Don't ignore test failures on Debian unstable.
493 * Re-fix ignoring armhf test, accidentally reverted in previous version.
494 * Try to fix buildd failure by swapping B-D alternatives.
495
496 -- Ximin Luo <infinity0@debian.org> Sun, 16 Apr 2017 15:05:47 +0200
497
498 rustc (1.16.0+dfsg1-1~exp1) experimental; urgency=medium
499
500 * New upstream release
501 * u-ignoretest-jemalloc.patch removed (applied upstream)
502
503 [ Matthias Klose ]
504 * Bootstrap using the rustc version in the archive, on all architectures.
505 * Work around a GCC 4.8 ICE on AArch64.
506 * Use alternative build dependencies on cmake3 and binutils-2.26 for
507 builds on 14.04 LTS (trusty).
508 * debian/make_orig*dl_tarball.sh: Include all Ubuntu architectures.
509 * debian/rules: Ignore test results for now.
510
511 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Apr 2017 15:24:03 +0200
512
513 rustc (1.15.1+dfsg1-1) unstable; urgency=medium
514
515 * Upload to unstable so we have something to build 1.16 with.
516 * Try to fix ignoring atomic-lock-free tests on armhf.
517
518 -- Ximin Luo <infinity0@debian.org> Wed, 22 Mar 2017 00:13:27 +0100
519
520 rustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium
521
522 * Ignore atomic-lock-free tests on armhf.
523 * Update ignoretest-armhf_03.patch for newer 1.15.1 behaviour.
524 * Tidy up some other patches to do with ignoring tests.
525
526 -- Ximin Luo <infinity0@debian.org> Sun, 12 Mar 2017 04:15:33 +0100
527
528 rustc (1.15.1+dfsg1-1~exp2) experimental; urgency=medium
529
530 * Update armhf ignoretest patch.
531 * Bootstrap armhf. (Closes: #809316, #834003)
532 * Bootstrap ppc4el. (Closes: #839643)
533 * Fix rust-lldb symlink. (Closes: #850639)
534
535 -- Ximin Luo <infinity0@debian.org> Thu, 02 Mar 2017 23:01:26 +0100
536
537 rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
538
539 * New upstream release (won't probably be in stretch).
540 see the 1.4 git branch for the follow up for stable
541 * Call to the test renamed from check-notidy => check
542 * d/p/u-destdir-support.diff: Apply upstream patch to support
543 destdir in the make install (for rustbuild, in later versions)
544 * Overrides the 'binary-or-shlib-defines-rpath' lintian warnings.
545 We need them for now
546 * Refresh of the patches
547
548 [ Sven Joachim ]
549 * Drop Pre-Depends on multiarch-support. (Closes: #856109)
550
551 [ Erwan Prioul ]
552 * Fix test and build failures for ppc64el. (Closes: #839643)
553
554 [ Ximin Luo ]
555 * Disable rustbuild for the time being (as it was in 1.14) and instead
556 bootstrap two new arches, armhf and ppc64el.
557 * Switch back to debhelper 9 to make backporting easier.
558 * Switch Build-Depends on binutils-multiarch back to binutils, the former is
559 no longer needed by the upstream tests.
560
561 [ Matthias Klose ]
562 * Compatibility fixes and improvements to help work better on Ubuntu.
563
564 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 26 Feb 2017 21:12:27 +0100
565
566 rustc (1.14.0+dfsg1-3) unstable; urgency=medium
567
568 * Fix mips64 Makefile patches.
569 * Don't run arch-dep tests in a arch-indep build.
570
571 -- Ximin Luo <infinity0@debian.org> Wed, 04 Jan 2017 21:34:56 +0100
572
573 rustc (1.14.0+dfsg1-2) unstable; urgency=medium
574
575 * Update README.Debian, the old one was way out of date.
576 * Detect mips CPUs in ./configure and fill in mips Makefile rules.
577 * Work around jemalloc-related problems in the upstream bootstrapping
578 binaries for arm64, ppc64el, s390x.
579 * Disable jemalloc on s390x - upstream already disable it for some other
580 arches.
581 * Disable jemalloc tests for arches where jemalloc is disabled.
582 * We still expect the following failures:
583 * arm64 should be fixed (i.e. no failures) compared to the previous upload.
584 * armhf will FTBFS due to 'Illegal instruction' and this can only be fixed
585 with the next stable rustc release.
586 * mips mipsel mips64el ppc64 ppc64el s390x will FTBFS due to yet other
587 test failures beyond the ones I fixed above; this upload is only to save
588 me manual work in producing nice reports that exhibit these failures.
589
590 -- Ximin Luo <infinity0@debian.org> Thu, 29 Dec 2016 23:00:47 +0100
591
592 rustc (1.14.0+dfsg1-1) unstable; urgency=medium
593
594 [ Sylvestre Ledru ]
595 * New upstream release
596 * Update debian/watch
597
598 [ Ximin Luo ]
599 * Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el.
600 (Closes: #809316, #834003, #839643)
601 * Make rust-gdb and rust-lldb arch:all packages.
602 * Switch to debhelper 10.
603
604 -- Ximin Luo <infinity0@debian.org> Sat, 24 Dec 2016 18:03:03 +0100
605
606 rustc (1.13.0+dfsg1-2) unstable; urgency=high
607
608 * Skip macro-stepping test on arm64, until
609 https://github.com/rust-lang/rust/issues/37225 is resolved.
610
611 -- Luca Bruno <lucab@debian.org> Sat, 26 Nov 2016 23:40:14 +0000
612
613 rustc (1.13.0+dfsg1-1) unstable; urgency=medium
614
615 [ Sylvestre Ledru ]
616 * New upstream release.
617
618 [ Ximin Luo ]
619 * Use Debian system jquery instead of upstream's embedded copy.
620
621 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 11 Nov 2016 13:35:23 +0100
622
623 rustc (1.12.1+dfsg1-1) unstable; urgency=medium
624
625 [ Sylvestre Ledru ]
626 * New (minor) upstream release
627 * Missing dependency from rust-lldb to python-lldb-3.8 (Closes: #841833)
628 * Switch to llvm 3.9. (Closes: #841834)
629
630 [ Ximin Luo ]
631 * Dynamically apply rust-boot-1.12.1-from-1.12.0.diff.
632 This allows us to bootstrap from either 1.11.0 or 1.12.0.
633 * Bump LLVM Build-Depends version to get the backported patches for LLVM
634 #30402 and #29163.
635 * Install debugger_pretty_printers_common to rust-gdb and rust-lldb.
636 (Closes: #841835)
637
638 -- Ximin Luo <infinity0@debian.org> Mon, 07 Nov 2016 14:15:14 +0100
639
640 rustc (1.12.0+dfsg1-2) unstable; urgency=medium
641
642 * Ignore test run-make/no-duplicate-libs. Fails on i386
643 * Ignore test run-pass-valgrind/down-with-thread-dtors.rs . Fails on arm64
644 * I am not switching to llvm 3.9 now because a test freezes. The plan is
645 to silent the warning breaking the build and upload 1.12.1 after
646
647 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 05 Oct 2016 10:48:01 +0200
648
649 rustc (1.12.0+dfsg1-1) unstable; urgency=medium
650
651 * new upstream release
652 - Rebase of the patches and removal of deprecated patches
653
654 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Sep 2016 20:45:04 +0200
655
656 rustc (1.11.0+dfsg1-3) unstable; urgency=medium
657
658 * Fix separate build-arch and build-indep builds.
659
660 -- Ximin Luo <infinity0@debian.org> Tue, 13 Sep 2016 12:30:41 +0200
661
662 rustc (1.11.0+dfsg1-2) unstable; urgency=medium
663
664 * Fix rebuilding against the current version, by backporting a patch I wrote
665 that was already applied upstream. Should fix the FTBFS that was observed
666 by tests.reproducible-builds.org.
667 * Ignore a failing stdcall test on arm64; should fix the FTBFS there.
668 * Backport a doctest fix I wrote, already applied upstream.
669
670 -- Ximin Luo <infinity0@debian.org> Mon, 12 Sep 2016 17:40:12 +0200
671
672 rustc (1.11.0+dfsg1-1) unstable; urgency=medium
673
674 * New upstream release
675 * Add versioned binutils dependency. (Closes: #819475, #823540)
676
677 -- Ximin Luo <infinity0@debian.org> Wed, 07 Sep 2016 10:31:57 +0200
678
679 rustc (1.10.0+dfsg1-3) unstable; urgency=medium
680
681 * Rebuild with LLVM 3.8, same as what upstream are using
682 * Dynamically link against LLVM. (Closes: #832565)
683
684 -- Ximin Luo <infinity0@debian.org> Sat, 30 Jul 2016 22:36:41 +0200
685
686 rustc (1.10.0+dfsg1-2) unstable; urgency=medium
687
688 * Tentatively support ARM architectures
689 * Include upstream arm64,armel,armhf stage0 compilers (i.e. 1.9.0 stable)
690 in a orig-dl tarball, like how we previously did for amd64,i386.
691
692 -- Ximin Luo <infinity0@debian.org> Fri, 22 Jul 2016 15:54:51 +0200
693
694 rustc (1.10.0+dfsg1-1) unstable; urgency=medium
695
696 * New upstream release
697 * Add myself to uploaders
698 * Update our build process to bootstrap from the previous Debian rustc stable
699 version by default. See README.Debian for other options.
700 * Update to latest Standards-Version; no changes required.
701
702 -- Ximin Luo <infinity0@debian.org> Sun, 17 Jul 2016 03:40:49 +0200
703
704 rustc (1.9.0+dfsg1-1) unstable; urgency=medium
705
706 * New upstream release (Closes: #825752)
707
708 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 May 2016 17:57:38 +0200
709
710 rustc (1.8.0+dfsg1-1) unstable; urgency=medium
711
712 * New upstream release
713
714 [ Ximin Luo ]
715 * Fix using XZ for the orig tarball: needs explicit --repack in debian/watch
716 * Drop wno-error patch; applied upstream.
717
718 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 15 Apr 2016 12:01:45 +0200
719
720 rustc (1.7.0+dfsg1-1) unstable; urgency=medium
721
722 * New upstream release
723
724 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Mar 2016 22:41:24 +0100
725
726 rustc (1.6.0+dfsg1-3) unstable; urgency=medium
727
728 * Apply upstream fix to silent a valgrind issue in the test suite
729 (Closes: ##812825)
730 * Add gcc & libc-dev as dependency of rustc to make sure it works
731 out of the box
732
733 [ Ximin Luo ]
734 * Work around rust bug https://github.com/rust-lang/rust/issues/31529
735 * Enable optional tests, and add verbosity/backtraces to tests
736 * Use XZ instead of GZ compression (will apply to the next new upload)
737
738 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 02 Feb 2016 15:08:11 +0100
739
740 rustc (1.6.0+dfsg1-2) unstable; urgency=medium
741
742 * mk/rt.mk: Modify upstream code to append -Wno-error rather than trying
743 to remove the string "-Werror". (Closes: #812448)
744 * Disable new gcc-6 "-Wmisleading-indentation" warning, which triggers
745 (incorrectly) on src/rt/miniz.c. (Closes: #811573)
746 * Guard arch-dependent dh_install commands appropriately, fixing
747 arch-indep-only builds. (Closes: #809124)
748
749 -- Angus Lees <gus@debian.org> Tue, 26 Jan 2016 05:40:14 +1100
750
751 rustc (1.6.0+dfsg1-1) unstable; urgency=medium
752
753 * new upstream release
754
755 [ Ximin Luo ]
756 * Use secure links for Vcs-* fields.
757
758 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Jan 2016 10:56:08 +0100
759
760 rustc (1.5.0+dfsg1-1) unstable; urgency=medium
761
762 * New upstream release
763 - We believe that we should let rust transit to testing
764 (Closes: #786836)
765 * Move away from hash to the same rust naming schema
766
767 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Dec 2015 17:23:32 +0100
768
769 rustc (1.4.0+dfsg1-1) unstable; urgency=medium
770
771 * New upstream release
772 198068b3 => 1bf6e69c
773 * Update the download url in debian/watch
774
775 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2015 09:36:02 +0100
776
777 rustc (1.3.0+dfsg1-1) unstable; urgency=medium
778
779 * New upstream release
780 62abc69f => 198068b3
781 * jquery updated from 2.1.0 to 2.1.4
782
783 [ Ximin Luo ]
784 * Use LLVM 3.7 as upstream does, now that it's released. (Closes: #797626)
785 * Fix debian/copyright syntax mistakes.
786 * Don't Replace/Break previous versions of libstd-rust-*
787 * Check that the libstd-rust-* name in d/control matches upstream.
788 * Several other minor build tweaks.
789
790 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Sep 2015 14:39:35 +0200
791
792 rustc (1.2.0+dfsg1-1) unstable; urgency=medium
793
794 * New upstream release
795 libstd-rust-7d23ff90 => libstd-rust-62abc69f
796 * Add llvm-3.6-tools to the build dep as it is
797 now needed for tests
798 * Fix the Vcs-Browser value
799
800 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 Aug 2015 23:13:44 +0200
801
802 rustc (1.1.0+dfsg1-3) unstable; urgency=medium
803
804 * rust-{gdb,lldb} now Replaces pre-split rustc package.
805 Closes: #793433.
806 * Several minor lintian cleanups.
807
808 -- Angus Lees <gus@debian.org> Fri, 24 Jul 2015 17:47:48 +1000
809
810 rustc (1.1.0+dfsg1-2) unstable; urgency=medium
811
812 [ Angus Lees ]
813 * Replace remote Rust logo with local file in HTML docs.
814 * Symlink rust-{gdb,lldb}.1 to {gdb,lldb}.1 manpages.
815 Note that gdb.1 requires the gdb-doc package, and that lldb.1 doesn't
816 exist yet (see #792908).
817 * Restore "Architecture: amd64 i386" filter, mistakenly removed in
818 previous version. Unfortunately the toolchain bootstrap isn't ready
819 to support all Debian archs yet. Closes: #793147.
820
821 -- Angus Lees <gus@debian.org> Wed, 22 Jul 2015 09:51:08 +1000
822
823 rustc (1.1.0+dfsg1-1) unstable; urgency=low
824
825 [ Angus Lees ]
826 * Set SONAME when building dylibs
827 * Split out libstd-rust, libstd-rust-dev, rust-gdb, rust-lldb from rustc
828 - libs are now installed into multiarch-friendly locations
829 - rpath is no longer required to use dylibs (but talk to Debian Rust
830 maintainers before building a package that depends on the dylibs)
831 * Install /usr/share/rustc/architecture.mk, which declares Rust arch
832 triples for Debian archs and is intended to help future Rust packaging
833 efforts. Warning: it may not be complete/accurate yet.
834 * New upstream release (1.1)
835
836 -- Angus Lees <gus@debian.org> Thu, 16 Jul 2015 14:23:47 +1000
837
838 rustc (1.0.0+dfsg1-1) unstable; urgency=medium
839
840 [ Angus Lees ]
841 * New upstream release (1.0!)
842
843 [ Sylvestre Ledru ]
844 * Fix the watch file
845 * Update of the repack to remove llvm sources
846
847 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 16 May 2015 08:24:32 +1000
848
849 rustc (1.0.0~beta.4-1~exp1) experimental; urgency=low
850
851 [ Angus Lees ]
852 * New upstream release (beta 3)
853 - Drop manpage patch - now included upstream
854 * Replace duplicated compile-time dylibs with symlinks to run-time libs
855 (reduces installed size by ~68MB)
856
857 [ Sylvestre Ledru ]
858 * New upstream release (beta 4)
859 * Replace two more occurrences of jquery by the package
860 * Repack upstream to remove an LLVM file with a non-DFSG license
861
862 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 May 2015 11:14:30 +0200
863
864 rustc (1.0.0~alpha.2-1~exp1) experimental; urgency=low
865
866 [ Angus Lees ]
867 * Patch upstream manpages to address minor troff issues
868 * Make 'debian/rules clean' also clean LLVM source
869 * Rename primary 'rust' binary package to 'rustc'
870 * Fix potential FTBFS: rust-doc requires texlive-fonts-recommended (for
871 pzdr.tfm)
872 * Build against system LLVM
873
874 [ Sylvestre Ledru ]
875 * New testing release
876 * Renaming of the source package
877 * Set a minimal version for dpkg-dev and debhelper (for profiles)
878 * For now, disable build profiles as they are not supported in Debian
879 * Introduce some changes by Angus Lees
880 - Introduction of build stages
881 - Disable the parallel execution of tests
882 - Improving of the parallel syntax
883 - Use override_dh_auto_build-arch
884 - Use override_dh_auto_build-indep
885 - Better declarations of the doc
886 - Update of the description
887 - Watch file updated (with key check)
888
889 [ Luca Bruno ]
890 * rules: respect 'nocheck' DEB_BUILD_OPTIONS
891
892 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Mar 2015 09:25:47 +0100
893
894 rust (1.0.0~alpha-0~exp1) experimental; urgency=low
895
896 * Initial package (Closes: #689207)
897 Work done by Luca Bruno, Jordan Justen and Sylvestre Ledru
898
899 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Jan 2015 15:47:37 +0100