]> git.proxmox.com Git - rustc.git/log
rustc.git
12 months agoFix get_toml() when cfg(test)
Blair Noctis [Wed, 29 Mar 2023 22:56:11 +0000 (22:56 +0000)]
Fix get_toml() when cfg(test)

12 months agoRefresh patches and drop outdated
Blair Noctis [Sun, 23 Apr 2023 17:58:07 +0000 (19:58 +0200)]
Refresh patches and drop outdated

FG: reduce diff, drop one more hunk that is included upstream

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
12 months agoBump version to 1.66.0+dfsg1-1~exp1
Blair Noctis [Wed, 29 Mar 2023 18:49:01 +0000 (18:49 +0000)]
Bump version to 1.66.0+dfsg1-1~exp1

12 months agoUpdate upstream source from tag 'upstream/1.66.0+dfsg1'
Fabian Grünbichler [Sun, 23 Apr 2023 17:46:23 +0000 (19:46 +0200)]
Update upstream source from tag 'upstream/1.66.0+dfsg1'

Update to upstream version '1.66.0+dfsg1'
with Debian dir 7cb8bddaf2079b709bb3ba9e50301af1c46de35c

12 months agoNew upstream version 1.66.0+dfsg1
Fabian Grünbichler [Sun, 23 Apr 2023 17:45:23 +0000 (19:45 +0200)]
New upstream version 1.66.0+dfsg1

12 months agoupdate unsuspicious files
Fabian Grünbichler [Sun, 23 Apr 2023 17:44:08 +0000 (19:44 +0200)]
update unsuspicious files

these are either redundant or no longer exist

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
12 months agoUpdate Files-Excluded and unsuspicious files
Blair Noctis [Wed, 29 Mar 2023 18:37:56 +0000 (18:37 +0000)]
Update Files-Excluded and unsuspicious files

12 months agoUpdate Files-Excluded for new upstream version 1.66.0
Blair Noctis [Wed, 29 Mar 2023 14:55:31 +0000 (14:55 +0000)]
Update Files-Excluded for new upstream version 1.66.0

12 months agoUpdate early-stage patches for 1.66.0+dfsg1
Blair Noctis [Wed, 29 Mar 2023 14:14:38 +0000 (14:14 +0000)]
Update early-stage patches for 1.66.0+dfsg1

14 months agobump version to 1.65.0+dfsg1-1~exp3
Fabian Grünbichler [Sun, 12 Mar 2023 07:54:30 +0000 (08:54 +0100)]
bump version to 1.65.0+dfsg1-1~exp3

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
14 months agod/rules: fix typo in mipsel workaround
Fabian Grünbichler [Sun, 12 Mar 2023 07:53:38 +0000 (08:53 +0100)]
d/rules: fix typo in mipsel workaround

the typo causes a fallback to the default value of 8 allowed failures,
which is obviously even worse than the 24 we had before..

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
14 months agobump version to 1.65.0+dfsg1-1~exp2
Fabian Grünbichler [Thu, 2 Mar 2023 18:58:55 +0000 (19:58 +0100)]
bump version to 1.65.0+dfsg1-1~exp2

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
14 months agoremove duplicate lintian override
Fabian Grünbichler [Sat, 11 Mar 2023 17:47:05 +0000 (18:47 +0100)]
remove duplicate lintian override

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
14 months agod/rules: bump mipsel failure to workaround gdb
Fabian Grünbichler [Sat, 11 Mar 2023 17:31:13 +0000 (18:31 +0100)]
d/rules: bump mipsel failure to workaround gdb

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
14 months agocherry-pick fix for failing backtrace test
Fabian Grünbichler [Thu, 2 Mar 2023 18:53:30 +0000 (19:53 +0100)]
cherry-pick fix for failing backtrace test

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
14 months agod/control: add myself to Uploaders
Fabian Grünbichler [Thu, 2 Mar 2023 18:49:18 +0000 (19:49 +0100)]
d/control: add myself to Uploaders

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agobump version to 1.65.0+dfsg1-1~exp1
Fabian Grünbichler [Wed, 15 Feb 2023 19:12:43 +0000 (20:12 +0100)]
bump version to 1.65.0+dfsg1-1~exp1

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agoremove no longer applying riscv64 workaround
Fabian Grünbichler [Wed, 15 Feb 2023 19:30:16 +0000 (20:30 +0100)]
remove no longer applying riscv64 workaround

