Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package raspberrypi-eeprom for openSUSE:Factory checked in at 2021-07-12 21:40:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/raspberrypi-eeprom (Old) and /work/SRC/openSUSE:Factory/.raspberrypi-eeprom.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-eeprom" Mon Jul 12 21:40:19 2021 rev:4 rq:905768 version:2021.04.29 Changes: -------- --- /work/SRC/openSUSE:Factory/raspberrypi-eeprom/raspberrypi-eeprom.changes 2021-02-19 23:49:51.059633138 +0100 +++ /work/SRC/openSUSE:Factory/.raspberrypi-eeprom.new.2625/raspberrypi-eeprom.changes 2021-07-12 21:40:47.203848712 +0200 @@ -1,0 +2,25 @@ +Wed Jun 30 12:19:25 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Use upstream version schema (year.month.day) instead of arbitrary 0.0 +- Update to version 2021.04.29 + * Add support for NVMe to the bootloader with a new NVMe boot mode + * Add support for [cm4] and [pi400] config conditionals filters. + * TFTP - reply to duplicate ACKS + * Skip rendering of HDMI diagnostics display for the first 8 seconds + unless an error occurs. + * Add support for the BCM2711 XHCI controller - BOOT_ORDER 0x5 + * XHCI protocol layer fixes for non-VLI controllers + * Avoid USB MSD timeout of there is only one device + * Fix recovery.bin error handler so that the LED error pattern + is still displayed even if HDMI or SDRAM fail. + * Fix GPIO expander reset issue on some Pi4B 1.1 to 1.3 boards + * Fix regression for GPIO expander reset change which caused PMIC + reset to get card out of 1V8 mode to be missed. + * Timeout USB MSD commands and move to the next boot mode if a device + stops responding. + * Add support for booting from the BCM2711 XHCI controller which is + the USB-C socket on Pi 4B / Pi 400 and the type A sockets on Compute + Module 4 IO board. + * Validate SDRAM in recovery mode. + +------------------------------------------------------------------- Old: ---- raspberrypi-eeprom-0.0~2020.09.03.75~g3129546.obscpio New: ---- raspberrypi-eeprom-2021.04.29.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ raspberrypi-eeprom.spec ++++++ --- /var/tmp/diff_new_pack.9XzqLf/_old 2021-07-12 21:40:48.351839664 +0200 +++ /var/tmp/diff_new_pack.9XzqLf/_new 2021-07-12 21:40:48.355839632 +0200 @@ -21,7 +21,7 @@ %endif Name: raspberrypi-eeprom -Version: 0.0~2020.09.03.75~g3129546 +Version: 2021.04.29 Release: 0 Summary: Raspberry Pi 4 EEPROM firmware License: SUSE-Firmware @@ -33,8 +33,8 @@ Patch2: rpi-eeprom-update-Use-tr-instead-of-strings.patch Provides: rpi-eeprom Supplements: modalias(of:N*T*Cbrcm%2Cbcm2711*C*) -Requires: raspberrypi-firmware >= 2021.01.21 -Requires: raspberrypi-firmware-dt >= 2020.12.07 +Requires: raspberrypi-firmware >= 2021.03.03 +Requires: raspberrypi-firmware-dt >= 2021.03.03 Provides: rpi-eeprom-config = %{version} Obsoletes: rpi-eeprom-config < %{version} Requires: pciutils ++++++ _service ++++++ --- /var/tmp/diff_new_pack.9XzqLf/_old 2021-07-12 21:40:48.383839411 +0200 +++ /var/tmp/diff_new_pack.9XzqLf/_new 2021-07-12 21:40:48.383839411 +0200 @@ -3,9 +3,12 @@ <param name="scm">git</param> <param name="url">https://github.com/raspberrypi/rpi-eeprom.git</param> <param name="filename">raspberrypi-eeprom</param> - <param name="versionrewrite-pattern">v([0-9\.]{10})[0-9a-z]{5}(.*)</param> - <param name="versionrewrite-replacement">\1\2</param> - <param name="versionformat">0.0~@PARENT_TAG@.@TAG_OFFSET@~g%h</param> + <param name="revision">34b752e8be6ba41f27f0348a9711107946150c9a</param> + <param name="versionrewrite-pattern">v([0-9\.]{10}).*</param> + <param name="versionformat">@PARENT_TAG@</param> +<!-- + <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@~g%h</param> +--> </service> <service name="set_version" mode="disabled"/> <service name="tar" mode="buildtime"/> ++++++ raspberrypi-eeprom-0.0~2020.09.03.75~g3129546.obscpio -> raspberrypi-eeprom-2021.04.29.obscpio ++++++ /work/SRC/openSUSE:Factory/raspberrypi-eeprom/raspberrypi-eeprom-0.0~2020.09.03.75~g3129546.obscpio /work/SRC/openSUSE:Factory/.raspberrypi-eeprom.new.2625/raspberrypi-eeprom-2021.04.29.obscpio differ: char 49, line 1 ++++++ raspberrypi-eeprom.obsinfo ++++++ --- /var/tmp/diff_new_pack.9XzqLf/_old 2021-07-12 21:40:48.427839065 +0200 +++ /var/tmp/diff_new_pack.9XzqLf/_new 2021-07-12 21:40:48.427839065 +0200 @@ -1,5 +1,5 @@ name: raspberrypi-eeprom -version: 0.0~2020.09.03.75~g3129546 -mtime: 1613487491 -commit: 3129546271da09dde04da5c9715db909b8e1e417 +version: 2021.04.29 +mtime: 1619778271 +commit: 34b752e8be6ba41f27f0348a9711107946150c9a
