Commit Graph

14398 Commits

Author SHA1 Message Date
Mario Rodas
0c98f89ba5
Merge pull request #125737 from r-ryantm/auto-update/jackett
jackett: 0.18.225 -> 0.18.231
2021-06-05 12:06:45 -05:00
Sandro
3ac748cbf8
Merge pull request #125777 from NULLx76/unpackerr-0.9.6
unpackerr: 0.9.4 -> 0.9.6
2021-06-05 17:36:44 +02:00
Sandro
536d391b91
Merge pull request #125266 from aanderse/zabbix-agent
zabbix.agent2: create a symlink which is compatible with the zabbixAg…
2021-06-05 16:59:27 +02:00
Victor Roest
359fcac855
unpackerr: 0.9.4 -> 0.9.6 2021-06-05 09:51:32 +00:00
R. RyanTM
0edb6e3358 jackett: 0.18.225 -> 0.18.231 2021-06-04 21:49:10 +00:00
Kim Lindberger
8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
Sandro
21ec66e781
Merge pull request #125557 from MayNiklas/update-plex
plex: 1.23.1.4602-280ab6053 -> 1.23.2.4625-a83d2d0f9
2021-06-04 11:28:01 +02:00
Maximilian Bosch
9e682d9133
Merge pull request #125536 from sumnerevans/synapse-1.35.1
matrix-synapse: 1.35.0 -> 1.35.1
2021-06-04 10:39:25 +02:00
Elis Hirwing
c76bebc549
unit: Add php80 and use it as default 2021-06-04 09:27:07 +02:00
Elis Hirwing
68eb5305ac
php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
Martin Weinelt
7efe82966d
matrix-synapse.tools.synadm: init at 0.29 2021-06-04 00:00:11 +02:00
Niklas
933a6a993d
plex: 1.23.1.4602-280ab6053 -> 1.23.2.4625-a83d2d0f9 2021-06-03 21:42:48 +02:00
Martin Weinelt
4241512688
Merge pull request #125105 from maxeaubrey/unbreak_samba_ldap 2021-06-03 20:16:11 +02:00
Sumner Evans
10cbea574d
matrix-synapse: 1.35.0 -> 1.35.1 2021-06-03 11:06:47 -06:00
Niklas
28a0d6d7a2
tautulli: 2.6.8 -> 2.7.3 (#125087) 2021-06-03 18:55:15 +02:00
Sandro
ff05fd9b1d
Merge pull request #125170 from ymarkus/bookstack
bookstack: 21.04.5 -> 21.05
2021-06-03 18:06:22 +02:00
Sandro
172ae062f1
Merge pull request #125509 from sikmir/dico
dico: enable on darwin
2021-06-03 17:13:36 +02:00
Nikolay Korotkiy
d84f604077
dico: enable on darwin 2021-06-03 17:53:30 +03:00
Maxine Aubrey
b760ab8cfb samba: add missing python dependencies for ldap and domain controller 2021-06-03 14:12:05 +02:00
0x4A6F
ffae5e3650
routinator: 0.8.3 -> 0.9.0 2021-06-03 12:43:31 +02:00
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
Aaron Andersen
99e3741957 zabbix.agent2: create a symlink which is compatible with the zabbixAgent module 2021-06-01 14:01:07 -04: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