]> git.proxmox.com Git - rustc.git/log
rustc.git
2 years agod/prune-unused-deps: drop no longer needed sed
Fabian Grünbichler [Thu, 3 Feb 2022 14:37:37 +0000 (15:37 +0100)]
d/prune-unused-deps: drop no longer needed sed

this file is now a (generated) json file that doesn't have a 'dev' flag
anymore.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2 years agoUpdate early-stage patches for 1.57.0+dfsg1
Fabian Grünbichler [Thu, 3 Feb 2022 14:28:08 +0000 (15:28 +0100)]
Update early-stage patches for 1.57.0+dfsg1

2 years agoMerge branch 'no-deny-warnings' into 'debian/sid'
Ximin Luo [Fri, 28 Jan 2022 15:51:39 +0000 (15:51 +0000)]
Merge branch 'no-deny-warnings' into 'debian/sid'

build: don't deny warnings

See merge request rust-team/rust!9

2 years agobuild: don't deny warnings
Simon Chopin [Thu, 27 Jan 2022 09:49:22 +0000 (10:49 +0100)]
build: don't deny warnings

Denying warnings can actually result in making the compiler failing to
compile itself, as it is usually tested upstream with the previous
version of the compiler. Notably, we've had the issue in Ubuntu with the
1.57 version emitting a warning on its own bootstrap code, which the
 1.56 version used in the initial package build didn't emit.

Signed-off-by: Simon Chopin <simon.chopin@canonical.com>
2 years agoMerge branch 'fix-stdlib-cve' into 'debian/sid'
Ximin Luo [Thu, 27 Jan 2022 13:37:28 +0000 (13:37 +0000)]
Merge branch 'fix-stdlib-cve' into 'debian/sid'

fix cve-2022-21658 std::fs::remove_dir_all

See merge request rust-team/rust!10

2 years agofix cve-2022-21658 std::fs::remove_dir_all
Fabian Grünbichler [Thu, 20 Jan 2022 12:32:57 +0000 (13:32 +0100)]
fix cve-2022-21658 std::fs::remove_dir_all

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2 years agoRelease 1.56.0+dfsg1-2 to Debian unstable.
Ximin Luo [Fri, 22 Oct 2021 22:29:19 +0000 (23:29 +0100)]
Release 1.56.0+dfsg1-2 to Debian unstable.

2 years agomake dh_prep a bit more robust in triggering a re-install
Ximin Luo [Fri, 22 Oct 2021 22:17:38 +0000 (23:17 +0100)]
make dh_prep a bit more robust in triggering a re-install

2 years agocontrol debhelper verbosity via DEB_BUILD_OPTIONS
Ximin Luo [Fri, 22 Oct 2021 20:55:31 +0000 (21:55 +0100)]
control debhelper verbosity via DEB_BUILD_OPTIONS

2 years agoUpdate to debhelper 13, simplifying build rules
Ximin Luo [Fri, 22 Oct 2021 20:44:31 +0000 (21:44 +0100)]
Update to debhelper 13, simplifying build rules

2 years agoRelease 1.56.0+dfsg1-1 to Debian unstable.
Ximin Luo [Fri, 22 Oct 2021 17:55:58 +0000 (18:55 +0100)]
Release 1.56.0+dfsg1-1 to Debian unstable.

2 years agoupdate d/changelog
Ximin Luo [Fri, 22 Oct 2021 17:53:37 +0000 (18:53 +0100)]
update d/changelog

2 years agoupdate source lintian checks
Ximin Luo [Fri, 22 Oct 2021 17:51:19 +0000 (18:51 +0100)]
update source lintian checks

2 years agofix disable-git patch
Ximin Luo [Fri, 22 Oct 2021 16:15:04 +0000 (17:15 +0100)]
fix disable-git patch

2 years agofix patch name
Ximin Luo [Fri, 22 Oct 2021 14:51:40 +0000 (15:51 +0100)]
fix patch name

