Commit Graph

11 Commits

Author SHA1 Message Date
ajs124
8dbaf80fdd proxysql: fix build after 201859
- by not pulling in python2 directly
- by applying patches to sources we "unvendor", so e.g. libinjection builds
2023-01-09 14:50:13 +01:00
R. Ryantm
76b44d81b2 proxysql: 2.4.4 -> 2.4.5 2022-12-24 12:16:13 +00:00
Yorick van Pelt
a9cd13546b
proxysql: switch libmicrohttpd from 0.9.70 to 0.9.69
0.9.70 is vulnerable to CVE-2021-3466, but 0.9.69 is fine.
proxysql is not yet compatible with 0.9.71
2022-10-10 08:13:24 +02:00
ajs124
f6784462bf proxysql: 2.4.3 -> 2.4.4
https://github.com/sysown/proxysql/releases/tag/v2.4.4
2022-09-16 00:20:07 +02:00
ajs124
0df0cbff94 proxysql: don't reference openssl_3 explicitly
it's the default now
2022-08-17 20:16:46 +02:00
ajs124
99bc6920c2 proxysql: 2.3.2 -> 2.4.3
https://github.com/sysown/proxysql/releases/tag/v2.4.0
https://github.com/sysown/proxysql/releases/tag/v2.4.1
https://github.com/sysown/proxysql/releases/tag/v2.4.2
https://github.com/sysown/proxysql/releases/tag/v2.4.3
2022-08-15 19:33:40 +02:00
ajs124
8ed5858763
proxysql: fix build by using vendored jemalloc 5.2.0 2022-06-11 23:03:38 +02:00
Cole Helbling
c281c1e4e9 proxysql: use vendored prometheus-cpp
They specifically want v0.9.0 and already have it vendored. However,
we continue to use the civetweb from Nixpkgs. It may be necessary at
some point in the future to just allow them to use their vendored
sources for this altogether, but it works fine for now.
2022-03-14 12:17:26 -07:00
ajs124
eb31e13b54 proxysql: fix build 2022-02-09 23:39:27 +01:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
ajs124
028d78ea58 proxysql: init at 2.3.2 2021-11-08 16:42:16 +01:00