Changelog
raspi-config (20220506-0ubuntu1~22.04.1) jammy; urgency=medium
* Convert to quilt packaging for ease of Ubuntu patches
* Disabled broken and unsupported functions:
- d/p/no-init-resize.patch: Remove init_resize.sh (never used on Ubuntu)
- d/p/no-vnc.patch: Disable the VNC options
- d/p/no-lua.patch: Replace lua calls with awk to remove a dependency
- d/p/no-xcompmgr.patch: Disable the xcompmgr compositor option
* Fixed other functions:
- d/p/boot-mount.patch: Correct the path of the boot partition
(LP: #1972982)
- d/p/fix-overlayfs.patch: Use overlayroot for overlayfs handling
- d/p/deb-ver-check.patch: Remove checks against /etc/debian_version
- d/p/fix-leds.patch: Fix activity function for the power LED
- d/p/fix-blanking.patch: Fix screen blanking to work under Ubuntu
- d/p/fix-wifi.patch: Fix Wifi SSID and regdom selection
-- Dave Jones <email address hidden> Wed, 29 Jun 2022 14:27:17 +0100