Go to file
Quentin Smith fd19fd96cc krb5: Remove patch overriding default ports
This patch means that the krb5 package fails to interoperate with
normal Kerberos servers unless you add an explicit section to your
krb5.conf overriding the port for each realm you need to interact
with. (Normally, Kerberos finds the appropriate servers with DNS, so
you don't need to set anything.)

I'm not touching the corresponding `config-files-kdc.conf.patch` since
that only affects the local server and I guess could be desirable.

To verify this patch, `kinit` should produce:

```
kinit: Client 'u0_a150@ATHENA.MIT.EDU' not found in Kerberos database
while getting initial credentials
```

instead of a timeout or network error.
2021-02-05 23:10:50 +02:00
.github CI: update-whatprovides-db: exit if ./debs directory is empty 2021-01-07 14:29:30 +02:00
disabled-packages disabled-packages/apg: update source link 2021-02-04 19:13:36 +00:00
ndk-patches fix ndk-patches/paths.h.patch 2020-07-11 00:51:47 +03:00
packages krb5: Remove patch overriding default ports 2021-02-05 23:10:50 +02:00
sample explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scripts golang: update to 1.15.8 2021-02-05 20:48:13 +00:00
.gitattributes update .gitattributes 2020-08-27 21:40:58 +03:00
.gitignore setup-offline-bundle.sh: add support for downloading package sources 2020-10-23 00:27:56 +03:00
BACKERS.md Update BACKERS.md 2020-04-29 00:32:23 +02:00
build-all.sh build-all.sh: Fix error message 2021-02-03 17:30:12 +01:00
build-package.sh misc hardcoded home/prefix fixes 2020-10-30 22:48:55 +02:00
clean.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
CONTRIBUTING.md contributing: update package request policy 2020-12-30 14:26:47 +02:00
LICENSE.md avoid long lines in LICENSE.md 2019-06-08 14:40:01 +03:00
README.md update readme 2020-12-11 17:27:07 +02:00

Termux packages

Packages last build status Docker image status Repology metadata status Join the chat at https://gitter.im/termux/termux

Powered by JFrog Bintray

This project contains scripts and patches to build packages for the Termux Android application.

Quick how-to about Termux package management is available at https://wiki.termux.com/wiki/Package_Management.

Contributing

@termux is looking for help with fixing issues, adding new packages and maintaining existing ones. It would be very helpful if you submit a pull request with new packages or bug fixes.

Read CONTRIBUTING.md and Developer's Wiki for more details.

Contacts

General mailing list: https://groups.io/g/termux

Developer mailing list: https://groups.io/g/termux-dev

General chat: https://gitter.im/termux/termux or #termux on IRC/freenode.

Developer chat: https://gitter.im/termux/dev or #termux/development on IRC/freenode.