Hello community,

here is the log from the commit of package vboot for openSUSE:Factory checked 
in at 2019-10-21 12:28:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vboot (Old)
 and      /work/SRC/openSUSE:Factory/.vboot.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vboot"

Mon Oct 21 12:28:22 2019 rev:10 rq:741108 version:78.12499

Changes:
--------
--- /work/SRC/openSUSE:Factory/vboot/vboot.changes      2019-06-27 
15:26:43.309636874 +0200
+++ /work/SRC/openSUSE:Factory/.vboot.new.2352/vboot.changes    2019-10-21 
12:28:26.423963397 +0200
@@ -1,0 +2,12 @@
+Thu Oct 10 15:38:22 UTC 2019 - Kasimir _ <[email protected]>
+
+- Update to R78-12499
+  * Upstream log available here:
+    
https://chromium.googlesource.com/chromiumos/platform/vboot_reference.git/+log/release-R78-12499.B
+- Update to R77-12371
+  * Upstream log available here:
+    
https://chromium.googlesource.com/chromiumos/platform/vboot_reference.git/+log/release-R77-12371.B
+- Update patch:
+  * fix_Makefile.patch
+
+-------------------------------------------------------------------

Old:
----
  release-R76-12239.B.tar.gz

New:
----
  release-R78-12499.B.tar.gz

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

Other differences:
------------------
++++++ vboot.spec ++++++
--- /var/tmp/diff_new_pack.2XcASc/_old  2019-10-21 12:28:29.315966676 +0200
+++ /var/tmp/diff_new_pack.2XcASc/_new  2019-10-21 12:28:29.315966676 +0200
@@ -15,9 +15,8 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
-%define major_version 76
-%define minor_version 12239
+%define major_version 78
+%define minor_version 12499
 Name:           vboot
 Version:        %{major_version}.%{minor_version}
 Release:        0
@@ -64,7 +63,6 @@
 
 %files
 %doc README LICENSE
-%{_bindir}/bdb_extend
 %{_bindir}/chromeos-tpm-recovery
 %{_bindir}/cgpt
 %{_bindir}/common_minimal.sh
@@ -86,7 +84,6 @@
 %{_bindir}/resign_firmwarefd.sh
 %{_bindir}/set_gbb_flags.sh
 %{_bindir}/signature_digest_utility
-%{_bindir}/tpm_init_temp_fix
 %{_bindir}/tpm-nvsize
 %{_bindir}/tpmc
 %{_bindir}/vbutil_firmware

++++++ fix_Makefile.patch ++++++
--- /var/tmp/diff_new_pack.2XcASc/_old  2019-10-21 12:28:29.339966703 +0200
+++ /var/tmp/diff_new_pack.2XcASc/_new  2019-10-21 12:28:29.339966703 +0200
@@ -8,7 +8,7 @@
 +WERROR :=
  FIRMWARE_FLAGS := -nostdinc -ffreestanding -fno-builtin -fno-stack-protector
  COMMON_FLAGS := -pipe ${WERROR} -Wall -Wstrict-prototypes -Wtype-limits \
-       -Wundef -Wmissing-prototypes -Wno-trigraphs -Wredundant-decls \
+       -Wundef -Wmissing-prototypes -Wno-trigraphs -Wredundant-decls -Wshadow \
 @@ -237,12 +237,6 @@
  CXX ?= g++
  PKG_CONFIG ?= pkg-config
@@ -22,7 +22,7 @@
  # Optional Libraries
  LIBZIP_VERSION := $(shell ${PKG_CONFIG} --modversion libzip 2>/dev/null)
  HAVE_LIBZIP := $(if ${LIBZIP_VERSION},1)
-@@ -1002,7 +996,6 @@
+@@ -922,7 +916,6 @@
  # Link tests for external repos
  ${BUILD}/host/linktest/extern: ${HOSTLIB}
  ${BUILD}/host/linktest/extern: LIBS = ${HOSTLIB}
@@ -30,7 +30,7 @@
  TEST_OBJS += ${BUILD}/host/linktest/extern.o
  
  .PHONY: hostlib
-@@ -1081,9 +1074,6 @@
+@@ -1001,9 +994,6 @@
  ${UTIL_BINS} ${UTIL_BINS_STATIC}: ${UTILLIB}
  ${UTIL_BINS} ${UTIL_BINS_STATIC}: LIBS = ${UTILLIB}
  

++++++ release-R76-12239.B.tar.gz -> release-R78-12499.B.tar.gz ++++++
/work/SRC/openSUSE:Factory/vboot/release-R76-12239.B.tar.gz 
/work/SRC/openSUSE:Factory/.vboot.new.2352/release-R78-12499.B.tar.gz differ: 
char 13, line 1


Reply via email to