Commit graph

14376 commits

Author SHA1 Message Date
Domen Kožar aeb44a891a
Merge pull request #125184 from domenkozar/aarch64-darwin-eval
Aarch64 darwin eval
2021-06-03 11:21:20 +02:00
Domen Kožar 9e6417f2a4
fix tarball job evaluation for aarch64-darwin 2021-06-03 10:52:46 +02:00
Mario Rodas 8d34fb204c
redis: 6.2.3 -> 6.2.4 (#125444)
https://github.com/redis/redis/releases/tag/6.2.4
2021-06-02 22:29:28 -04:00
Ryan Mulligan 9cd41d69a1
Merge pull request #125399 from r-ryantm/auto-update/jackett
jackett: 0.18.100 -> 0.18.225
2021-06-02 14:55:22 -07:00
Andreas Rammhold ba87da5164
Merge pull request #124407 from sumnerevans/synapse-1.35.0
synapse: 1.34.0 -> 1.35.0
2021-06-02 23:43:06 +02:00
Michele Guerini Rocco a8e4f721aa
Merge pull request #125392 from rnhmjoj/pdns
pdns-recursor: disable on i686-linux
2021-06-02 20:48:50 +02:00
rnhmjoj cbfd8831a1
pdns-recursor: disable on i686-linux
Support for 32-bit platforms with no 64-bit time_t has ended.
See https://mailman.powerdns.com/pipermail/pdns-users/2021-May/027220.html
2021-06-02 19:18:17 +02:00
R. RyanTM a425b4fbe4 jackett: 0.18.100 -> 0.18.225 2021-06-02 15:49:54 +00:00
Pavol Rusnak 239da47116
Merge pull request #125200 from r-ryantm/auto-update/gotty
gotty: 1.2.0 -> 1.3.0
2021-06-02 12:24:24 +02:00
Maximilian Bosch c4afcbb77e plausible: remove create extension patch
Turns out this isn't needed if the module correctly adds the `citext`
extension to the `plausible` database.
2021-06-02 19:21:31 +09:00
Maximilian Bosch cc88797ce0 plausible: minor polishing 2021-06-02 19:21:31 +09:00
Maximilian Bosch 1ed65d4bf6 plausible: platforms.{linux -> unix}
Co-authored-by: Raphael Megzari <raphael@megzari.com>
2021-06-02 19:21:31 +09:00
Maximilian Bosch f3d5618ae1 plausible: correctly run digest task 2021-06-02 19:21:31 +09:00
Maximilian Bosch 6bc72cdd4a plausiblew: cleanup build & update script 2021-06-02 19:21:31 +09:00
Maximilian Bosch 02b15d0f5b plausible: first review fix iteration
* Most significant is probably the patching necessary to run plausible
  with postgres without superuser privilege. This change includes:
  * updating ecto_sql to 3.6 where `CREATE DATABASE` is only executed if
    it doesn't exist[1].
  * patching a migration to only modify the `users.email` column (to use
    `citext` rather than creating the extension. `plausible-postgres`
    takes care of that).
* Correctly declare dependencies in systemd.
* A few minor fixes.

[1] 051baf669e
2021-06-02 19:21:31 +09:00
Maximilian Bosch b06ea1146c plausible: init at 1.3.0 2021-06-02 19:21:31 +09:00
Sandro 2ec80a8b6c
Merge pull request #125334 from legendofmiracles/matterbridge-update
matterbridge: 1.12.1 -> 1.12.2
2021-06-02 10:13:59 +02:00
legendofmiracles a08f23039c
matterbridge: 1.12.1 -> 1.12.2 2021-06-02 00:49:36 -06:00
Ryan Mulligan a9cd477472
Merge pull request #125151 from r-ryantm/auto-update/mackerel-agent
mackerel-agent: 0.71.1 -> 0.71.2
2021-06-01 20:19:37 -07:00
ajs124 b6e6f1dddd
Merge pull request #125194 from Izorkin/update-unit
unit: 1.22.0 -> 1.24.0
2021-06-01 23:27:06 +02:00
Luke Granger-Brown 93e08b2e47
Merge pull request #124210 from liclac/bozohttpd
bozohttpd: init
2021-06-01 22:23:38 +01:00
Sumner Evans c6a546e996
synapse: 1.34.0 -> 1.35.0 2021-06-01 08:22:24 -06:00
Victor Roest 29452a8b8b radarr: 3.2.0.5048 -> 3.2.1.5070 2021-06-01 13:27:32 +00:00
Victor Roest 89c5e61ef3 radarr: 3.1.1.4954 -> 3.2.0.5048 2021-06-01 13:27:32 +00:00
R. RyanTM 11c0fbf043 jackett: 0.18.98 -> 0.18.100 2021-06-01 13:10:26 +00:00
R. RyanTM 9fe0b76550 gotty: 1.2.0 -> 1.3.0 2021-06-01 10:56:47 +00:00
Mario Rodas d75508257f
Merge pull request #125117 from r-ryantm/auto-update/groonga
groonga: 11.0.2 -> 11.0.3
2021-06-01 05:38:36 -05:00
Mario Rodas 48e62645ca
Merge pull request #125127 from sikmir/reproxy
reproxy: 0.6.0 → 0.7.0
2021-06-01 05:38:02 -05:00
Izorkin 79a477b1c6
unit: 1.22.0 -> 1.24.0 2021-06-01 13:29:20 +03:00
Robin Gloster e91b4362ec
Merge pull request #125152 from aanderse/zabbix
zabbix: 4.0.30 -> 4.0.31, 5.0.11 -> 5.0.12
2021-06-01 03:45:52 -05:00
Aaron Andersen b35b51700e zabbix: 5.0.11 -> 5.0.12 2021-05-31 22:19:42 -04:00
Aaron Andersen 1e00b867dc zabbix: 4.0.30 -> 4.0.31 2021-05-31 22:16:07 -04:00
R. RyanTM 373eaadd99 mackerel-agent: 0.71.1 -> 0.71.2 2021-06-01 02:10:32 +00:00
Nikolay Korotkiy 58d0e05f1e
reproxy: 0.6.0 → 0.7.0 2021-06-01 00:12:44 +03:00
R. RyanTM e84e4a5782 groonga: 11.0.2 -> 11.0.3 2021-05-31 19:00:09 +00:00
Maximilian Bosch 16c32a6702
Merge pull request #125007 from risicle/ris-pg-partman-4.5.1
postgresqlPackages.pg_partman: 4.4.1 -> 4.5.1
2021-05-31 12:44:47 +02:00
Sandro 6c09cf70e2
Merge pull request #124762 from jakuzure/patch-1 2021-05-31 12:05:28 +02:00
embr a75c0a7f87 bozohttpd: experimental darwin compat patch
As far as I can tell, libSystem on darwin provides a libm compatibility
symlink, but not a libcrypt one.

Prior art (eg. CPython) appears to use `stdenv.isDarwin` as a proxy for
`stdenv.hostPlatform.libc == "libSystem"`, but the latter also works in
cases where we're building on Darwin, but with eg. musl for some reason.
2021-05-31 11:03:17 +02:00
embr ee4b583ae8 bozohttpd: minor formatting
The Nix style guide isn't exactly comprehensive, but this at least seems
slightly closer to the examples:

https://nixos.org/manual/nixpkgs/stable/#sec-syntax

I'm annoyed that nixpkgs-fmt as of writing won't accept:

  COPTS = [
    # ...
  ] ++ optional (...) "..."
    ++ optional (...) "...";

...which seems to be the actual convention, looking at eg. pkgs.nginx.
2021-05-31 10:47:49 +02:00
Sandro e6a42159be
Merge pull request #125005 from maxeaubrey/plex_bump
plex: 1.23.0.4482-62106842a -> 1.23.1.4602-280ab6053
2021-05-31 03:05:46 +02:00
Robert Scott 29b5264841 postgresqlPackages.pg_partman: 4.4.1 -> 4.5.1
addressing CVE-2021-33204
2021-05-31 00:29:06 +01:00
Maxine Aubrey 2c988b6132
plex: 1.23.0.4482-62106842a -> 1.23.1.4602-280ab6053 2021-05-31 01:15:05 +02:00
Fabian Affolter a759f21d37 home-assistant: update component-packages 2021-05-30 16:25:00 +02:00
Ryan Mulligan 66729379a7
Merge pull request #124732 from r-ryantm/auto-update/icinga2
icinga2: 2.12.3 -> 2.12.4
2021-05-30 05:27:15 -07:00
Martin Weinelt 42000bdb89
Merge pull request #124941 from sumnerevans/heisenbridge-2021-05-29
heisenbridge: unstable-2021-05-23 -> unstable-2021-05-29
2021-05-30 06:52:41 +02:00
Sumner Evans c2ac1112e5
heisenbridge: unstable-2021-05-23 -> unstable-2021-05-29
Critically, this includes the changes from hifi/heisenbridge#78 which
adds an entrypoint so that the executable works.
2021-05-29 22:16:23 -06:00
Pavol Rusnak 5a8cd34dba
gotty: 2.0.0-alpha.3 -> 1.2.0
new upstream, versioning scheme changed back to v 1.x
2021-05-29 22:48:50 +02:00
Ryan Mulligan a5ee90d48c
Merge pull request #124841 from r-ryantm/auto-update/coredns
coredns: 1.8.3 -> 1.8.4
2021-05-29 06:42:18 -07:00
Robert Schütz 014cc9ce0a samba: 4.13.7 -> 4.14.4
fixes https://www.samba.org/samba/security/CVE-2021-20254.html
2021-05-28 22:26:23 -07:00
R. RyanTM d491dd7313 coredns: 1.8.3 -> 1.8.4 2021-05-29 02:41:42 +00:00