2 years agoensure good LLVM 13 version
Ximin Luo [Fri, 22 Oct 2021 14:48:53 +0000 (15:48 +0100)]
ensure good LLVM 13 version

2 years agosupport -Z gcc-ld=lld
Ximin Luo [Fri, 22 Oct 2021 14:47:51 +0000 (15:47 +0100)]
support -Z gcc-ld=lld

2 years agoignore failing test, reported upstream
Ximin Luo [Fri, 22 Oct 2021 14:41:17 +0000 (15:41 +0100)]
ignore failing test, reported upstream

2 years agoUpdate control files for 1.56.0
Ximin Luo [Fri, 22 Oct 2021 14:40:05 +0000 (15:40 +0100)]
Update control files for 1.56.0

2 years agoUpdate upstream source from tag 'upstream/1.56.0+dfsg1'
Ximin Luo [Fri, 22 Oct 2021 14:38:47 +0000 (15:38 +0100)]
Update upstream source from tag 'upstream/1.56.0+dfsg1'

Update to upstream version '1.56.0+dfsg1'
with Debian dir f0a1d84c44fdb9cf6e7ec3efb86fcb1d7e1afe6d

2 years agoNew upstream version 1.56.0+dfsg1
Ximin Luo [Fri, 22 Oct 2021 14:37:38 +0000 (15:37 +0100)]
New upstream version 1.56.0+dfsg1

2 years agoUpdate early-stage patches for 1.56.0+dfsg1
Ximin Luo [Fri, 22 Oct 2021 13:49:55 +0000 (14:49 +0100)]
Update early-stage patches for 1.56.0+dfsg1

2 years agoMerge remote-tracking branch 'origin/type-stdout' into debian/experimental
Ximin Luo [Fri, 22 Oct 2021 13:45:20 +0000 (14:45 +0100)]
Merge remote-tracking branch 'origin/type-stdout' into debian/experimental

2 years agoupdate d-bootstrap-disable-git.patch
Ximin Luo [Fri, 22 Oct 2021 13:44:17 +0000 (14:44 +0100)]
update d-bootstrap-disable-git.patch

2 years agoreorganise patches
Ximin Luo [Fri, 22 Oct 2021 13:41:19 +0000 (14:41 +0100)]
reorganise patches

2 years agoadd patch to fix debuginfo test failing on all arches
Ximin Luo [Fri, 22 Oct 2021 11:47:47 +0000 (12:47 +0100)]
add patch to fix debuginfo test failing on all arches

2 years agoupdate d-host-duplicates.patch
Ximin Luo [Fri, 22 Oct 2021 11:34:21 +0000 (12:34 +0100)]
update d-host-duplicates.patch

2 years agodon't assume regular bootstrap tools in test
Ximin Luo [Fri, 22 Oct 2021 11:23:17 +0000 (12:23 +0100)]
don't assume regular bootstrap tools in test

2 years agoFix setting of RUSTC_SYSROOT by redirecting type's stdout
James McCoy [Sat, 16 Oct 2021 22:51:19 +0000 (18:51 -0400)]
Fix setting of RUSTC_SYSROOT by redirecting type's stdout

"type $RUSTC" outputs "/usr/bin/rustc is /usr/bin/rustc", so this is
included in the value of RUSTC_SYSROOT, causing the debugger to run with
invalid arguments:

    gdb --directory=/usr/bin/rustc is /usr/bin/rustc /usr/lib/rustlib/etc -iex add-auto-load-safe-path /usr/bin/rustc is /usr/bin/rustc /usr/lib/rustlib/etc ...

Since type is only being used for the return code, there's no need to
capture it's output.

2 years agoSupport terse and verbose DEB_BUILD_OPTIONS
Ximin Luo [Sat, 16 Oct 2021 12:31:06 +0000 (13:31 +0100)]
Support terse and verbose DEB_BUILD_OPTIONS

2 years agoRelease 1.56.0~beta.4+dfsg1-1~exp2 to Debian experimental.
Ximin Luo [Fri, 15 Oct 2021 09:44:39 +0000 (10:44 +0100)]
Release 1.56.0~beta.4+dfsg1-1~exp2 to Debian experimental.

