Bug 460908

Summary: qtbase packages are versioned as 5.15.5, though they actually contain Qt 5.15.6
Product: [KDE Neon] neon Reporter: Oded Arbel <oded>
Component: Packages Unstable EditionAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: jr, neon-bugs, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Oded Arbel 2022-10-23 20:38:39 UTC
SUMMARY

As it says on the label:

$ apt policy libqt5core5a
libqt5core5a:
  Installed: 5.15.5+p22.04+tunstable+git20221010.1629-0

$ dpkg -L libqt5core5a | grep libQt5Core.so
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.6
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15
Comment 1 Oded Arbel 2024-10-29 10:22:25 UTC
this issues seems to have been only relevant for Qt 5.15.5 - which is no longer the current supported version. The current Qt5 version seems unaffected