~sergiodj/ubuntu/+source/qemu:fix-fcf-build-failure

Last commit made on 2023-09-27
Get this branch:
git clone -b fix-fcf-build-failure https://git.launchpad.net/~sergiodj/ubuntu/+source/qemu
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Name:
fix-fcf-build-failure
Repository:
lp:~sergiodj/ubuntu/+source/qemu

Recent commits

22fac12... by Sergio Durigan Junior

changelog for 1:8.0.4+dfsg-1ubuntu2

530c6b9... by Michael Tokarev <email address hidden>

d/rules: implement arch-dependent install/build targets without dh too

this eliminates the "dh sequence" completely, making whole thing
implicit without hidden "magic", and d/rules become non-recursive.

Thanks for all the fish, but there's just too much explicit helpfulness.

7580b72... by Michael Tokarev <email address hidden>

d/rules: stop running whole thing with dh, take back *-indep sequence

stop using the "standard dh sequence" to build indep targets.
dh exports all the standard variables (most notable CFLAGS),
assuming we're building regular stuff. But for indep part
we're building bios/firmware things, and regular CFLAGS does
not work. In particular, new -fcf-protection fails when
used with bios code.

999685b... by Michael Tokarev <email address hidden>

d/rules: move icons install rules to install-misc section

this will simplify subsequent changes.

82442d1... by Sergio Durigan Junior

Regenerate d/control

6fdfc53... by Sergio Durigan Junior

update-maintainer

44cbaaa... by Sergio Durigan Junior

reconstruct-changelog

5951d19... by Sergio Durigan Junior

merge-changelogs

5a10f1f... by Sergio Durigan Junior

    - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664)
      + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch:
        fix qboot FTBFS with LTO

a07424a... by Sergio Durigan Junior

    - Ease the use of module retention on upgrades (LP 1913421)
      - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade