<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/server, branch debian/platform-0.7</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>freeze debian version</title>
<updated>2015-06-01T19:53:29+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-06-01T19:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=393b795bfdcf85089cd00b3caf64d7f6381b4d7d'/>
<id>393b795bfdcf85089cd00b3caf64d7f6381b4d7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-06-01T17:54:27+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-06-01T17:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=9fb1c47ca7da06d6feef6846b812aec28128ed78'/>
<id>9fb1c47ca7da06d6feef6846b812aec28128ed78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump version of server dependency on common</title>
<updated>2015-05-14T14:59:31+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-05-14T14:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=340b0dcfbc0a819738a28f9c803fdbf848754897'/>
<id>340b0dcfbc0a819738a28f9c803fdbf848754897</id>
<content type='text'>
soledad-common versions before 0.6.5 do not contain the fix for #6833 and thus
will not work with most recent server. That is why we have to bump this
soledad-server dependency on soledad.common.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
soledad-common versions before 0.6.5 do not contain the fix for #6833 and thus
will not work with most recent server. That is why we have to bump this
soledad-server dependency on soledad.common.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] remove unneded params to CouchServerState</title>
<updated>2015-04-09T15:20:19+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-09T15:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5a9eac4ba0d4ddc419fdaaee4d08dbc7d8115294'/>
<id>5a9eac4ba0d4ddc419fdaaee4d08dbc7d8115294</id>
<content type='text'>
This commit removes some leftover code from a time when Soledad Server used to
check for permissions on certain databases when starting (i.e. shared and
tokens databases). This was later removed as correct permissions enforcement
was relayed to tapicero.

Closes: #6833.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes some leftover code from a time when Soledad Server used to
check for permissions on certain databases when starting (i.e. shared and
tokens databases). This was later removed as correct permissions enforcement
was relayed to tapicero.

Closes: #6833.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] add explicit dependency on leap.common</title>
<updated>2015-03-19T14:58:12+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-19T13:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=74dec41c1d99ae8d4a4a79a7cb0d5c3c9f40cbae'/>
<id>74dec41c1d99ae8d4a4a79a7cb0d5c3c9f40cbae</id>
<content type='text'>
In the past, we wanted dependency on leap.common to be optional, but now
because of the explicit use of the config path prefix and signaling, we want
to enforce dependency on leap.common.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the past, we wanted dependency on leap.common to be optional, but now
because of the explicit use of the config path prefix and signaling, we want
to enforce dependency on leap.common.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] add/fix dependency on twisted</title>
<updated>2015-03-19T14:52:44+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-19T12:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=4b78cf9da0874501fa123a02b53d7650e8dfcdf1'/>
<id>4b78cf9da0874501fa123a02b53d7650e8dfcdf1</id>
<content type='text'>
Add dependency on twisted for Soledad Client. Also remove minimum twisted
version for Soledad Server because debian stable currently distributes 12.0.0
and pypi currently distributes 15.0.0.

Closes: #6797
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add dependency on twisted for Soledad Client. Also remove minimum twisted
version for Soledad Server because debian stable currently distributes 12.0.0
and pypi currently distributes 15.0.0.

Closes: #6797
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use monthly tokens database</title>
<updated>2015-03-19T14:16:10+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-11T17:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cf3c5018820f982ae64c2e062391b0a3b6e52f21'/>
<id>cf3c5018820f982ae64c2e062391b0a3b6e52f21</id>
<content type='text'>
Any solead release that includes this commit will be incompatible with LEAP
Platform &lt; 0.6.1 because only from that version on the platform implements the
ephemeral monthly tokens databases.

Closes: #6785.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any solead release that includes this commit will be incompatible with LEAP
Platform &lt; 0.6.1 because only from that version on the platform implements the
ephemeral monthly tokens databases.

Closes: #6785.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix soledad initscript uid and gid.</title>
<updated>2015-03-09T18:26:12+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-09T18:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=61a56f2ee301212d96c2d95a21d524bc06b3a677'/>
<id>61a56f2ee301212d96c2d95a21d524bc06b3a677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix server initscript location (#6557).</title>
<updated>2014-12-16T16:47:21+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2014-12-16T16:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e909a218efb0ad31f413c47c90303f44f6906158'/>
<id>e909a218efb0ad31f413c47c90303f44f6906158</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use SSL negotiation.</title>
<updated>2014-12-02T23:22:18+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2014-12-02T23:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=31eeafd715f407c61d8de4e6555241a1de33fba1'/>
<id>31eeafd715f407c61d8de4e6555241a1de33fba1</id>
<content type='text'>
Although the API can be misleading, PROTOCOL_SSLv23 selects the highest
protocol version that both the client and server support. Despite the
name, this option can select “TLS” protocols as well as “SSL”.

In this way, we can use TLSv1.2 (PROTOCOL_TLSv1 will *only* give us TLS
v1.0)

In the client side, we try to disable SSLv2 and SSLv3 options
explicitely.

The python version in wheezy does not offer PROTOCOL_TLSv1_2 nor
OP_NO_SSLv2 or OP_NO_SSLv3 (It's new in 2.7.9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although the API can be misleading, PROTOCOL_SSLv23 selects the highest
protocol version that both the client and server support. Despite the
name, this option can select “TLS” protocols as well as “SSL”.

In this way, we can use TLSv1.2 (PROTOCOL_TLSv1 will *only* give us TLS
v1.0)

In the client side, we try to disable SSLv2 and SSLv3 options
explicitely.

The python version in wheezy does not offer PROTOCOL_TLSv1_2 nor
OP_NO_SSLv2 or OP_NO_SSLv3 (It's new in 2.7.9)
</pre>
</div>
</content>
</entry>
</feed>
