Tested on F35 - appears to work fine
Tested on F36 - appears to work fine
Tested in a Rawhide VM - appears to work fine.
Seems to work fine on RHEL 8.
Seems to work fine on CentOS 7.
Tested in a RHEL 9.0 Beta VM:
sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm https://dl.fedoraproject.org/pub/epel/epel-next-release-latest-9.noarch.rpm
sudo dnf --enablerepo=epel-testing install ncdu
Appears to work fine.
Tested on t2.small instance:
Tested in a CentOS 7 VM - appears to work fine
Tested in a RHEL 8 VM - appears to work fine
Tested in a F33 VM - seems to work fine
Tested in a rawhide VM - seems to work fine
Tested on F34 - all seems to work fine.
Tested on Fedora 33 and it appears to work fine. The new --swap
/-s
option works. Have also verified that it uses Algorithm::Diff::XS
if perl-Algorithm-Diff-XS
is installed.
Tested on CentOS 6 using the JSON files from bug #1868695. Command:
colordiff -y --left-column authentication1.json authentication2.json
With colordiff 1.0.13, the output is not coloured.
With 1.0.19, the output is coloured.
Tested on CentOS 7 using the JSON files from bug #1868695. Command:
colordiff -y --left-column authentication1.json authentication2.json
With colordiff 1.0.13, the output is not coloured.
With 1.0.19, the output is coloured.
Tested on CentOS 7 using the JSON files from bug #1868695. Command:
colordiff -y --left-column authentication1.json authentication2.json
With colordiff 1.0.13, the output is not coloured.
With 1.0.19, the output is coloured.
Root partition on my F32 system is reported as "Ext3 file system" with the old version, but "Ext4 file system" with this new version.
The LUKS partition is reported just as a "Block device" by the old version, but this new version additionally reports "LUKS Encryption Detected", and shows the UUID.
Tested with an EWF file; reported as a "Regular file" with the old version, but "EWF image" with this new version.
Works fine in a RHEL 8 VM
Works fine in a CentOS 7 VM
Tested on F34 - appears to work fine