Hello community, here is the log from the commit of package vboot for openSUSE:Factory checked in at 2019-06-27 15:26:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vboot (Old) and /work/SRC/openSUSE:Factory/.vboot.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vboot" Thu Jun 27 15:26:41 2019 rev:9 rq:712231 version:76.12239 Changes: -------- --- /work/SRC/openSUSE:Factory/vboot/vboot.changes 2019-06-13 23:03:18.095395765 +0200 +++ /work/SRC/openSUSE:Factory/.vboot.new.4615/vboot.changes 2019-06-27 15:26:43.309636874 +0200 @@ -1,0 +2,9 @@ +Sat Jun 15 20:33:53 UTC 2019 - Kasimir _ <[email protected]> + +- Update to R76-12239: + * Upstream log available here: + https://chromium.googlesource.com/chromiumos/platform/vboot_reference.git/+log/release-R76-12239.B +- Update patch: + * fix_Makefile.patch + +------------------------------------------------------------------- Old: ---- release-R72-11316.B.tar.gz New: ---- release-R76-12239.B.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vboot.spec ++++++ --- /var/tmp/diff_new_pack.GH5ybu/_old 2019-06-27 15:26:44.377638475 +0200 +++ /var/tmp/diff_new_pack.GH5ybu/_new 2019-06-27 15:26:44.377638475 +0200 @@ -16,8 +16,8 @@ # -%define major_version 72 -%define minor_version 11316 +%define major_version 76 +%define minor_version 12239 Name: vboot Version: %{major_version}.%{minor_version} Release: 0 @@ -65,8 +65,6 @@ %files %doc README LICENSE %{_bindir}/bdb_extend -%{_bindir}/bmpblk_font -%{_bindir}/bmpblk_utility %{_bindir}/chromeos-tpm-recovery %{_bindir}/cgpt %{_bindir}/common_minimal.sh @@ -76,8 +74,6 @@ %{_bindir}/dumpRSAPublicKey %{_bindir}/dump_fmap %{_bindir}/dump_kernel_config -%{_bindir}/eficompress -%{_bindir}/efidecompress %{_bindir}/enable_dev_usb_boot %{_bindir}/futility %{_bindir}/gbb_flags_common.sh ++++++ fix_Makefile.patch ++++++ --- /var/tmp/diff_new_pack.GH5ybu/_old 2019-06-27 15:26:44.397638504 +0200 +++ /var/tmp/diff_new_pack.GH5ybu/_new 2019-06-27 15:26:44.397638504 +0200 @@ -1,15 +1,15 @@ ---- Makefile.orig 2019-01-08 09:25:08.000000000 +0100 -+++ Makefile 2019-01-08 09:56:52.358592482 +0100 -@@ -136,7 +136,7 @@ endif +--- Makefile.orig 2019-06-15 21:23:18.000000000 +0200 ++++ Makefile 2019-06-15 21:52:33.475014820 +0200 +@@ -136,7 +136,7 @@ # # Flag ordering: arch, then -f, then -m, then -W DEBUG_FLAGS := $(if ${DEBUG},-g -O0,-Os) -WERROR := -Werror -+WERROR := - COMMON_FLAGS := -nostdinc -pipe \ - -ffreestanding -fno-builtin -fno-stack-protector \ - ${WERROR} -Wall -Wstrict-prototypes ${DEBUG_FLAGS} -@@ -227,12 +227,6 @@ LD = ${CC} ++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 \ +@@ -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) -@@ -1007,7 +1001,6 @@ ${UTILBDB}: ${UTILBDB_OBJS} ${BDBLIB_OBJ +@@ -1002,7 +996,6 @@ # Link tests for external repos ${BUILD}/host/linktest/extern: ${HOSTLIB} ${BUILD}/host/linktest/extern: LIBS = ${HOSTLIB} @@ -30,14 +30,14 @@ TEST_OBJS += ${BUILD}/host/linktest/extern.o .PHONY: hostlib -@@ -1098,10 +1091,6 @@ ${BUILD}/utility/%: INCLUDES += -Iutilit +@@ -1081,9 +1074,6 @@ ${UTIL_BINS} ${UTIL_BINS_STATIC}: ${UTILLIB} ${UTIL_BINS} ${UTIL_BINS_STATIC}: LIBS = ${UTILLIB} -# Utilities for auto-update toolkits must be statically linked. -${UTIL_BINS_STATIC}: LDFLAGS += -static - -- + .PHONY: utils utils: ${UTIL_BINS} ${UTIL_SCRIPTS} - ${Q}cp -f ${UTIL_SCRIPTS} ${BUILD}/utility + \ No newline at end of file ++++++ release-R72-11316.B.tar.gz -> release-R76-12239.B.tar.gz ++++++ /work/SRC/openSUSE:Factory/vboot/release-R72-11316.B.tar.gz /work/SRC/openSUSE:Factory/.vboot.new.4615/release-R76-12239.B.tar.gz differ: char 34, line 2
