Commit 0c2e4aec authored by Nick Mathewson's avatar Nick Mathewson 🐚
Browse files

Fold more into the 0.2.6.4-rc changelog

parent ff1f6c41
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -4,6 +4,11 @@ Changes in version 0.2.6.4-rc - 2015-03-09
  directories. It also resolves some minor issues left over from, or
  introduced in, Tor 0.2.6.3-alpha or earlier.
  o Major bugfixes (crash, OSX, security):
    - Fix a remote denial-of-service opportunity caused by a bug in
      OSX's _strlcat_chk() function. Fixes bug 15205; bug first appeared
      in OSX 10.9.
  o Major bugfixes (relay, stability, possible security):
    - Fix a bug that could lead to a relay crashing with an assertion
      failure if a buffer of exactly the wrong layout is passed to
@@ -33,6 +38,11 @@ Changes in version 0.2.6.4-rc - 2015-03-09
      information about the server we were trying to connect to when we
      noticed the problem. Closes ticket 15006.
  o Minor features (geoip):
    - Update geoip to the March 3 2015 Maxmind GeoLite2 Country database.
    - Update geoip6 to the March 3 2015 Maxmind GeoLite2
      Country database.
  o Minor features (logs):
    - Quiet some log messages in the heartbeat and at startup. Closes
      ticket 14950.

changes/bug15205

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
  o Major bugfixes (crash, OSX, security):
    - Fix a remote denial-of-service opportunity caused by a bug
      in OSX's _strlcat_chk() function. Fixes bug 15205; bug first
      appeared in OSX 10.9. 
      

changes/geoip-march2015

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
  o Minor features:
    - Update geoip to the March 3 2015 Maxmind GeoLite2 Country database.

changes/geoip6-march2015

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
  o Minor features:
    - Update geoip6 to the March 3 2015 Maxmind GeoLite2 Country database.