
The repository at https://github.com/asb/raspi-config seems to be out of date, and suggests "Now maintained at https://github.com/RPi-Distro/raspi-config". There are still 25 open issues there.
The repository at https://github.com/RPi-Distro/raspi-config has 3 open issues; one is mine! I have not checked if the older 25 issues are fixed there.
There is a new GUI tool (/usr/bin/rc_gui). It's repository is at https://github.com/raspberrypi/rc_gui. Running "dpkg -S /usr/bin/rc_gui" shows it belongs to package rc_gui, but this package is not found by apt-get. This C program appears to work by calling the original raspi-config.
I would like to help to test and fix the issues with raspi-config (to start with). Can someone clarify my confusion above?