<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/pkg/server, branch master</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[pkg] add man page for soledad-server</title>
<updated>2017-11-14T10:11:29+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-11-13T21:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=fb47c43f9b869fb65ef0574fcfb5ce042860a5ee'/>
<id>fb47c43f9b869fb65ef0574fcfb5ce042860a5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add binary command for soledad-server</title>
<updated>2017-11-14T10:05:48+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-11-08T18:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=76993d0add8c9786b29889d190c6bc46532262fd'/>
<id>76993d0add8c9786b29889d190c6bc46532262fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] make user db argument mandatory in user db creation script</title>
<updated>2017-11-09T20:35:51+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-11-08T10:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=f7bdd435a3910ca2f5ad88020f52d42484db7ef7'/>
<id>f7bdd435a3910ca2f5ad88020f52d42484db7ef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove unused --migrate-all option from user db creation script</title>
<updated>2017-11-09T20:35:51+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-11-08T10:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=4228b277d5a3bcb96805fe9557fb8d8dad4fa3c2'/>
<id>4228b277d5a3bcb96805fe9557fb8d8dad4fa3c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] Fix lintian error</title>
<updated>2017-10-26T13:01:21+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-10-26T13:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=12482a26549a809d0b76b3986689b03319883f90'/>
<id>12482a26549a809d0b76b3986689b03319883f90</id>
<content type='text'>
Fix this lintian error:

    00:14:29 W: soledad source: maintainer-script-lacks-debhelper-token
    debian/soledad-server.postinst
    00:14:29 N:
    00:14:29 N:    This package is built using debhelper commands that may
    modify
    00:14:29 N:    maintainer scripts, but the maintainer scripts do not
    contain the
    00:14:29 N:    "#DEBHELPER#" token debhelper uses to modify them.
    00:14:29 N:
    00:14:29 N:    Adding the token to the scripts is recommended.
    00:14:29 N:
    00:14:29 N:    Severity: normal, Certainty: possible
    00:14:29 N:
    00:14:29 N:    Check: debhelper, Type: source
    00:14:29 N:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix this lintian error:

    00:14:29 W: soledad source: maintainer-script-lacks-debhelper-token
    debian/soledad-server.postinst
    00:14:29 N:
    00:14:29 N:    This package is built using debhelper commands that may
    modify
    00:14:29 N:    maintainer scripts, but the maintainer scripts do not
    contain the
    00:14:29 N:    "#DEBHELPER#" token debhelper uses to modify them.
    00:14:29 N:
    00:14:29 N:    Adding the token to the scripts is recommended.
    00:14:29 N:
    00:14:29 N:    Severity: normal, Certainty: possible
    00:14:29 N:
    00:14:29 N:    Check: debhelper, Type: source
    00:14:29 N:
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] use /var/lib/soledad as home directory for users</title>
<updated>2017-09-14T15:04:56+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-09-13T15:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=4946d4ec8c5a4fd26f5eef018bcc60442e9df737'/>
<id>4946d4ec8c5a4fd26f5eef018bcc60442e9df737</id>
<content type='text'>
The soledad-server debian package adds 2 users (soledad and
soledad-admin), and was previously using /srv/leap as their home
directories. As we are now using /var/lib/soledad for blobs, it also
makes sense to have soledad users' home directories be set for
/var/lib/soledad. This commit implements that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The soledad-server debian package adds 2 users (soledad and
soledad-admin), and was previously using /srv/leap as their home
directories. As we are now using /var/lib/soledad for blobs, it also
makes sense to have soledad users' home directories be set for
/var/lib/soledad. This commit implements that.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] ensure that script's execution is aborted on errors</title>
<updated>2017-09-07T20:20:15+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-09-07T19:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=bcc421453667e57034cda787bcda812d2b31427d'/>
<id>bcc421453667e57034cda787bcda812d2b31427d</id>
<content type='text'>
Avoid the "maintainer-script-ignores-errors postinst" error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid the "maintainer-script-ignores-errors postinst" error.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove deprecated init script</title>
<updated>2017-09-05T15:06:44+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-09-05T14:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=bab0f4f698de7206c061123af073557f62836f94'/>
<id>bab0f4f698de7206c061123af073557f62836f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] improve naming and fixes from code review</title>
<updated>2017-09-05T14:08:47+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-08-29T20:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=da26a7f22c6ea77bc417d1184c2a0a4f976669a2'/>
<id>da26a7f22c6ea77bc417d1184c2a0a4f976669a2</id>
<content type='text'>
-- Related: #8867
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Related: #8867
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] check for conflicting ports + systemd fixes</title>
<updated>2017-09-05T14:08:47+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-08-29T00:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=508fa68d7a2a7d7ef68a39df33b4c57e2260dfe6'/>
<id>508fa68d7a2a7d7ef68a39df33b4c57e2260dfe6</id>
<content type='text'>
-- Related: #8867
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Related: #8867
</pre>
</div>
</content>
</entry>
</feed>
