From 461109415073d2eb67083709662ba983cc191f14 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Thu, 4 Mar 2021 22:43:11 +0000 Subject: [PATCH 1/2] Update release notes --- export-noobs/00-release/files/release_notes.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/export-noobs/00-release/files/release_notes.txt b/export-noobs/00-release/files/release_notes.txt index abc7bfcca9..f7df4ca1d2 100644 --- a/export-noobs/00-release/files/release_notes.txt +++ b/export-noobs/00-release/files/release_notes.txt @@ -1,4 +1,17 @@ UNRELEASED: + * Thonny upgraded to version 3.3.5 + * SD Card Copier made compatible with NVMe devices; now built against GTK+3 toolkit + * Composite video options removed from Raspberry Pi 4 in Raspberry Pi Configuration + * Boot order options in raspi-config adjusted for more flexibility + * Recommended Software now built against GTK+3 toolkit + * Fix for crash in volume plugin when using keyboard could push value out of range + * Fix for focus changing between windows in file manager when using keyboard to navigate directory view + * Fix for Raspberry Pi 400 keyboard country not being read correctly in startup wizard + * Armenian and Japanese translations added to several packages + * Automatically load aes-neon-bs on ARM64 to speed up OpenSSL + * Raspberry Pi firmware fcf8d2f7639ad8d0330db9c8db9b71bd33eaaa28 + * Linux kernel 5.10.17 +2021-01-11: * Chromium version 86.0.4240.197 included * Screen reader support enabled in Chromium * Adobe have end-of-lifed Flash Player, so it has been removed From 66cd2d17a0d2d04985b83a2ba830915c9a7d81dc Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 31 Mar 2021 12:28:30 +0100 Subject: [PATCH 2/2] Install gpiozero in lite images --- export-noobs/00-release/files/release_notes.txt | 2 ++ stage2/01-sys-tweaks/00-packages | 2 ++ stage4/00-install-packages/00-packages | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/export-noobs/00-release/files/release_notes.txt b/export-noobs/00-release/files/release_notes.txt index f7df4ca1d2..3983c93e12 100644 --- a/export-noobs/00-release/files/release_notes.txt +++ b/export-noobs/00-release/files/release_notes.txt @@ -1,4 +1,6 @@ UNRELEASED: + * Install gpiozero in lite images +2021-03-04: * Thonny upgraded to version 3.3.5 * SD Card Copier made compatible with NVMe devices; now built against GTK+3 toolkit * Composite video options removed from Raspberry Pi 4 in Raspberry Pi Configuration diff --git a/stage2/01-sys-tweaks/00-packages b/stage2/01-sys-tweaks/00-packages index 83ec74ce53..a1f4b59573 100644 --- a/stage2/01-sys-tweaks/00-packages +++ b/stage2/01-sys-tweaks/00-packages @@ -2,6 +2,8 @@ ssh less fbset sudo psmisc strace ed ncdu crda console-setup keyboard-configuration debconf-utils parted unzip build-essential manpages-dev python bash-completion gdb pkg-config python-rpi.gpio v4l-utils +python-gpiozero +python3-gpiozero avahi-daemon lua5.1 luajit diff --git a/stage4/00-install-packages/00-packages b/stage4/00-install-packages/00-packages index f9f5ef4395..85a9f806f8 100644 --- a/stage4/00-install-packages/00-packages +++ b/stage4/00-install-packages/00-packages @@ -13,7 +13,7 @@ tree libgl1-mesa-dri libgles1 libgles2-mesa xcompmgr geany piclone -wiringpi pigpio python-pigpio python3-pigpio raspi-gpio python-gpiozero python3-gpiozero python3-rpi.gpio +wiringpi pigpio python-pigpio python3-pigpio raspi-gpio python3-rpi.gpio python-spidev python3-spidev python-twython python3-twython python-smbus python3-smbus