2 years agosupport x32, update to LLVM 13
Ximin Luo [Fri, 15 Oct 2021 09:44:32 +0000 (10:44 +0100)]
support x32, update to LLVM 13

2 years agoRelease 1.56.0~beta.4+dfsg1-1~exp1 to Debian experimental.
Ximin Luo [Thu, 14 Oct 2021 21:51:01 +0000 (22:51 +0100)]
Release 1.56.0~beta.4+dfsg1-1~exp1 to Debian experimental.

2 years agoUpdate d/copyright
Ximin Luo [Thu, 14 Oct 2021 21:50:50 +0000 (22:50 +0100)]
Update d/copyright

2 years agoUpdate control files and refresh patches
Ximin Luo [Thu, 14 Oct 2021 21:38:49 +0000 (22:38 +0100)]
Update control files and refresh patches

2 years agoUpdate upstream source from tag 'upstream/1.56.0_beta.4+dfsg1'
Ximin Luo [Thu, 14 Oct 2021 21:32:11 +0000 (22:32 +0100)]
Update upstream source from tag 'upstream/1.56.0_beta.4+dfsg1'

Update to upstream version '1.56.0~beta.4+dfsg1'
with Debian dir 6de936c06a4ad900be6407e913f35f543a0de886

2 years agoNew upstream version 1.56.0~beta.4+dfsg1
Ximin Luo [Thu, 14 Oct 2021 21:30:45 +0000 (22:30 +0100)]
New upstream version 1.56.0~beta.4+dfsg1

2 years agoUpdate more Files-Excluded and unsuspicious-whitelist for 1.56.0~beta.4
Ximin Luo [Thu, 14 Oct 2021 20:47:26 +0000 (21:47 +0100)]
Update more Files-Excluded and unsuspicious-whitelist for 1.56.0~beta.4

2 years agoUpdate Files-Excluded for new upstream version 1.56.0-beta.4
Ximin Luo [Sat, 9 Oct 2021 23:05:35 +0000 (00:05 +0100)]
Update Files-Excluded for new upstream version 1.56.0-beta.4

2 years agoUpdate early-stage patches for 1.56.0~beta.4+dfsg1
Ximin Luo [Sat, 9 Oct 2021 23:03:48 +0000 (00:03 +0100)]
Update early-stage patches for 1.56.0~beta.4+dfsg1

2 years agoDon't disable jsondocck
Ximin Luo [Sat, 9 Oct 2021 22:59:00 +0000 (23:59 +0100)]
Don't disable jsondocck

2 years agoRelease 1.55.0+dfsg1-2 to Debian unstable.
Ximin Luo [Wed, 13 Oct 2021 23:36:22 +0000 (00:36 +0100)]
Release 1.55.0+dfsg1-2 to Debian unstable.

2 years agoFix build failures for ppc64el and armhf
Ximin Luo [Wed, 13 Oct 2021 23:36:00 +0000 (00:36 +0100)]
Fix build failures for ppc64el and armhf

2 years agoRelease 1.55.0+dfsg1-1 to Debian unstable.
Ximin Luo [Wed, 13 Oct 2021 21:06:19 +0000 (22:06 +0100)]
Release 1.55.0+dfsg1-1 to Debian unstable.

2 years agoWork around a segfault on ppc64el
Ximin Luo [Wed, 13 Oct 2021 21:06:05 +0000 (22:06 +0100)]
Work around a segfault on ppc64el

2 years agoBump test failures-allowed on s390x to 40
Ximin Luo [Sun, 10 Oct 2021 21:37:46 +0000 (22:37 +0100)]
Bump test failures-allowed on s390x to 40

2 years agoUpdate patches
Ximin Luo [Sun, 10 Oct 2021 18:15:27 +0000 (19:15 +0100)]
Update patches

2 years agoMerge branch 'debian/experimental' into debian/sid
Ximin Luo [Sun, 10 Oct 2021 18:01:52 +0000 (19:01 +0100)]
Merge branch 'debian/experimental' into debian/sid

