Commit Graph

4 Commits

Author SHA1 Message Date
Fabian Grünbichler
8c7f677448 rebase patches
and drop those applied upstream/no longer needed

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-03-08 11:30:22 +00:00
Fabian Grünbichler
f2689c57f1 rebase patches
and drop those no longer needed

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-03-06 21:59:25 +00:00
Simon Chopin
3a080dc11e 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>
2022-01-27 16:09:31 +01:00
Ximin Luo
a4250c44a6 reorganise patches 2021-10-22 14:41:19 +01:00