Difference between revisions of "2022/11/16"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | {{page/date|nav=[[../14|prev]] .. [[../16|today]] .. | + | {{page/date|nav=[[../14|prev]] .. [[../16|today]] .. [[../17|next]] }} |
==Upgrade Plan== | ==Upgrade Plan== | ||
There's a bit of time-pressure to get the upgrade working because of a [https://portswigger.net/research/stealing-passwords-from-infosec-mastodon-without-bypassing-csp security vulnerability] in the RC version that just happened to be what we upgraded to, but I also don't want to crash the server again (as happened yesterday). | There's a bit of time-pressure to get the upgrade working because of a [https://portswigger.net/research/stealing-passwords-from-infosec-mastodon-without-bypassing-csp security vulnerability] in the RC version that just happened to be what we upgraded to, but I also don't want to crash the server again (as happened yesterday). |
Latest revision as of 15:54, 18 November 2022
Wednesday, November 16, 2022 (#320)
Upgrade PlanThere's a bit of time-pressure to get the upgrade working because of a security vulnerability in the RC version that just happened to be what we upgraded to, but I also don't want to crash the server again (as happened yesterday). The team agrees that we need a test-deployment process. The broad outlines I've worked out:
Preparation needed before this can work:
Meanwhile, I need to do a little research to figure out how to nicely ask Git to compare two existing commits for me. (All of the relevant commits are tagged, fortunately.) |