as per the upstream issue, it should be fixed somewhere around
1.65-1.67, so let's see. worst case we'll need a re-bootstrap on riscv64
once we start uploading to unstable again in a few weeks/months..

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agoupdate d/copyright
Fabian Grünbichler [Mon, 5 Dec 2022 08:50:00 +0000 (09:50 +0100)]
update d/copyright

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
15 months agoadd overrides for rust-analyzer test data
Fabian Grünbichler [Mon, 5 Dec 2022 08:49:05 +0000 (09:49 +0100)]
add overrides for rust-analyzer test data

these are the expected output, the input/source is the testcase itself.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
15 months agocherry-pick fix for compiletest with rpath=false
Fabian Grünbichler [Fri, 2 Dec 2022 14:04:06 +0000 (15:04 +0100)]
cherry-pick fix for compiletest with rpath=false

already merged upstream, but not part of 1.65

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
15 months agoupdate patches
Fabian Grünbichler [Fri, 2 Dec 2022 13:10:36 +0000 (14:10 +0100)]
update patches

and drop patches which are upstreamed.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
15 months agoswitch to LLVM-15
Fabian Grünbichler [Fri, 2 Dec 2022 12:59:36 +0000 (13:59 +0100)]
switch to LLVM-15

upstream uses it since 1.65, stay in sync.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
15 months agoupdate version to 1.65.0
Fabian Grünbichler [Fri, 2 Dec 2022 12:58:44 +0000 (13:58 +0100)]
update version to 1.65.0

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
15 months agoUpdate upstream source from tag 'upstream/1.65.0+dfsg1'
Fabian Grünbichler [Wed, 15 Feb 2023 19:09:51 +0000 (20:09 +0100)]
Update upstream source from tag 'upstream/1.65.0+dfsg1'

Update to upstream version '1.65.0+dfsg1'
with Debian dir c666310b18044ee030912bdc76bdd538572b02e7

15 months agoNew upstream version 1.65.0+dfsg1
Fabian Grünbichler [Wed, 15 Feb 2023 19:08:51 +0000 (20:08 +0100)]
New upstream version 1.65.0+dfsg1

15 months agosort upstream-tarball-unsuspicious
Fabian Grünbichler [Wed, 15 Feb 2023 18:56:12 +0000 (19:56 +0100)]
sort upstream-tarball-unsuspicious

within each category.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agoupdate unsuspicious files
Fabian Grünbichler [Wed, 15 Feb 2023 18:53:12 +0000 (19:53 +0100)]
update unsuspicious files

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agoUpdate Files-Excluded for new upstream version 1.65.0
Fabian Grünbichler [Sun, 12 Feb 2023 10:02:53 +0000 (11:02 +0100)]
Update Files-Excluded for new upstream version 1.65.0

15 months agoUpdate early-stage patches for 1.65.0+dfsg1
Fabian Grünbichler [Sat, 11 Feb 2023 19:49:15 +0000 (20:49 +0100)]
Update early-stage patches for 1.65.0+dfsg1

15 months agobump version to 1.64.0+dfsg1-1~exp4
Fabian Grünbichler [Tue, 31 Jan 2023 18:56:18 +0000 (19:56 +0100)]
bump version to 1.64.0+dfsg1-1~exp4

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agofix sparc64 rustix build
Fabian Grünbichler [Tue, 31 Jan 2023 18:54:14 +0000 (19:54 +0100)]
fix sparc64 rustix build

