Fixed writing clean swap file broken in 4310f8b#155
Conversation
|
Here is squid-users related discussion. |
|
Jenkins build failed on I am guessing that Jenkins build environment itself has changed, possibly exposing a previously unknown GnuTLS support bug introduced by rogue 51e09c0 commit (PR #81). Comparing the old successful PR #81 build log with this PR failed build log, I see a new @squid-cache/devops, if you know what happened and can easily undo that Meanwhile, I plan to ignore these unrelated failures and merge this trivial PR that fixes a high-impact bug. |
|
All of the build nodes have had upgrades a few days go instigated by some recent security issues related to SSH and Ruby which affected Jenkins indirectly. I am looking into it right now. Okay from me on ignoring this nodes result for this PR. |
IMHO, build node security should be based primarily on isolation rather than (frequent) updates -- an ideal build node does not communicate with the outside world. Any upgrades should be done by building an updated clone and validating that it passes build tests of major official branches. I do not know how far we are from that ideal, but we should be aiming for it. |
No description provided.