[neon/neon-packaging/kgeotag/Neon/unstable] debian: update the apparmor profile for qt6-webengine
Carlos De Maine
null at kde.org
Mon Dec 2 23:36:02 GMT 2024
Git commit 09d14133781a31e9dae96433038b3b5198f97d17 by Carlos De Maine.
Committed on 02/12/2024 at 23:36.
Pushed by carlosdem into branch 'Neon/unstable'.
update the apparmor profile for qt6-webengine
M +1 -3 debian/kgeotag-apparmor
https://invent.kde.org/neon/neon-packaging/kgeotag/-/commit/09d14133781a31e9dae96433038b3b5198f97d17
diff --git a/debian/kgeotag-apparmor b/debian/kgeotag-apparmor
index 75cf65d..9f46abd 100644
--- a/debian/kgeotag-apparmor
+++ b/debian/kgeotag-apparmor
@@ -29,9 +29,7 @@ profile kgeotag /usr/bin/kgeotag {
unix,
ptrace,
- /usr/lib/x86_64-linux-gnu/qt5/libexec/QtWebEngineProcess cx -> &kgeotag//QtWebEngineProcess,
- /usr/lib/aarch64-linux-gnu/qt5/libexec/QtWebEngineProcess cx -> &kgeotag//QtWebEngineProcess,
- /usr/lib/arm-linux-gnueabihf/qt5/libexec/QtWebEngineProcess cx -> &kgeotag//QtWebEngineProcess,
+ /usr/lib/qt6/libexec/QtWebEngineProcess cx -> &kgeotag//QtWebEngineProcess,
/** pux,
/{,**} mrwlk,
More information about the Neon-commits
mailing list