Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package edk2 for openSUSE:Factory checked in 
at 2021-06-06 22:40:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/edk2 (Old)
 and      /work/SRC/openSUSE:Factory/.edk2.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "edk2"

Sun Jun  6 22:40:08 2021 rev:2 rq:897193 version:202105

Changes:
--------
--- /work/SRC/openSUSE:Factory/edk2/edk2.changes        2021-03-30 
21:07:41.193198227 +0200
+++ /work/SRC/openSUSE:Factory/.edk2.new.1898/edk2.changes      2021-06-06 
22:40:10.871343995 +0200
@@ -1,0 +2,8 @@
+Thu Jun  3 12:20:49 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Update edk2 to 202105:
+  * changelog: https://github.com/tianocore/edk2/releases/tag/edk2-stable202105
+    Fix CVE-2021-23841 and CVE-2021-23840
+- Fix build with GCC11
+
+-------------------------------------------------------------------

Old:
----
  edk2-non-osi-0.0~20201209T013638~659382a.tar.xz
  edk2-platforms-0.0~20201209T010944~8f088a1224.tar.xz
  edk2-stable202011.tar.gz
  openssl-1.1.1g.tar.gz
  openssl-1.1.1g.tar.gz.asc

New:
----
  edk2-non-osi-0.0~20210520T182705~2e8dd46.tar.xz
  edk2-platforms-0.0~20210602T151109~1d23831b5f.tar.xz
  edk2-stable202105.tar.gz
  openssl-1.1.1j.tar.gz
  openssl-1.1.1j.tar.gz.asc

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

Other differences:
------------------
++++++ edk2.spec ++++++
--- /var/tmp/diff_new_pack.nVHX2M/_old  2021-06-06 22:40:12.099345733 +0200
+++ /var/tmp/diff_new_pack.nVHX2M/_new  2021-06-06 22:40:12.099345733 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package edk2-hikey
+# spec file
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define platform @BUILD_FLAVOR@%{nil}
-%define edk2_platforms_version 0.0~20201209T010944~8f088a1224
-%define edk2_non_osi_version 0.0~20201209T013638~659382a
-%global openssl_version 1.1.1g
+%define edk2_platforms_version 0.0~20210602T151109~1d23831b5f
+%define edk2_non_osi_version 0.0~20210520T182705~2e8dd46
+%global openssl_version 1.1.1j
 
 # Build with edk2-non-osi
 %bcond_without edk2_non_osi
@@ -36,12 +37,12 @@
 %else
 Name:           edk2
 %endif
-Version:        202011
+Version:        202105
 Release:        0
 Summary:        Firmware required to run the %{platform}
-Url:            https://github.com/tianocore/edk2
 License:        SUSE-Firmware
 Group:          System/Boot
+URL:            https://github.com/tianocore/edk2
 Source0:        
https://github.com/tianocore/edk2/archive/edk2-stable%{version}.tar.gz
 Source1:        edk2-platforms-%{edk2_platforms_version}.tar.xz
 Source2:        edk2-non-osi-%{edk2_non_osi_version}.tar.xz
@@ -62,8 +63,8 @@
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  libuuid-devel
-BuildRequires:  python3
 BuildRequires:  python
+BuildRequires:  python3
 BuildRequires:  unzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if "%{platform}" == ""
@@ -77,6 +78,8 @@
 
 %prep
 %setup -q -n edk2-edk2-stable%{version} -a 1 -a 2 -a 3 -a 4
+# PATCH-FIX-UPSTREAM - Fix build with GCC11 - 
https://bugzilla.tianocore.org/show_bug.cgi?id=3417
+echo "BUILD_CFLAGS += -Wno-error=vla-parameter" >> 
BaseTools/Source/C/BrotliCompress/GNUmakefile
 
 ln -sf edk2-platforms-%{edk2_platforms_version} edk2-platforms
 ln -sf edk2-non-osi-%{edk2_non_osi_version} edk2-non-osi

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nVHX2M/_old  2021-06-06 22:40:12.135345784 +0200
+++ /var/tmp/diff_new_pack.nVHX2M/_new  2021-06-06 22:40:12.135345784 +0200
@@ -6,7 +6,7 @@
     <param name="scm">git</param>
     <param name="filename">edk2-platforms</param>
     <param name="versionformat">0.0~%ci~%h</param>
-    <param name="revision">8f088a1224ede7f3d1dd97d79399eac3fc40af8b</param>
+    <param name="revision">1d23831b5f07a1150a44e1d03fb7e0c394dfe9ab</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*edk2-platforms*.tar</param>
@@ -18,7 +18,7 @@
     <param name="scm">git</param>
     <param name="filename">edk2-non-osi</param>
     <param name="versionformat">0.0~%ci~%h</param>
-    <param name="revision">659382a8038dccb802e642800b5efa2ac24c67ed</param>
+    <param name="revision">2e8dd46782451e8ae7181417a5c30d1804302b43</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*edk2-non-osi*.tar</param>

++++++ edk2-non-osi-0.0~20201209T013638~659382a.tar.xz -> 
edk2-non-osi-0.0~20210520T182705~2e8dd46.tar.xz ++++++
++++ 18115 lines of diff (skipped)

++++++ edk2-platforms-0.0~20201209T010944~8f088a1224.tar.xz -> 
edk2-platforms-0.0~20210602T151109~1d23831b5f.tar.xz ++++++
++++ 225383 lines of diff (skipped)

++++++ edk2-stable202011.tar.gz -> edk2-stable202105.tar.gz ++++++
/work/SRC/openSUSE:Factory/edk2/edk2-stable202011.tar.gz 
/work/SRC/openSUSE:Factory/.edk2.new.1898/edk2-stable202105.tar.gz differ: char 
14, line 1

Reply via email to