Hello community, here is the log from the commit of package ovmf for openSUSE:Factory checked in at 2016-08-26 23:14:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ovmf (Old) and /work/SRC/openSUSE:Factory/.ovmf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ovmf" Changes: -------- --- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes 2016-08-03 11:36:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ovmf.new/ovmf.changes 2016-08-26 23:14:07.000000000 +0200 @@ -1,0 +2,132 @@ +Fri Aug 19 06:30:05 UTC 2016 - [email protected] + +- Update to 2015+git1471575292.00bcb5c + + NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failure + + MdeModulePkg: Fix potential failure if UseDefaultAddress + configured + + OvmfPkg: Add MpInitLib reference in DSC files + + SecurityPkg: AuthVariableLib: Fix inconsistent CertDB case + + OvmfPkg: use StatusCode Router and Handler from MdeModulePkg + + ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: deal with relaxed + XIP alignment + + BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in + LTO mode + + BaseTools GCC: use 'gcc' as the linker command for GCC44 and + later + + ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and + .note sections + + OvmfPkg/Sec: Support SECTION2 DXEFV types + + Preserve hii section in GCC binaries + + Fix IPv6 HTTPClient vendor class data + + CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2h + + NetworkPkg: Fix bug in TCP which not sending out ACK in + certain circumstance + + OvmfPkg: include UefiCpuPkg/CpuMpPei + + OvmfPkg/PlatformPei: rebase and resize the permanent PEI memory + for S3 + + SecurityPkg SecureBootConfigDxe: Add check for the external + PE/COFF image + + ArmVirtPkg/PlatformBootManagerLib: remove stale FvFile boot + options + + OvmfPkg/PlatformPei: add missing auto variable initialization + + OvmfPkg: add PciHotPlugInitDxe + + MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe ports + + OvmfPkg/PlatformBootManagerLib: remove stale FvFile boot + options + + OvmfPkg: add a Name GUID to each Firmware Volume + + CryptoPkg BaseCryptLib: Init the content of struct 'CertCtx' + before use + + CryptoPkg BaseCryptLib: Avoid passing NULL ptr to function + BN_bn2bin() + + MdeModulePkg/Bds: MemoryTypeInformation excludes boot option + mem use + + MdeModulePkg: Fix IPv4 stack potential disappeared issue + + NetworkPkg: Stop the HTTP Boot service after the boot image + download complete + + ArmVirtPkg: Re-add the Driver Health Manager + + OvmfPkg: Re-add the Driver Health Manager + + ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM + + Massive conversion of assembly code to NASM + + MdeModulePkg/UefiBootManagerLib: Fix data in + MemoryTypeInformation + + ArmVirtPkg: add FDF definition for empty varstore + + ArmVirtPkg/ArmVirtQemu: switch secure boot build to NorFlashDxe + + NetworkPkg: Handling timeout case in httpboot driver + + NetworkPkg: HttpDxe response/cancel issue fix + + NetworkPkg: Support TCP Cancel function + + MdeModulePkg/RamDiskDxe: Add Memory Type selection support in + Ramdisk HII + + MdeModulePkg RamDiskDxe: Do not save 'Size' numeric value by + varstore + + MdeModulePkg: Fix IPv4 UseDefaultAddress failure case + + MdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot be + discovered + + ArmVirtPkg/PlatformBootManagerLib: rebase boot logo display to + BootLogoLib + + OvmfPkg: set SMM stack size to 16KB + + OvmfPkg/PlatformBootManagerLib: Connect the Xen drivers before + loading NvVars + + MdeModulePkg: Fix SNP.Initialize() spec conformance issue + + OvmfPkg: raise DXEFV size to 10 MB + + MdeModulePkg: Stop the timer before clean IP service + + OvmfPkg/PlatformBootManagerLib: rebase boot logo display to + BootLogoLib + + OvmfPkg/SerializeVariablesLib: Relax check for the read-only + variable + + OvmfPkg: prevent 64-bit MMIO BAR degradation if there is no CSM + + OvmfPkg, ArmVirtPkg: rename QemuNewBootOrderLib to + QemuBootOrderLib + + MdeModulePkg/PciBus: do not improperly degrade resource + + NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpc + + NetworkPkg/TcpDxe: Remove the status check of + SockProcessRcvToken + + UefiCpuPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask + fields check + + MdeModulePkg: Skip invalid bus number scanning in PciBusDxe + driver + + OvmfPkg/PlatformPei: provide 10 * 4KB of PCI IO Port space on + Q35 + + OvmfPkg: introduce ICH9_PMBASE_VALUE + + OvmfPkg: replace PcdAcpiPmBaseAddress with PIIX4_PMBA_VALUE + + OvmfPkg/AcpiTimerLib: don't use possibly unset PMBA register + (PEI phase) + + MdeModulePkg: Refine the code for DxeHttpLib + + OvmfPkg/XenBusDxe: duplicate twice-iterated VA_LIST in + XenStoreVSPrint() + + SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupported + + UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Fix BTS support check bug + + NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST + operations + + CryptoPkg/SmmCryptLib: Enable AES support for SMM + + MdePkg: Add NFIT definition from ACPI 6.1 + + BaseTools/GenFw: enhance to use Magic Field to identify the + image + + MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTable + + MdeModulePkg Variable: return error for empty str VariableName + to GetVariable + + PcAtChipsetPkg AcpiTimerLib: Fix a logic error + + MdeModulePkg UiApp: change code for easy customization + + MdePkg: Add HII definitions from UEFI 2.6 + + NetworkPkg: Make HttpBootGetBootFile return + EFI_BUFFER_TOO_SMALL + + MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage + API + + ArmPkg/ArmLib: don't invalidate entire I-cache on range + operation + + OvmfPkg/PlatformBootManagerLib: Postpone the shell registration + + OvmfPkg/QemuNewBootOrderLib: adapt Q35 SATA PMPN to UEFI spec + Mantis 1353 + + MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort + semantics + + NetworkPkg: Bug fix of iSCSI to support MPIO +- Drop upstreamed patches + + ovmf-dxe-10mb.patch + + ovmf-bsc976253-postpone-shell.patch + + ovmf-bsc980635-fix-http-crash.patch + + ovmf-bsc982193-dont-restore-readonly-var.patch + + ovmf-bsc982193-connect-xen-drivers.patch + + ovmf-bsc990612-update-openssl-1.0.2h.patch + + ovmf-bsc990773-remove-stale-boot-options.patch +- Update dbxupdate.zip since there are new hashes added into dbx + +------------------------------------------------------------------- Old: ---- ovmf-2015+git1462940744.321151f.tar.xz ovmf-bsc976253-postpone-shell.patch ovmf-bsc980635-fix-http-crash.patch ovmf-bsc982193-connect-xen-drivers.patch ovmf-bsc982193-dont-restore-readonly-var.patch ovmf-bsc990612-update-openssl-1.0.2h.patch ovmf-bsc990773-remove-stale-boot-options.patch ovmf-dxe-10mb.patch New: ---- ovmf-2015+git1471575292.00bcb5c.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ovmf.spec ++++++ --- /var/tmp/diff_new_pack.LCxPJK/_old 2016-08-26 23:14:09.000000000 +0200 +++ /var/tmp/diff_new_pack.LCxPJK/_new 2016-08-26 23:14:09.000000000 +0200 @@ -26,7 +26,7 @@ Summary: Open Virtual Machine Firmware License: BSD-2-Clause Group: System/Emulators/PC -Version: 2015+git1462940744.321151f +Version: 2015+git1471575292.00bcb5c Release: 0 Source0: %{name}-%{version}.tar.xz Source1: https://www.openssl.org/source/openssl-%{openssl_version}.tar.gz @@ -49,20 +49,6 @@ Patch2: %{name}-embed-default-keys.patch Patch3: %{name}-gdb-symbols.patch Patch4: ArmVirtPkg-Enable-PCI-bus-probing-again.patch -Patch5: %{name}-dxe-10mb.patch -Patch6: %{name}-bsc976253-postpone-shell.patch -Patch7: %{name}-bsc980635-fix-http-crash.patch -Patch8: %{name}-bsc982193-dont-restore-readonly-var.patch -Patch9: %{name}-bsc982193-connect-xen-drivers.patch -# NOTE: edk2 retired NO_BUILTIN_VA_FUNCS right after the 1.0.2h patch, so the -# following commits may be necessary for the next openssl update: -# b2dc04a87fab89307240dc0f30b9a23bb5726c81 CryptoPkg: set new define to avoid MS ABI VA_LIST on GCC/X64 -# 48d5f9a551a93acb45f272dda879b0ab5a504e36 MdePkg: Enable new MS VA intrinsics for GNUC x86 64bits build -# 0676c285ba518ae81ca7f06278d4cc4958660864 EdkCompatibilityPkg: Enable new MS VA intrinsics for GNUC x86 64bits build -# 247093f45d94a3956cdd15c357fe7d6dca878df9 BaseTools/tools_def: enable Os optimization for GCC X64 builds -# 17ab1ec5accc866b77446f4e336e982bb5e1cc9f MdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN_VA_FUNCS define -Patch10: %{name}-bsc990612-update-openssl-1.0.2h.patch -Patch11: %{name}-bsc990773-remove-stale-boot-options.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: gcc @@ -179,13 +165,6 @@ %endif %patch3 -p1 %patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 # Intel has special patches for openssl pushd CryptoPkg/Library/OpensslLib/openssl-%{openssl_version} patch -p1 -i ../EDKII_openssl-%{openssl_version}.patch ++++++ dbxupdate.zip ++++++ Files /var/tmp/diff_new_pack.LCxPJK/_old and /var/tmp/diff_new_pack.LCxPJK/_new differ ++++++ ovmf-2015+git1462940744.321151f.tar.xz -> ovmf-2015+git1471575292.00bcb5c.tar.xz ++++++ /work/SRC/openSUSE:Factory/ovmf/ovmf-2015+git1462940744.321151f.tar.xz /work/SRC/openSUSE:Factory/.ovmf.new/ovmf-2015+git1471575292.00bcb5c.tar.xz differ: char 27, line 1
