From 4c9a0c16babc9eb09851a469f740a8c441927d15 Mon Sep 17 00:00:00 2001 From: unexplrd Date: Mon, 19 May 2025 14:30:34 +0300 Subject: [PATCH] README.md: update Signed-off-by: unexplrd --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f58f572..5544383 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ This is a fork of [Flatpak manifest](https://github.com/losuler/com.cisco.Packet ## Changes from upstream - Manifest changes: - Updated platforms (from 22.08 to 24.08) - - Restricted permissions on network and filesystem (xdg-download/packettracer instead of xdg-download) - - Added `QT_QPA_PLATFORM=xcb` envvar + - Restricted network and filesystem (xdg-download/packettracer and no network access) + - Enforce `QT_QPA_PLATFORM=xcb` envvar - Makefile changes: - Added `install-deps` option -This is currently based on Packet Tracer 8.2.1 and is intended to track the latest release. For previous releases see [janymal/PacketTracer7-flatpak](https://github.com/janymal/PacketTracer7-flatpak) and [rpallai/flatpak-pt](https://github.com/rpallai/flatpak-pt). +This is currently based on Packet Tracer 8.2.2 and is intended to track the latest release. For previous releases see [janymal/PacketTracer7-flatpak](https://github.com/janymal/PacketTracer7-flatpak) and [rpallai/flatpak-pt](https://github.com/rpallai/flatpak-pt). ## Building