[ubuntu/groovy-proposed] ipxe 1.0.0+git-20190125.36a4c85-5ubuntu1 (Accepted)
Christian Ehrhardt
christian.ehrhardt at canonical.com
Tue Jun 30 15:14:14 UTC 2020
ipxe (1.0.0+git-20190125.36a4c85-5ubuntu1) groovy; urgency=medium
* Merge with Debian unstable (LP: #1884758). Remaining changes:
- Split grub integration from ipxe->grub-ipxe.
- d/control: add package and adapt dependencies
- d/[grub-]ipxe.install: move some files to grub-ipxe
- rename d/ipxe.post* to d/grub-ipxe-post*
[updated to match 1.0.0+git-20190125.36a4c85-5]
- d/util/check-rom-sizes, d/rules: check sizes of generated roms to avoid
accidentally breaking KVM live migration on updates/fixes.
[updated for new and dropped rom file names]
- debian/copyright: update copyright information to satisfy lintian
dep5 checks (LP: 1747071)
- Build ROMs for QEMU with CONFIG=qemu (LP: 1789319)
[updated to match 1.0.0+git-20190125.36a4c85-5 and be more verbose]
- debian/patches/handle-dhcp-nack.patch: Handle DHCP NAK and send a
re-discover. (LP 1707999)
- d/p/0005-strip-802.1Q-VLAN-0-priority-tags.patch: Strip 802.1Q VLAN 0
priority tags; Fixes PXE when VLAN tag is 0. (LP: 1805920)
- d/tree/ipxe/etc/grub.d/20_ipxe: Make grub-ipxe work under UEFI
(LP: 1811496)
- Use ipxe.efi under UEFI
- Save default entry when iPXE is selected
- d/tree/ipxe/etc/grub.d/20_ipxe: Identify ipxe grub menu entry in
an easier way (LP: 1858374)
* Dropped changes
- new upstream release 20190109.133f4c4 [superseded by new upstream]
- new upstream release 20180124.fbe8c52d [superseded by new upstream]
- Revert to the former git snapshot 20150424.a25a16d
[superseded by new upstream]
- This brings back debian/patches/0002-Don-t-use-libiberty.patch as needed
on the older source.
- Adapt d/p/0001-rom-change-banner-timeout.diff.patch to former state to
match old source.
- drop d/p/util-elf2efi-GNU_SOURCE.patch as it was not needed on old
source
- Fix FTBFS with newer perl versions [upstream]
- d/p/0004-fix_no-pie_option.patch: correct -no-pie option
to build without pie
[ still carried before ]
- Install ne.rom as pxe-ne2k_isa.rom
- d/ipxe-qemu.install: Install ne.rom as pxe-ne2k_isa.rom.
- d/ipxe-qemu.links: compat link for ne.rom
[ no more needed, was an old xen hvmloader bug ]
- d/ipxe-qemu.links: Add compat links from /usr/share/qemu
to /usr/lib/ipxe/qemu.
[ no more needed, transition from trusty ]
- add new rom for vmxnet3 (LP 1737211) [in Debian now]
- Add e1000e firmware for qemu. (closes 884240) [in Debian now]
- d/control: ipxe-qemu breaks qemu-system-x86 <2.11 [no more needed]
- d/p/enable-https.patch: Enable HTTPS support.
[resolved per rom type in d/rules now]
* Added changes
- d/rules: only enable https on non EFI roms. This lets EFI handle https
itself and avoids breakage in TPL manipulations (LP: #1882671)
- d/util/check-rom-sizes: fix if size does exactly match
ipxe (1.0.0+git-20190125.36a4c85-5) unstable; urgency=medium
* Cleanup src/bin correctly. (closes: #952275)
ipxe (1.0.0+git-20190125.36a4c85-4) unstable; urgency=medium
* Use new source format instead of own rules.
* Use debhelper 12.
* Move ipxe.efi into /boot. (closes: #947267)
ipxe (1.0.0+git-20190125.36a4c85-3) unstable; urgency=medium
* Combine legacy and EFI rom again. (closes: #947024)
ipxe (1.0.0+git-20190125.36a4c85-2) unstable; urgency=medium
* Add Vcs information.
* Include snponly.efi. (closes: #944321)
ipxe (1.0.0+git-20190125.36a4c85-1) unstable; urgency=medium
* New snapshot. (closes: #832765, #906365)
* Add e1000e and vmxnet3 firmware for qemu. (closes: #884240, #868124)
Date: Tue, 23 Jun 2020 16:23:52 +0200
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/ipxe/1.0.0+git-20190125.36a4c85-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 23 Jun 2020 16:23:52 +0200
Source: ipxe
Architecture: source
Version: 1.0.0+git-20190125.36a4c85-5ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Closes: 832765 868124 884240 906365 944321 947024 947267 952275
Launchpad-Bugs-Fixed: 1882671 1884758
Changes:
ipxe (1.0.0+git-20190125.36a4c85-5ubuntu1) groovy; urgency=medium
.
* Merge with Debian unstable (LP: #1884758). Remaining changes:
- Split grub integration from ipxe->grub-ipxe.
- d/control: add package and adapt dependencies
- d/[grub-]ipxe.install: move some files to grub-ipxe
- rename d/ipxe.post* to d/grub-ipxe-post*
[updated to match 1.0.0+git-20190125.36a4c85-5]
- d/util/check-rom-sizes, d/rules: check sizes of generated roms to avoid
accidentally breaking KVM live migration on updates/fixes.
[updated for new and dropped rom file names]
- debian/copyright: update copyright information to satisfy lintian
dep5 checks (LP: 1747071)
- Build ROMs for QEMU with CONFIG=qemu (LP: 1789319)
[updated to match 1.0.0+git-20190125.36a4c85-5 and be more verbose]
- debian/patches/handle-dhcp-nack.patch: Handle DHCP NAK and send a
re-discover. (LP 1707999)
- d/p/0005-strip-802.1Q-VLAN-0-priority-tags.patch: Strip 802.1Q VLAN 0
priority tags; Fixes PXE when VLAN tag is 0. (LP: 1805920)
- d/tree/ipxe/etc/grub.d/20_ipxe: Make grub-ipxe work under UEFI
(LP: 1811496)
- Use ipxe.efi under UEFI
- Save default entry when iPXE is selected
- d/tree/ipxe/etc/grub.d/20_ipxe: Identify ipxe grub menu entry in
an easier way (LP: 1858374)
* Dropped changes
- new upstream release 20190109.133f4c4 [superseded by new upstream]
- new upstream release 20180124.fbe8c52d [superseded by new upstream]
- Revert to the former git snapshot 20150424.a25a16d
[superseded by new upstream]
- This brings back debian/patches/0002-Don-t-use-libiberty.patch as needed
on the older source.
- Adapt d/p/0001-rom-change-banner-timeout.diff.patch to former state to
match old source.
- drop d/p/util-elf2efi-GNU_SOURCE.patch as it was not needed on old
source
- Fix FTBFS with newer perl versions [upstream]
- d/p/0004-fix_no-pie_option.patch: correct -no-pie option
to build without pie
[ still carried before ]
- Install ne.rom as pxe-ne2k_isa.rom
- d/ipxe-qemu.install: Install ne.rom as pxe-ne2k_isa.rom.
- d/ipxe-qemu.links: compat link for ne.rom
[ no more needed, was an old xen hvmloader bug ]
- d/ipxe-qemu.links: Add compat links from /usr/share/qemu
to /usr/lib/ipxe/qemu.
[ no more needed, transition from trusty ]
- add new rom for vmxnet3 (LP 1737211) [in Debian now]
- Add e1000e firmware for qemu. (closes 884240) [in Debian now]
- d/control: ipxe-qemu breaks qemu-system-x86 <2.11 [no more needed]
- d/p/enable-https.patch: Enable HTTPS support.
[resolved per rom type in d/rules now]
* Added changes
- d/rules: only enable https on non EFI roms. This lets EFI handle https
itself and avoids breakage in TPL manipulations (LP: #1882671)
- d/util/check-rom-sizes: fix if size does exactly match
.
ipxe (1.0.0+git-20190125.36a4c85-5) unstable; urgency=medium
.
* Cleanup src/bin correctly. (closes: #952275)
.
ipxe (1.0.0+git-20190125.36a4c85-4) unstable; urgency=medium
.
* Use new source format instead of own rules.
* Use debhelper 12.
* Move ipxe.efi into /boot. (closes: #947267)
.
ipxe (1.0.0+git-20190125.36a4c85-3) unstable; urgency=medium
.
* Combine legacy and EFI rom again. (closes: #947024)
.
ipxe (1.0.0+git-20190125.36a4c85-2) unstable; urgency=medium
.
* Add Vcs information.
* Include snponly.efi. (closes: #944321)
.
ipxe (1.0.0+git-20190125.36a4c85-1) unstable; urgency=medium
.
* New snapshot. (closes: #832765, #906365)
* Add e1000e and vmxnet3 firmware for qemu. (closes: #884240, #868124)
Checksums-Sha1:
7648f21eea3d062d9f0ffe15f5eabd70e0e01ce4 2261 ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1.dsc
2c89d37034b6c3daf735a6025f7afa82732ce336 2542700 ipxe_1.0.0+git-20190125.36a4c85.orig.tar.xz
1a75f2b15c0a30bc8a00ec816a80f94046dec776 17732 ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1.debian.tar.xz
87a3342fa5ece99af0917d4622c9c062341e81e0 6452 ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1_source.buildinfo
Checksums-Sha256:
f57599432a5cde9f7a88eed1ca8cd281b29e116601ccd38b7b4cb3b2236f9d63 2261 ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1.dsc
3ae46008c5f0910665569928e18d171b02bcb210e9fc191dc19dd0d9ae59ee42 2542700 ipxe_1.0.0+git-20190125.36a4c85.orig.tar.xz
5ba8d6fb8ffe1f0e7f3d190bfa4e701e1abe477ddf44333e9f029c7f815752ec 17732 ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1.debian.tar.xz
654cab601e54a618c69e400d3c8ff952aedc97f6350d576cf39a6153d37283b1 6452 ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1_source.buildinfo
Files:
c8079483fb55530b4f0b74ec89112ca0 2261 admin optional ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1.dsc
cb07d6043ee509afdac2f28d56013611 2542700 admin optional ipxe_1.0.0+git-20190125.36a4c85.orig.tar.xz
015f14d3e13354d05231d824d177e96a 17732 admin optional ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1.debian.tar.xz
da627bdca3c336d1facfb2e2f2d5fbd0 6452 admin optional ipxe_1.0.0+git-20190125.36a4c85-5ubuntu1_source.buildinfo
Original-Maintainer: Bastian Blank <waldi at debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAl77VqsACgkQuj4pM4KA
skIZOw/7B8BAV+b9mS/Ypz1ZGg4J8/Pk4EfyYndoCNSqPnBWYIcPxKP8/v1iW6wr
DDDSso7H72O2hN1L3NSbB68hWhABq/fGh8TinSO13HDN7fj6Ew4Xbam+02yv20g5
CT+h0QVuZBxjSnHdjihpB7LeNDHAENtOLgO+1safB/xpgnD9MygNcyQkbjcdq3ie
8hJAtmqoICCsebzt/P+zoicLhEKTgX5/BiZsRkmn/N9Nx1JTkz9FiUY9YZhGnJf9
iGNj6USvd9mevgEyCdv5D4MOebj8dAuVU7mOuH9B7BnCv+4hoDJF57li6t4Jq17H
lB5D0wRyDBzp9p2VungeswfZQPtsISziSFuG0g3S8sO9mRckIv+hzkdEGae/cdAg
fRXVzPlSqeCR3Jh5RuDzUUnEH+oHiUoN8xj7jpJhNa7I9oYBpaVzapY8sOuEaNdb
8UQ/HUQBOtMPpTVEMnViS8B+CGrKALDUlKBDpnBcDuTegpF91EOx0bESNrLwEq2P
/h56XkbwDRD5pW55IXMtkqFHrpt499/70179ZRRA88ZD0zTQeqU7/qgTHP/vMsn2
jxWwGAErXZ3QtgNw3jtXo/eK1Q08JpfAgFFQUKDyoaib0HjbXdE0+Ti7Jo/va7Wk
Er3G4IDHJ8K1+aCJ5ONVC5cTi8m/7vOC0bNA1EO7a4/t1A7Uz00=
=mTcx
-----END PGP SIGNATURE-----
More information about the Groovy-changes
mailing list