Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-21 | Dont try to install missing initfile | varac | |
2017-03-21 | Fix postinst return codes so we can run with -e | Micah Anderson | |
2017-03-21 | fix path to manpage | Micah Anderson | |
2017-03-21 | add dh_installman reference for manpage | Micah Anderson | |
2017-03-21 | add skeleton man page for create-user-db | Micah Anderson | |
2017-03-21 | Add missing #DEBHELPER# token to postinst. | Micah Anderson | |
W: soledad source: maintainer-script-lacks-debhelper-token debian/soledad-server.postinst N: N: This package is built using debhelper commands that may modify N: maintainer scripts, but the maintainer scripts do not contain the N: "#DEBHELPER#" token debhelper uses to modify them. N: N: Adding the token to the scripts is recommended. | |||
2017-03-21 | Set exit-on-error for soledad-server.postinst | varac | |
2017-03-21 | Remove empty soledad-server.postrm | varac | |
2017-03-21 | Depend on adduser package | varac | |
2017-03-21 | Add Uploaders and increase Standards | varac | |
2017-03-21 | [pkg] update debian changelog | drebs | |
2017-03-21 | [pkg] add systemd service file to debian package | drebs | |
2017-03-21 | [pkg] unify and fix override_dh_auto_clean | drebs | |
2017-03-21 | [pkg] add soledad to the ssl-cert group | drebs | |
Now that uid an gid of the application are changed earlier by systemd (instead of twistd), soledad will fail to start if it doesn't have permission to read the ssl certificate with the new uid/gid. This commit adds soledad to the ssl-cert group, which is the group of the certificate as set by the platform. | |||
2017-03-21 | [pkg] use systemd in debian package | drebs | |
2017-03-21 | [pkg] add empty debian postrm file for soledad-server | drebs | |
Seems that this file was removed in the process of packaging different versions of soledad. The missing file caused dh_installinit to create a standard debhelper file that violated lintian. See the following issue for more details: https://leap.se/code/issues/8701 | |||
2017-03-21 | [pkg] update debian changelog | drebs | |
2017-03-21 | update debian changelog | drebs | |
2017-03-21 | [pkg] update debian changelog | drebs | |
2017-03-21 | [pkg] improve speed of *.pyc files removal | drebs | |
2017-03-21 | [pkg] update debian dependencies versions | drebs | |
2017-03-21 | [pkg] add debian directory for 0.8.1 | drebs | |