https://bugs.kde.org/show_bug.cgi?id=417791

--- Comment #9 from scx.m...@gmail.com ---
I can confirm that the following snaps are affected:
- kde-frameworks-5-core18
- kde-frameworks-5-core18-sdk
- kde-frameworks-5-qt-5-14-core18
- kde-frameworks-5-qt-5-14-core18-sdk

$ find -L /var/lib/snapd/snap/kde-frameworks-5*/*/usr/lib/*-linux-gnu -type f
-iname 'libQt5Core.so*' -print0 2>/dev/null | xargs -0 -I{} file '{}' | grep -Z
'ELF' | grep -Z 'for GNU/Linux ' | sort -z -fuV | grep -Z -Eva 'for GNU/Linux
(2\.6\.[0-9]+|3\.2\.0)'
/var/lib/snapd/snap/kde-frameworks-5-core18/30/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.3:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=252fcd9f736251377f96e559b953f9cb4b8fbdec, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-core18/32/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.3:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=2742584b062a7248211733fb8a9365897d2db95a, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-core18/current/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.3:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=2742584b062a7248211733fb8a9365897d2db95a, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-core18-sdk/31/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.3:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=2742584b062a7248211733fb8a9365897d2db95a, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-core18-sdk/current/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.12.3:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=2742584b062a7248211733fb8a9365897d2db95a, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-qt-5-14-core18/1/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.14.1:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=71f6b46001655493cfef4fabf3a1afdea055f0af, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-qt-5-14-core18/current/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.14.1:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=71f6b46001655493cfef4fabf3a1afdea055f0af, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-qt-5-14-core18-sdk/1/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.14.1:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=71f6b46001655493cfef4fabf3a1afdea055f0af, for
GNU/Linux 3.17.0, stripped
/var/lib/snapd/snap/kde-frameworks-5-qt-5-14-core18-sdk/current/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.14.1:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=71f6b46001655493cfef4fabf3a1afdea055f0af, for
GNU/Linux 3.17.0, stripped

However, kde-frameworks-5 is not affected.

$ find -L /var/lib/snapd/snap/kde-frameworks-5*/*/usr/lib/*-linux-gnu -type f
-iname 'libQt5Core.so*' -print0 2>/dev/null | xargs -0 -I{} file '{}' | grep -Z
'ELF' | grep -Z 'for GNU/Linux ' | sort -z -fuV | grep -Z -Ea 'for GNU/Linux
(2\.6\.[0-9]+|3\.2\.0)'
/var/lib/snapd/snap/kde-frameworks-5/27/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.11.0:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=5e10a9ca057fb0497637959a6df4d07bfd8e9173, for
GNU/Linux 2.6.28, stripped
/var/lib/snapd/snap/kde-frameworks-5/current/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.11.0:
ELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked
(uses shared libs), BuildID[sha1]=5e10a9ca057fb0497637959a6df4d07bfd8e9173, for
GNU/Linux 2.6.28, stripped

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to