~paelzer/ubuntu/+source/seabios:lp-1793725-fix-FTBFS-cosmic

Last commit made on 2018-09-21
Get this branch:
git clone -b lp-1793725-fix-FTBFS-cosmic 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:
lp-1793725-fix-FTBFS-cosmic
Repository:
lp:~paelzer/ubuntu/+source/seabios

Recent commits

56f6844... by Christian Ehrhardt 

changelog: fix FTBFS due to newer IASL toolchain (LP: #1793725)

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

442b185... by Christian Ehrhardt 

fix FTBFS due to newer IASL toolchain (LP: #1793725)

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

432d68d... by Michael Tokarev <email address hidden>

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

Imported using git-ubuntu import.

Changelog parent: 8998f12f8c4e470dfbf9f464b87a26457ad61ce6

New changelog entries:
  * new upstream release
  * disable more (new) options for seabios-128k config
  * always enable CONFIG_QEMU
  * enable parallel build
  * change Priority from extra to optional
  * remove old Breaks for qemu < 0.14

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)

216baf2... by Michael Tokarev <email address hidden>

Import patches-unapplied version 1.8.1-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: 359c09ceb2bea03892e68888dc9e2ce1a20a4c8d

New changelog entries:
  * new upstream release (1.8.1)
  * update debian/optionrom up to qemu commit b466e1731be837
    (Thu Dec 11 02:17:03 2014 +0100)
  * update standards-version (no changes needed)

359c09c... by Michael Tokarev <email address hidden>

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

Imported using git-ubuntu import.

Changelog parent: b7c6bfa1a8c8981f18027cd5d2383d69509a2cf4

New changelog entries:
  * new upstream release
  * dropped all patches taken from upstream
  * disabled more features (XEN & USB_UAS) from the 128k bios build to fit
  * set upstream source URL (Closes: #740471)