~paelzer/ubuntu/+source/seabios:fix-1866870-FOCAL

Last commit made on 2020-03-19
Get this branch:
git clone -b fix-1866870-FOCAL https://git.launchpad.net/~paelzer/ubuntu/+source/seabios
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
fix-1866870-FOCAL
Repository:
lp:~paelzer/ubuntu/+source/seabios

Recent commits

4286cbb... by Christian Ehrhardt 

update-maintainer

Signed-off-by: Christian Ehrhardt <email address hidden>

7959c29... by Christian Ehrhardt 

changelog: fix breakage on older chips due to fcf-protection (LP: #1866870)

Signed-off-by: Christian Ehrhardt <email address hidden>

78ac692... by Christian Ehrhardt 

fix breakage on older chips due to fcf-protection (LP: #1866870)

Signed-off-by: Christian Ehrhardt <email address hidden>

2148ea2... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.13.0-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 88271652c33029b611b8550a67d952d46cb95daf

New changelog entries:
  * new upstream release 1.13.0 (Closes: #931346)
  * remove generated .hex files in clean, regenerate them properly
  * build vgabios-ati and vgabios-bochs-display
  * disable ATA_DMA (Closes: #934134)
  * priority "extra" is replaced by "optional"
  * Std-Version: 4.4.1 (no changes needed)
  * switch to python3 (Closes: #938457)

8827165... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.12.0-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 8998f12f8c4e470dfbf9f464b87a26457ad61ce6

New changelog entries:
  * new upstream release
    Closes: #901462
  * do not move away .hex files, just remove them (Closes: #901547)
  * update d/watch to point to https://www.seabios.org/downloads/
  * d/rules: update bios build options (remove more stuff for 128k)

8998f12... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.10.2-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 5cafde7de45fc2d6ac29114ee367ae36f62d48b7

New changelog entries:
  * new upstream stable/bugfix release,
    required for qemu 2.8.1+ due to ahci changes,
    plus fixes for guest resume from S3
    and ps/2 keyboard/mouse handling

5cafde7... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.10.1-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 7c9fccc2445ff128fdf3015ddc0d8467f6d666f5

New changelog entries:
  * new upstream release
  * ensure no shipped firmware blobs are used, so that all
    iasl sources are being built during package build
  * disable BOOTSPLASH code for 128k (Closes: #846686)
  * pass EXTRAVERSION to upstream make (Closes: #842203)
  * verify that .git does not exist and .version exists,
    to build version info in a reliable way

7c9fccc... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.9.3-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: c594fa1a25578e8c1c7ab8bd777139a55c209436

New changelog entries:
  * build-add-fno-pie-to-the-gcc-flags-when-available.patch
    patch from upstream to disable pie code which is now enabled
    by default on Debian and makes seabios FTBFS (Closes: #841546)
  * also enable -fno-pie for optionrom
  * update optionrom files from qemu-2.7.
    This includes optionrom_dma.bin
  * update to new upstream (1.9.3) release (Closes: #841985)
  * strip a few new features from seabios-128k (Closes: #800429)
    remove stale comment in there (Closes: #800426)
  * update Standards-Version to 3.9.8 (no changes needed)
  * update debhelper compat level to 9

c594fa1... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.8.2-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 2c4efdcd852ae33ea5c67abd812efe0722c9b476

New changelog entries:
  * new upstream (minor) release (1.8.2)
  * add vgabios-virtio.bin (new in 1.8.2)
  * remove some leftovers from d/rules
  * set VERSION to $(DEB_VENDOR)-$(DEB_VERSION)
    and make build reproducible (Closes: #782905)
  * update d/watch (Closes: #786413)

2c4efdc... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.8.1-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 216baf2316d7ae1e89f3b576f21073854235c60a

New changelog entries:
  * reupload to unstable (previous upload was to experimental)