libgpg-error: Update from 1.27 to 1.29
[termux-packages] / packages / krb5 / include-osconf.hin.patch
CommitLineData
4c8a7b9f
VB
1--- ./include/osconf.hin 2017-03-03 03:36:02.000000000 +0530
2+++ ../osconf.hin 2017-04-03 10:45:03.475924421 +0530
3@@ -81,12 +81,12 @@
4
5 #define KDC_PORTNAME "kerberos" /* for /etc/services or equiv. */
6
7-#define KRB5_DEFAULT_PORT 88
8+#define KRB5_DEFAULT_PORT 1088
9
10-#define DEFAULT_KPASSWD_PORT 464
11+#define DEFAULT_KPASSWD_PORT 1464
12
13-#define DEFAULT_KDC_UDP_PORTLIST "88"
14-#define DEFAULT_KDC_TCP_PORTLIST "88"
15+#define DEFAULT_KDC_UDP_PORTLIST "1088"
16+#define DEFAULT_KDC_TCP_PORTLIST "1088"
17 #define DEFAULT_TCP_LISTEN_BACKLOG 5
18
19 /*
20@@ -94,7 +94,7 @@
21 */
22 #define DEFAULT_KADM5_KEYTAB KDC_DIR "/kadm5.keytab"
23 #define DEFAULT_KADM5_ACL_FILE KDC_DIR "/kadm5.acl"
24-#define DEFAULT_KADM5_PORT 749 /* assigned by IANA */
25+#define DEFAULT_KADM5_PORT 1749 /* assigned by IANA */
26
27 #define KRB5_DEFAULT_SUPPORTED_ENCTYPES \
28 "aes256-cts-hmac-sha1-96:normal " \