[Pkg-privacy-commits] [txtorcon] annotated tag v0.12.0 created (now 1a3b556)

Ximin Luo infinity0 at debian.org
Mon Oct 19 22:55:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a change to annotated tag v0.12.0
in repository txtorcon.

        at  1a3b556   (tag)
   tagging  3c4f051dbf53a76cf045d8b9c194004f04805ed2 (commit)
  replaces  v0.11.0
 tagged by  meejah
        on  Tue Feb 3 13:47:13 2015 -0700

- Log -----------------------------------------------------------------
I'm pleased to announce txtorcon 0.12.0. Full list of improvements:

 * doc, code and import cleanups from Kali Kaneko
 * HiddenServiceDirGroupReadable support
 * Issue #80: honour "ControlPort 0" in incoming TorConfig
   instance. The caller owns both pieces: you have to figure out when
   it's bootstraped, and are responsible for killing it off.
 * Issue #88: clarify documentation and fix appending to some config lists
 * If GeoIP data isn't loaded in Tor, it sends protocol errors; if
   txtorcon also hasn't got GeoIP data, the queries for country-code
   fail; this error is now ignored.
 * 100% unit-test coverage!
 * PyPy support (as in: all tests pass)
 * TCP4HiddenServiceEndpoint now waits for descriptor upload before
   the listen() call does its callback (this means when using "onion:"
   endpoint strings, or any of the endpoints APIs your hidden service
   is 100% ready for action when you receive the callback)
 * "TorControlProtocol now has an ".all_routers" member, which is a set() of all Routers
 * TimeIntervalCommaList from Tor config supported
 * documentation fix from "sammyshj"

You can download the release from PyPI or GitHub (or of
course "pip install txtorcon"):

   https://pypi.python.org/pypi/txtorcon/0.12.0
   https://github.com/meejah/txtorcon/releases/tag/v0.12.0

Releases are also available from the hidden service:

   http://timaq4ygg2iegci7.onion/txtorcon-0.12.0.tar.gz
   http://timaq4ygg2iegci7.onion/txtorcon-0.12.0.tar.gz.asc

sha256sum reports:

206b1bd8a840119c12d9b85d638ab9defec5b376436fa36be9139ab1ebc8cd78  txtorcon-0.12.0.tar.gz
4e4f6aa2ec677f6c27bff41d17888d31a979f6b831a20501101b39ca93ede9da  txtorcon-0.12.0-py2-none-any.whl

thanks,
meejah
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAABAgAGBQJU0TPRAAoJEMJgKAMSgGmnNmUH/0XFQzgrVUCExSG0kdCNkJDw
a59izY1vtL8cmEkwYGkcS9+qGkqeFuGds2/SQ4IqvmifSZRV/28zpkWUkMHndfTR
ZNfZ8AsTSJJUbDms0zx8EeTVL+g1Ff4wCXSV8B20LkrnAhhEUHW+bMJYygi+7GuK
uCqSf8FysbXuiWwdm7611+IIdZ9H7+SK8k+ZetlUbmQCIupyOMSidJ6SpQww3VTE
5x19galcQW0QweMVa5U0yW+zxboR6jvpkKXiuQrgKWoNrBMqZQwMHylef8RNQAt3
hJ1xX6Sk5qyiqQXXyMn+d7fCbE+EaWipobzzeX0OEodzZuisifRBPFju/vwk2vQ=
=4QX4
-----END PGP SIGNATURE-----

Kali Kaneko (6):
      fix syntax for pip install
      Add some more links to walkthrough.rst
      moar ignore
      pep8, flakes
      pep8, flakes, readability improvements
      avoid duplication of the install command

Sambuddha Basu (1):
      Fixed broken link under docs for NEWNYM

meejah (36):
      signatures for 0.11.0
      Merge pull request #84 from kalikaneko/fix-doc-code-snippet
      Merge pull request #86 from kalikaneko/include-dependency-install
      add note about Gentoo
      add note about exitaddr
      Fix packaging comments
      More dev deps, nicer coverage report and doc tweaks
      Wait for descriptor upload on HiddenSerivce .listen()
      More test coverage
      Remove Twisted 11, add PyPy to Tox
      Don't fail if there is no GeoIP info at all
      Add release notes about new things
      Re-work debuglog
      Fix up post_bootstrap handling, and tests
      add all_routers set() to TorControlProtocol
      Nicer TorConfig documentation (as per issue #88)
      make pep8 cry fewer tears
      left over from pypy-testing branch merge; needs fixup
      HiddenServiceDirGroupReadable support
      fix integration tests
      Travis-CI can't build GeoIP
      travis-ci failing on 2.6 for now
      try PyPy on Travis-CI
      more travis-ci
      install GeoIP headers instead
      Merge pull request #92 from sammyshj/issue91
      minor documentation fixups
      add Twisted 15 to tox setup
      be explicit about wanting warninigs
      pep8
      better test and docs for issue #88
      bump version and release-notes
      tweak release checklist
      rename tox virtualenv's and gitignore them
      note about link fix
      signatures for 0.12.0

mike warren (6):
      Make test play nicely on OS X
      Merge remote-tracking branch 'kalikaneko/fix-refactor'
      Note about cleanups from Kali Kaneko
      get rid of unused variables
      Honour ControlPort=0 in launch_tor() (issue 80)
      Add note about issue 80 fix

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git



More information about the Pkg-privacy-commits mailing list