This is an automated email from the git hooks/post-receive script.
dgoulet pushed a change to branch release-0.4.7 in repository tor.
from edf4887e64 Merge branch 'maint-0.4.7' into release-0.4.7 new 536b5c8059 connection_or_set_identity_digest(): Make errors nonfatal. new a79046f40a Fix logic for whether a channel's Ed25519 ID is changing new 93625da29e connection_or_set_identity_digest: more defensive programming new ecbab95998 Add a changes file for 40563. new 33bb1c5fca connection_or_set_identity_digest(): handle zero ed_id better new 85547a9b5b Merge branch 'tor-gitlab/mr/538' into maint-0.4.5 new b9c7825f0e Merge branch 'maint-0.4.5' into maint-0.4.7 new ae89d6967b Merge branch 'maint-0.4.7' into release-0.4.7
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: changes/bug40563 | 8 ++++++++ src/core/or/connection_or.c | 16 ++++++++++------ 2 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 changes/bug40563