Hello community,

here is the log from the commit of package ovmf for openSUSE:Factory checked in 
at 2018-10-15 10:04:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ovmf (Old)
 and      /work/SRC/openSUSE:Factory/.ovmf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ovmf"

Mon Oct 15 10:04:15 2018 rev:27 rq:640028 
version:2018+git1538590187.c0b1f749ef13

Changes:
--------
--- /work/SRC/openSUSE:Factory/ovmf/ovmf.changes        2018-08-28 
09:20:52.244157990 +0200
+++ /work/SRC/openSUSE:Factory/.ovmf.new/ovmf.changes   2018-10-15 
10:04:33.905979681 +0200
@@ -1,0 +2,127 @@
+Fri Oct  5 04:04:38 UTC 2018 - Gary Ching-Pang Lin <[email protected]>
+
+- Update to 2018+git1538590187.c0b1f749ef13
+  + ShellPkg: Create a homefilesystem environment variable
+  + NetworkPkg/HttpUtilitiesDxe: fix read memory access overflow
+  + NetworkPkg/HttpDxe: fix read memory access overflow in HTTPBoot
+  + PcAtChipsetPkg PcRtc: Use new EfiLocateFirstAcpiTable()
+  + MdeModulePkg S3SaveStateDxe: Use new EfiLocateFirstAcpiTable()
+  + MdePkg UefiLib: Add new EfiLocateXXXAcpiTable() APIs
+  + NetworkPkg/UefiPxeBcDxe: Add the clarification compared to
+    UefiPxeBcDxe in MdeModulePkg
+  + NetworkPkg/IScsiDxe: Add the clarification compared to
+    IScsiDxe in MdeModulePkg
+  + NetworkPkg/TcpDxe: Add the clarification compared to Tcp4Dxe
+    in MdeModulePkg
+  + MdeModulePkg/UefiPxeBcDxe: Add the clarification compared
+    to UefiPxeBcDxe in NetworkPkg
+  + MdeModulePkg/IScsiDxe: Add the clarification compared to
+    IScsiDxe in NetworkPkg
+  + MdeModulePkg/Tcp4Dxe: Add the clarification compared to TcpDxe
+    in NetworkPkg
+  + NetworkPkg/UefiPxeBcDxe: Use the specified MTFTP windowsize
+  + NetworkPkg: Define one PCD for PXE to specify MTFTP windowsize
+  + NetworkPkg/Mtftp6Dxe: Support windowsize in read request
+    operation
+  + MdeModulePke/Mtftp4Dxe: Support windowsize in read request
+    operation
+  + MdePkg/BaseSynchronizationLib: fix XADD operands in GCC
+    IA32/X64 assembly
+  + MdeModulePkg/PciHostBridge: Fix a bug that prevents PMEM
+    access
+  + MdeModulePkg/PciHostBridge: Enhance boundary check in
+    Io/Mem.Read/Write
+  + MdeModulePkg/DxeIpl: support more NX related PCDs
+  + MdeModulePkg: XhciDxe: Prevent illegal memory access in
+    XhcSetHsee
+  + SecurityPkg/TcgStorageOpalLib: Fixed correct user password
+    not works issue
+  + MdeModulePkg/SdMmcPciHcDxe: Execute card detect only for
+    RemovableSlot
+  + MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcHcReset to set only
+    necesery bits
+  + NetworkPkg: UefiPxeBcDxe: Add EXCLUSIVE attribute when opening
+    SNP protocol installed by PXE
+  + BaseTools: Check GUID C structure format
+  + MdeModulePkg: Avoid key notification called more than once
+  + IntelFrameworkModulePkg: Avoid key notification called more
+    than once
+  + MdeModulePkg/Library/DxeHttpLib: Handle the blank value in
+    HTTP header
+  + MdeModulePkg/Ip4Dxe: Sync the direct route entry setting
+  + MdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable Bit is set
+  + BaseTools: Correct DXE_PCD_DATABASE_INIT
+  + BaseTools: Check PcdNvStoreDefaultValueBuffer
+  + BaseTools: Involve Dec default value to calculate Maxsize
+  + BaseTools: Structure Pcd value override incorrect
+  + BaseTools: Report error for incorrect hex value format
+  + MdeModulePkg/ConPlatform: Support short-form USB device path
+  + UefiCpuPkg/CpuDxe: fix an incorrect bit-wise operation
+  + UefiCpuPkg/CpuDxe: fix ECC reported issues
+  + UefiCpuPkg/CpuMpPei: support stack guard feature
+  + UefiCpuPkg/MpInitLib: fix register restore issue in AP wakeup
+  + UefiCpuPkg/CpuExceptionHandlerLib: support stack switch for
+    PEI exceptions
+  + MdeModulePkg/DxeIpl: disable paging before creating new page
+    table
+  + MdeModulePkg PeiCore: Always use PeiImageRead() function to
+    load PEI image
+  + MdeModulePkg/EhciDxe: factor out EhcIsDebugPortInUse()
+  + BaseTools/PatchCheck.py: Fix error when run with Python3
+  + BaseTools: Report more clear error message for PCD used in
+    expression
+  + BaseTools: Fix a bug about list the PCD in "not used" section
+  + UefiCpuPkg/MpInitLib: Fix ECC issues
+  + MdeModulePkg/EhciDxe: fix host controller reset condition in
+    BindingStart
+  + BaseTools: Extend the keyword "!include"/"!if" to
+    case-insensitive
+  + MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPool
+  + MdeModulePkg DxeCore: Handle multiple FV images in one FV file
+  + MdeModulePkg PeiCore: Handle multiple FV images in one FV file
+  + UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services
+    from AP
+  + CpuExceptionHandlerLib: Add comments to make code more readable
+  + BaseTools: Fixed the PcdValue trailing zero issue
+  + BaseTools: Dynamic Pcd value override from command line
+  + BaseTools: Check pcd DefaultValue and SkuId EBNF
+  + ShellPkg: Update Ifconfig command to accept 32bit subnet mask
+  + MdeModulePkg/Network: Add 32bit subnet mask support for IP4
+    PXE boot
+  + BaseTools: Clarify a DSC parsing error about PCDs
+  + BaseTools: minimize assignment processing
+  + BaseTools: Refactor to remove functionally equivalent
+    functions
+  + BaseTools: include variable namespace GUIDs of HII PCDs in
+    Guid.xref
+  + ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0
+  + UefiCpuPkg/CpuDxe: change level of DEBUG message
+  + UefiCpuPkg/CpuDxe: implement non-stop mode for uefi
+  + UefiCpuPkg/CpuExceptionHandlerLib: Setup single step in #PF
+    handler
+  + MdeModulePkg/MdeModulePkg.dec: add new settings for PCDs
+  + MdePkg: Add the missing spec version information for header
+    files
+  + BaseTools: Fix one expression bug to support ~ operate
+  + BaseTools: Add check only VOID* type Pcd need the maxsize info
+  + MdeModulePkg: Update SMBIOS PCDs to 3.2.0
+  + MdePkg SmBios.h: Add SMBIOS 3.2.0 definitions
+  + MdeModulePkg/PciBus: Restrict one VGA per HostBridge not
+    Segment
+  + MdeModulePkg/PciBus: Refine ActiveVGADeviceOnTheRootBridge
+  + ArmPkg/PlatformBootManagerLib: fix hotkey of boot option
+  + BaseTools: Use hashlib instead of md5
+  + BaseTools: remove cmp due to deprecated in python3
+  + BaseTools: Modify class OrderedListDic
+  + BaseTools: Update Makefile for ECC tool
+  + BaseTools/VfrCompile: honor EXTRA_LDFLAGS
+  + NetworkPkg/TlsAuthConfigDxe: fix TlsCaCertificate attributes
+    retrieval
+  + IntelFrameworkPkg/FrameworkUefiLib: don't special-case
+    EFI_FILE_MODE_CREATE
+  + MdePkg/UefiLib: don't special-case EFI_FILE_MODE_CREATE in
+    OpenMode 
+  + Remove redundant variables, functions, library clesses, and
+    GUIDs
+
+-------------------------------------------------------------------

