Commit Graph

20 Commits

Author SHA1 Message Date
8b804f3912 Add requests as a dependency, split install target
* Add requests as a dependency on all OSs

* Split the install target into a common target and separate
  install-systemd and install-openrc targets to support installing on
  Alpine
2025-06-03 19:34:58 -04:00
bc9e039cb3 Fix Gentoo package prefix, update ebuild 2025-06-03 12:46:09 -04:00
54cf117591 Fix package contents for Gentoo
* Use git to identify only the version controlled files when creating
  the Gentoo tarball.
2025-06-03 12:06:34 -04:00
1d642d41b2 Bump version to 1.0.2
* Modify Makefile to extract the version from the mainscript

* Bump version to 1.0.2
2025-06-01 00:23:26 -04:00
80304f40d1 Revise the versions on a few queries, improve query tests
* Add ability to specify the sslmode parameter when connecting to
  PostgreSQL

* Fix min versions for replication queries

* Add query-tests target to main Makefile
2025-06-01 00:12:31 -04:00
2dfc336288 Add target to build package for Gentoo 2025-05-14 01:43:44 -04:00
8ace133c23 Dynamically specify version for RPM builds 2025-04-19 00:22:26 -04:00
466e4e7073 Improve packaging 2025-01-25 01:33:30 -05:00
James Campbell
15c26e1a29 Improve install tests 2025-01-22 00:45:20 -05:00
ddbb276b9e Correct missing directory for logrotate config 2025-01-16 00:14:05 -05:00
0cd1fe0148 Package logrotate script 2025-01-15 01:34:04 -05:00
ab7381f0ca Tidy up a bit 2025-01-14 01:59:18 -05:00
e0a98b668e Add missing dependencies 2025-01-14 01:54:35 -05:00
7b58b4a3ed Make systemd user configurable and create log directory 2025-01-11 01:18:03 -05:00
8b557d45dd Continue to work on packaging 2025-01-10 00:40:41 -05:00
292c6bfd80 More work on getting packaging working 2025-01-08 20:58:52 -05:00
a21a4355e5 Restructure for packaging 2025-01-08 18:34:51 -05:00
7d7cbf4221 Add autotools files and init scripts 2024-06-01 23:46:30 -04:00
f4033a9639 Don't overwrite existing configs 2024-05-17 01:01:52 -04:00
88eda107a0 Add simple Makefile 2024-05-16 15:20:23 -04:00