Commit Graph

10 Commits

Author SHA1 Message Date
Fredrik Fornwall 73406813f7 krb5: Update from 1.15.2 to 1.16 2018-01-16 11:35:39 +01:00
Fredrik Fornwall a57560d815 krb5: Update from 1.15.1 to 1.15.2 2017-10-15 01:02:39 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Vishal Biswas a156f81751 remove unnecessary patches and enable mariadb for arm and i686 (#1115)
* krb5: res_init and res_search prototypes are now declared

* mariadb: snprintf is no longer a macro

* mariadb: enable arm, i686
2017-07-01 08:44:49 +02:00
Vishal Biswas 4194f00a86 updates and fixes for unified headers (#1114)
* openjdk: update to tag 172

* openjdk: update to tag 174

* valac: update from 0.36.3 to 0.36.4

* squid: fix building with unified headers

* krb5: fix building with unified headers

* tor: update from 0.3.0.8 to 0.3.0.9
2017-06-30 21:30:04 +02:00
Vishal Biswas 37cc7f1eec krb5: specify conffiles, default cache locations and ports (#897) 2017-04-03 17:35:03 +02:00
Vishal Biswas 0812ad2a2c Krb5 (#893)
* libdb: enable 1.85 compat api for krb5

* krb5: improve package

remove dependency on c-ares
use external shared libdb
use sample confs for defaults
provide check_krb5 aclocal
fix krb5-config --libs

* krb5: change defaults in kdc.conf
2017-04-02 17:06:58 +02:00
Vishal Biswas 6254c89c8c krb5: update from 1.15 to 1.15.1 (#822) 2017-03-07 00:49:37 +01:00
Fredrik Fornwall 4746389986 krb: Add dependencies on libutil and openssl
lib/krb5/plugins/tls/k5tls.so links against libssl, and
lib/krb5/plugins/preauth/pkinit.so against libcrypto, so openssl
is needed.

bin/kprop and bin/kpropd links against libutil if available.

Also, add --without-system-verto to fix problem if building krb5
multiple times, with subsequent builds using the already installed
libverto without installing it.
2017-02-08 00:40:22 +01:00
Vishal Biswas e38a1e2b8d add package krb5 (#588)
* add package krb5

* improve getpass handling

instead of bombarding every linking with getpass.o,
include it where necessary
2017-02-08 00:13:27 +01:00