Old:
----
  ovmf-2018+git1534736099.43fe4c405292.tar.xz

New:
----
  ovmf-2018+git1538590187.c0b1f749ef13.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ovmf.spec ++++++
--- /var/tmp/diff_new_pack.N31ofV/_old  2018-10-15 10:04:37.545975764 +0200
+++ /var/tmp/diff_new_pack.N31ofV/_new  2018-10-15 10:04:37.545975764 +0200
@@ -25,7 +25,7 @@
 Summary:        Open Virtual Machine Firmware
 License:        BSD-2-Clause
 Group:          System/Emulators/PC
-Version:        2018+git1534736099.43fe4c405292
+Version:        2018+git1538590187.c0b1f749ef13
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 Source1:        
https://www.openssl.org/source/openssl-%{openssl_version}.tar.gz











++++++ ovmf-2018+git1534736099.43fe4c405292.tar.xz -> 
ovmf-2018+git1538590187.c0b1f749ef13.tar.xz ++++++
/work/SRC/openSUSE:Factory/ovmf/ovmf-2018+git1534736099.43fe4c405292.tar.xz 
/work/SRC/openSUSE:Factory/.ovmf.new/ovmf-2018+git1538590187.c0b1f749ef13.tar.xz
 differ: char 27, line 1


Reply via email to