smplayer-dev / smplayer

Free Media Player for Windows, Linux and Mac OS with YouTube support.
https://smplayer.info
GNU General Public License v2.0
668 stars 94 forks source link

Ubuntu PPA gives warning that it uses weak algorithm (rsa1024)! it definitely needs to be improved. #990

Open iHarryPotter178 opened 4 months ago

iHarryPotter178 commented 4 months ago

Describe the bug After adding the PPA and doing update, everytime I run sudo apt update, get a warning saying the PPA uses weak algorithom. It's not a problem but it should still be addressed.

To Reproduce Steps to reproduce the behavior:

  1. after adding the PPA and doing update, simply running sudo apt update would output the warning at the end.

Expected behavior The PPA should use stronger algorithom and the warning shouldn't appear.

Your Enviroment

repsorp commented 4 months ago

The launchpad developers are in the process of reassigning the keys. Package maintainers are requested to be patient and wait. https://discourse.ubuntu.com/t/new-requirements-for-apt-repository-signing-in-24-04/42854