the patch is a backport of the commit in [1] which fixes the
rustix (and therefore rustc) FTBFS on sparc64 [2][

Thanks John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>!

[1] https://github.com/bytecodealliance/rustix/commit/85ed94efa3d4ce05ba7edaacc78b37cd8fbf6793
[2] https://buildd.debian.org/status/fetch.php?pkg=rustc&arch=sparc64&ver=1.64.0%2Bdfsg1-1%7Eexp3&stamp=1674399404&raw=0

Closes: #1030053
Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agobump version to 1.64.0+dfsg1-1~exp3
Fabian Grünbichler [Fri, 20 Jan 2023 19:48:35 +0000 (20:48 +0100)]
bump version to 1.64.0+dfsg1-1~exp3

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
15 months agocherry-pick riscv64 fix from ubuntu
Fabian Grünbichler [Fri, 20 Jan 2023 19:47:46 +0000 (20:47 +0100)]
cherry-pick riscv64 fix from ubuntu

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
16 months agobump version to 1.64.0+dfsg1-1~exp2
Fabian Grünbichler [Wed, 11 Jan 2023 16:22:45 +0000 (17:22 +0100)]
bump version to 1.64.0+dfsg1-1~exp2

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
16 months agofix panicking lldb check on armel
Fabian Grünbichler [Tue, 10 Jan 2023 14:03:12 +0000 (15:03 +0100)]
fix panicking lldb check on armel

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
16 months agoadd compiler_builtins sync fallbacks for arm(el)
Fabian Grünbichler [Fri, 6 Jan 2023 10:46:52 +0000 (11:46 +0100)]
add compiler_builtins sync fallbacks for arm(el)

cherry-picked from upstream

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
16 months agofix compiler_builtins linkage on arm(el)
Fabian Grünbichler [Fri, 6 Jan 2023 08:20:18 +0000 (09:20 +0100)]
fix compiler_builtins linkage on arm(el)

cherry-picked from upstream

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
16 months agofix libstd-rust-dev-windows lintian override
Fabian Grünbichler [Thu, 22 Dec 2022 16:55:21 +0000 (17:55 +0100)]
fix libstd-rust-dev-windows lintian override

it also applies to i386, where the path has a different prefix.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
16 months agofix rustix on arches requiring outline building
Fabian Grünbichler [Thu, 22 Dec 2022 16:55:11 +0000 (17:55 +0100)]
fix rustix on arches requiring outline building

taken from debcargo-conf.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agod/prune-unused-deps: unify cargo update calls
Fabian Grünbichler [Sat, 17 Dec 2022 10:11:14 +0000 (11:11 +0100)]
d/prune-unused-deps: unify cargo update calls

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agobump version to 1.64.0+dfsg1-1~exp1
Fabian Grünbichler [Thu, 8 Dec 2022 08:19:09 +0000 (09:19 +0100)]
bump version to 1.64.0+dfsg1-1~exp1

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agod/rules: don't delete .cargo
Fabian Grünbichler [Thu, 15 Dec 2022 20:39:36 +0000 (21:39 +0100)]
d/rules: don't delete .cargo

it's part of the upstream sources now and configures vendoring.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agod/rules: also clear bootstrap/rust-analyzer Cargo.lock
Fabian Grünbichler [Mon, 10 Oct 2022 12:18:46 +0000 (14:18 +0200)]
d/rules: also clear bootstrap/rust-analyzer Cargo.lock

they might have vendored slightly different versions than the main
workspace, but we pruned those at tarball generation.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agoinstall rust-analyzer-proc-macro-srv
Fabian Grünbichler [Mon, 10 Oct 2022 13:09:07 +0000 (15:09 +0200)]
install rust-analyzer-proc-macro-srv

this component of rust-analyzer moved from being part of rust-analyzer
to being distributed together with the matching rustc. without it,
rust-analyzer breaks for rustc >= 1.64.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agooverride source-is-missing for rust-analyzer test data
Fabian Grünbichler [Thu, 8 Dec 2022 09:55:40 +0000 (10:55 +0100)]
override source-is-missing for rust-analyzer test data

this is the expected output, the source is the code of the corresponding
test case.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agooverride source-is-missing for rustdoc test data
Fabian Grünbichler [Thu, 6 Oct 2022 12:28:36 +0000 (14:28 +0200)]
override source-is-missing for rustdoc test data

this is the "expected" output, so it can't be regenerated dynamically.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agod/rules: extend privacy-breach removal
Fabian Grünbichler [Thu, 6 Oct 2022 12:20:21 +0000 (14:20 +0200)]
d/rules: extend privacy-breach removal

W: rust-doc: privacy-breach-generic [<img src="https://github.com/rust-lang/rust-clippy/workflows/clippy%20test/badge.svg?branch=auto&amp;event=push" alt="clippy test" />] (https://github.com/rust-lang/rust-clippy/workflows/clippy%20test/badge.svg?branch=auto&amp;event=push) [usr/share/doc/rust-doc/html/clippy/index.html]
W: rust-doc: privacy-breach-generic [<img src="https://github.com/rust-lang/rust-clippy/workflows/clippy%20test/badge.svg?branch=auto&amp;event=push" alt="clippy test" />] (https://github.com/rust-lang/rust-clippy/workflows/clippy%20test/badge.svg?branch=auto&amp;event=push) [usr/share/doc/rust-doc/html/clippy/print.html]

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agoupdate d/copyright
Fabian Grünbichler [Thu, 6 Oct 2022 09:37:28 +0000 (11:37 +0200)]
update d/copyright

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agomake build work with packaged cargo version
Fabian Grünbichler [Wed, 5 Oct 2022 06:00:27 +0000 (08:00 +0200)]
make build work with packaged cargo version

this is just an additional check, we can postpone enabling it until our
cargo supports this still unstable option.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agorefresh patches
Fabian Grünbichler [Tue, 4 Oct 2022 09:52:36 +0000 (11:52 +0200)]
refresh patches

nothing exciting here..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agoupdate version to 1.64.0
Fabian Grünbichler [Tue, 4 Oct 2022 09:47:56 +0000 (11:47 +0200)]
update version to 1.64.0

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agoUpdate upstream source from tag 'upstream/1.64.0+dfsg1'
Fabian Grünbichler [Thu, 15 Dec 2022 20:38:56 +0000 (21:38 +0100)]
Update upstream source from tag 'upstream/1.64.0+dfsg1'

Update to upstream version '1.64.0+dfsg1'
with Debian dir 9bf0fe8a7c4536911fe6a47703a8709b011cdf83

17 months agoNew upstream version 1.64.0+dfsg1
Fabian Grünbichler [Thu, 15 Dec 2022 20:37:53 +0000 (21:37 +0100)]
New upstream version 1.64.0+dfsg1

17 months agoexclude rustix prebuilt static libs
Fabian Grünbichler [Thu, 15 Dec 2022 19:46:06 +0000 (20:46 +0100)]
exclude rustix prebuilt static libs

these are not needed (the assembly is shipped as well).

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agoREADME: remove walkdir from "embedded" libs
Fabian Grünbichler [Thu, 15 Dec 2022 19:28:18 +0000 (20:28 +0100)]
README: remove walkdir from "embedded" libs

this was never an embedded lib, just a .c dev helper file for testing.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agoupdate unsuspicious files
Fabian Grünbichler [Thu, 15 Dec 2022 19:28:07 +0000 (20:28 +0100)]
update unsuspicious files

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agoadd RustAnalyzerProcMacroSrv
Fabian Grünbichler [Mon, 10 Oct 2022 08:20:42 +0000 (10:20 +0200)]
add RustAnalyzerProcMacroSrv

this component used to be handled by rust analyzer, but it is required
to be provided by rustc starting with 1.64, else proc-macro expansion
breaks in rust-analyzer.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
17 months agoUpdate Files-Excluded for new upstream version 1.64.0
Fabian Grünbichler [Thu, 15 Dec 2022 19:40:15 +0000 (20:40 +0100)]
Update Files-Excluded for new upstream version 1.64.0

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agod/prune-unused-deps: include src/bootstrap
Fabian Grünbichler [Thu, 15 Dec 2022 18:57:21 +0000 (19:57 +0100)]
d/prune-unused-deps: include src/bootstrap

it's no longer part of the main workspace upstream, so we need to handle
both Cargo.lock files. to make the whole pruning similar (and since a
third Cargo.lock file for rust-analyzer will be added as well), switch
to using `cargo update --offline` for regenerating Cargo.lock, after
having confirmed that the resulting pruning is identical with both
invocations.

for this one upstream update, debian/prune-unused-deps needs to be run
outside of the git worktree instead of in a subdir, else cargo will
pickup the checked-in, unpatched 1.63 workspace Cargo.toml where
src/bootstrap was still a member, and fail because members of that
workspace are excluded via d/copyright, but the references are only gone
(and the Cargo.toml functional) *after* patching.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agoUpdate early-stage patches for 1.64.0+dfsg1
Fabian Grünbichler [Tue, 4 Oct 2022 08:16:45 +0000 (10:16 +0200)]
Update early-stage patches for 1.64.0+dfsg1

rust-analyzer is now an in-tree tool, but it is itself a workspace so
not trivial to integrate into our existing vendor-cut-down mechanism.

skip including it for the time being.

17 months agobump version to 1.63.0+dfsg1-1
Fabian Grünbichler [Wed, 7 Dec 2022 16:30:41 +0000 (17:30 +0100)]
bump version to 1.63.0+dfsg1-1

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
17 months agoclarify the licensing of the mpsc implementation
Pietro Albini [Fri, 11 Nov 2022 09:32:51 +0000 (09:32 +0000)]
clarify the licensing of the mpsc implementation

The BSD portion of the mpsc queue implementation was relicensed under
the standard MIT OR Apache-2.0 license by the author of the code in
2017. See https://github.com/rust-lang/rust/pull/104139 for more
information about the relicensing.

18 months agobump version to 1.63.0+dfsg1-1~exp1
Fabian Grünbichler [Tue, 15 Nov 2022 18:48:00 +0000 (19:48 +0100)]
bump version to 1.63.0+dfsg1-1~exp1

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
18 months agoupdate d/copyright
Fabian Grünbichler [Fri, 30 Sep 2022 09:43:45 +0000 (11:43 +0200)]
update d/copyright

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoadd patch to fix rust-docs build
Fabian Grünbichler [Fri, 30 Sep 2022 07:17:52 +0000 (09:17 +0200)]
add patch to fix rust-docs build

upstream disallows symlinks in all generated dist tarballs except the
main rustc one, but we don't have to honor these restrictions - we
rather want to have some symlinks pointing at files shipped by other
packages.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agofix clippy/rustfmt feature sync
Fabian Grünbichler [Thu, 29 Sep 2022 12:12:33 +0000 (14:12 +0200)]
fix clippy/rustfmt feature sync

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agobump cargo B-D to 0.60
Fabian Grünbichler [Thu, 29 Sep 2022 11:42:35 +0000 (13:42 +0200)]
bump cargo B-D to 0.60

required for the "strip" feature

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agorebase patches
Fabian Grünbichler [Thu, 29 Sep 2022 11:18:39 +0000 (13:18 +0200)]
rebase patches

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoupdate version to 1.63, wasi-libc 20220510-9886d3d
Fabian Grünbichler [Thu, 29 Sep 2022 10:19:15 +0000 (12:19 +0200)]
update version to 1.63, wasi-libc 20220510-9886d3d

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoUpdate upstream source from tag 'upstream/1.63.0+dfsg1'
Fabian Grünbichler [Tue, 15 Nov 2022 18:42:23 +0000 (19:42 +0100)]
Update upstream source from tag 'upstream/1.63.0+dfsg1'

Update to upstream version '1.63.0+dfsg1'
with Debian dir 1e0f1118aad20780ff8e9de4e7b4d50244b4597b

18 months agoNew upstream version 1.63.0+dfsg1
Fabian Grünbichler [Tue, 15 Nov 2022 18:41:33 +0000 (19:41 +0100)]
New upstream version 1.63.0+dfsg1

18 months agoUpdate unsuspicious files
Fabian Grünbichler [Thu, 29 Sep 2022 10:01:51 +0000 (12:01 +0200)]
Update unsuspicious files

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoUpdate Files-Excluded for new upstream version 1.63.0
Fabian Grünbichler [Thu, 29 Sep 2022 09:30:53 +0000 (11:30 +0200)]
Update Files-Excluded for new upstream version 1.63.0

18 months agoUpdate early-stage patches for 1.63.0+dfsg1
Fabian Grünbichler [Thu, 29 Sep 2022 09:25:42 +0000 (11:25 +0200)]
Update early-stage patches for 1.63.0+dfsg1

18 months agobump version for unstable upload
Fabian Grünbichler [Mon, 31 Oct 2022 13:20:09 +0000 (14:20 +0100)]
bump version for unstable upload

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
18 months agod/rules: fix workaround for broken armhf tests
Fabian Grünbichler [Mon, 31 Oct 2022 13:18:51 +0000 (14:18 +0100)]
d/rules: fix workaround for broken armhf tests

the path in the test output changed, the issue is still unfixed.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
18 months agobump version
Fabian Grünbichler [Fri, 28 Oct 2022 09:36:37 +0000 (11:36 +0200)]
bump version

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
18 months agod/rules: one more rust-src cleanup
Fabian Grünbichler [Mon, 1 Aug 2022 06:25:57 +0000 (08:25 +0200)]
d/rules: one more rust-src cleanup

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoupdate d/copyright
Fabian Grünbichler [Mon, 1 Aug 2022 06:24:53 +0000 (08:24 +0200)]
update d/copyright

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agorefresh patches
Fabian Grünbichler [Fri, 29 Jul 2022 11:28:13 +0000 (13:28 +0200)]
refresh patches

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agobump version
Fabian Grünbichler [Fri, 29 Jul 2022 11:18:12 +0000 (13:18 +0200)]
bump version

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoUpdate upstream source from tag 'upstream/1.62.1+dfsg1'
Fabian Grünbichler [Fri, 28 Oct 2022 09:33:02 +0000 (11:33 +0200)]
Update upstream source from tag 'upstream/1.62.1+dfsg1'

Update to upstream version '1.62.1+dfsg1'
with Debian dir 39563096f782777f39caa69d3b8671325c42201f

18 months agoNew upstream version 1.62.1+dfsg1
Fabian Grünbichler [Fri, 28 Oct 2022 09:32:12 +0000 (11:32 +0200)]
New upstream version 1.62.1+dfsg1

18 months agoUpdate (un)suspicious files
Fabian Grünbichler [Fri, 29 Jul 2022 11:10:30 +0000 (13:10 +0200)]
Update (un)suspicious files

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoUpdate Files-Excluded for new upstream version 1.62.1
Fabian Grünbichler [Fri, 29 Jul 2022 10:45:17 +0000 (12:45 +0200)]
Update Files-Excluded for new upstream version 1.62.1

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
18 months agoUpdate early-stage patches for 1.62.1+dfsg1
Fabian Grünbichler [Fri, 29 Jul 2022 09:56:55 +0000 (11:56 +0200)]
Update early-stage patches for 1.62.1+dfsg1

18 months agod/copyright: remove outdated exclusions
Fabian Grünbichler [Fri, 28 Oct 2022 08:19:23 +0000 (10:19 +0200)]
d/copyright: remove outdated exclusions

these paths are not shipped upstream anymore.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
19 months agoprepare upload
Sylvestre Ledru [Tue, 11 Oct 2022 09:28:29 +0000 (11:28 +0200)]
prepare upload

19 months agobump version to 1.61.0+dfsg1-2
Fabian Grünbichler [Mon, 10 Oct 2022 20:39:44 +0000 (22:39 +0200)]
bump version to 1.61.0+dfsg1-2

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
19 months agofix rebuild of 1.61 with 1.61
Fabian Grünbichler [Mon, 10 Oct 2022 20:37:46 +0000 (22:37 +0200)]
fix rebuild of 1.61 with 1.61

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
19 months agocherry-pick patches from Ubuntu
Fabian Grünbichler [Mon, 10 Oct 2022 20:37:40 +0000 (22:37 +0200)]
cherry-pick patches from Ubuntu

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
19 months agoIncrease allowed failures on armel/mips64el/ppc64
Adrian Bunk [Sun, 9 Oct 2022 21:56:28 +0000 (00:56 +0300)]
Increase allowed failures on armel/mips64el/ppc64

19 months agoHACK: Disable kernel_user_helpers on armel
Adrian Bunk [Sun, 9 Oct 2022 21:35:22 +0000 (00:35 +0300)]
HACK: Disable kernel_user_helpers on armel

19 months agoImprove cross-building documentation
Ximin Luo [Mon, 10 Oct 2022 19:03:03 +0000 (20:03 +0100)]
Improve cross-building documentation

19 months agoUpload to unstable (Closes: #1020394)
Sylvestre Ledru [Thu, 22 Sep 2022 08:23:55 +0000 (10:23 +0200)]
Upload to unstable (Closes: #1020394)

20 months agobump version to 1.61.0+dfsg1-1~exp1
Fabian Grünbichler [Thu, 28 Jul 2022 13:51:43 +0000 (15:51 +0200)]
bump version to 1.61.0+dfsg1-1~exp1

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
20 months agoNew upstream version 1.61.0+dfsg1
Fabian Grünbichler [Thu, 28 Jul 2022 12:14:48 +0000 (14:14 +0200)]
New upstream version 1.61.0+dfsg1

20 months agofix #1017656: build with LLVM14
Fabian Grünbichler [Mon, 25 Jul 2022 10:04:24 +0000 (12:04 +0200)]
fix #1017656: build with LLVM14

Signed-off-by: Fabian Gruenbichler <f.gruenbichler@proxmox.com>
20 months agoupdate d/copyright
Fabian Grünbichler [Thu, 28 Jul 2022 13:51:24 +0000 (15:51 +0200)]
update d/copyright

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>