]> git.proxmox.com Git - rustc.git/blob - debian/changelog
Update patches, update d/changelog
[rustc.git] / debian / changelog
1 rustc (1.18.0+dfsg1-2) UNRELEASED; urgency=medium
2
3 * Update to latest Standards-Version; no changes required.
4 * Change rustc to Multi-Arch: allowed and update Build-Depends with :native
5 annotations. Multi-Arch: foreign is typically for arch-indep packages that
6 might need to satisfy dependency chains of different architectures. Also
7 update instructions on cross-compiling to match this newer situation.
8
9 -- Ximin Luo <infinity0@debian.org> Tue, 27 Jun 2017 13:36:23 +0200
10
11 rustc (1.18.0+dfsg1-1) experimental; urgency=medium
12
13 * New upstream release.
14
15 -- Ximin Luo <infinity0@debian.org> Tue, 27 Jun 2017 12:51:22 +0200
16
17 rustc (1.17.0+dfsg2-8) unstable; urgency=medium
18
19 * Workaround for linux #865549, fix FTBFS on ppc64el.
20
21 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 13:41:59 +0200
22
23 rustc (1.17.0+dfsg2-7) unstable; urgency=medium
24
25 * Show exception traceback in bootstrap.py to examine ppc64el build failure.
26
27 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 10:46:27 +0200
28
29 rustc (1.17.0+dfsg2-6) unstable; urgency=medium
30
31 * Upload to unstable.
32
33 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 00:24:22 +0200
34
35 rustc (1.17.0+dfsg2-5) experimental; urgency=medium
36
37 * More work-arounds for armhf test failures.
38
39 -- Ximin Luo <infinity0@debian.org> Fri, 16 Jun 2017 13:27:45 +0200
40
41 rustc (1.17.0+dfsg2-4) experimental; urgency=medium
42
43 * Fix arch-indep and arch-dep tests.
44 * Bump the LLVM requirement to fix FTBFS on armhf.
45
46 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 21:37:16 +0200
47
48 rustc (1.17.0+dfsg2-3) experimental; urgency=medium
49
50 * Try to force the real gdb package. Some resolvers like aspcud will select
51 gdb-minimal under some circumstances, but this causes the debuginfo-gdb
52 tests to break.
53
54 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 00:48:37 +0200
55
56 rustc (1.17.0+dfsg2-2) experimental; urgency=medium
57
58 * Support and document cross-compiling of rustc itself.
59 * Document cross-compiling other rust packages such as cargo.
60 * Work around upstream #39015 by disabling those tests rather than by
61 disabling optimisation, which causes FTBFS on 1.17.0 ppc64el. See
62 upstream #42476 and #42532 for details.
63
64 -- Ximin Luo <infinity0@debian.org> Tue, 13 Jun 2017 21:13:31 +0200
65
66 rustc (1.17.0+dfsg2-1) experimental; urgency=medium
67
68 [ Sylvestre Ledru ]
69 * New upstream release
70
71 [ Ximin Luo ]
72 * Adapt packaging for rustbuild, the new upstream cargo-based build system.
73
74 [ Matthijs van Otterdijk ]
75 * Add a binary package, rust-src. (Closes: #846177)
76 * Link to local Debian web resources in the docs, instead of remote ones.
77
78 -- Ximin Luo <infinity0@debian.org> Tue, 16 May 2017 18:00:53 +0200
79
80 rustc (1.16.0+dfsg1-1) unstable; urgency=medium
81
82 * Upload to unstable so we have something to build 1.17 with.
83 * Update u-ignoretest-powerpc.patch for 1.16.
84
85 -- Ximin Luo <infinity0@debian.org> Wed, 19 Apr 2017 22:47:18 +0200
86
87 rustc (1.16.0+dfsg1-1~exp2) experimental; urgency=medium
88
89 * Don't ignore test failures on Debian unstable.
90 * Re-fix ignoring armhf test, accidentally reverted in previous version.
91 * Try to fix buildd failure by swapping B-D alternatives.
92
93 -- Ximin Luo <infinity0@debian.org> Sun, 16 Apr 2017 15:05:47 +0200
94
95 rustc (1.16.0+dfsg1-1~exp1) experimental; urgency=medium
96
97 * New upstream release
98 * u-ignoretest-jemalloc.patch removed (applied upstream)
99
100 [ Matthias Klose ]
101 * Bootstrap using the rustc version in the archive, on all architectures.
102 * Work around a GCC 4.8 ICE on AArch64.
103 * Use alternative build dependencies on cmake3 and binutils-2.26 for
104 builds on 14.04 LTS (trusty).
105 * debian/make_orig*dl_tarball.sh: Include all Ubuntu architectures.
106 * debian/rules: Ignore test results for now.
107
108 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Apr 2017 15:24:03 +0200
109
110 rustc (1.15.1+dfsg1-1) unstable; urgency=medium
111
112 * Upload to unstable so we have something to build 1.16 with.
113 * Try to fix ignoring atomic-lock-free tests on armhf.
114
115 -- Ximin Luo <infinity0@debian.org> Wed, 22 Mar 2017 00:13:27 +0100
116
117 rustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium
118
119 * Ignore atomic-lock-free tests on armhf.
120 * Update ignoretest-armhf_03.patch for newer 1.15.1 behaviour.
121 * Tidy up some other patches to do with ignoring tests.
122
123 -- Ximin Luo <infinity0@debian.org> Sun, 12 Mar 2017 04:15:33 +0100
124
125 rustc (1.15.1+dfsg1-1~exp2) experimental; urgency=medium
126
127 * Update armhf ignoretest patch.
128 * Bootstrap armhf. (Closes: #809316, #834003)
129 * Bootstrap ppc4el. (Closes: #839643)
130 * Fix rust-lldb symlink. (Closes: #850639)
131
132 -- Ximin Luo <infinity0@debian.org> Thu, 02 Mar 2017 23:01:26 +0100
133
134 rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
135
136 * New upstream release (won't probably be in stretch).
137 see the 1.4 git branch for the follow up for stable
138 * Call to the test renamed from check-notidy => check
139 * d/p/u-destdir-support.diff: Apply upstream patch to support
140 destdir in the make install (for rustbuild, in later versions)
141 * Overrides the 'binary-or-shlib-defines-rpath' lintian warnings.
142 We need them for now
143 * Refresh of the patches
144
145 [ Sven Joachim ]
146 * Drop Pre-Depends on multiarch-support. (Closes: #856109)
147
148 [ Erwan Prioul ]
149 * Fix test and build failures for ppc64el. (Closes: #839643)
150
151 [ Ximin Luo ]
152 * Disable rustbuild for the time being (as it was in 1.14) and instead
153 bootstrap two new arches, armhf and ppc64el.
154 * Switch back to debhelper 9 to make backporting easier.
155 * Switch Build-Depends on binutils-multiarch back to binutils, the former is
156 no longer needed by the upstream tests.
157
158 [ Matthias Klose ]
159 * Compatibility fixes and improvements to help work better on Ubuntu.
160
161 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 26 Feb 2017 21:12:27 +0100
162
163 rustc (1.14.0+dfsg1-3) unstable; urgency=medium
164
165 * Fix mips64 Makefile patches.
166 * Don't run arch-dep tests in a arch-indep build.
167
168 -- Ximin Luo <infinity0@debian.org> Wed, 04 Jan 2017 21:34:56 +0100
169
170 rustc (1.14.0+dfsg1-2) unstable; urgency=medium
171
172 * Update README.Debian, the old one was way out of date.
173 * Detect mips CPUs in ./configure and fill in mips Makefile rules.
174 * Work around jemalloc-related problems in the upstream bootstrapping
175 binaries for arm64, ppc64el, s390x.
176 * Disable jemalloc on s390x - upstream already disable it for some other
177 arches.
178 * Disable jemalloc tests for arches where jemalloc is disabled.
179 * We still expect the following failures:
180 * arm64 should be fixed (i.e. no failures) compared to the previous upload.
181 * armhf will FTBFS due to 'Illegal instruction' and this can only be fixed
182 with the next stable rustc release.
183 * mips mipsel mips64el ppc64 ppc64el s390x will FTBFS due to yet other
184 test failures beyond the ones I fixed above; this upload is only to save
185 me manual work in producing nice reports that exhibit these failures.
186
187 -- Ximin Luo <infinity0@debian.org> Thu, 29 Dec 2016 23:00:47 +0100
188
189 rustc (1.14.0+dfsg1-1) unstable; urgency=medium
190
191 [ Sylvestre Ledru ]
192 * New upstream release
193 * Update debian/watch
194
195 [ Ximin Luo ]
196 * Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el.
197 (Closes: #809316, #834003, #839643)
198 * Make rust-gdb and rust-lldb arch:all packages.
199 * Switch to debhelper 10.
200
201 -- Ximin Luo <infinity0@debian.org> Sat, 24 Dec 2016 18:03:03 +0100
202
203 rustc (1.13.0+dfsg1-2) unstable; urgency=high
204
205 * Skip macro-stepping test on arm64, until
206 https://github.com/rust-lang/rust/issues/37225 is resolved.
207
208 -- Luca Bruno <lucab@debian.org> Sat, 26 Nov 2016 23:40:14 +0000
209
210 rustc (1.13.0+dfsg1-1) unstable; urgency=medium
211
212 [ Sylvestre Ledru ]
213 * New upstream release.
214
215 [ Ximin Luo ]
216 * Use Debian system jquery instead of upstream's embedded copy.
217
218 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 11 Nov 2016 13:35:23 +0100
219
220 rustc (1.12.1+dfsg1-1) unstable; urgency=medium
221
222 [ Sylvestre Ledru ]
223 * New (minor) upstream release
224 * Missing dependency from rust-lldb to python-lldb-3.8 (Closes: #841833)
225 * Switch to llvm 3.9. (Closes: #841834)
226
227 [ Ximin Luo ]
228 * Dynamically apply rust-boot-1.12.1-from-1.12.0.diff.
229 This allows us to bootstrap from either 1.11.0 or 1.12.0.
230 * Bump LLVM Build-Depends version to get the backported patches for LLVM
231 #30402 and #29163.
232 * Install debugger_pretty_printers_common to rust-gdb and rust-lldb.
233 (Closes: #841835)
234
235 -- Ximin Luo <infinity0@debian.org> Mon, 07 Nov 2016 14:15:14 +0100
236
237 rustc (1.12.0+dfsg1-2) unstable; urgency=medium
238
239 * Ignore test run-make/no-duplicate-libs. Fails on i386
240 * Ignore test run-pass-valgrind/down-with-thread-dtors.rs . Fails on arm64
241 * I am not switching to llvm 3.9 now because a test freezes. The plan is
242 to silent the warning breaking the build and upload 1.12.1 after
243
244 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 05 Oct 2016 10:48:01 +0200
245
246 rustc (1.12.0+dfsg1-1) unstable; urgency=medium
247
248 * new upstream release
249 - Rebase of the patches and removal of deprecated patches
250
251 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Sep 2016 20:45:04 +0200
252
253 rustc (1.11.0+dfsg1-3) unstable; urgency=medium
254
255 * Fix separate build-arch and build-indep builds.
256
257 -- Ximin Luo <infinity0@debian.org> Tue, 13 Sep 2016 12:30:41 +0200
258
259 rustc (1.11.0+dfsg1-2) unstable; urgency=medium
260
261 * Fix rebuilding against the current version, by backporting a patch I wrote
262 that was already applied upstream. Should fix the FTBFS that was observed
263 by tests.reproducible-builds.org.
264 * Ignore a failing stdcall test on arm64; should fix the FTBFS there.
265 * Backport a doctest fix I wrote, already applied upstream.
266
267 -- Ximin Luo <infinity0@debian.org> Mon, 12 Sep 2016 17:40:12 +0200
268
269 rustc (1.11.0+dfsg1-1) unstable; urgency=medium
270
271 * New upstream release
272 * Add versioned binutils dependency. (Closes: #819475, #823540)
273
274 -- Ximin Luo <infinity0@debian.org> Wed, 07 Sep 2016 10:31:57 +0200
275
276 rustc (1.10.0+dfsg1-3) unstable; urgency=medium
277
278 * Rebuild with LLVM 3.8, same as what upstream are using
279 * Dynamically link against LLVM. (Closes: #832565)
280
281 -- Ximin Luo <infinity0@debian.org> Sat, 30 Jul 2016 22:36:41 +0200
282
283 rustc (1.10.0+dfsg1-2) unstable; urgency=medium
284
285 * Tentatively support ARM architectures
286 * Include upstream arm64,armel,armhf stage0 compilers (i.e. 1.9.0 stable)
287 in a orig-dl tarball, like how we previously did for amd64,i386.
288
289 -- Ximin Luo <infinity0@debian.org> Fri, 22 Jul 2016 15:54:51 +0200
290
291 rustc (1.10.0+dfsg1-1) unstable; urgency=medium
292
293 * New upstream release
294 * Add myself to uploaders
295 * Update our build process to bootstrap from the previous Debian rustc stable
296 version by default. See README.Debian for other options.
297 * Update to latest Standards-Version; no changes required.
298
299 -- Ximin Luo <infinity0@debian.org> Sun, 17 Jul 2016 03:40:49 +0200
300
301 rustc (1.9.0+dfsg1-1) unstable; urgency=medium
302
303 * New upstream release (Closes: #825752)
304
305 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 May 2016 17:57:38 +0200
306
307 rustc (1.8.0+dfsg1-1) unstable; urgency=medium
308
309 * New upstream release
310
311 [ Ximin Luo ]
312 * Fix using XZ for the orig tarball: needs explicit --repack in debian/watch
313 * Drop wno-error patch; applied upstream.
314
315 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 15 Apr 2016 12:01:45 +0200
316
317 rustc (1.7.0+dfsg1-1) unstable; urgency=medium
318
319 * New upstream release
320
321 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Mar 2016 22:41:24 +0100
322
323 rustc (1.6.0+dfsg1-3) unstable; urgency=medium
324
325 * Apply upstream fix to silent a valgrind issue in the test suite
326 (Closes: ##812825)
327 * Add gcc & libc-dev as dependency of rustc to make sure it works
328 out of the box
329
330 [ Ximin Luo ]
331 * Work around rust bug https://github.com/rust-lang/rust/issues/31529
332 * Enable optional tests, and add verbosity/backtraces to tests
333 * Use XZ instead of GZ compression (will apply to the next new upload)
334
335 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 02 Feb 2016 15:08:11 +0100
336
337 rustc (1.6.0+dfsg1-2) unstable; urgency=medium
338
339 * mk/rt.mk: Modify upstream code to append -Wno-error rather than trying
340 to remove the string "-Werror". (Closes: #812448)
341 * Disable new gcc-6 "-Wmisleading-indentation" warning, which triggers
342 (incorrectly) on src/rt/miniz.c. (Closes: #811573)
343 * Guard arch-dependent dh_install commands appropriately, fixing
344 arch-indep-only builds. (Closes: #809124)
345
346 -- Angus Lees <gus@debian.org> Tue, 26 Jan 2016 05:40:14 +1100
347
348 rustc (1.6.0+dfsg1-1) unstable; urgency=medium
349
350 * new upstream release
351
352 [ Ximin Luo ]
353 * Use secure links for Vcs-* fields.
354
355 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Jan 2016 10:56:08 +0100
356
357 rustc (1.5.0+dfsg1-1) unstable; urgency=medium
358
359 * New upstream release
360 - We believe that we should let rust transit to testing
361 (Closes: #786836)
362 * Move away from hash to the same rust naming schema
363
364 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Dec 2015 17:23:32 +0100
365
366 rustc (1.4.0+dfsg1-1) unstable; urgency=medium
367
368 * New upstream release
369 198068b3 => 1bf6e69c
370 * Update the download url in debian/watch
371
372 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2015 09:36:02 +0100
373
374 rustc (1.3.0+dfsg1-1) unstable; urgency=medium
375
376 * New upstream release
377 62abc69f => 198068b3
378 * jquery updated from 2.1.0 to 2.1.4
379
380 [ Ximin Luo ]
381 * Use LLVM 3.7 as upstream does, now that it's released. (Closes: #797626)
382 * Fix debian/copyright syntax mistakes.
383 * Don't Replace/Break previous versions of libstd-rust-*
384 * Check that the libstd-rust-* name in d/control matches upstream.
385 * Several other minor build tweaks.
386
387 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Sep 2015 14:39:35 +0200
388
389 rustc (1.2.0+dfsg1-1) unstable; urgency=medium
390
391 * New upstream release
392 libstd-rust-7d23ff90 => libstd-rust-62abc69f
393 * Add llvm-3.6-tools to the build dep as it is
394 now needed for tests
395 * Fix the Vcs-Browser value
396
397 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 Aug 2015 23:13:44 +0200
398
399 rustc (1.1.0+dfsg1-3) unstable; urgency=medium
400
401 * rust-{gdb,lldb} now Replaces pre-split rustc package.
402 Closes: #793433.
403 * Several minor lintian cleanups.
404
405 -- Angus Lees <gus@debian.org> Fri, 24 Jul 2015 17:47:48 +1000
406
407 rustc (1.1.0+dfsg1-2) unstable; urgency=medium
408
409 [ Angus Lees ]
410 * Replace remote Rust logo with local file in HTML docs.
411 * Symlink rust-{gdb,lldb}.1 to {gdb,lldb}.1 manpages.
412 Note that gdb.1 requires the gdb-doc package, and that lldb.1 doesn't
413 exist yet (see #792908).
414 * Restore "Architecture: amd64 i386" filter, mistakenly removed in
415 previous version. Unfortunately the toolchain bootstrap isn't ready
416 to support all Debian archs yet. Closes: #793147.
417
418 -- Angus Lees <gus@debian.org> Wed, 22 Jul 2015 09:51:08 +1000
419
420 rustc (1.1.0+dfsg1-1) unstable; urgency=low
421
422 [ Angus Lees ]
423 * Set SONAME when building dylibs
424 * Split out libstd-rust, libstd-rust-dev, rust-gdb, rust-lldb from rustc
425 - libs are now installed into multiarch-friendly locations
426 - rpath is no longer required to use dylibs (but talk to Debian Rust
427 maintainers before building a package that depends on the dylibs)
428 * Install /usr/share/rustc/architecture.mk, which declares Rust arch
429 triples for Debian archs and is intended to help future Rust packaging
430 efforts. Warning: it may not be complete/accurate yet.
431 * New upstream release (1.1)
432
433 -- Angus Lees <gus@debian.org> Thu, 16 Jul 2015 14:23:47 +1000
434
435 rustc (1.0.0+dfsg1-1) unstable; urgency=medium
436
437 [ Angus Lees ]
438 * New upstream release (1.0!)
439
440 [ Sylvestre Ledru ]
441 * Fix the watch file
442 * Update of the repack to remove llvm sources
443
444 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 16 May 2015 08:24:32 +1000
445
446 rustc (1.0.0~beta.4-1~exp1) experimental; urgency=low
447
448 [ Angus Lees ]
449 * New upstream release (beta 3)
450 - Drop manpage patch - now included upstream
451 * Replace duplicated compile-time dylibs with symlinks to run-time libs
452 (reduces installed size by ~68MB)
453
454 [ Sylvestre Ledru ]
455 * New upstream release (beta 4)
456 * Replace two more occurrences of jquery by the package
457 * Repack upstream to remove an LLVM file with a non-DFSG license
458
459 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 May 2015 11:14:30 +0200
460
461 rustc (1.0.0~alpha.2-1~exp1) experimental; urgency=low
462
463 [ Angus Lees ]
464 * Patch upstream manpages to address minor troff issues
465 * Make 'debian/rules clean' also clean LLVM source
466 * Rename primary 'rust' binary package to 'rustc'
467 * Fix potential FTBFS: rust-doc requires texlive-fonts-recommended (for
468 pzdr.tfm)
469 * Build against system LLVM
470
471 [ Sylvestre Ledru ]
472 * New testing release
473 * Renaming of the source package
474 * Set a minimal version for dpkg-dev and debhelper (for profiles)
475 * For now, disable build profiles as they are not supported in Debian
476 * Introduce some changes by Angus Lees
477 - Introduction of build stages
478 - Disable the parallel execution of tests
479 - Improving of the parallel syntax
480 - Use override_dh_auto_build-arch
481 - Use override_dh_auto_build-indep
482 - Better declarations of the doc
483 - Update of the description
484 - Watch file updated (with key check)
485
486 [ Luca Bruno ]
487 * rules: respect 'nocheck' DEB_BUILD_OPTIONS
488
489 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Mar 2015 09:25:47 +0100
490
491 rust (1.0.0~alpha-0~exp1) experimental; urgency=low
492
493 * Initial package (Closes: #689207)
494 Work done by Luca Bruno, Jordan Justen and Sylvestre Ledru
495
496 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Jan 2015 15:47:37 +0100