Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-14 | [pkg] add python-routes to soledad-common | Kali Kaneko | |
- Resolves: #8944 | |||
2017-09-07 | [pkg] update debian standards version | drebs | |
2017-09-07 | [pkg] make soledad-server debian package depend on adduser | drebs | |
Soledad Server Debian package calls adduser in postinst, so it also has to depend on it for installation. | |||
2017-07-18 | [pkg] Add python-leap-common as dep to soledad-common | Varac | |
Currently, the platform soledad client sync test fails when python-leap-common is missing. We add it as dep to soledad-common because blob implementation also needs it. - Fixes|Closes #8899 | |||
2017-06-28 | [pkg] Add ssl-cert to soledad-server deb deps | Varac | |
The soledad user needs to read the ssl certificate private key stored in `/etc/x509/keys/leap.key`, which is accessible by users in the `ssl-cert` group, added by the `ssl-cert` package. On installation, the soledad user is added to that group so the ssl-package needs to be installed by then. - Resolves: #8849 | |||
2017-06-28 | [pkg] Fix soledad-server and -client deb deps | Varac | |
- Resolves: #8900 | |||
2017-06-26 | [pkg] Add python-treq to soledad-common deps | Varac | |
2017-06-26 | [pkg] Add Build-depends on dh-systemd | Varac | |
2017-06-26 | [pkg] split the binary packages | Kali Kaneko | |
2017-06-26 | [pkg] Add lsb-base (>= 3.0-6) as Dep to fix lintian error (#8897) | Varac | |
2017-06-26 | [pkg] Add python-wheel to Build-depends | Varac | |
2017-06-26 | [pkg] Add debian folder from debian/experimental-0.9 branch | Varac | |