Library for fetching information from online video services using a common API.
Simple node application to handle client queues in a front desk with socket.io
An example express server written in TypeScript, express and MySQL
A mock browser-only task runner written with ES6 + ReactJS
I've fixed it by setting the fallback ciphers in my client
data-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC cipher AES-256-CBC data-ciphers-fallback AES-256-CBC
Same problem here, just afte updating to latest version.
Added examples and native SDK version upgraded to 2.83.5
Rebase SitumPluginImpl
Refactor .gitignore
Added SetCacheMaxAge example
Merge pull request #69 from situmtech/feature/add-examples
Added examples and native SDK version upgraded to 2.83.5
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
Fix undefined location var in tags page
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
We are contacting our Mikrotik provider to debug with them as the logs are not throwing any useful information
Updated Galician translations
Updated Galician translations
Clarify the docs on filters in the file chooser
Make it explicit that patterns are case-sensitive.
Closes https://github.com/flatpak/xdg-desktop-portal/issues/225
open-uri: Fix criticals if no default handler for desired type
Signed-off-by: Simon McVittie smcv@debian.org
tests: Fix race condition in various Lockdown tests
On the client side, functions like xdp_impl_lockdown_set_disable_printing initiate an asynchronous property-set operation but do not wait for it to finish. As a result, if we want other modules to have caught up with the change, we have to wait for the set to succeed.
Signed-off-by: Simon McVittie smcv@debian.org
tests: Install test-backends
This is necessary for test-portals to work when run as an installed-test.
Signed-off-by: Simon McVittie smcv@debian.org
tests: Skip Location tests if we have no D-Bus system bus
Some CI systems do their builds in a container or chroot that does not have a D-Bus system bus, and we can't expect Geoclue to work in that situation. Ideally the location portal would report this as an error, but at the moment the test just hangs if we cannot connect to the system bus.
Signed-off-by: Simon McVittie smcv@debian.org
tests: When installed, look for executables in libexecdir
They won't normally be in the PATH when installed.
Signed-off-by: Simon McVittie smcv@debian.org
tests: Install test.portal for installed-tests
Otherwise, when running installed-tests, xdg-desktop-portal will find a real installed backend such as xdg-desktop-portals-gtk (if any), rather than using the intended test backend.
Fixes: https://github.com/flatpak/xdg-desktop-portal/issues/431 Signed-off-by: Simon McVittie smcv@debian.org
background: Skip check where app_id is NULL
flatpak_instance_get_app
returns NULL for sandboxes that don't have an
application, but get_one_app_state
expects a non-NULL app_id. This
causes a segfault if a flatpak runtime is being run directly (eg.
"flatpak run org.freedesktop.Platform/x86_64/19.08") during
check_background_apps
.
Fixes: 0ad363fe6d8 ("background: Monitor running apps") Closes: #433 Signed-off-by: Matthew Harm Bekkema id@mbekkema.name
Merge pull request #435 from frandieguez/master
Update Galician translations
Added hr for croatian
Added hr.po with complete croatian translation
Update Indonesian translation
l10n: Update Italian translation
Signed-off-by: Milo Casagrande milo@milo.name
PipeWire: update to 0.3 API
Merge pull request #439 from MiloCasagrande/l10n-it
l10n: Update Italian translation
Merge pull request #438 from cho2/l10n
Update Indonesian translation
Merge pull request #437 from milotype/milotype-hr-01
Croatian translation
Merge pull request #436 from PipeWire/master
PipeWire: update to 0.3 API
document-portal: Fix some leaks
document-portal: Don't accept empty filenames in AddNamed
Ukrainian translation update (#272)
Update Galician translations (#271)
Update Galician translations
Update Galician translations
background: typo: quite -> quit (#270)
Update Polish translation (#269)
screencast: Bump supported Mutter version to 3 (#280)
With the new Mutter version and the inclusion of pipewire 0.3 support into Mutter, the reported D-Bus version for the screencast API was bumped to 3.
Update the supported version here as well. No code changes are necessary to make it work with the version 3 of the API.
Update tr.po (#283)
l10n: Updated Lithuanian translation (#282)
l10n: Update Italian translation (#279)
Signed-off-by: Milo Casagrande milo@milo.name
Updated slovak translation (#277)
Added croatian translation (#275)
Update LINGUAS with hr
Added hr.po
Complete croatian translation
Update Indonesian translation (#274)
Update Brazilian Portuguese translation (#273)
settings: Fallback to gsettings if the shell doesn't support enable-animations (#281)
Starting with #241, animations are disabled in flatpak apps for users using gnome-shell 3.34 or older.
Also rename sync_animations_enabled_override to sync_animations_enabled and override_enable_animations to set_enable_animations
1.7.0
filechooser: Handle "directory" OpenFile option (#284)
filechooser: Don't show an empty preview (#289)
The GtkFileChooserDialog preview-widget is visible by default. It should only be visible when there's a preview to show.
Fixes #288
Co-authored-by: Felipe Borges feborges@ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com
Update Czech translation (#287)
1.7.1
Update Polish translation (#291)
Update Ukrainian translation (#290)
Add flatpak_dir_list_refs_for_name_decomposed
decomposed: Convert various "current ref" functions to use FlatpakDecomposed
dir: Replace one user of flatpak_dir_list_refs with _decomposed version
dir: Remove flatpak_dir_get_all_installed_refs()
This is now made unused by the _decomposed versions
dir: Use decomposed in flatpak_dir_list_unused_refs()
remote-ls: Fix regression with -a
During the previous coversion we accidentally dropped
flatpak_make_valid_id_prefix() when getting the "parent"
id of a subid (like foo.Locale
).
flatpak_dir_list_refs_decomposed: Support kinds as a flag
This lets you get both apps and runtimes in one call.
list: Use decomposed
update: Convert to user FlatpakDecomposed
uninstall: Use FlatpakDecomposed
dir: Use FlatpakDecomposed in apply_extra_data()
Just replaces flatpak_decompose_ref + GStrv
decomposed: Add flatpak_decomposed_get_kind_metadata_group()
This is a useful helper.
app utils: Add print_aligned_take()
This makes it easy to print a string that came from a strdup() like return value.
decomposed: Take decomposed arg in flatpak_dir_load_deployed()
Then convert all callers
decomposed: Add flatpak_decomposed_equal_except_branch ()
This is used in flatpak_dir_deploy()
Convert flatpak_dir_deploy() to use FlatpakDecomposed
decomposed: Convert flatpak_dir_deploy() to take decomposed
repair: Convert to decomposed
Remove unused (non-decomposed) flatpak_dir_list_refs
decomposed: Pass decomposed to flatpak_dir_deploy_install/update
I've commented the tls-cipher DEFAULT line but no changes whatsoever. I'll take a look at server logs and report back.
Thanks for your help
Describe the bug My system upgraded the openvpn client to 2.6.0 and since then I'm unable to connect to my VPN.
To Reproduce I have my system configured in the file /etc/openvpn/client/my-company.conf which starts with
dev tun
proto tcp
verb 5
cipher AES-256-CBC
client
remote-cert-tls server
tls-cipher DEFAULT
remote MY-SERVER-IP PORT
THE CERTIFICATE
route-nopull
a bunch of routes
auth-user-pass ROUTE-TO-FILE
when trying to connect the log outputs
Feb 06 09:35:49 my-computer-name openvpn[13648]: OpenVPN 2.6.0 [git:makepkg/b999466418dddb89+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan 25 2023
Feb 06 09:35:49 my-computer-name openvpn[13648]: library versions: OpenSSL 3.0.7 1 Nov 2022, LZO 2.10
Feb 06 09:35:49 my-computer-name openvpn[13648]: Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
Feb 06 09:35:49 my-computer-name openvpn[13648]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
Feb 06 09:35:49 my-computer-name openvpn[13648]: TCP/UDP: Preserving recently used remote address: [AF_INET]MYSERVER:PORT
Feb 06 09:35:49 my-computer-name openvpn[13648]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Feb 06 09:35:49 my-computer-name openvpn[13648]: Attempting to establish TCP connection with [AF_INET]MYSERVER:PORT
Feb 06 09:35:49 my-computer-name openvpn[13648]: TCP connection established with [AF_INET]MYSERVER:PORT
Feb 06 09:35:49 my-computer-name openvpn[13648]: TCPv4_CLIENT link local: (not bound)
Feb 06 09:35:49 my-computer-name openvpn[13648]: TCPv4_CLIENT link remote: [AF_INET]MYSERVER:PORT
Feb 06 09:35:49 my-computer-name openvpn[13648]: WRTLS: Initial packet from [AF_INET]MYSERVER:PORT, sid=1afbdcc7 e6e5f0ea
Feb 06 09:35:49 my-computer-name openvpn[13648]: WRWARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Feb 06 09:35:51 my-computer-name openvpn[13648]: WRRWRWRVERIFY OK: depth=1, C=ES, ST=GALICIA, L=Santiago de Compostela, O=xxx, OU=IT, CN=CA
Feb 06 09:35:51 my-computer-name openvpn[13648]: VERIFY KU OK
Feb 06 09:35:51 my-computer-name openvpn[13648]: Validating certificate extended key usage
Feb 06 09:35:51 my-computer-name openvpn[13648]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Feb 06 09:35:51 my-computer-name openvpn[13648]: VERIFY EKU OK
Feb 06 09:35:51 my-computer-name openvpn[13648]: VERIFY OK: depth=0, C=XX, ST=XXXX, L=xxx, O=xxx, OU=IT, CN=server
Feb 06 09:35:51 my-computer-name openvpn[13648]: WRWRRWRConnection reset, restarting [0]
Feb 06 09:35:51 my-computer-name openvpn[13648]: TCP/UDP: Closing socket
Feb 06 09:35:51 my-computer-name openvpn[13648]: SIGUSR1[soft,connection-reset] received, process restarting
Feb 06 09:35:51 my-computer-name openvpn[13648]: Restart pause, 1 second(s)
Feb 06 09:35:52 my-computer-name openvpn[13648]: Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
Feb 06 09:35:52 my-computer-name openvpn[13648]: Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1768 tailroom:562 ET:0 ]
Feb 06 09:35:52 my-computer-name openvpn[13648]: TCP/UDP: Preserving recently used remote address: [AF_INET]MYSERVER:PORT
Feb 06 09:35:52 my-computer-name openvpn[13648]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Feb 06 09:35:52 my-computer-name openvpn[13648]: Attempting to establish TCP connection with [AF_INET]MYSERVER:PORT
Feb 06 09:35:52 my-computer-name openvpn[13648]: TCP connection established with [AF_INET]MYSERVER:PORT
Feb 06 09:35:52 my-computer-name openvpn[13648]: TCPv4_CLIENT link local: (not bound)
Feb 06 09:35:52 my-computer-name openvpn[13648]: TCPv4_CLIENT link remote: [AF_INET]SERVER-IP:1194
Feb 06 09:35:52 my-computer-name openvpn[13648]: WRTLS: Initial packet from [AF_INET]SERVER-IP:1194, sid=b16dca59 6c565fff
Feb 06 09:35:54 my-computer-name openvpn[13648]: WRWRRWRWRVERIFY OK: depth=1, C=xx, ST=xxx, L=xxxx, O=xxx, OU=IT, CN=CA
Feb 06 09:35:54 my-computer-name openvpn[13648]: VERIFY KU OK
Feb 06 09:35:54 my-computer-name openvpn[13648]: Validating certificate extended key usage
Feb 06 09:35:54 my-computer-name openvpn[13648]: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Feb 06 09:35:54 my-computer-name openvpn[13648]: VERIFY EKU OK
Feb 06 09:35:54 my-computer-name openvpn[13648]: VERIFY OK: depth=0, C=xxx, ST=xxxx, L=xxxxx, O=xxx, OU=IT, CN=server
Feb 06 09:35:54 my-computer-name openvpn[13648]: WRWRRWRConnection reset, restarting [0]
Feb 06 09:35:54 my-computer-name openvpn[13648]: TCP/UDP: Closing socket
Feb 06 09:35:54 my-computer-name openvpn[13648]: SIGUSR1[soft,connection-reset] received, process restarting
Feb 06 09:35:54 my-computer-name openvpn[13648]: Restart pause, 1 second(s)
Expected behavior Being able to connect successfully as with previous version (2.5.8)
Version information:
Additional context no additional info
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary
@R-lagoman cambio a develop sen fallo
Port plugin to typescript
This commit upgrades all the underlying machinery and improves the developer experience by adding more documentation, exporting code types and more. As a summary