<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/phw/bridgedb, branch bridgedb-0.9.1</title>
<subtitle>Philipp's bridgedb repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/'/>
<entry>
<title>Merge branch 'release-0.9.1'</title>
<updated>2019-10-29T16:13:11+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-29T16:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=5bded87168083023839d89046086c70680275040'/>
<id>5bded87168083023839d89046086c70680275040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version number to 0.9.1.</title>
<updated>2019-10-29T16:10:29+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-29T16:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=5a4c97230b2ef2f44a47d7d880ec6321c3a15f73'/>
<id>5a4c97230b2ef2f44a47d7d880ec6321c3a15f73</id>
<content type='text'>
...and add a missing CHANGELOG entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...and add a missing CHANGELOG entry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/32203' into develop</title>
<updated>2019-10-29T16:01:21+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-29T16:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=049a9d95ba559058008d9fb641bc9b4c30f40b2e'/>
<id>049a9d95ba559058008d9fb641bc9b4c30f40b2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't discard vanilla bridges as invalid.</title>
<updated>2019-10-29T16:00:40+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-22T20:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=18c96a661f73ab72955dbc2632f6b34caf302ffc'/>
<id>18c96a661f73ab72955dbc2632f6b34caf302ffc</id>
<content type='text'>
So far, the metrics module discarded all requests for vanilla bridges as
invalid because the function isTransportSupported() only returned True
for PTs.  This match renames the function to isBridgeTypeSupported() and
makes it return True for vanilla bridges.

This patch fixes &lt;https://bugs.torproject.org/32203&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So far, the metrics module discarded all requests for vanilla bridges as
invalid because the function isTransportSupported() only returned True
for PTs.  This match renames the function to isBridgeTypeSupported() and
makes it return True for vanilla bridges.

This patch fixes &lt;https://bugs.torproject.org/32203&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Beautiful Soup and pillow requirements.</title>
<updated>2019-10-28T22:16:30+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-28T22:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=d4fad3ed7996ddd4cff350334ea5f662c35b8746'/>
<id>d4fad3ed7996ddd4cff350334ea5f662c35b8746</id>
<content type='text'>
See CVE-2019-16865 for more details:
&lt;https://nvd.nist.gov/vuln/detail/CVE-2019-16865&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See CVE-2019-16865 for more details:
&lt;https://nvd.nist.gov/vuln/detail/CVE-2019-16865&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix/32105' into develop</title>
<updated>2019-10-28T22:13:12+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-28T22:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=31092900bb569fbd0e41b6cdf74a613e70df20d3'/>
<id>31092900bb569fbd0e41b6cdf74a613e70df20d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add undocumented OS-level dependency.</title>
<updated>2019-10-28T22:12:46+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-17T00:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=5151a329394b14341aa93903e617995f5b274fae'/>
<id>5151a329394b14341aa93903e617995f5b274fae</id>
<content type='text'>
BridgeDB uses the binary dkimverify in /home/bridgedb/.procmailrc.  The
binary used to be provided by the python-dkim package (which is
installed on polyanthum) but with the upgrade to Debian Buster, it is
now provided by python3-dkim (which is not installed).  This patch makes
this OS-level dependency explicit.

This commit fixes &lt;https://bugs.torproject.org/32105&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BridgeDB uses the binary dkimverify in /home/bridgedb/.procmailrc.  The
binary used to be provided by the python-dkim package (which is
installed on polyanthum) but with the upgrade to Debian Buster, it is
now provided by python3-dkim (which is not installed).  This patch makes
this OS-level dependency explicit.

This commit fixes &lt;https://bugs.torproject.org/32105&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'task/32134' into develop</title>
<updated>2019-10-21T15:42:34+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-21T15:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=b3cd9ac6d59a6f8ad1672518436d9e3d0ac2677f'/>
<id>b3cd9ac6d59a6f8ad1672518436d9e3d0ac2677f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace "Tor" with "Tor Browser" in UI.</title>
<updated>2019-10-21T15:41:55+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-19T21:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=61d86fbcdf03f19387feaf73c66e9869d34032d5'/>
<id>61d86fbcdf03f19387feaf73c66e9869d34032d5</id>
<content type='text'>
Also, add instructions for our translators.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, add instructions for our translators.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update instructions on requesting translations.</title>
<updated>2019-10-17T21:25:41+00:00</updated>
<author>
<name>Philipp Winter</name>
<email>phw@nymity.ch</email>
</author>
<published>2019-10-17T21:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/phw/bridgedb.git/commit/?id=ad2178a8ae2b6a2d8e7bb9fa229aa6b49fab3cd7'/>
<id>ad2178a8ae2b6a2d8e7bb9fa229aa6b49fab3cd7</id>
<content type='text'>
As far as I understand the process, it's not necessary to run
'update_catalog' when requesting new translations.  We're requesting new
translations by *only* updating bridgedb/i18n/templates/bridgedb.pot
because it's the only file that Transifex pays attention to.

Once our translators did their job, we're pulling the updated,
language-specific .po files using the script
maint/get-completed-translations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As far as I understand the process, it's not necessary to run
'update_catalog' when requesting new translations.  We're requesting new
translations by *only* updating bridgedb/i18n/templates/bridgedb.pot
because it's the only file that Transifex pays attention to.

Once our translators did their job, we're pulling the updated,
language-specific .po files using the script
maint/get-completed-translations.
</pre>
</div>
</content>
</entry>
</feed>
