Opened 5 years ago
Closed 5 years ago
#12953 closed defect (fixed)
Leekspin munges `flag-thresholds` and `published` lines for bridge networkstatus file
Reported by: | isis | Owned by: | isis |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Circumvention/BridgeDB | Version: | |
Severity: | Keywords: | leekspin | |
Cc: | isis | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
The current leekspin (version 0.2.0) is forgetting to add a newline between the flag-thresholds
line and the first router networkstatus r
line, in the networkstatus-bridges
files which it generates.
Child Tickets
Change History (2)
comment:1 Changed 5 years ago by
Status: | new → needs_review |
---|
comment:2 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | needs_review → closed |
I've repackaged Leekspin for 0.2.1, and from my tests so far this appears to be fixed.
Note: See
TracTickets for help on using
tickets.
Fixed in my
fix/12953
branch and merged todevelop
for version 0.2.1.