File Changes for galt
switch to commits view, user indexv475_preview to v475_preview2 (2024-11-25 to 2024-12-02) v475
Show details
- src/hg/hgLogin/hgLogin.c
- lines changed 20, context: html, text, full: html, text
8ac718f8496a6fbfbf00248a68e740a10c0bcf81 Tue Nov 26 00:42:19 2024 -0800
This change accomodates upgrade to openssl3.3 and mariadb10 using custom-compiled libmariadb.a. These files are in /cluster/software/maridb and /cluster/software/openssl. refs #34014,#27440. It also handles the new mariadb 10 and 11 that have configuration with ssl turned on by default.
- lines changed 1, context: html, text, full: html, text
bbabbb31d85487865c08d16216e22f4112427513 Wed Nov 27 21:46:58 2024 -0800
fix for older openssl that does not have macros.h
- lines changed 5, context: html, text, full: html, text
e9d64c75f7769ab7f411213c3689566b6fe74498 Fri Nov 29 00:33:03 2024 -0800
fixes for MD5, evp functions mostly for OpenSSL3, not 1.1
- src/hg/lib/jksql.c
- lines changed 12, context: html, text, full: html, text
8ac718f8496a6fbfbf00248a68e740a10c0bcf81 Tue Nov 26 00:42:19 2024 -0800
This change accomodates upgrade to openssl3.3 and mariadb10 using custom-compiled libmariadb.a. These files are in /cluster/software/maridb and /cluster/software/openssl. refs #34014,#27440. It also handles the new mariadb 10 and 11 that have configuration with ssl turned on by default.
- lines changed 1, context: html, text, full: html, text
8225f4a5bdc277983e65d138da3aa639c7502253 Wed Nov 27 21:21:44 2024 -0800
oops one of the define tests was accidentally missing.
- src/inc/common.mk
- lines changed 4, context: html, text, full: html, text
8ac718f8496a6fbfbf00248a68e740a10c0bcf81 Tue Nov 26 00:42:19 2024 -0800
This change accomodates upgrade to openssl3.3 and mariadb10 using custom-compiled libmariadb.a. These files are in /cluster/software/maridb and /cluster/software/openssl. refs #34014,#27440. It also handles the new mariadb 10 and 11 that have configuration with ssl turned on by default.
- src/lib/https.c
- lines changed 16, context: html, text, full: html, text
8ac718f8496a6fbfbf00248a68e740a10c0bcf81 Tue Nov 26 00:42:19 2024 -0800
This change accomodates upgrade to openssl3.3 and mariadb10 using custom-compiled libmariadb.a. These files are in /cluster/software/maridb and /cluster/software/openssl. refs #34014,#27440. It also handles the new mariadb 10 and 11 that have configuration with ssl turned on by default.
- src/utils/twoBitDup/twoBitDup.c
- lines changed 11, context: html, text, full: html, text
8ac718f8496a6fbfbf00248a68e740a10c0bcf81 Tue Nov 26 00:42:19 2024 -0800
This change accomodates upgrade to openssl3.3 and mariadb10 using custom-compiled libmariadb.a. These files are in /cluster/software/maridb and /cluster/software/openssl. refs #34014,#27440. It also handles the new mariadb 10 and 11 that have configuration with ssl turned on by default.
- lines changed 1, context: html, text, full: html, text
bbabbb31d85487865c08d16216e22f4112427513 Wed Nov 27 21:46:58 2024 -0800
fix for older openssl that does not have macros.h
- lines changed 5, context: html, text, full: html, text
e9d64c75f7769ab7f411213c3689566b6fe74498 Fri Nov 29 00:33:03 2024 -0800
fixes for MD5, evp functions mostly for OpenSSL3, not 1.1
switch to commits view, user index