Aaron Andersen
52d4c01441
Merge pull request #93527 from dasj19/mod_cspnonce-init
...
mod_cspnonce: init at 1.3
2022-01-09 22:38:36 -05:00
Alyssa Ross
2ae06932dc
spamassassin: support for fetching rules over HTTPS
...
sa-update.service starts by making an HTTP GET request to
http://spamassassin.apache.org/updates/MIRRORED.BY , which now
redirects to HTTPS. Since we didn't have the appropriate library
available to handle HTTPS, rule updates would fail:
Jan 03 12:35:03 atuin systemd[1]: Starting sa-update.service...
Jan 03 12:35:10 atuin sa-update-start[1250]: Update available for channel updates.spamassassin.org: 1895535 -> 1896618
Jan 03 12:35:10 atuin sa-update-start[1250]: http: (lwp) hotpatching IO::Socket::INET by module IO::Socket::IP
Jan 03 12:35:11 atuin sa-update-start[1250]: http: (lwp) GET http://spamassassin.apache.org/updates/MIRRORED.BY , 501 Protocol scheme 'https' is not supported (LWP::Protocol::https not installed)
Jan 03 12:35:11 atuin sa-update-start[1250]: error: unable to refresh mirrors file for channel updates.spamassassin.org, using old file
Jan 03 12:35:11 atuin sa-update-start[1250]: error: no mirror data available for channel updates.spamassassin.org
Jan 03 12:35:11 atuin sa-update-start[1250]: channel 'updates.spamassassin.org': MIRRORED.BY file contents were missing, channel failed
Jan 03 12:35:11 atuin sa-update-start[1250]: Update failed, exiting with code 4
Jan 03 12:35:11 atuin systemd[1]: sa-update.service: Main process exited, code=exited, status=4/NOPERMISSION
Jan 03 12:35:11 atuin systemd[1]: sa-update.service: Failed with result 'exit-code'.
Jan 03 12:35:11 atuin systemd[1]: Failed to start sa-update.service.
2022-01-10 03:16:14 +00:00
ajs124
b8512aa7f5
Merge pull request #152566 from Izorkin/update-nginx
...
Update nginx packages
2022-01-10 00:59:07 +01:00
Danielle Lancashire
bd2aeade45
etcd_3_5: init at 3.5.1
2022-01-10 07:58:15 +10:00
Anderson Torres
939a6495bd
Merge pull request #154019 from rhoriguchi/pkgs.tautulli
...
tautulli: 2.8.0 -> 2.8.1
2022-01-09 11:25:27 -03:00
Ryan Horiguchi
72af596246
tautulli: 2.8.0 -> 2.8.1
2022-01-09 13:27:41 +01:00
Ryan Horiguchi
417101172d
tautulli: add some missing files and update licence
2022-01-09 13:27:29 +01:00
Nikolay Amiantov
e1e4e1c2cb
postgresqlPackages.tds_fdw: 2.0.2 -> unstable-2021-12-14
...
Unmark as broken.
2022-01-09 09:44:30 +03:00
Brad Fitzpatrick
6675c8e96d
tailscale: remove old xversion tag
...
Tailscale stopped using that tag several releases ago.
2022-01-09 15:32:59 +10:00
github-actions[bot]
3ce63131a1
Merge master into staging-next
2022-01-09 00:01:57 +00:00
Robert Scott
92a5cfeaca
Merge pull request #153844 from datafoo/mosquitto-2.0.14
...
mosquitto: 2.0.12 -> 2.0.14
2022-01-08 23:16:36 +00:00
Dmitry Kalinkin
477540469e
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/gradient-utils/default.nix
pkgs/development/python-modules/gradient/default.nix
2022-01-08 02:39:35 -05:00
zowoq
b4ee6e0b5d
etcd: version the default etcd
...
easier to override
2022-01-08 11:44:32 +10:00
Martin Weinelt
267d073ac0
wordpress: 5.8.2 -> 5.8.3
2022-01-07 21:00:43 +01:00
Jonathan Ringer
86f9a32c4c
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/hydra/default.nix
2022-01-07 10:31:29 -08:00
Jean-Baptiste Giraudeau
785f04f986
varnish: use jemalloc instead of glibc's malloc on linux.
...
this is the recommanded default, as glibc cause memory leaks:
"We ran into a problem with glibc's malloc on Linux where it seemed
like it failed to ever give memory back to the OS, causing the system
to swap. We have now switched to jemalloc which appears not to have
this problem." (from varnish-cache/doc/changes.rst)
2022-01-07 09:35:27 -08:00
Daniel Schaefer
bc65e6e142
Merge pull request #153821 from petrosagg/materialize-0.15.0
2022-01-07 17:51:33 +01:00
datafoo
c788416d11
mosquitto: 2.0.12 -> 2.0.14
2022-01-07 13:29:48 +01:00
Ben Siraphob
a90680e06f
cayley: update homepage
2022-01-07 16:45:52 +07:00
Petros Angelatos
ea634d99e8
materialize: 0.10.0 -> 0.15.0
...
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2022-01-07 10:35:55 +01:00
github-actions[bot]
b48a41c77c
Merge master into staging-next
2022-01-07 06:01:27 +00:00
Ben Siraphob
3cc74356f4
Merge pull request #153746 from siraben/https-urls
...
treewide: replace some URLs with https variants + fix homepage redirects
2022-01-07 09:59:16 +07:00
Ben Siraphob
0f050a1236
treewide: replace http://github.com with https://github.com
2022-01-07 09:58:36 +07:00
Ben Siraphob
9a58b51e6a
treewide: fix homepages with permanent redirect to https
2022-01-07 09:57:54 +07:00
zowoq
d77bbfcbb6
etcd: remove unnecessary platform
...
using the default platform from `buildGoModule` is fine
2022-01-07 12:15:01 +10:00
github-actions[bot]
4da57fcb62
Merge master into staging-next
2022-01-07 00:01:42 +00:00
Vladimír Čunát
3a5f00b2ad
Merge #153750 : apacheHttpd: 2.4.51 -> 2.4.52
2022-01-06 19:09:07 +01:00
github-actions[bot]
eab8e6bda8
Merge master into staging-next
2022-01-06 18:01:07 +00:00
Johannes Schleifenbaum
5870323294
libreddit: 0.21.4 -> 0.21.7
2022-01-06 08:56:00 +01:00
github-actions[bot]
8a0e129af2
Merge master into staging-next
2022-01-06 06:01:38 +00:00
Bobby Rong
75901672f8
Merge pull request #153639 from c0bw3b/pkg/rethinkdb
...
rethinkdb: pin Boost dep to boost170
2022-01-06 12:38:27 +08:00
zowoq
49eb25241e
livepeer: switch to proxyVendor
2022-01-06 14:00:58 +10:00
zowoq
dc748e7ddf
hydron: switch to proxyVendor
2022-01-06 14:00:58 +10:00
Renaud
8325cfb39d
rethinkdb: pin Boost dep to boost170
2022-01-05 22:04:20 +01:00
Martin Weinelt
74a4683605
Merge remote-tracking branch 'origin/master' into staging-next
2022-01-05 17:31:37 +01:00
Jonathan Ringer
dcc20d7c17
firebird_4.src: fix sha256
2022-01-04 21:35:43 -08:00
github-actions[bot]
89a0a771b6
Merge master into staging-next
2022-01-05 00:01:52 +00:00
techknowlogick
6299ff2be1
consul: 1.10.3 -> 1.11.1
2022-01-04 16:35:32 -05:00
github-actions[bot]
6af0c1b318
Merge master into staging-next
2022-01-04 18:01:08 +00:00
Martin Weinelt
1be320317f
Merge pull request #153153 from r-ryantm/auto-update/prowlarr
2022-01-04 18:32:38 +01:00
legendofmiracles
1471da67ac
Merge pull request #153222 from ArnoutKroeze/dcnnt
2022-01-04 08:07:37 -06:00
Martin Weinelt
11a0b61783
Merge remote-tracking branch 'origin/master' into staging-next
2022-01-03 23:21:08 +01:00
Martin Weinelt
d69234ac72
home-assistant: relax PyJWT constraint
2022-01-03 23:15:52 +01:00
Pascal Bach
2ca1e9e4aa
Merge pull request #153242 from sikmir/t-rex
...
t-rex: init at 0.14.2
2022-01-03 22:16:59 +01:00
Nikolay Korotkiy
19cbe5c41c
t-rex: init at 0.14.2
2022-01-04 00:04:13 +03:00
Bernardo Meurer
2e01938fd4
hqplayerd: 4.27.2 -> 4.28.2
2022-01-03 15:07:39 -03:00
piegames
b2297bb7ab
Merge pull request #144553 : Add matrix-conduit
2022-01-03 17:39:20 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
...
(#153213 )
Issue #60004
2022-01-03 16:53:12 +01:00
Arnout Kroeze
e6421b0549
dcnnt: Init at 0.6.0
2022-01-03 15:59:09 +01:00
Philipp
cf806553ed
matrix-conduit: init at 0.2.0
2022-01-03 15:28:43 +01:00