File Changes for galt
switch to commits view, user indexv452_base to v453_preview (2023-08-07 to 2023-08-13) v453
Show details
- src/hg/hgPcr/hgPcr.c
- lines changed 1, context: html, text, full: html, text
c26640b68ba8ad219e7d79c3f8251ea20f9f57e0 Fri Aug 11 16:48:41 2023 -0700
Fix dead url to primer3. refs #31950.
- src/hg/makeDb/schema/all.joiner
- lines changed 1, context: html, text, full: html, text
758646fd053b6538ffa00fd9ec15030fb28232ab Thu Aug 10 16:04:42 2023 -0700
fixing weird type extra character on line 5501
- src/hg/pyLib/hgLib.py
- lines changed 33, context: html, text, full: html, text
4e87977d27175e20f01bb740de6a5c54b0e0bbd6 Thu Aug 10 23:00:36 2023 -0700
Updating the CSP policy in python hgLib and hgLib3. refs #31954
- src/hg/pyLib/hgLib3.py
- lines changed 37, context: html, text, full: html, text
4e87977d27175e20f01bb740de6a5c54b0e0bbd6 Thu Aug 10 23:00:36 2023 -0700
Updating the CSP policy in python hgLib and hgLib3. refs #31954
- src/htslib/knetfile.c
- lines changed 2, context: html, text, full: html, text
93b69d0872dab89b3ab88455a0d51c2c6500a13b Tue Aug 8 11:46:46 2023 -0700
Roll-back using HTTP/1.1 to HTTP/1.0 in knetfile.c. refs #31859
- src/lib/htmshell.c
- lines changed 45, context: html, text, full: html, text
cebb22e349ef7292cb4deea3d9addf6c2c88c95f Thu Aug 10 20:32:28 2023 -0700
Fixing a devilish way hackers have found to exploit bugs in javascript libraries at public sites. By including multiple bugs from multiple libraries that they insert into your page, this allows them to loads anything from those sites. We have to change the policy to only list specific files actuallly needed and not be lazy and just whitelist the entire domain. This was a lot of work to though every line of the policy, do grep searches, combine the results and double check it all. refs #31954, #31855
- lines changed 3, context: html, text, full: html, text
4e87977d27175e20f01bb740de6a5c54b0e0bbd6 Thu Aug 10 23:00:36 2023 -0700
Updating the CSP policy in python hgLib and hgLib3. refs #31954
- lines changed 1, context: html, text, full: html, text
ae259436702e0ac87bb3390ec43864e027f36aaf Fri Aug 11 13:14:28 2023 -0700
increasing size of temp string by 4 so it does not overflow.
- src/lib/net.c
- lines changed 1, context: html, text, full: html, text
0a62db350135eb565d33aa1e8da130d56b41f9a2 Tue Aug 8 10:08:00 2023 -0700
Roll-back using HTTP/1.1 to HTTP/1.0 in net.c. refs #31859
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
024e21b89b414c27a8d30ed519fe72606bea940f Sun Aug 13 10:12:32 2023 -0700
v453 preview1
switch to commits view, user index