v1.8.2 - Linux bugfix
Bug fixes:
- rp-download: Allow the rt_sigprocmask() syscall. This is needed on Ubuntu 20.04 and later, and possibly other systems that use systemd.
- This was reported by gold lightning.
Only the Linux build is affected, so no Windows builds are attached.
Ubuntu packages are available from an Ubuntu PPA for Ubuntu 16.04 "Xenial" Xerus, Ubuntu 18.04 "Bionic" Beaver, Ubuntu 20.04 "Focal" Fossa, and Ubuntu 21.04 "Hirsute" Hippo.
To add the PPA and install rom-properties, run the following commands:
sudo add-apt-repository ppa:gerbilsoft/ppa
sudo apt-get update
sudo apt-get install rom-properties-all
This will install all rom-properties frontends and executables. Individual frontends can be installed by installing the relevant rom-properties-* package.