search for: libpsl

Displaying 7 results from an estimated 7 matches for "libpsl".

Did you mean: libnsl
2023 Aug 13
2
a quick and dirty way to compile R on win arm64 using clangarm64
...aarch64-libffi 3.4.4-1 mingw-w64-clang-aarch64-libgcrypt 1.10.2-1 mingw-w64-clang-aarch64-libgpg-error 1.47-2 mingw-w64-clang-aarch64-libiconv 1.17-3 mingw-w64-clang-aarch64-libidn2 2.3.4-1 mingw-w64-clang-aarch64-libjpeg-turbo 3.0.0-1 mingw-w64-clang-aarch64-libpng 1.6.40-1 mingw-w64-clang-aarch64-libpsl 0.21.2-4 mingw-w64-clang-aarch64-libssh2 1.11.0-1 mingw-w64-clang-aarch64-libtasn1 4.19.0-1 mingw-w64-clang-aarch64-libtiff 4.5.1-2 mingw-w64-clang-aarch64-libunistring 1.1-1 mingw-w64-clang-aarch64-libunwind 16.0.5-1 mingw-w64-clang-aarch64-libwebp 1.3.1-1 mingw-w64-clang-aarch64-libwinpthread-git...
2020 Jul 25
1
configure failed with curl 7.71.1
...n 7 and >= 7.28.0... configure: error: libcurl >= 7.28.0 library and headers are required with support for https *** ERROR: configure failed but https is available on curl: $ curl --version curl 7.71.1 (x86_64-pc-cygwin) libcurl/7.71.1 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.37.0 Release-Date: 2020-07-01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS brotli Debug HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM...
2019 Feb 04
1
YP listings in version 2.5 beta
...port? > I?m not sure ? can you explain what I need to do / where to look to find this out? I?m feeling my way in the dark with most of this. Doing curl ?version tells me the following ... $ curl --version curl 7.52.1 (x86_64-pc-linux-gnu) libcurl/7.52.1 OpenSSL/1.0.2q zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 Uni...
2017 Jul 07
2
[PATCH v2] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information: https://bugzilla.redhat.com/show_bug.cgi?id=1350465 Thanks: Tomáš Golembiovský --- v2v/virt-v2v.pod | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index e68d75cf8..0943bf305 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1909,18 +1909,32 @@ that
2017 Jul 07
3
[PATCH] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information: https://bugzilla.redhat.com/show_bug.cgi?id=1350465 --- v2v/virt-v2v.pod | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod index e68d75cf8..93d1a9ecd 100644 --- a/v2v/virt-v2v.pod +++ b/v2v/virt-v2v.pod @@ -1909,18 +1909,33 @@ that guest through the RHV-M UI,
2017 Jun 27
3
[PATCH] libvirt: disallow non-local connections (RHBZ#1347830)
If the connection is not local, paths of disks will refer to the remote host, which were mistakenly handled as local paths (in the best case failing to open a non-existing disk, and in the worst case opening a different disk!). In case the disks are remote resources like ssh or ceph, nothing guarantees that the hostname can be reached from the local machine, or even that it is actually the same on
2017 Jul 07
4
[PATCH v6 0/3] gobject: Remove gtk-doc (RHBZ#1465665).
Hopefully this time ...