2 years agoRelease 1.54.0+dfsg1-3 to Debian unstable.
Ximin Luo [Sat, 9 Oct 2021 10:46:12 +0000 (11:46 +0100)]
Release 1.54.0+dfsg1-3 to Debian unstable.

2 years agoFix links to cargo-doc
Ximin Luo [Sat, 9 Oct 2021 10:43:03 +0000 (11:43 +0100)]
Fix links to cargo-doc

2 years agoRelease 1.55.0+dfsg1-1~exp1 to Debian experimental.
Ximin Luo [Sat, 9 Oct 2021 02:22:14 +0000 (03:22 +0100)]
Release 1.55.0+dfsg1-1~exp1 to Debian experimental.

2 years agodisable embedded noto properly
Ximin Luo [Sat, 9 Oct 2021 01:30:22 +0000 (02:30 +0100)]
disable embedded noto properly

2 years agoUpdate d/copyright
Ximin Luo [Fri, 8 Oct 2021 13:11:29 +0000 (14:11 +0100)]
Update d/copyright

2 years agoUpdate control files and refresh patches
Ximin Luo [Fri, 8 Oct 2021 13:03:23 +0000 (14:03 +0100)]
Update control files and refresh patches

2 years agoUpdate upstream source from tag 'upstream/1.55.0+dfsg1'
Ximin Luo [Fri, 8 Oct 2021 12:55:12 +0000 (13:55 +0100)]
Update upstream source from tag 'upstream/1.55.0+dfsg1'

Update to upstream version '1.55.0+dfsg1'
with Debian dir 5f317c23f6f8282a8bec44cb60cea7084c8f1454

2 years agoUpdate more Files-Excluded and unsuspicious-whitelist for 1.55.0
Ximin Luo [Wed, 6 Oct 2021 00:13:57 +0000 (01:13 +0100)]
Update more Files-Excluded and unsuspicious-whitelist for 1.55.0

2 years agoUpdate Files-Excluded for new upstream version 1.55.0
Ximin Luo [Tue, 5 Oct 2021 23:15:46 +0000 (00:15 +0100)]
Update Files-Excluded for new upstream version 1.55.0

2 years agoUpdate early-stage patches for 1.55.0+dfsg1
Ximin Luo [Tue, 5 Oct 2021 23:13:29 +0000 (00:13 +0100)]
Update early-stage patches for 1.55.0+dfsg1

2 years agoRelease 1.54.0+dfsg1-2 to Debian unstable.
Ximin Luo [Sat, 9 Oct 2021 02:12:40 +0000 (03:12 +0100)]
Release 1.54.0+dfsg1-2 to Debian unstable.

2 years agoUpdate failures-allowed
Ximin Luo [Sat, 9 Oct 2021 02:08:58 +0000 (03:08 +0100)]
Update failures-allowed

2 years agoTemporarily disable jsondocck
Ximin Luo [Sat, 9 Oct 2021 01:59:11 +0000 (02:59 +0100)]
Temporarily disable jsondocck

2 years agoFix linkchecker test
Ximin Luo [Sat, 9 Oct 2021 01:43:29 +0000 (02:43 +0100)]
Fix linkchecker test

2 years agoRelease 1.54.0+dfsg1-1 to Debian unstable.
Ximin Luo [Fri, 8 Oct 2021 23:24:41 +0000 (00:24 +0100)]
Release 1.54.0+dfsg1-1 to Debian unstable.

2 years agoBump powerpc allowed-failures to 180 at the request of ports maintainers
Ximin Luo [Fri, 8 Oct 2021 23:24:32 +0000 (00:24 +0100)]
Bump powerpc allowed-failures to 180 at the request of ports maintainers

2 years agoIgnore more spurious test failures, and filed upstream
Ximin Luo [Fri, 8 Oct 2021 23:22:47 +0000 (00:22 +0100)]
Ignore more spurious test failures, and filed upstream

