Discussion:
[curl/curl] a39d8f: CMake: fix MIT/Heimdal Kerberos detection
GitHub
2018-11-29 07:06:46 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/curl/curl
Commit: a39d8f7056c9ad4e75c82fa0939a9ae1e246d055
https://github.com/curl/curl/commit/a39d8f7056c9ad4e75c82fa0939a9ae1e246d055
Author: Konstantin Kushnir <***@gmail.com>
Date: 2018-11-29 (Thu, 29 Nov 2018)

Changed paths:
M CMake/FindGSS.cmake
M CMakeLists.txt

Log Message:
-----------
CMake: fix MIT/Heimdal Kerberos detection

- fix syntax error in FindGSS.cmake
- correct krb5 include directory. FindGSS exports
"GSS_INCLUDE_DIR" variable.

Closes https://github.com/curl/curl/pull/3316


Commit: b466560124e53ef95257fd3ccbabca8b153c2269
https://github.com/curl/curl/commit/b466560124e53ef95257fd3ccbabca8b153c2269
Author: Sevan Janiyan <***@geeklan.co.uk>
Date: 2018-11-29 (Thu, 29 Nov 2018)

Changed paths:
M lib/connect.c

Log Message:
-----------
connect: fix building for recent versions of Minix

EBADIOCTL doesn't exist on more recent Minix.
There have also been substantial changes to the network stack.
Fixes build on Minix 3.4rc

Closes https://github.com/curl/curl/pull/3323


Compare: https://github.com/curl/curl/compare/40ac6f1e50cd...b466560124e5
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

Functionality will be removed from GitHub.com on January 31st, 2019.
Loading...