Commit Graph

5 Commits

Author SHA1 Message Date
W. Michael Petullo
f9218932ea krb5: update to 1.20.1
Besides updating the package to 1.20.1, this commit removed two patches
that the new release made unnecessary.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2023-01-05 11:48:57 +08:00
breakings
ec9649f623
krb5: update to 1.19.3 (#446)
* krb5: update to 1.19.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>

* krb5: fix build on macos

backport of upstream commit
3c66c1fec7
Original author: Nikhil Benesch <nikhil.benesch@gmail.com>

Remove unnecessary flag in macOS build
The configuration logic for adding the `-search_paths_first` linker
flag on Darwin does not correctly handle cross compilation.  It should
check the value of $krb5_cv_host rather than `uname -s` to detect when
the compilation target is Darwin, rather than the build machine.

It turns out `-search_paths_first` has been the default behavior of ld
on macOS since XCode 4.  So just remove that bit of logic entirely.
(The flag was added in commit acd27af0e845f8b93de2e226cc2ec9ac8af52077
in 2004; XCode 4 was released in 2010.)

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>

* krb5: update to 1.19.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>

Co-authored-by: W. Michael Petullo <mike@flyn.org>
Co-authored-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-05-15 22:00:13 +08:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00