2 years agoAdd compatibility patch for cargo 0.47
Ximin Luo [Fri, 8 Oct 2021 13:31:19 +0000 (14:31 +0100)]
Add compatibility patch for cargo 0.47

2 years agoNew upstream version 1.55.0+dfsg1
Ximin Luo [Fri, 8 Oct 2021 12:53:48 +0000 (13:53 +0100)]
New upstream version 1.55.0+dfsg1

2 years agoBump d/changelog
Ximin Luo [Fri, 8 Oct 2021 12:44:20 +0000 (13:44 +0100)]
Bump d/changelog

2 years agoRe-enable backported patch for armhf & reset its allowed-failures
Ximin Luo [Wed, 6 Oct 2021 18:46:54 +0000 (19:46 +0100)]
Re-enable backported patch for armhf & reset its allowed-failures

2 years agoMerge branch 'debian/sid' into debian/experimental
Ximin Luo [Wed, 6 Oct 2021 18:26:01 +0000 (19:26 +0100)]
Merge branch 'debian/sid' into debian/experimental

2 years agoRelease 1.53.0+dfsg1-4 to Debian unstable.
Ximin Luo [Wed, 6 Oct 2021 18:24:15 +0000 (19:24 +0100)]
Release 1.53.0+dfsg1-4 to Debian unstable.

2 years agoIgnore some hanging test regressions on non-release arches powerpc, ppc64
Ximin Luo [Wed, 6 Oct 2021 18:24:07 +0000 (19:24 +0100)]
Ignore some hanging test regressions on non-release arches powerpc, ppc64

2 years agoRelease 1.53.0+dfsg1-3 to Debian unstable.
Ximin Luo [Wed, 6 Oct 2021 18:01:58 +0000 (19:01 +0100)]
Release 1.53.0+dfsg1-3 to Debian unstable.

2 years agofix FTBFS
Ximin Luo [Wed, 6 Oct 2021 18:01:43 +0000 (19:01 +0100)]
fix FTBFS

2 years agoRelease 1.54.0+dfsg1-1~exp1 to Debian experimental.
Ximin Luo [Wed, 6 Oct 2021 09:38:00 +0000 (10:38 +0100)]
Release 1.54.0+dfsg1-1~exp1 to Debian experimental.

2 years agoRefresh patch for 1.54.0, unbackporting it
Ximin Luo [Wed, 6 Oct 2021 09:37:40 +0000 (10:37 +0100)]
Refresh patch for 1.54.0, unbackporting it

2 years agoMerge branch 'debian/sid' into debian/experimental
Ximin Luo [Wed, 6 Oct 2021 09:36:20 +0000 (10:36 +0100)]
Merge branch 'debian/sid' into debian/experimental

2 years agoRelease 1.53.0+dfsg1-2 to Debian unstable.
Ximin Luo [Wed, 6 Oct 2021 09:29:08 +0000 (10:29 +0100)]
Release 1.53.0+dfsg1-2 to Debian unstable.

2 years agoFix some test failures
Ximin Luo [Wed, 6 Oct 2021 09:28:50 +0000 (10:28 +0100)]
Fix some test failures

2 years agoUpdate d/copyright
Ximin Luo [Tue, 5 Oct 2021 23:01:22 +0000 (00:01 +0100)]
Update d/copyright

2 years agoRefresh patches
Ximin Luo [Tue, 5 Oct 2021 22:48:30 +0000 (23:48 +0100)]
Refresh patches

2 years agoUpdate control files for 1.54.0
Ximin Luo [Tue, 5 Oct 2021 22:25:57 +0000 (23:25 +0100)]
Update control files for 1.54.0

2 years agoUpdate upstream source from tag 'upstream/1.54.0+dfsg1'
Ximin Luo [Tue, 5 Oct 2021 22:24:58 +0000 (23:24 +0100)]
Update upstream source from tag 'upstream/1.54.0+dfsg1'

Update to upstream version '1.54.0+dfsg1'
with Debian dir da56293742a3a5a4ae9c8f47a9c1ac549347925e

