summarylogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-05-180.2.23-2Colin Arnott
Fix systemd system service by forking from user service. Turns out WanedBy is not the same. As part of the greater improvements to the hydroxide system service, we added a user account, and moved configuration to /etc/ by lying about XDG_CONFIG_HOME. This could require tweaking, and should really be upstreamed.
2022-05-130.2.23-2Colin Arnott
Add systemd service.
2020-04-292.4.14-3Nitroretro
This patch brings the package into line with the package / security guidelines and other Go packages in the official repositories. * build from official tarball * verify sources by PGP signature * install hydroxide's MIT license to /usr/share/licenses/hydroxide * use go-pie instead of go for security * add missing dependency glibc * remove check() since hydroxide doesn't have test cases * delete go.sum
2020-01-040.2.11-1Colin Arnott