Page MenuHomeSolus

D12681.diff
No OneTemporary

D12681.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -1,8 +1,5 @@
This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
-- Campbell Jones
- - IRC: serebit
- - Email: dev@serebit.com
- Gavin Zhao
- IRC: GZGavinZhao
- Matrix: @gzgavinzhao:matrix.org
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,51 +1,21 @@
name : protonvpn-cli
-version : 3.10.0
-release : 11
+version : 3.11.0
+release : 12
source :
- - https://github.com/ProtonVPN/linux-cli/archive/refs/tags/3.10.0.tar.gz : 617d9738ec4ab42c80de95bf6dcf205735a07b22c2d7659d2d689a03ea763b8a
- - https://github.com/ProtonMail/proton-python-client/archive/refs/tags/0.7.0.tar.gz : 34c075b4c481f10f500c71ac7a113ba57dc0368d874042e7fc0840c5c5754e26
- - https://github.com/ProtonVPN/protonvpn-nm-lib/archive/refs/tags/3.5.0.tar.gz : 05629d36b9d46b34df2624bc4c7fdc74fcf2041ed19aa5a1c589778d6733800b
+ - https://github.com/ProtonVPN/linux-cli/archive/refs/tags/3.11.0.tar.gz : b2cc9196cc3bcb6e29326bde72c8230f04f6d51e6aea4fbf221cc4064361d972
license : GPL-3.0-or-later
component : network.clients
summary : ProtonVPN CLI tool for protonvpn.com
description: |
ProtonVPN CLI tool for protonvpn.com
builddeps :
- - pkgconfig(pygobject-3.0)
- - gnome-keyring
- - networkmanager-openvpn
- - python-bcrypt
- - python-distro
- - python-gnupg
- - python-jinja
- - python-keyring
- - python-openssl
- - python-pythondialog
- - python-requests
+ - python-dbus
- pyxdg
+ - python-pythondialog
rundeps :
- - gnome-keyring
- - networkmanager-openvpn
- - python-bcrypt
- - python-distro
- - python-gnupg
- - python-jinja
- - python-keyring
- - python-openssl
+ # `proton-python-client` will be installed by `protonvpn-nm-lib`.
+ - protonvpn-nm-lib
- python-pythondialog
- - python-requests
- - pyxdg
-setup : |
- tar -xf $sources/0.7.0.tar.gz -C .
- tar -xf $sources/3.5.0.tar.gz -C .
-
- cd proton-python-client-0.7.0
- python3 setup.py build # If we use macro, the package won't be installed correctly
- python3 setup.py install --root=$installdir --optimize=1
-
- cd ../protonvpn-nm-lib-3.5.0
- python3 setup.py build
- python3 setup.py install --root=$installdir --optimize=1
build : |
%python3_setup
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,7 +3,7 @@
<Name>protonvpn-cli</Name>
<Packager>
<Name>Gavin Zhao</Name>
- <Email>gavinzhaojw@protonmail.com</Email>
+ <Email>me@gzgz.dev</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>network.clients</PartOf>
@@ -20,62 +20,12 @@
<PartOf>network.clients</PartOf>
<Files>
<Path fileType="executable">/usr/bin/protonvpn-cli</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/api.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/api.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/cert_pinning.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/cert_pinning.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/constants.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/constants.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/exceptions.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/exceptions.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/logger.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/logger.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/utils.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/__pycache__/utils.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/api.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/cert_pinning.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/constants.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/exceptions.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/logger.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/__pycache__/_base.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/__pycache__/_base.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/__pycache__/textfile_metadata.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/__pycache__/textfile_metadata.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/_base.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/metadata/textfile_metadata.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/_ctsrp.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/_ctsrp.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/_pysrp.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/_pysrp.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/pmhash.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/pmhash.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/util.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/__pycache__/util.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/_ctsrp.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/_pysrp.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/pmhash.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/srp/util.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton_client-0.7.0-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton_client-0.7.0-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton_client-0.7.0-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton_client-0.7.0-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/proton_client-0.7.0-py3.9.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.10.0-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.10.0-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.10.0-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.10.0-py3.9.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.10.0-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.10.0-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.11.0-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.11.0-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.11.0-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.11.0-py3.9.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.11.0-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli-3.11.0-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli/__pycache__/cli.cpython-39.pyc</Path>
@@ -90,217 +40,15 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli/constants.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli/logger.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_cli/main.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib-3.5.0-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib-3.5.0-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib-3.5.0-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib-3.5.0-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib-3.5.0-py3.9.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/api.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/api.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/constants.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/constants.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/country_codes.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/country_codes.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/enums.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/enums.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/exceptions.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/exceptions.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/logger.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/__pycache__/logger.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/api.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/app.cfg</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/constants.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/country.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/country.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/environment.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/environment.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/status.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/status.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/subprocess_wrapper.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/subprocess_wrapper.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/utilities.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/utilities.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/utils.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/__pycache__/utils.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/client_config/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/client_config/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/client_config/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/client_config/__pycache__/client_config.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/client_config/__pycache__/client_config.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/client_config/client_config.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/__pycache__/connection_backend.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/__pycache__/connection_backend.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/connection_backend.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/monitor_vpn_connection_start.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/monitor_vpn_connection_start.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/nm_client.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/nm_client.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/nm_client_mixin.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/__pycache__/nm_client_mixin.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/monitor_vpn_connection_start.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/nm_client.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/nm_client_mixin.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/openvpn/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/openvpn/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/openvpn/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/openvpn/__pycache__/configure_openvpn_connection.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/openvpn/__pycache__/configure_openvpn_connection.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/openvpn/configure_openvpn_connection.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/__pycache__/nm_plugin.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/__pycache__/nm_plugin.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/nm_plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/country.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_logger.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_logger.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_login1_wrapper.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_login1_wrapper.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_network_manager_wrapper.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_network_manager_wrapper.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_reconnect.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_reconnect.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_wrapper.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/__pycache__/dbus_wrapper.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/dbus_logger.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/dbus_login1_wrapper.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/dbus_network_manager_wrapper.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/dbus_reconnect.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/dbus/dbus_wrapper.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/environment.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/_base.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/_base.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/linuxkeyring.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/linuxkeyring.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/textfilekeyring.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/__pycache__/textfilekeyring.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/_base.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/linuxkeyring.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/keyring/textfilekeyring.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/__pycache__/ipv6_leak_protection.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/__pycache__/ipv6_leak_protection.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/__pycache__/killswitch.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/__pycache__/killswitch.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/ipv6_leak_protection.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/killswitch/killswitch.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/location/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/location/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/location/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/__pycache__/api_metadata_backend.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/__pycache__/api_metadata_backend.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/__pycache__/default_api_metadata.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/__pycache__/default_api_metadata.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/api_metadata_backend.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/api/default_api_metadata.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/__pycache__/connection_metadata_backend.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/__pycache__/connection_metadata_backend.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/__pycache__/default_connection_metadata.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/__pycache__/default_connection_metadata.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/connection_metadata_backend.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/metadata/connection/default_connection_metadata.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/report/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/report/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/report/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/report/__pycache__/bug.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/report/__pycache__/bug.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/report/bug.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/servers/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/servers/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/servers/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/servers/__pycache__/list.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/servers/__pycache__/list.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/servers/list.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/session/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/session/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/session/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/session/__pycache__/session.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/session/__pycache__/session.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/session/session.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/status.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/__pycache__/icons.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/__pycache__/icons.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/__pycache__/streaming.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/__pycache__/streaming.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/icons.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/streaming/streaming.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/subprocess_wrapper.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/default_settings_backend.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/default_settings_backend.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/settings_backend.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/settings_backend.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/settings_configurator.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/__pycache__/settings_configurator.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/default_settings_backend.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/settings_backend.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/user_settings/settings_configurator.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/utilities.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/vpn/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/vpn/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/vpn/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/vpn/__pycache__/vpn_configuration.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/vpn/__pycache__/vpn_configuration.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/core/vpn/vpn_configuration.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/country_codes.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/__pycache__/__init__.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/__pycache__/__init__.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/__pycache__/daemon_logger.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/__pycache__/daemon_logger.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/__pycache__/dbus_daemon_reconnector.cpython-39.opt-1.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/__pycache__/dbus_daemon_reconnector.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/daemon_logger.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/daemon/dbus_daemon_reconnector.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/enums.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/exceptions.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/logger.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/protonvpn_nm_lib/templates/openvpn_template.j2</Path>
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2021-10-21</Date>
- <Version>3.10.0</Version>
+ <Update release="12">
+ <Date>2022-01-18</Date>
+ <Version>3.11.0</Version>
<Comment>Packaging update</Comment>
<Name>Gavin Zhao</Name>
- <Email>gavinzhaojw@protonmail.com</Email>
+ <Email>me@gzgz.dev</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 6:24 PM (2 h, 23 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815653
Default Alt Text
D12681.diff (40 KB)

Event Timeline