Had done an upgrade on a machine a little while ago, and had to make some manual changes to two of my repo files involving sslcacert lines. Just updated another system, and had to again manually do changes. First line is the new line in fc44 and old line in fc43.
< sslcacert=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem > sslcacert=/etc/pki/tls/certs/ca-bundle.crt The differences also have changing from 43 to 44 on some, but also have to update that will winehq repo, So, is this something that just needs to be done manually, or should the update from 43 to 44 do this. Recall originally finding this info, but don't recall exactly where. The speedtest isn't a big deal, but the TurboVNC causes the VNC not to work correctly, and requires an ssh login to fix it. What would be best to report it? Thanks 3c3 < baseurl=https://packagecloud.io/ookla/speedtest-cli/fedora/44/$bas earch > baseurl=https://packagecloud.io/ookla/speedtest-cli/fedora/43/$bas earch 9,10c9,10 < sslcacert=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem > sslcacert=/etc/pki/tls/certs/ca-bundle.crt 14c14 < baseurl=https://packagecloud.io/ookla/speedtest-cli/fedora/44/SRP MS > baseurl=https://packagecloud.io/ookla/speedtest-cli/fedora/43/SRP MS 20,21c20,21 < sslcacert=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem > sslcacert=/etc/pki/tls/certs/ca-bundle.crt 7a8 > https://raw.githubusercontent.com/TurboVNC/repo/main/VGL-GPG- KEY-1024 10c11,13 < sslcacert=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem > sslcacert=/etc/pki/tls/certs/ca-bundle.crt 18a22 > https://raw.githubusercontent.com/TurboVNC/repo/main/VGL-GPG- KEY-1024 21c25,27 < sslcacert=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem > sslcacert=/etc/pki/tls/certs/ca-bundle.crt +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:[email protected] mailto:[email protected] mailto:[email protected] Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+ -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
