[153098] trunk/dports/security/tor/Portfile

cal at macports.org cal at macports.org
Sat Sep 24 10:40:12 PDT 2016


Revision: 153098
          https://trac.macports.org/changeset/153098
Author:   cal at macports.org
Date:     2016-09-24 10:40:11 -0700 (Sat, 24 Sep 2016)
Log Message:
-----------
tor: 0.2.2.8, maintainer

See https://gitweb.torproject.org/tor.git/plain/ChangeLog

Changes in version 0.2.8.8 - 2016-09-23
  Tor 0.2.8.8 fixes two crash bugs present in previous versions of the
  0.2.8.x series. Relays running 0.2.8.x should upgrade, as should users
  who select public relays as their bridges.

  o Major bugfixes (crash):
    - Fix a complicated crash bug that could affect Tor clients
      configured to use bridges when replacing a networkstatus consensus
      in which one of their bridges was mentioned. OpenBSD users saw
      more crashes here, but all platforms were potentially affected.
      Fixes bug 20103; bugfix on 0.2.8.2-alpha.

  o Major bugfixes (relay, OOM handler):
    - Fix a timing-dependent assertion failure that could occur when we
      tried to flush from a circuit after having freed its cells because
      of an out-of-memory condition. Fixes bug 20203; bugfix on
      0.2.8.1-alpha. Thanks to "cypherpunks" for help diagnosing
      this one.

  o Minor feature (fallback directories):
    - Remove broken fallbacks from the hard-coded fallback directory
      list. Closes ticket 20190; patch by teor.

  o Minor features (geoip):
    - Update geoip and geoip6 to the September 6 2016 Maxmind GeoLite2
      Country database.

Closes: #52356

Modified Paths:
--------------
    trunk/dports/security/tor/Portfile

Modified: trunk/dports/security/tor/Portfile
===================================================================
--- trunk/dports/security/tor/Portfile	2016-09-24 15:09:27 UTC (rev 153097)
+++ trunk/dports/security/tor/Portfile	2016-09-24 17:40:11 UTC (rev 153098)
@@ -5,8 +5,7 @@
 
 name                tor
 conflicts           tor-devel
-version             0.2.8.7
-revision            1
+version             0.2.8.8
 categories          security
 platforms           darwin
 maintainers         maclemon.at:macports.org openmaintainer
@@ -24,8 +23,8 @@
 homepage            https://www.torproject.org/
 master_sites        https://dist.torproject.org/
 
-checksums           rmd160  aad539ba5e634b0aa18145ed9423344fee43a703 \
-                    sha256  ae44e2b699e82db7ff318432fd558dfa941ad154e4055f16d208514951742fc6
+checksums           rmd160  d2be1dba56378ced5911eb7256c80e1298a9c793 \
+                    sha256  b1af02c61253dcdb4e1a4f552adaba4e07aed0e5468e45c0764550161480e3de
 
 depends_lib         port:libevent \
                     path:lib/libssl.dylib:openssl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160924/a5411bd4/attachment.html>


More information about the macports-changes mailing list