Hello community, here is the log from the commit of package ipxe for openSUSE:Factory checked in at 2019-09-13 15:01:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ipxe (Old) and /work/SRC/openSUSE:Factory/.ipxe.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ipxe" Fri Sep 13 15:01:29 2019 rev:6 rq:730405 version:1.0.0+git20190817.0b3000bb Changes: -------- --- /work/SRC/openSUSE:Factory/ipxe/ipxe.changes 2018-12-04 20:55:06.816800493 +0100 +++ /work/SRC/openSUSE:Factory/.ipxe.new.7948/ipxe.changes 2019-09-13 15:03:29.785279975 +0200 @@ -1,0 +2,21 @@ +Thu Sep 12 11:59:33 UTC 2019 - [email protected] + +- Update to version 1.0.0+git20190817.0b3000bb: + * [golan] Fix address-of-pointer bug for multicast attach/detach + * [ethernet] Avoid false positive Coverity warning + * [coverity] Override assumptions about wcrtomb() and hmac_init() + * [crypto] Profile the various stages of modular multiplication + * [crypto] Drag in configured digestInfo prefixes for any use of RSA + * [tls] Add missing call to tls_tx_resume() when restarting negotiation + * [peerdist] Limit number of concurrent raw block downloads + * [peerdist] Start block download timers from within opener methods + * [process] Add PROC_INIT() for initialising static processes + * [build] Add predefined shortcut for Raspberry Pi builds + * [build] Workaround compilation error with gcc 9.1 + * [build] Fix "'%s' directive argument is null" error +- Drop obsolete/upstream patches: + * ipxe-aarch64-inline-asm-const-modifier.patch + * ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch + * ipxe-efi-recognize-plt32-relocation.patch + +------------------------------------------------------------------- Old: ---- ipxe-1.0.0+git20180203.546dd51d.tar.gz ipxe-aarch64-inline-asm-const-modifier.patch ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch ipxe-efi-recognize-plt32-relocation.patch New: ---- ipxe-1.0.0+git20190817.0b3000bb.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ipxe.spec ++++++ --- /var/tmp/diff_new_pack.ZhM4fx/_old 2019-09-13 15:03:31.033279710 +0200 +++ /var/tmp/diff_new_pack.ZhM4fx/_new 2019-09-13 15:03:31.045279707 +0200 @@ -17,29 +17,22 @@ Name: ipxe -Version: 1.0.0+git20180203.546dd51d +Version: 1.0.0+git20190817.0b3000bb Release: 0 Summary: A Network Boot Firmware License: GPL-2.0-only Group: System/Boot Url: http://ipxe.org/ Source: %{name}-%{version}.tar.gz -# PATCH-FIX-SUSE: See http://lists.ipxe.org/pipermail/ipxe-devel/2018-April/006139.html -# We can probably drop this since the gcc option has been dropped during build -# See http://lists.ipxe.org/pipermail/ipxe-devel/2018-April/006146.html -# and https://github.com/ipxe/ipxe/commit/8ed4e3049f5fcb3a0b32f5190940e78c61654cff#diff-55d8c3cd8df4b3cc4beb7239822b6c95 -Patch0: ipxe-efi-guard-strncpy-with-gcc-warning-ignore-pragma.patch -# PATCH-FIX-SUSE: See http://lists.ipxe.org/pipermail/ipxe-devel/2018-August/006267.html -# to check if it was applied upstream or not -Patch1: ipxe-efi-recognize-plt32-relocation.patch -Patch2: ipxe-aarch64-inline-asm-const-modifier.patch BuildRequires: /usr/bin/mkisofs BuildRequires: binutils-devel +%ifarch x86_64 %if 0%{?sle_version} >= 150000 && 0%{?sle_version} < 159999 BuildRequires: cross-aarch64-gcc7 %else BuildRequires: cross-aarch64-gcc8 %endif +%endif BuildRequires: perl BuildRequires: syslinux BuildRequires: xz-devel @@ -68,9 +61,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build cd src ++++++ ipxe-1.0.0+git20180203.546dd51d.tar.gz -> ipxe-1.0.0+git20190817.0b3000bb.tar.gz ++++++ ++++ 13369 lines of diff (skipped)
