Accepting request 569261 from home:gladiac:branches:devel:libraries:c_c++
- Build curl with libssh.org libssh offers a lot more features than libssh2, for example: * Key Exchange Methods: curve25519-sha256@libssh.org * Hostkey Types: ssh-ed25519 * Authentication: gssapi-with-mic OBS-URL: https://build.opensuse.org/request/show/569261 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=216
This commit is contained in:
parent
c73289f2c4
commit
64310a5fef
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 11:44:33 UTC 2018 - asn@cryptomilk.org
|
||||
|
||||
- Build curl with libssh.org
|
||||
libssh offers a lot more features than libssh2, for example:
|
||||
* Key Exchange Methods: curve25519-sha256@libssh.org
|
||||
* Hostkey Types: ssh-ed25519
|
||||
* Authentication: gssapi-with-mic
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 10:31:58 UTC 2018 - pmonrealgonzalez@suse.com
|
||||
|
||||
|
@ -56,7 +56,7 @@ BuildRequires: openldap2-devel
|
||||
BuildRequires: pkgconfig(libmetalink)
|
||||
BuildRequires: pkgconfig(libnghttp2)
|
||||
BuildRequires: pkgconfig(libpsl)
|
||||
BuildRequires: pkgconfig(libssh2)
|
||||
BuildRequires: pkgconfig(libssh)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%else
|
||||
Requires: this-is-only-for-build-envs
|
||||
@ -155,7 +155,7 @@ sed -i 's/\(link_all_deplibs=\)unknown/\1no/' configure
|
||||
%if !0%{?bootstrap}
|
||||
--with-gssapi=%{_libexecdir}/mit \
|
||||
--with-libidn2 \
|
||||
--with-libssh2 \
|
||||
--with-libssh \
|
||||
--with-libmetalink \
|
||||
%endif
|
||||
--enable-hidden-symbols \
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 11:41:36 UTC 2018 - asn@cryptomilk.org
|
||||
|
||||
- Build curl with libssh.org
|
||||
libssh offers a lot more features than libssh2, for example:
|
||||
* Key Exchange Methods: curve25519-sha256@libssh.org
|
||||
* Hostkey Types: ssh-ed25519
|
||||
* Authentication: gssapi-with-mic
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 10:31:58 UTC 2018 - pmonrealgonzalez@suse.com
|
||||
|
||||
|
@ -54,7 +54,7 @@ BuildRequires: openldap2-devel
|
||||
BuildRequires: pkgconfig(libmetalink)
|
||||
BuildRequires: pkgconfig(libnghttp2)
|
||||
BuildRequires: pkgconfig(libpsl)
|
||||
BuildRequires: pkgconfig(libssh2)
|
||||
BuildRequires: pkgconfig(libssh)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%else
|
||||
Requires: this-is-only-for-build-envs
|
||||
@ -153,7 +153,7 @@ sed -i 's/\(link_all_deplibs=\)unknown/\1no/' configure
|
||||
%if !0%{?bootstrap}
|
||||
--with-gssapi=%{_libexecdir}/mit \
|
||||
--with-libidn2 \
|
||||
--with-libssh2 \
|
||||
--with-libssh \
|
||||
--with-libmetalink \
|
||||
%endif
|
||||
--enable-hidden-symbols \
|
||||
|
Loading…
x
Reference in New Issue
Block a user