Hello community,
here is the log from the commit of package raspberrypi-firmware for
openSUSE:Factory checked in at 2019-12-21 12:30:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
and /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-firmware"
Sat Dec 21 12:30:45 2019 rev:55 rq:758224 version:2019.12.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-config.changes
2019-12-05 17:34:37.617445733 +0100
+++
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.6675/raspberrypi-firmware-config.changes
2019-12-21 12:31:08.767356524 +0100
@@ -1,0 +2,28 @@
+Thu Dec 19 14:53:30 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Update to 0c01dbefba (2019-12-11):
+ * firmware: platform: Allow fixed voltage with avs_disable=1
+ * firmware: EMMC: Use PLLD for EMMC for 250MHz host-clock
+ See: #1289
+ * firmware: platform: Round down effective frequencies when they exceed max
+ See: #1290
+ * firmware: arm_loader: Pass video mode via kernel command for composite
+ See: #1285
+ * firmware: Fix lens shading table generation buglet
+ See:
https://www.raspberrypi.org/forums/viewtopic.php?f=43&t=190586&start=75#p1534672
+ * firmware: hdmi: Use RB2 timing for 2560x1440@60 if pixel clock is 241.5 MHz
+ * firmware: arm_dt: Look for ethernet0 before ethernet
+ * firmware: arm_dt: Set PCIe dma-ranges from memory size
+ * firmware: hdmi: HDMI SM clock must not run slower than audio MAI clock …
+ See: #1295
+ * firmware: arm_loader: Pass video mode via kernel command for composite
(master)
+ See: #1285
+ * firmware: power: Use Pi4 PMIC values on Pi3+
+ * firmware: Fix filtered handling of array variables
+ See: #1296
+ * firmware: Update libfdt to v1.5.1+
+ See: raspberrypi/userland#582
+ * firmware: dtoverlay: Extend DT parameter syntax
+ * firmware: memorymap: Include FW revision in start.elf
+
+-------------------------------------------------------------------
raspberrypi-firmware.changes: same change
Old:
----
raspberrypi-firmware-2019.11.19.tar.bz2
New:
----
raspberrypi-firmware-2019.12.11.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ raspberrypi-firmware-config.spec ++++++
--- /var/tmp/diff_new_pack.sVkLwA/_old 2019-12-21 12:31:09.623356931 +0100
+++ /var/tmp/diff_new_pack.sVkLwA/_new 2019-12-21 12:31:09.627356933 +0100
@@ -17,7 +17,7 @@
Name: raspberrypi-firmware-config
-Version: 2019.11.19
+Version: 2019.12.11
Release: 0
Summary: Configuration for the Raspberry Pi firmware loader
License: MIT
@@ -27,11 +27,10 @@
BuildRequires: raspberrypi-firmware
Requires: raspberrypi-firmware = %{version}
Conflicts: kernel < 4.12.14
-Conflicts: otherproviders(raspberrypi-firmware-config)
+Conflicts: raspberrypi-firmware-config
Provides: raspberrypi-firmware-branding-openSUSE = %{version}
Obsoletes: raspberrypi-firmware-branding-openSUSE < %{version}
Provides: raspberrypi-firmware-config = %{version}
-BuildArch: noarch
Provides: raspberrypi-firmware-config-rpi = %{version}
Obsoletes: raspberrypi-firmware-config-rpi < %{version}
Provides: raspberrypi-firmware-config-rpi0w = %{version}
@@ -40,6 +39,7 @@
Obsoletes: raspberrypi-firmware-config-rpi2 < %{version}
Provides: raspberrypi-firmware-config-rpi3 = %{version}
Obsoletes: raspberrypi-firmware-config-rpi3 < %{version}
+BuildArch: noarch
%description
This package configures the Raspberry Pi boot process.
++++++ raspberrypi-firmware.spec ++++++
--- /var/tmp/diff_new_pack.sVkLwA/_old 2019-12-21 12:31:09.643356940 +0100
+++ /var/tmp/diff_new_pack.sVkLwA/_new 2019-12-21 12:31:09.643356940 +0100
@@ -17,7 +17,7 @@
Name: raspberrypi-firmware
-Version: 2019.11.19
+Version: 2019.12.11
Release: 0
Summary: Binary bootloader and firmware files for Raspberry Pi
License: SUSE-Firmware
@@ -26,12 +26,11 @@
Source0: raspberrypi-firmware-%{version}.tar.bz2
Source1: get-from-git.sh
Source99: %{name}-rpmlintrc
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildArch: noarch
Requires(post): util-linux
-Requires(preun):util-linux
-Recommends: raspberrypi-firmware-dt
+Requires(preun): util-linux
Recommends: raspberrypi-firmware-config
+Recommends: raspberrypi-firmware-dt
+BuildArch: noarch
%description
Binary bootloader and firmware files for Raspberry Pi
@@ -41,7 +40,7 @@
Group: System/Boot
Requires: raspberrypi-firmware = %{version}-%{release}
Requires(post): util-linux
-Requires(preun):util-linux
+Requires(preun): util-linux
%description extra
This package provides the console, experimental and debug
@@ -52,7 +51,7 @@
Group: System/Boot
Requires: raspberrypi-firmware = %{version}-%{release}
Requires(post): util-linux
-Requires(preun):util-linux
+Requires(preun): util-linux
%description extra-pi4
This package provides the console, experimental and debug
@@ -121,7 +120,7 @@
/boot/vc/fixup.dat
/boot/vc/fixup4.dat
/boot/vc/bootcode.bin
-%doc /boot/vc/LICENCE.broadcom
+%license /boot/vc/LICENCE.broadcom
%files extra
%defattr(-,root,root)
++++++ raspberrypi-firmware-2019.11.19.tar.bz2 ->
raspberrypi-firmware-2019.12.11.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2019.11.19.tar.bz2
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new.6675/raspberrypi-firmware-2019.12.11.tar.bz2
differ: char 11, line 1