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