2 years agoNew upstream version 1.54.0+dfsg1
Ximin Luo [Tue, 5 Oct 2021 22:23:53 +0000 (23:23 +0100)]
New upstream version 1.54.0+dfsg1

2 years agoUpdate unsuspicious-whitelist for 1.54.0
Ximin Luo [Sat, 2 Oct 2021 18:58:03 +0000 (19:58 +0100)]
Update unsuspicious-whitelist for 1.54.0

2 years agoUpdate Files-Excluded for new upstream version 1.54.0
Ximin Luo [Sat, 2 Oct 2021 18:42:49 +0000 (19:42 +0100)]
Update Files-Excluded for new upstream version 1.54.0

2 years agoUpdate early-stage patches for 1.54.0+dfsg1
Ximin Luo [Sat, 2 Oct 2021 18:39:14 +0000 (19:39 +0100)]
Update early-stage patches for 1.54.0+dfsg1

2 years agoRelease 1.53.0+dfsg1-1 to Debian unstable.
Ximin Luo [Tue, 5 Oct 2021 22:19:52 +0000 (23:19 +0100)]
Release 1.53.0+dfsg1-1 to Debian unstable.

2 years agoTemporarily ignore some tests that fail on big-endian
Ximin Luo [Tue, 5 Oct 2021 22:19:18 +0000 (23:19 +0100)]
Temporarily ignore some tests that fail on big-endian

2 years agoUpdate mips patches, disable a test as our workaround makes it invalid
Ximin Luo [Tue, 5 Oct 2021 21:40:41 +0000 (22:40 +0100)]
Update mips patches, disable a test as our workaround makes it invalid

2 years agoRelease 1.53.0+dfsg1-1~exp1 to Debian experimental.
Ximin Luo [Sat, 2 Oct 2021 11:46:53 +0000 (12:46 +0100)]
Release 1.53.0+dfsg1-1~exp1 to Debian experimental.

2 years agofix d-0005-clippy-feature-sync.patch for updated clippy
Ximin Luo [Sat, 2 Oct 2021 11:46:17 +0000 (12:46 +0100)]
fix d-0005-clippy-feature-sync.patch for updated clippy

2 years agoHonour parallel option in DEB_BUILD_OPTIONS
Ximin Luo [Sat, 2 Oct 2021 01:22:13 +0000 (02:22 +0100)]
Honour parallel option in DEB_BUILD_OPTIONS

2 years agoclose old security bug
Ximin Luo [Sat, 2 Oct 2021 01:21:07 +0000 (02:21 +0100)]
close old security bug

2 years agoUpdate d/copyright, sort some more entries
Ximin Luo [Sat, 2 Oct 2021 01:20:08 +0000 (02:20 +0100)]
Update d/copyright, sort some more entries

2 years agoRefresh patches for 1.53.0
Ximin Luo [Sat, 2 Oct 2021 00:54:10 +0000 (01:54 +0100)]
Refresh patches for 1.53.0

2 years agoUpdate control files for 1.53.0
Ximin Luo [Sat, 2 Oct 2021 00:31:16 +0000 (01:31 +0100)]
Update control files for 1.53.0

2 years agoUpdate upstream source from tag 'upstream/1.53.0+dfsg1'
Ximin Luo [Sat, 2 Oct 2021 00:30:52 +0000 (01:30 +0100)]
Update upstream source from tag 'upstream/1.53.0+dfsg1'

Update to upstream version '1.53.0+dfsg1'
with Debian dir b81c069bffb4ce0f6bc61fd6ff53eda027c5b767

2 years agoNew upstream version 1.53.0+dfsg1
Ximin Luo [Sat, 2 Oct 2021 00:29:42 +0000 (01:29 +0100)]
New upstream version 1.53.0+dfsg1

2 years agoUpdate Files-Excluded for new upstream version 1.53.0
Ximin Luo [Sat, 2 Oct 2021 00:14:30 +0000 (01:14 +0100)]
Update Files-Excluded for new upstream version 1.53.0