Comments

121 Comments

Tested on F34 - appears to work fine

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.

karma

Tested on t2.small instance:

  1. Launched t2.small instance with eu-west-2 (London) F34 AMI (ami-034794b0310a1d8b7)
  2. Updated all packages except the kernel
  3. Installed dracut-055-5.fc34.x86_64
  4. Rebooted (instance started OK)
  5. Updated the kernel to 5.14.12-200.fc34
  6. Rebooted (instance started OK)
BZ#2010058 F34/F35 5.14 kernels will not boot on AWS EC2 t2.small / c4.large / m4.large instances

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